This commit is contained in:
Robin Appelman 2024-03-01 23:35:59 +01:00
commit 60cac34d4d
3 changed files with 9 additions and 9 deletions

View file

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