flake: unlock and bump nix-gamign

This commit is contained in:
LavaDesu 2024-01-17 18:20:59 +07:00
parent 06251d8da5
commit f1b6d5c0e7
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 5 deletions

7
flake.lock generated
View file

@ -393,17 +393,16 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1701364751, "lastModified": 1705434512,
"narHash": "sha256-E1bufKdUPp3r+Tsfj0DyvuFz/hABUsQ/2n2NynPf0iw=", "narHash": "sha256-bQJjtlHWU5aOnEtbZfMRuqXvHd5ufQEVATDY0gN4ZCA=",
"owner": "fufexan", "owner": "fufexan",
"repo": "nix-gaming", "repo": "nix-gaming",
"rev": "81af8b6232ed99c46413ca6d43aeb185c53f65b8", "rev": "e2abe296c5fb4673207e0c2b45b12507629970e5",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "fufexan", "owner": "fufexan",
"repo": "nix-gaming", "repo": "nix-gaming",
"rev": "81af8b6232ed99c46413ca6d43aeb185c53f65b8",
"type": "github" "type": "github"
} }
}, },

View file

@ -17,7 +17,7 @@
nixos-generators.inputs.nixpkgs.follows = "nixpkgs"; nixos-generators.inputs.nixpkgs.follows = "nixpkgs";
spicetify-nix.inputs.nixpkgs.follows = "nixpkgs"; spicetify-nix.inputs.nixpkgs.follows = "nixpkgs";
nix-gaming.url = "github:fufexan/nix-gaming/81af8b6232ed99c46413ca6d43aeb185c53f65b8"; nix-gaming.url = "github:fufexan/nix-gaming";
# services # services
hosts-blocklists = { url = "github:notracking/hosts-blocklists"; flake = false; }; hosts-blocklists = { url = "github:notracking/hosts-blocklists"; flake = false; };