feat(build01): Init

This commit is contained in:
soyouzpanda 2025-01-09 23:05:17 +01:00
parent d474e39b92
commit 8cfc0001b9
Signed by untrusted user: ecoppens
GPG key ID: 871893E37A732093
18 changed files with 464 additions and 143 deletions

View file

@ -42,6 +42,7 @@ let
builtins.fetchGit {
inherit (repository) url;
rev = revision;
allRefs = true;
# hash = hash;
};

View file

@ -237,9 +237,9 @@
"url": "https://git.hubrecht.ovh/hubrecht/nix-modules"
},
"branch": "dgnum",
"revision": "f3bfda88cf5ca652baa8577da491f9427d98fe5e",
"revision": "5cc5d497565cae685bd2eb91606016791c3a9313",
"url": null,
"hash": "1jh8wqlz1bv3b5crfhyvqnh4gjjsyzvs3q0iys6iwq0l337ddgvx"
"hash": "09is2zl9570ql1sw250mhpjj8mz2ggy3jx1kvyn6dh2817mv77dc"
},
"nix-pkgs": {
"type": "Git",