chore!: upgrade to nixos 24.05

This commit is contained in:
Ivan R. 2024-06-09 18:44:46 +05:00
parent 2387e33522
commit 7e9a3545ea
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -3,7 +3,7 @@
inputs = {
nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-23.11";
url = "github:NixOS/nixpkgs/nixos-24.05";
};
};