Commit Graph

7 Commits

Author SHA1 Message Date
Fabian Affolter
af7a65070d pwdsafety: format with nixfmt 2024-04-20 11:41:28 +02:00
Fabian Affolter
4fb51d082b pwdsafety: refactor 2024-04-20 11:35:32 +02:00
R. Ryantm
a67771aa1a pwdsafety: 0.3 -> 0.4.0 2024-04-19 16:18:41 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Fabian Affolter
306d5b860a pwdsafety: 0.1.4 -> 0.3 2022-06-18 17:28:07 +02:00
Fabian Affolter
df75b21e73 pwdsafety: init at 0.1.4 2021-01-19 22:23:34 +01:00