5
submitted 1 year ago by nobloat@lemmy.ml to c/nixos@lemmy.ml

I hope this is the right place to ask. I am new to Nix and trying to use it for now as a universal package manager. I installled Stremio using Nix but the app doesn't work properly. I see that it's several versions out of date. The same app works fine using Flatpak. Is there a way to let the maintainer know? I'd also love some documentation that can help me update it myself. I can just use the Flatpak but I just want to have one less package manager to worry about.

you are viewing a single comment's thread
view the rest of the comments
[-] madmaurice@discuss.tchncs.de 1 points 11 months ago

Actually now you can just leave it empty and it'll use a hash of all zeroes.

[-] ck_@discuss.tchncs.de 1 points 11 months ago

That is how fakeHash is defined, its just a bit more clear whats intended.

[-] madmaurice@discuss.tchncs.de 1 points 11 months ago

Right, but why would you need to show what's intended for something that you would not commit anyway? My point is if I add or update a package and don't know the hash for a particular derivation I need to put something temporarily to let nix fail and show me the hash it found out. And there I have the choice between typing something like lib.fakeHash or just "", of which imho the latter is way easier.

this post was submitted on 25 Oct 2023
5 points (100.0% liked)

nixos

1259 readers
16 users here now

All about NixOS - https://nixos.org/

founded 4 years ago