File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11rec {
2- version = "0.17.3 " ;
2+ version = "0.18.0 " ;
33 tag = version ;
4- hash = "sha256-TiJAj+wBVb8Z9pnoscF65tB7flbk/XWW+7XrHlvIHeo =" ;
5- cargoHash = "sha256-smonKftOpGXy0WxI8Qqr0rTeI/pW6f+G4TxzoaEMsuc =" ;
4+ hash = "sha256-049fEvLiRK2QfX6W0zCuL2QNACkBn0HmuGYjUGAWR1M =" ;
5+ cargoHash = "sha256-rGWMhghlYaUupn2vqDxBEezgENH4GCXlf2RU3iRrmxo =" ;
66 updateScript = ./update-stable.sh ;
77}
Original file line number Diff line number Diff line change 11rec {
2- version = "0.18.0-dev.4 " ;
2+ version = "0.18.0" ;
33 tag = version ;
4- hash = "sha256-/uM92x0jBgfbkBY5/NFPBDHgH+caISEtJiiXAFQj61A =" ;
5- cargoHash = "sha256-MsoLvwFlVBJnbWMA8Z7wCjQKJ9VHYhAV1HpNVmM+MEo =" ;
4+ hash = "sha256-049fEvLiRK2QfX6W0zCuL2QNACkBn0HmuGYjUGAWR1M =" ;
5+ cargoHash = "sha256-rGWMhghlYaUupn2vqDxBEezgENH4GCXlf2RU3iRrmxo =" ;
66 updateScript = ./update-unstable.sh ;
77}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ stdenvNoCC.mkDerivation {
1212 installPhase = ''
1313 runHook preInstall
1414
15- install -Dm444 -t $out/share/fonts/truetype ./src/algorithm /Uiua386.ttf
15+ install -Dm444 -t $out/share/fonts/truetype ./src/assets /Uiua386.ttf
1616
1717 runHook postInstall
1818 '' ;
You can’t perform that action at this time.
0 commit comments