Use NixNG for Attic container

This commit is contained in:
Pim Kunis 2024-10-01 18:46:15 +02:00
parent 1ee319f179
commit e3ff293c0c
5 changed files with 191 additions and 157 deletions

View file

@ -35,7 +35,7 @@
};
nixng = {
url = "github:nix-community/NixNG";
url = "github:pizzapim/NixNG/attic";
inputs.nixpkgs.follows = "nixpkgs";
};
};