bump version

This commit is contained in:
soraefir
2026-06-01 00:18:26 +02:00
parent 1bbbb74553
commit 7db880b46a
2 changed files with 36 additions and 30 deletions

View File

@@ -25,7 +25,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-colors.url = "github:misterio77/nix-colors";
nixos-wsl.url = "github:nix-community/nixos-wsl";
nixos-wsl = {
url = "github:nix-community/nixos-wsl";
inputs.nixpkgs.follows = "nixpkgs";
};
vscode-server = {
url = "github:nix-community/nixos-vscode-server";
inputs.nixpkgs.follows = "nixpkgs";