nur: adjust eval to flakyfication of upstream
This commit is contained in:
parent
98678d644d
commit
bc375742bc
4 changed files with 4 additions and 5 deletions
|
@ -10,6 +10,7 @@ with pkgs;
|
|||
let
|
||||
cfg = config.schmittlauch.packages;
|
||||
unstable = inputs.nixos-unstable.legacyPackages.${system};
|
||||
nur = inputs.nur.legacyPackages.${system};
|
||||
|
||||
graphicsApps =
|
||||
[
|
||||
|
@ -41,7 +42,7 @@ let
|
|||
musescore
|
||||
tenacity
|
||||
soundkonverter
|
||||
#config.nur.repos.fooker.studio-link
|
||||
#nur.repos.fooker.studio-link
|
||||
];
|
||||
|
||||
cliApps =
|
||||
|
@ -86,7 +87,7 @@ let
|
|||
torsocks
|
||||
agrep
|
||||
reptyr # re-bind running program to other tty
|
||||
config.nur.repos.schmittlauch.lolcommits
|
||||
nur.repos.schmittlauch.lolcommits
|
||||
];
|
||||
|
||||
nixHelpers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue