update flake to nixos 25.05
This commit is contained in:
parent
948fe426f7
commit
da2b589ad0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Flake for the contents of https://zerforschen.plus";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-24.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.05";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue