inputs: lock nix-gaming to last osu release npin

This commit is contained in:
LavaDesu 2023-12-16 00:19:10 +07:00
parent a22f09493b
commit 513dda4a03
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View file

@ -393,16 +393,17 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1702516441, "lastModified": 1701364751,
"narHash": "sha256-bhC1cqytO99L9i4BZLjaIEgDP4CpuVf+yP9pIFaWHjE=", "narHash": "sha256-E1bufKdUPp3r+Tsfj0DyvuFz/hABUsQ/2n2NynPf0iw=",
"owner": "fufexan", "owner": "fufexan",
"repo": "nix-gaming", "repo": "nix-gaming",
"rev": "dcd1a7c19691646e41a3328aa7d055ec43443b8d", "rev": "81af8b6232ed99c46413ca6d43aeb185c53f65b8",
"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"; nix-gaming.url = "github:fufexan/nix-gaming/81af8b6232ed99c46413ca6d43aeb185c53f65b8";
# services # services
hosts-blocklists = { url = "github:notracking/hosts-blocklists"; flake = false; }; hosts-blocklists = { url = "github:notracking/hosts-blocklists"; flake = false; };