1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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
Elian Doran 9c9dc1f366
ut1999: add aarch64_linux support 2024-03-31 19:20:10 +03:00
Elian Doran e0ff218af8
ut1999: Enable darwin support 2024-03-31 19:20:09 +03:00
Elian Doran 1f047397ab
ut1999: add support for i686-linux 2024-03-31 19:14:30 +03:00
Elian Doran 91797cc880
ut1999: init at 469d 2024-03-04 23:27:59 +02:00
R. Ryantm e6ce4a3286 ut: 2.0.0 -> 2.0.1 2023-12-24 21:53:07 +00:00
matthewcroughan 2249f4de34 ut: init at 2.0.0
Co-authored-by: Mikael Fangel <34864484+MikaelFangel@users.noreply.github.com>
2023-11-20 21:54:58 +00:00