all repos — nixfiles @ bd2b0b8ab04a25e1ea3b611af2139d99e23eb532

System and user configuration, managed by nix and home-manager

linde: enable auto-upgrade despite impurity in searchix flake
Alan Pearce alan@alanpearce.eu
Sun, 26 May 2024 11:28:54 +0200
commit

bd2b0b8ab04a25e1ea3b611af2139d99e23eb532

parent

74c9fabdbea4cf1f9181fa5ad76a86b1bf6bccf1

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -133,6 +133,7 @@ allowReboot = true;     flake = "git+file://${config.services.gitolite.dataDir}/repositories/nixfiles.git";
     flags = [
       "--no-write-lock-file"
+      "--impure"
       "--update-input"
       "nixpkgs-small"
       "--update-input"