Commit Graph

14 Commits

Author SHA1 Message Date
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
cf3c73e777 dmarc-report-converter: 0.7.2 -> 0.8.0 2024-05-08 19:53:06 +00:00
R. Ryantm
eadb991a16 dmarc-report-converter: 0.7.1 -> 0.7.2 2024-05-01 06:14:05 +00:00
Weijia Wang
e3b3b675fe
Merge pull request #287854 from jtbx/dlang-2.107.0
dmd, dtools: 2.106.1 -> 2.108.0, refactor
2024-04-12 23:27:12 +02:00
Jeremy Baxter
9b3cf68ef2 dmd: 2.106.1 -> 2.108.0
Tests now use a D program called run.d, rather than the previous
Makefiles.

The compiler makefiles located in compiler/src/ have been
deprecated for a long time now and have finally been removed in favour
of build.d. There is also a top-level generic Makefile which also
works on Windows apparently. [1]

The Phobos makefiles (posix.mak and such) have also been removed and
replaced with a generic top-level Makefile. Same with druntime. [2]

[1]: <https://dlang.org/changelog/2.107.0.html#dmd.makefiles>
[2]: <https://dlang.org/changelog/2.107.0.html#druntime.makefiles>
     <https://dlang.org/changelog/2.107.0.html#makefiles>
2024-04-02 17:46:00 +13:00
Jeremy Baxter
ccf3cfcdf6 dmd: modernize 2024-04-02 17:20:38 +13:00
Azat Bahawi
75924f72d9
dmalloc: init at 5.6.5 2024-03-23 15:40:06 +03:00
Jeremy Baxter
b0a8cf5243 dmd: migrate to pkgs/by-name 2024-03-20 09:11:11 +13: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
f53e2ab393 dmarc-report-converter: 0.7.0 -> 0.7.1 2024-03-13 22:04:38 +00:00
R. Ryantm
5f6cea4c87 dmarc-report-converter: 0.6.5 -> 0.7.0 2024-03-09 12:30:12 +00:00
D3vil0p3r
2d20430493 dmitry: init at 1.3a-unstable-2020-06-22 2024-02-10 18:25:04 +01:00
Andreas Zweili
f01c62a920 dmarc-report-converter: init at 0.6.5 2024-01-02 10:46:31 +01:00
Ludovico Piero
59ce52e553
dmenu-bluetooth: init at unstable-2023-07-16 2023-09-21 18:05:46 +09:00