mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Update nix flake to 25.05
This commit is contained in:
parent
465f8b28c0
commit
3755f593ff
2 changed files with 5 additions and 5 deletions
|
|
@ -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 }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue