Commit Graph

36 Commits

Author SHA1 Message Date
R. Ryantm
bc982371e4 bngblaster: 0.9.34 -> 0.9.38 2026-08-10 14:22:15 +00:00
R. Ryantm
c701505fca bngblaster: 0.9.33 -> 0.9.34 2026-04-20 20:52:51 +00:00
R. Ryantm
0f5eab3cd6 bngblaster: 0.9.31 -> 0.9.33 2026-04-04 17:26:09 +00:00
R. Ryantm
37e9228bc9 bngblaster: 0.9.30 -> 0.9.31 2026-02-24 17:37:47 +00:00
R. Ryantm
96564e8959 bngblaster: 0.9.26 -> 0.9.30 2026-01-22 23:11:33 +00:00
Wolfgang Walther
9d3ad4c3d8 teams/wdz: drop 2026-01-15 10:56:23 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm
736a28ea82 bngblaster: 0.9.25 -> 0.9.26 2025-10-27 23:23:49 +00:00
R. Ryantm
9ee55f63c5 bngblaster: 0.9.24 -> 0.9.25 2025-10-01 15:35:32 +00:00
R. Ryantm
8efe71a6aa bngblaster: 0.9.23 -> 0.9.24 2025-09-08 15:15:53 +00:00
R. Ryantm
6e9cbd1691 bngblaster: 0.9.22 -> 0.9.23 2025-08-07 14:37:29 +00:00
R. Ryantm
2908e2837d bngblaster: 0.9.21 -> 0.9.22 2025-07-29 17:20:50 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
R. Ryantm
96148e86b8 bngblaster: 0.9.15 -> 0.9.21 2025-07-04 16:22:08 +00:00
Fernando Rodrigues
05580f4b44 treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-25 22:20:17 -03: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
R. Ryantm
95e5ef1903 bngblaster: 0.9.14 -> 0.9.15 2025-01-23 03:44:07 +00:00
R. Ryantm
317967e32f bngblaster: 0.9.13 -> 0.9.14 2024-12-22 23:28:11 +00:00
R. Ryantm
c253689fe0 bngblaster: 0.9.12 -> 0.9.13 2024-12-12 05:08:56 +00:00
R. Ryantm
036b0bb41d bngblaster: 0.9.8 -> 0.9.12 2024-11-26 09:45:08 +00:00
R. Ryantm
30ab7bf05e bngblaster: 0.9.7 -> 0.9.8 2024-10-09 04:49:05 +00:00
R. Ryantm
f63b2e7401 bngblaster: 0.9.6 -> 0.9.7 2024-09-15 11:55:52 +00:00
R. Ryantm
fe9dddb3b9 bngblaster: 0.9.5 -> 0.9.6 2024-09-05 00:39:24 +00:00
R. RyanTM
472701edc3 bngblaster: 0.9.2 -> 0.9.5 (#326540) 2024-08-07 18:24:34 +02:00
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
R. RyanTM
4440b5d163 bngblaster: 0.8.51 -> 0.9.2 (#317071) 2024-06-10 13:18:02 +02:00
R. Ryantm
ebb63c5fe8 bngblaster: 0.8.49 -> 0.8.51 2024-05-04 10:53:46 +00:00
R. Ryantm
619b26c486 bngblaster: 0.8.47 -> 0.8.49 2024-04-27 10:17:53 +00:00
Fabian Affolter
f1b7d78325 bngblaster: format with nixfmt 2024-04-22 10:30:16 +02:00
Fabian Affolter
d0302a298c bngblaster: 0.8.44 -> 0.8.47
Diff: https://github.com/rtbrick/bngblaster/compare/0.8.44...0.8.47

Changelog: https://github.com/rtbrick/bngblaster/releases/tag/0.8.47
2024-04-22 10:29:51 +02:00
R. Ryantm
27842f0606 bngblaster: 0.8.39 -> 0.8.44 2024-03-29 19:28:17 +00:00
R. RyanTM
9c8cdfde17 bngblaster: 0.8.35 -> 0.8.39 (#290294) 2024-03-02 18:46:48 +01:00
R. RyanTM
3efc6ce7e4 bngblaster: 0.8.34 -> 0.8.35 (#286006) 2024-02-03 12:45:16 +01:00
R. Ryantm
78b38b91af bngblaster: 0.8.29 -> 0.8.34 2024-01-10 07:39:11 +00:00
Yureka
7e4d7bb5d7 bngblaster: init at 0.8.29 2023-12-03 11:14:11 +01:00