Commit Graph

9 Commits

Author SHA1 Message Date
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
Robin Gloster
1a7463fc8c
below: fix bpf build, zerocallusedregs unavailable 2024-07-07 11:18:40 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
f031bed2ef below: 0.7.1 -> 0.8.1 2024-04-29 03:27:31 +00:00
R. Ryantm
4b67d1a286 below: 0.6.3 -> 0.7.1 2023-11-20 12:06:02 +00:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
nicoo
e6e5e634c7 below: Ship systemd service unit 2023-05-26 16:09:22 +00:00
Raphael Robatsch
0f5996b524 below: don't use aliases
pkgconfig is an alias for pkg-config. This breaks nixpkgs-review when it
reuses ofborg's eval result.
2022-12-15 20:49:36 +08:00
Robin Gloster
6de54be915
below: init at 0.6.3 2022-12-14 22:09:10 +01:00