Push latest nidus

This commit is contained in:
Eli Ribble 2026-01-23 04:00:28 +00:00
parent 7394dec056
commit 0cbc89aa02
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -297,17 +297,17 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1769058768,
"narHash": "sha256-RC0SHdTxTWU/4iAglTpNaEtZEI9fXnvfhSTcOj+ECZA=",
"lastModified": 1769109961,
"narHash": "sha256-yKpjT/7doPZgR/tEQU8FDenADNTn4nqcogk3SxW/P0c=",
"owner": "Gleipnir-Technology",
"repo": "nidus-sync",
"rev": "1aa19ce7071b12c462fd463409a44dbe73ea5c83",
"rev": "f7d40c6d70b137213fdff854076138419a835c42",
"type": "github"
},
"original": {
"owner": "Gleipnir-Technology",
"repo": "nidus-sync",
"rev": "1aa19ce7071b12c462fd463409a44dbe73ea5c83",
"rev": "f7d40c6d70b137213fdff854076138419a835c42",
"type": "github"
}
},

View file

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