Commit Graph

6 Commits

Author SHA1 Message Date
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
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
Randy Eckenrode
edfc324c7a
libiconv-darwin: fix ISO-2022 with escape sequences crash
This appears to be fixed in macOS 14.5, but the source release is not yet available.
2024-05-29 16:58:37 -04:00
Randy Eckenrode
067ad05942
libiconv-darwin: add support for static builds 2024-05-29 16:58:36 -04:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
Randy Eckenrode
3157d72860
libiconv-darwin: init at 99
Corresponds to the version of libiconv in macOS 14.4.
2024-04-27 18:09:52 -04:00