Commit Graph

14 Commits

Author SHA1 Message Date
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
arthsmn
45dd125022
goldwarden: 0.3.4 -> 0.3.6 2024-11-10 11:38:27 -03:00
Ariel Ebersberger
e99da90a52 goldwarden: 0.3.3 -> 0.3.4 2024-10-04 17:25:28 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
justanotherariel
3e08817264 goldwarden: 0.2.13 -> 0.3.3 2024-07-09 00:31:40 +02:00
aleksana
9dddc116d5 treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps 2024-04-06 01:33:38 +08:00
Sandro Jäckel
a5404e6de9
goldwarden: 0.2.13 -> 0.2.13-unstable-2024-03-14, install browser native extension files 2024-03-24 19:32:14 +01:00
Sandro Jäckel
32adfce17c
goldwarden: package GUI, drop pinentry
The correct way is to use goldwarden through the programs.goldwarden module
and the correct pinentry flavor based on programs.gnupg.agent.pinentryFlavor is now used.
2024-03-10 00:17:43 +01:00
Franz Pletz
a270c43ea1
treewide: use sensible pinentry flavor 2024-03-08 23:09:02 +01:00
R. Ryantm
94e55276f8 goldwarden: 0.2.12 -> 0.2.13 2024-02-23 16:25:20 +00:00
R. Ryantm
ba5d054aed goldwarden: 0.2.10 -> 0.2.12 2024-02-20 06:18:18 +00:00
R. Ryantm
d15b22ebd5 goldwarden: 0.2.9 -> 0.2.10 2024-01-21 10:52:41 +00:00
R. Ryantm
54bda945d5 goldwarden: 0.2.7 -> 0.2.9 2024-01-05 05:23:05 +00:00
arthsmn
5f58599e59 goldwarden: init at 0.2.7 2024-01-04 11:42:29 -03:00