diff --git a/nix/flake.lock b/nix/flake.lock index b679f29..718d721 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -185,6 +185,22 @@ "type": "github" } }, + "flake-compat_4": { + "flake": false, + "locked": { + "lastModified": 1747046372, + "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -773,6 +789,26 @@ "type": "github" } }, + "nixos-wsl": { + "inputs": { + "flake-compat": "flake-compat_4", + "nixpkgs": "nixpkgs_4" + }, + "locked": { + "lastModified": 1760536587, + "narHash": "sha256-wfWqt+igns/VazjPLkyb4Z/wpn4v+XIjUeI3xY/1ENg=", + "owner": "nix-community", + "repo": "NixOS-WSL", + "rev": "f98ee1de1fa36eca63c67b600f5d617e184e82ea", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "main", + "repo": "NixOS-WSL", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1759381078, @@ -837,6 +873,22 @@ } }, "nixpkgs_4": { + "locked": { + "lastModified": 1759733170, + "narHash": "sha256-TXnlsVb5Z8HXZ6mZoeOAIwxmvGHp1g4Dw89eLvIwKVI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "8913c168d1c56dc49a7718685968f38752171c3b", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_5": { "locked": { "lastModified": 1760038930, "narHash": "sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw=", @@ -852,7 +904,7 @@ "type": "github" } }, - "nixpkgs_5": { + "nixpkgs_6": { "locked": { "lastModified": 1760038930, "narHash": "sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw=", @@ -990,7 +1042,8 @@ "neovim-nightly-overlay": "neovim-nightly-overlay", "nix-meow": "nix-meow", "nix-warez": "nix-warez", - "nixpkgs": "nixpkgs_4", + "nixos-wsl": "nixos-wsl", + "nixpkgs": "nixpkgs_5", "nixpkgs-gamescope": "nixpkgs-gamescope", "nixvim": "nixvim", "quickshell": "quickshell", @@ -1021,7 +1074,7 @@ }, "spicetify-nix": { "inputs": { - "nixpkgs": "nixpkgs_5", + "nixpkgs": "nixpkgs_6", "systems": "systems_4" }, "locked": {