This commit is contained in:
Robin Appelman 2025-05-04 00:18:46 +02:00
commit ec9c28d588
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
utils.url = "github:numtide/flake-utils";
nixpkgs.url = "nixpkgs/release-23.11";
nixpkgs.url = "nixpkgs/release-24.11";
};
outputs = {