update resultz

This commit is contained in:
Daylin Morgan 2025-01-31 17:37:34 -06:00
parent fbb71b01e9
commit dbd18ac9a4
Signed by: daylin
GPG key ID: 950D13E9719334AD
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ buildNimblePackage {
version = "unstable";
src = lib.cleanSource ./.;
nativeBuildInputs = [ openssl ];
nimbleDepsHash = "sha256-DE5PAgcntxMwmgd7NnabYhOBH5szSvwPM9sNdnF/Iyc=";
nimbleDepsHash = "sha256-bthmRlUO6IOYRiwVic0TPOvo0gsfD/49J2GzoIQqlF0=";
meta = {
description = "nix begat oizys";
};

View file

@ -23,12 +23,12 @@
},
"resultz": {
"version": "0.1.0",
"vcsRevision": "9708a3f10bf3fa54907f52c28ede41cab6838aa6",
"vcsRevision": "43ed7f7e991b326e738ec14db4909b7330de089b",
"url": "https://github.com/daylinmorgan/resultz",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "edf54faf880744d61c48900273d2a55ce1d89c36"
"sha1": "4ac450fc6debba51e42f41d59aaffc6287b6d796"
}
},
"zippy": {

View file

@ -14,4 +14,4 @@ requires "nim >= 2.0.8"
requires "jsony"
requires "zippy"
requires "https://github.com/daylinmorgan/hwylterm#6a6bd269"
requires "https://github.com/daylinmorgan/resultz"
requires "https://github.com/daylinmorgan/resultz#43ed7f7e"