mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 19:58:30 +01:00
Rather than using openssl to hash the password at build time, and hence leaving the plaintext password world-readable in the nix store, we can instead hash the password in the nix expression itself using builtins.hashString. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| limesurvey.nix | ||
| mediawiki.nix | ||
| mercurial.nix | ||
| owncloud.nix | ||
| per-server-options.nix | ||
| phabricator.nix | ||
| tomcat-connector.nix | ||
| trac.nix | ||
| zabbix.nix | ||