remove gh cli from home manager
This commit is contained in:
parent
ee8c8e8375
commit
91347d9587
2 changed files with 19 additions and 20 deletions
|
@ -2,5 +2,5 @@ final: prev: {
|
|||
shotcut = final.qt6Packages.callPackage ./shotcut.nix {};
|
||||
|
||||
# FUCK REPRODUCIBILITY RARGHGHGHGHDKGJDKLGJSDKLGMDJGLKSDJLMGSJDKMGJZEIZ
|
||||
vesktop = prev.vesktop.overrideAttrs (old: { patches = []; });
|
||||
vesktop = prev.vesktop.overrideAttrs (old: {patches = [];});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue