nix: bump nixpgs dependency

This commit is contained in:
TornaxO7
2024-02-27 23:39:53 +01:00
parent a117126389
commit ab0cb2d956
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-23.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
};
outputs = { self, nixpkgs }: