diff --git a/flake.lock b/flake.lock index 2fbf748..aba956d 100644 --- a/flake.lock +++ b/flake.lock @@ -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" } }, diff --git a/flake.nix b/flake.nix index 692de20..fc0b911 100644 --- a/flake.nix +++ b/flake.nix @@ -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";