Commit Graph

6 Commits

Author SHA1 Message Date
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
R. Ryantm
37e519fa37 rkvm: 0.6.0 -> 0.6.1 2024-07-14 00:40:06 +00: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
R. Ryantm
5b88c07f28 rkvm: 0.5.1 -> 0.6.0 2023-12-03 09:42:21 +00:00
h7x4
2295751a5a
nixos/rkvm: add nixos test 2023-10-18 06:21:40 +03:00
ckie
177e36be7f
rkvm: init at 0.5.1
Co-authored-by: Lin Jian <me@linj.tech>
2023-10-18 06:21:32 +03:00