summary refs log tree commit diff
path: root/pkgs/development/pure-modules/glpk
Commit message (Collapse)AuthorAge
* pure: remove after being marked broken for over two yearsajs1242022-04-03
| | | | It was marked in commit ae2a5a91ddf1923e6717ace65b5b8b92b4fd7ec4 by Luka Blaskovic on 2020-01-18 (commited on 2020-01-31)
* pure-modules: rename name to pname&versionFelix Buehler2022-02-01
|
* pkgs/development: stdenv.lib -> libBen Siraphob2021-01-24
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
|
* Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
* Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: generalise for both mysql & mariadbRobin Gloster2017-12-29
|
* mariadb: replace to connector-cIzorkin2017-12-29
|
* misc pkgs: Recategorize some dependenciesJohn Ericson2017-09-05
|
* purePackages.glpk: fix buildJoachim Fasting2016-09-10
| | | | | | Add gmp.dev to the include path to help glpk find gmp.h. https://github.com/NixOS/nixpkgs/issues/18209
* treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
|
* Fairly complete set of packages for PureAlastair Pharo2015-05-26