nur: adjust eval to flakyfication of upstream

This commit is contained in:
Trolli Schmittlauch 2024-12-08 14:50:47 +01:00
parent 98678d644d
commit bc375742bc
4 changed files with 4 additions and 5 deletions

View file

@ -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 = [