uiua-unstable: 0.14.0-dev.6 -> 0.14.0-rc.2 (#365067)

This commit is contained in:
Toma
2024-12-16 20:55:08 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.14.0-dev.6";
version = "0.14.0-rc.2";
rev = version;
hash = "sha256-YRv4i014xD4d8YN5PuMsa06+7kZgISPBGkKrVLU5ZN0=";
cargoHash = "sha256-GYBHaYGmKcV0Gw1I4IWzfmecHwQtb2ys5bMguqfo8S0=";
hash = "sha256-8jYoZpzepgqeM3EsyJguoU6LVPE3kywbE20Nz/8/fTQ=";
cargoHash = "sha256-5narrhVxM2Yl6hZIfFijxST3jfy5q0ox3Y7v+2VggUE=";
updateScript = ./update-unstable.sh;
}
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix-update
nix-update --override-filename pkgs/by-name/ui/uiua/unstable.nix uiua-unstable
nix-update --override-filename pkgs/by-name/ui/uiua/unstable.nix --version unstable uiua-unstable