forked from DGNum/infrastructure
feat(build01): Init
This commit is contained in:
parent
d474e39b92
commit
8cfc0001b9
18 changed files with 464 additions and 143 deletions
|
@ -42,6 +42,7 @@ let
|
|||
builtins.fetchGit {
|
||||
inherit (repository) url;
|
||||
rev = revision;
|
||||
allRefs = true;
|
||||
# hash = hash;
|
||||
};
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue