This makes it possible to use {ARGON2} hashes instead of the current
salted SHA hashes, which is a much better idea.
Unfortunately the nixpkgs module does not have an option for
overridding the package used, so it is overlaid into the system
package set - this causes widespread rebuilds.
This is fine for us for now, but I have opened a PR upstream to add a
package option: https://github.com/NixOS/nixpkgs/pull/91963
Change-Id: Ib4be931d88e74b91566639f8656742cf096f6cc3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/831
Reviewed-by: BuildkiteCI
Reviewed-by: isomer <isomer@tvl.fyi>
Tested-by: BuildkiteCI
|
||
|---|---|---|
| .. | ||
| tvl-slapd | ||
| .gitignore | ||
| .skip-subtree | ||
| clbot.nix | ||
| depot.nix | ||
| monorepo-gerrit.nix | ||
| README.md | ||
| smtprelay.nix | ||
| sourcegraph.nix | ||
| v4l2loopback.nix | ||
NixOS modules
This folder contains various NixOS modules shared by our NixOS configurations.
It is not read by readTree.