Use nix unstable

This commit is contained in:
Charlotte Van Petegem 2023-06-28 14:30:33 +02:00
parent ce7862ddfb
commit 09633548f6
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@ in
};
nix = {
package = pkgs.nixVersions.unstable;
gc = {
automatic = true;
dates = "hourly";