Commit Graph

9 Commits

Author SHA1 Message Date
David McFarland
42d69ab59a dotnet: move dotnet_root to $out/share/dotnet 2024-11-17 14:19:23 -04:00
David McFarland
ddd08e404f dotnet: split setup hooks into wrapper for runtime/sdk 2024-11-17 14:19:22 -04:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
TomaSajt
9b6222cb71
dyalog: 19.0.49960 -> 19.0.50027 2024-09-10 19:00:18 +02:00
TomaSajt
d22d611a08
dyalog: also apply patchelf to dyalog.rt 2024-08-16 00:40:05 +02:00
TomaSajt
33df80f8d2
dyalog: 19.0.48958 -> 19.0.49960 2024-08-16 00:40:05 +02:00
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
TomaSajt
5f7be1b9a3
dyalog: 18.2.45405 -> 19.0.48958 2024-03-22 22:19:14 +01:00
TomaSajt
4483eb2949
dyalog: init at 18.2.45405 2023-09-26 22:36:39 +02:00