Push nidus to prod

This commit is contained in:
Eli Ribble 2026-04-28 17:02:39 +00:00
parent 133cc115ef
commit e7f05c710f
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -333,17 +333,17 @@
"proj": "proj"
},
"locked": {
"lastModified": 1777361694,
"narHash": "sha256-ZoQ3xicLf//v1H3sQmkdjQ7wDYSfLwN0uaOumPZaEAY=",
"lastModified": 1777390215,
"narHash": "sha256-Efmg2+ssZNVwc7UOIqjMWR2rzQ7FCms6uoqBwDxeD80=",
"owner": "Gleipnir-Technology",
"repo": "nidus-sync",
"rev": "175fd8d0fbbde0f556fa38e5eb93c056d4595ed2",
"rev": "20bf272746b78147f1a1608610a660f45407c43c",
"type": "github"
},
"original": {
"owner": "Gleipnir-Technology",
"repo": "nidus-sync",
"rev": "175fd8d0fbbde0f556fa38e5eb93c056d4595ed2",
"rev": "20bf272746b78147f1a1608610a660f45407c43c",
"type": "github"
}
},

View file

@ -24,7 +24,7 @@
type = "github";
owner = "Gleipnir-Technology";
repo = "nidus-sync";
rev = "175fd8d0fbbde0f556fa38e5eb93c056d4595ed2";
rev = "20bf272746b78147f1a1608610a660f45407c43c";
};
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";