Commit Graph

8 Commits

Author SHA1 Message Date
R. Ryantm
f6d0c1a59c mommy: 1.5.0 -> 1.5.1 2024-11-01 09:56:02 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
ckie
7d34b64eca maintainers: remove ckie
well, we failed. we have not saved nix together[0], and today's show of
utter incompetence[1] has pushed me over the edge along with many others[2]

it's been good. a lot of PRs. a lot of endless reviews.
some new friends, some old friends converted :P

cya in the next world, cuties <3

[0] https://save-nix-together.org/
[1] https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231
[2] https://github.com/NixOS/nixpkgs/issues?q=label%3A%228.has%3A+maintainer-list+%28update%29%22+remove+in%3Atitle+created%3A%3C2024-07-10
2024-07-02 02:40:02 +02:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
R. Ryantm
07ae70b15d mommy: 1.3.0 -> 1.5.0 2024-03-03 07:03:22 +00:00
R. Ryantm
2c3dd4a4f0 mommy: 1.2.6 -> 1.3.0 2024-01-13 03:07:50 +00:00
R. Ryantm
0397816476 mommy: 1.2.4 -> 1.2.6 2023-12-17 01:49:34 +00:00
ckie
af6823703b
mommy: migrate to by-name 2023-11-07 18:33:43 +02:00