File tree Expand file tree Collapse file tree 2 files changed +73
-83
lines changed
Expand file tree Collapse file tree 2 files changed +73
-83
lines changed Original file line number Diff line number Diff line change 22 description = "my very own special snowflake" ;
33
44 inputs = {
5- nixpkgs . url = "github:NixOS/nixpkgs/nixos-24 .05" ;
5+ nixpkgs . url = "github:NixOS/nixpkgs/nixos-25 .05" ;
66 nixpkgs-2305 . url = "github:NixOS/nixpkgs/nixos-23.05" ;
77 nixpkgs-unstable . url = "github:NixOS/nixpkgs/nixos-unstable" ;
88 nixos-hardware . url = "github:NixOS/nixos-hardware/master" ;
1212 } ;
1313 flake-utils . url = "github:numtide/flake-utils" ;
1414 home-manager = {
15- url = "github:nix-community/home-manager/release-24 .05" ;
15+ url = "github:nix-community/home-manager/release-25 .05" ;
1616 inputs . nixpkgs . follows = "nixpkgs" ;
1717 } ;
1818 nixos-wsl = {
1919 url = "github:nix-community/NixOS-WSL" ;
2020 # url = "/home/nzbr/Projekte/NixOS-WSL";
2121 inputs . flake-compat . follows = "flake-compat" ;
22- inputs . flake-utils . follows = "flake-utils" ;
2322 inputs . nixpkgs . follows = "nixpkgs" ;
2423 } ;
2524 base = {
You can’t perform that action at this time.
0 commit comments