diff options
| author | Grisha Shipunov | 2025-05-26 16:05:08 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-05-26 16:05:08 +0200 |
| commit | 231a30880907cddb56eaae6dedcdad068cd6855a (patch) | |
| tree | f0b5f5bc40b65c4841c666f4df1870a8eb2b7992 /flake.nix | |
| parent | 63244c041082b3cdaa1b8bbd84075623fd3c07c0 (diff) | |
25.05 update: flake check passed
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { inputs = { nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; - nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05"; flake-utils.url = "github:numtide/flake-utils"; |
