Update to the latest nidus fixes for AMCA 2026

This commit is contained in:
Eli Ribble 2026-03-24 06:06:04 +00:00
parent 260af01566
commit b2c43a4d3b
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -316,17 +316,17 @@
"proj": "proj" "proj": "proj"
}, },
"locked": { "locked": {
"lastModified": 1774105828, "lastModified": 1774331454,
"narHash": "sha256-wJ7dTeHOI2RmStgorIUJrlcTaOLhyCnjsV/XV8L/s88=", "narHash": "sha256-PK9UUJENvPFqZC72DjJGxYgakbauzi8LDUwfDdYroVE=",
"owner": "Gleipnir-Technology", "owner": "Gleipnir-Technology",
"repo": "nidus-sync", "repo": "nidus-sync",
"rev": "5d8314d13be6931d17228dc2670c41e4b8d2f541", "rev": "2a4b3e551e2a414b51fa544cf50bb6a4985a953f",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "Gleipnir-Technology", "owner": "Gleipnir-Technology",
"repo": "nidus-sync", "repo": "nidus-sync",
"rev": "5d8314d13be6931d17228dc2670c41e4b8d2f541", "rev": "2a4b3e551e2a414b51fa544cf50bb6a4985a953f",
"type": "github" "type": "github"
} }
}, },

View file

@ -27,7 +27,7 @@
type = "github"; type = "github";
owner = "Gleipnir-Technology"; owner = "Gleipnir-Technology";
repo = "nidus-sync"; repo = "nidus-sync";
rev = "5d8314d13be6931d17228dc2670c41e4b8d2f541"; rev = "2a4b3e551e2a414b51fa544cf50bb6a4985a953f";
}; };
nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";