nh2 / static-haskell-nix

easily build most Haskell programs into fully static Linux executables
388 stars 36 forks source link

broken archive in cachix for cmake #100

Closed tek closed 4 years ago

tek commented 4 years ago
copying path '/nix/store/jy6w04nmhs0qkw17cznwsanbs89vg0kv-cmake-3.16.2' from 'https://static-haskell-nix.cachix.org'...
bad archive: input doesn't look like a Nix archive

could you reupload this?

nh2 commented 4 years ago

I re-ran

# cachix push static-haskell-nix /nix/store/jy6w04nmhs0qkw17cznwsanbs89vg0kv-cmake-3.16.2
All done.

Please let me know if that fixes it.

nh2 commented 4 years ago

If ihat doesn't fix it, we may have to ask @domenkozar.

domenkozar commented 4 years ago

Deleted - what version of Cachix are you using?

tek commented 4 years ago

@nh2 nope, still broken

@domenkozar I assume you're asking @nh2 , but mine is 0.3.8

nh2 commented 4 years ago

@domenkozar Mine too is 0.3.8.

nh2 commented 4 years ago

@tek Done now.

# cachix push static-haskell-nix /nix/store/jy6w04nmhs0qkw17cznwsanbs89vg0kv-cmake-3.16.2
compressing and pushing /nix/store/jy6w04nmhs0qkw17cznwsanbs89vg0kv-cmake-3.16.2 (28.45 MiB)
All done.
tek commented 4 years ago

ah, wonderful. thanks very much