summary refs log tree commit diff
path: root/pkgs/development/pure-modules/gen
AgeCommit message (Collapse)AuthorFilesLines
2022-02-01pure-modules: rename name to pname&versionFelix Buehler1-3/+2
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob1-4/+4
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren1-1/+1
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2017-09-28Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson1-0/+1
2017-09-26purePackages.gen: Don't build on Hydra (#29763)Alastair Pharo1-0/+1
Until https://github.com/agraef/pure-lang/issues/8 is resolved, this package can't be compiled. This patch turns off Hydra builds of this package as part of #28643 (zero Hydra failures)
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2015-05-26Fairly complete set of packages for PureAlastair Pharo1-0/+25