diff options
| author | Jacob Sandlund <jacob@jacobsandlund.com> | 2025-08-30 18:20:06 -0400 |
|---|---|---|
| committer | Jacob Sandlund <jacob@jacobsandlund.com> | 2025-08-30 18:20:06 -0400 |
| commit | 6d02da0317361851adfd8f61b0b67f61b2c34472 (patch) | |
| tree | fd8e0849c1b1ddc840956d9a182a0984ad812f74 /build.zig.zon.nix | |
| parent | c7fa1d8381f74c262517389af7c712341055f5e3 (diff) | |
nix and flatpak
Diffstat (limited to 'build.zig.zon.nix')
| -rw-r--r-- | build.zig.zon.nix | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix index 2d5fd8355..0b1aa7654 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -258,19 +258,11 @@ in }; } { - name = "uucode-0.0.0-ZZjBPjWBPACBbQFG11xoSRCP8NztUnPCieiCtBx0t57i"; + name = "uucode-0.0.0-ZZjBPiqdPwB-rG3ieaq3c6tMpnksWYs4_rGj2IvFGjjB"; path = fetchZigArtifact { name = "uucode"; - url = "https://github.com/jacobsandlund/uucode/archive/658743f845f25f8f8d30f535329829660c808eaf.tar.gz"; - hash = "sha256-1q5n3eqopVi1qrsg3XOth3ZkVo2ah2WgcyHkZrV7260="; - }; - } - { - name = "uucode_x-0.0.0-5_D0j04hAADjn00a4Jfsjqz-gO6oF8FTLWUXmmvO1_MQ"; - path = fetchZigArtifact { - name = "uucode_x"; - url = "https://github.com/jacobsandlund/uucode.x/archive/ca9a9a4560307a30319d206b1ac68a7fc2f2fce9.tar.gz"; - hash = "sha256-nr3tujSgGr5qE++ctjXGyS+9PrVdItovVHHgbo9ntWM="; + url = "https://github.com/jacobsandlund/uucode/archive/38b82297e69a3b2dc55dc8df25f3851be37f9327.tar.gz"; + hash = "sha256-MkWxYZHONRxGyUvGI5cAKi/ckGiXIBxkktCz5r+zWrk="; }; } { |
