devenv: bump nix

This commit is contained in:
Domen Kožar
2025-04-29 13:38:35 +01:00
parent 75b0fcdb34
commit 1c2677ce21
+2 -2
View File
@@ -19,8 +19,8 @@ let
src = fetchFromGitHub {
owner = "domenkozar";
repo = "nix";
rev = "090394819020afda8eae69e395b1accba9c0fab2";
hash = "sha256-eUYh7+PgqLXTt8/9IOxEuW2qyxADECmTic8QNhEwKSw=";
rev = "b455edf3505f1bf0172b39a735caef94687d0d9c";
hash = "sha256-bYyjarS3qSNqxfgc89IoVz8cAFDkF9yPE63EJr+h50s=";
};
doCheck = false;
doInstallCheck = false;