diff options
| author | yuuko <yuuko@partyvan.io> | 2026-05-19 04:55:04 -0700 |
|---|---|---|
| committer | yuuko <yuuko@partyvan.io> | 2026-05-19 04:55:04 -0700 |
| commit | 3448537598e47ea11f0e330a10dfef2652d2182d (patch) | |
| tree | 80c3160760e7db24ad8225be85238e4688eba3bb /flake.nix | |
| parent | fc03f4b547444ed5c2f4b5d598f20b0db419658d (diff) | |
chore: bump nixpkgs
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ { - inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05"; + inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; outputs = { self, nixpkgs, ... }@inputs: { overlays.default = import ./overlay.nix; |
