Update nix flake to 25.05

This commit is contained in:
I-Al-Istannen
2025-07-01 14:33:11 +02:00
parent 465f8b28c0
commit 3755f593ff
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
description = "Tool for downloading course-related files from ILIAS";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
};
outputs = { self, nixpkgs }: