chore(npins): Update infrastructure
This commit is contained in:
parent
40fadb15e0
commit
a95b3bda6f
2 changed files with 4 additions and 11 deletions
|
@ -49,9 +49,9 @@
|
||||||
"url": "https://git.dgnum.eu/DGNum/infrastructure"
|
"url": "https://git.dgnum.eu/DGNum/infrastructure"
|
||||||
},
|
},
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"revision": "c0435e694de19f8adad46fc5d0790d73406da3c2",
|
"revision": "45f2f5905506ad7523bde63ae94d0a3dc19dd604",
|
||||||
"url": null,
|
"url": null,
|
||||||
"hash": "1f92fbcmi96sdgdwmi5y7wynl09fkcyijbc4bkvd7bjj88z4kgwn"
|
"hash": "171rwwvx4mq01g1c2rhn6v4hyv5c8g2jzzxmff4qz70yzlhs8806"
|
||||||
},
|
},
|
||||||
"lix": {
|
"lix": {
|
||||||
"type": "Git",
|
"type": "Git",
|
||||||
|
|
|
@ -1,14 +1,7 @@
|
||||||
let
|
|
||||||
netboxAgent = {
|
|
||||||
id = "244549";
|
|
||||||
hash = "sha256-SePkKEYQGDj6FpuyxZ+1ASeVPA02mCHf0G5i3koMdNw=";
|
|
||||||
};
|
|
||||||
in
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"nixos-24.05" = [ netboxAgent ];
|
"nixos-24.05" = [ ];
|
||||||
|
|
||||||
"nixos-unstable" = [ netboxAgent ];
|
"nixos-unstable" = [ ];
|
||||||
|
|
||||||
"proxmox-nixos" = [ ];
|
"proxmox-nixos" = [ ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue