Bump version of fieldseeker-sync

This commit is contained in:
Eli Ribble 2025-10-31 16:22:24 +00:00
parent e29be82423
commit 00d3e4be39
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -70,17 +70,17 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1761693238,
"narHash": "sha256-sfXAEQvWT66I0q2W1WVQKexxve8MPe/PnUgvBfYMVis=",
"lastModified": 1761839629,
"narHash": "sha256-vUw8AEIVdZ3F+ZW4Mjcwr1/2qY5aci5dICaV81WLLzY=",
"owner": "Gleipnir-Technology",
"repo": "fieldseeker-sync",
"rev": "4afb2530a9db419d4b445c94eca9724e4e888b28",
"rev": "e250e0abbb35f6d64851305d3b59c4ed1d968bc8",
"type": "github"
},
"original": {
"owner": "Gleipnir-Technology",
"repo": "fieldseeker-sync",
"rev": "4afb2530a9db419d4b445c94eca9724e4e888b28",
"rev": "e250e0abbb35f6d64851305d3b59c4ed1d968bc8",
"type": "github"
}
},

View file

@ -13,7 +13,7 @@
type = "github";
owner = "Gleipnir-Technology";
repo = "fieldseeker-sync";
rev = "4afb2530a9db419d4b445c94eca9724e4e888b28";
rev = "e250e0abbb35f6d64851305d3b59c4ed1d968bc8";
};
home-manager = {
url = "github:nix-community/home-manager/release-25.05";