This commit is contained in:
Chris Cochrun 2024-06-15 07:05:01 -05:00
parent 45d5469b05
commit e21de5fed2
2 changed files with 171 additions and 114 deletions

View file

@ -4,7 +4,7 @@ with lib;
{
nix = {
package = pkgs.nixVersions.unstable;
package = pkgs.nixVersions.git;
};