nixpkgs 23.11

This commit is contained in:
Robin Appelman 2024-01-06 20:49:21 +01:00
commit 26462a8bd1
3 changed files with 10 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 = {