OverviewExploreTrending
Nostr Archives
OverviewExploreTrending
Zapstore11d ago
What stops the Nix repo maintainers from changing those hashes?
💬 1 replies

Thread context

Root: f92e8203feef…

Replying to: 00000b2db729…

Replies (1)

Awiteb11d ago
there is no nixpkgs maintainer, each package have its maintainers. if you just changed the hash to an incorrect one, nix will show you an error and the package won't be built. if you mean changing the source to a malicious source code, other maintainers or anyone else saw the incorrect source, they will report it and it will be fixed. You can also check the package source by running `nix-edit` command. Also not any change on the packages will be chipped to the stable nixpkgs version, it chipped to the unstable first.
0000 sats