update to NixOS 23.11

This commit is contained in:
Erik Arvstedt 2023-12-02 23:26:48 +01:00
parent e4cb004905
commit 1676445a51
No known key found for this signature in database
GPG key ID: 33312B944DD97846
8 changed files with 30 additions and 30 deletions

View file

@ -5,7 +5,7 @@
'';
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
flake-utils.url = "github:numtide/flake-utils";
extra-container = {