1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 03:51:07 +01:00

feat: add nur via krops

This commit is contained in:
2021-06-02 08:53:35 +02:00
parent e6b761da34
commit 69354bbd3a
4 changed files with 17 additions and 4 deletions

View File

@@ -35,6 +35,11 @@ let
url = "https://github.com/krebs/retiolum";
path = toString .versions/retiolum.json;
};
nur = {
ref = "refs/heads/master";
url = "https://github.com/nix-community/NUR";
path = toString .versions/nur.json;
};
};
in pkgs.mkShell {
buildInputs = [