Bump nidus-sync version

This commit is contained in:
Eli Ribble 2026-01-26 02:57:34 +00:00
parent 0cbc89aa02
commit b402bb9c79
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": 1769109961,
"narHash": "sha256-yKpjT/7doPZgR/tEQU8FDenADNTn4nqcogk3SxW/P0c=",
"lastModified": 1769369816,
"narHash": "sha256-w4beReJz98t8hogquuFbNFmsnRMduDje47uVAqODYVw=",
"owner": "Gleipnir-Technology",
"repo": "nidus-sync",
"rev": "f7d40c6d70b137213fdff854076138419a835c42",
"rev": "82081b960997d85ebd6492b344b5d1d62d6888f4",
"type": "github"
},
"original": {
"owner": "Gleipnir-Technology",
"repo": "nidus-sync",
"rev": "f7d40c6d70b137213fdff854076138419a835c42",
"rev": "82081b960997d85ebd6492b344b5d1d62d6888f4",
"type": "github"
}
},

View file

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