Commit Graph

4 Commits

Author SHA1 Message Date
Rafael Fernández López
c994033a5e spice-autorandr: add all linux platforms 2024-07-19 10:19:48 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Dmytro Kyrychuk
965f09efa4 spice-autorandr: init at 0.0.2 2023-10-22 13:45:56 +00:00