Update to latest fieldseeker-sync

This commit is contained in:
Eli Ribble 2025-10-29 00:54:50 +00:00
parent 8c7e31b800
commit e29be82423
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": 1761151612,
"narHash": "sha256-B6bt/LPey3Q5lI9sQzEKj3uTYRepGeuPPzp/8ziPfLk=",
"lastModified": 1761693238,
"narHash": "sha256-sfXAEQvWT66I0q2W1WVQKexxve8MPe/PnUgvBfYMVis=",
"owner": "Gleipnir-Technology",
"repo": "fieldseeker-sync",
"rev": "6d02b1ff2da98f165390491f850d3f7bf04e600a",
"rev": "4afb2530a9db419d4b445c94eca9724e4e888b28",
"type": "github"
},
"original": {
"owner": "Gleipnir-Technology",
"repo": "fieldseeker-sync",
"rev": "6d02b1ff2da98f165390491f850d3f7bf04e600a",
"rev": "4afb2530a9db419d4b445c94eca9724e4e888b28",
"type": "github"
}
},

View file

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