Commit Graph

27 Commits

Author SHA1 Message Date
Marcin Serwin
3e74c52276 maintainers: drop lnl7
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-16 13:11:23 +02:00
Wolfgang Walther
aa7f574386 maintainers: drop manveru
Did not react to maintainer pings since 2024. Dropping according to
maintainer guidelines.
2026-01-10 22:12:03 +01:00
sternenseemann
7c76fbf6af haskellPackages.vaultenv: run hpack in prePatch
This matches cabal2nix generated expressions. We assume that the cabal
file exists after the user supplied prePatch.
2025-09-30 16:02:44 +02:00
R. Ryantm
46824d3b08 vaultenv: 0.18.0 -> 0.19.0 2025-06-03 08:36:14 +00:00
R. Ryantm
94214706c4 vaultenv: 0.17.0 -> 0.18.0 2025-04-08 13:14:38 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Jean-François Roche
f1c8046f21 vaultenv: 0.16.0 -> 0.17.0 2025-03-14 12:11:26 +01:00
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
R. Ryantm
4716cb5cff vaultenv: 0.15.1 -> 0.16.0 2023-07-09 01:39:42 +00:00
Drew Hess
efca7bec19 vaultenv: 0.14 -> 0.15.1. 2023-01-02 16:26:22 +01:00
Dennis Gosnell
d116ede4c5 vaultenv: mark broken because doesn't compile on ghc92 2022-12-24 14:24:39 +09:00
R. Ryantm
3d4b5d990f vaultenv: 0.13.3 -> 0.14.0 2022-02-13 11:50:03 +00:00
Felix Buehler
3e5720426b haskellPackages.vaultenv: switch to fetchFromGitHub 2021-10-30 13:10:23 -07:00
R. RyanTM
1ef4369495 vaultenv: 0.13.1 -> 0.13.3 2021-08-23 06:37:19 +00:00
Pavol Rusnak
a6ce00c50c treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM
660c015aa8 vaultenv: 0.13.0 -> 0.13.1 2020-03-10 12:54:25 +00:00
Daiderd Jordan
bdd16df074 vaultenv: fix build
Don't hard fail on warnings, having eg. some redundant imports is fine.
2020-03-07 19:02:58 +01:00
Michael Fellinger
07fc3ce302 vaultenv: 0.8.0 -> 0.13.0 2020-02-27 10:30:46 +01:00
Peter Simons
26073f4a8d vaultenv: disable broken build
(cherry picked from commit 3642a3a69c)
2019-03-16 20:31:23 +01:00
Luke Clifton
5dc1796a6f vaultenv: 0.5.3 -> 0.8.0 2018-09-12 11:44:22 +08:00
Daiderd Jordan
0127cf06c5 vaultenv: remove meta.broken 2018-01-07 09:33:57 +01:00
Daiderd Jordan
3b4bbd2121 Merge pull request #33205 from LnL7/vaultenv-0.5.3
vaultenv: 0.5.0 -> 0.5.3
2018-01-07 09:32:34 +01:00
Daiderd Jordan
b124cdc6b6 vaultenv: 0.5.0 -> 0.5.3 2017-12-30 16:53:51 +01:00
Peter Simons
8128c17d44 haskell-vaultenv: build is broken due to "optparse-applicative <0.14" dependency
Ping @lnl7.
2017-12-30 13:53:04 +01:00
Daiderd Jordan
c3f6b53bb6 vaultenv: init at 0.5.0 2017-09-09 12:43:04 +02:00