Update to unstable

This commit is contained in:
Matthieu Morin 2024-06-10 15:37:06 +00:00
parent 24ab1209c1
commit dbd094f3ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";
};