Commit Graph

17 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
R. Ryantm
91a5828179 flix: 0.46.0 -> 0.47.0 2024-05-14 12:57:28 +00:00
R. Ryantm
036cfda40d flix: 0.45.0 -> 0.46.0 2024-04-17 13:30:49 +00: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
R. Ryantm
4b6ac6dc10 flix: 0.44.0 -> 0.45.0 2024-03-11 12:47:58 +00:00
R. Ryantm
4704495070 flix: 0.43.0 -> 0.44.0 2024-02-11 05:35:26 +00:00
R. Ryantm
7469e7634b flix: 0.42.0 -> 0.43.0 2024-01-06 06:11:44 +00:00
R. Ryantm
2274d33158 flix: 0.41.0 -> 0.42.0 2023-12-01 20:00:36 +00:00
R. Ryantm
226ece4815 flix: 0.40.0 -> 0.41.0 2023-10-20 08:51:11 +00:00
R. Ryantm
f6069414a2 flix: 0.39.0 -> 0.40.0 2023-08-29 14:30:58 +00:00
R. Ryantm
7163f2ab74 flix: 0.38.0 -> 0.39.0 2023-08-02 11:34:23 +00:00
R. Ryantm
02ccdac17a flix: 0.37.0 -> 0.38.0 2023-07-02 13:09:57 +00:00
R. Ryantm
e348ce050b flix: 0.36.0 -> 0.37.0 2023-05-24 23:55:11 +00:00
R. Ryantm
4be8375c5d flix: 0.35.0 -> 0.36.0 2023-05-05 09:10:14 +00:00
Troels Henriksen
96ef490147
Update pkgs/development/compilers/flix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-21 06:50:41 +02:00
Troels Henriksen
60eb9a470f
Update pkgs/development/compilers/flix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-21 06:50:32 +02:00
Troels Henriksen
7425cd06fc flix: init at 0.35.0 2023-04-19 11:43:39 +02:00