diff options
| author | Valentin <valentin@fricklerhandwerk.de> | 2026-06-07 01:04:16 +0200 |
|---|---|---|
| committer | Valentin <valentin@fricklerhandwerk.de> | 2026-06-07 01:04:16 +0200 |
| commit | b62e7be5219d53359f4c7b5ca4dd651ebd8fdc1f (patch) | |
| tree | 356f1819808b637b0cea6bc0da223c70ee6781f9 /flake.nix | |
| parent | 2a6e007837e19185ff3359f39d0244109edb48b5 (diff) | |
Nixpkgs update
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small"; flake-parts = { url = "github:hercules-ci/flake-parts"; |
