1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
nixpkgs/pkgs/build-support/dotnet
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
..
build-dotnet-global-tool
build-dotnet-module treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv
fetchnuget
make-nuget-deps mkNugetDeps: provide default for nugetDeps 2024-03-03 09:57:47 -04:00
make-nuget-source mkNugetSource: Allow passing arbitrary stdenv.mkDerivation attrs 2024-01-02 20:27:20 +01:00
nuget-to-nix nuget-to-nix: fix the bug of wrong url in the generated nix file when the package base address of the nuget source does not have a trailing slash 2024-03-14 00:29:50 -07:00