| Commit message (Expand) | Author | Age | Files | Lines |
| * | singular: replace local patches by upstream ones | Mauricio Collares | 2021-05-11 | 1 | -10/+19 |
| * | singular: disable vspace on aarch64 | Mauricio Collares | 2021-04-22 | 1 | -0/+3 |
| * | singular: use older autoconf macro to unbreak aarch64 | Mauricio Collares | 2021-04-22 | 1 | -0/+6 |
| * | singular: import aarch64 support patch | Mauricio Collares | 2021-04-22 | 1 | -3/+6 |
| * | singular: 4.1.1p2 -> 4.2.0p2•••Adds proper tests. Also removes the "enableFactory" option because
singular actually enables factory by default and explicitly disabling it
breaks the build. So the option was never really available.
| Timo Kaufmann | 2021-04-22 | 1 | -32/+107 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••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.
| Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | maintainers: add raskin to the sage team•••https://github.com/NixOS/nixpkgs/pull/104083#issuecomment-729168625
| Timo Kaufmann | 2020-11-18 | 1 | -1/+1 |
| * | maintainers: create sage team•••Maintaining all the packages whose updates might break some aspect of
sage.
For reference:
https://github.com/NixOS/nixpkgs/pull/103810#issuecomment-727536510
| Timo Kaufmann | 2020-11-18 | 1 | -1/+1 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: mark packages as buildable on darwin (PR #45364)•••vcunat amended the commit a bit; see the PR for details/discussion.
| Vladimír Čunát | 2019-09-15 | 1 | -1/+1 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | singular: backport ntl error handling patch | Timo Kaufmann | 2018-08-04 | 1 | -0/+13 |
| * | singular: 4.1.1p1 -> 4.1.1p2 | Timo Kaufmann | 2018-07-23 | 1 | -15/+23 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | singular: Fix ntl dependency | Timo Kaufmann | 2018-04-24 | 1 | -5/+16 |
| * | singular: 3.1.7 -> 4.1.1 | Timo Kaufmann | 2018-04-11 | 1 | -19/+52 |
| * | singular: use gcc5•••Progress on: #28643
Fixes: #29682
| Michael Raskin | 2017-09-23 | 1 | -2/+2 |
| * | pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
| Silvan Mosberger | 2017-08-01 | 1 | -1/+1 |
| * | treewide: s,enableParallelBuild(s),enableParallelBuilding,g | Joachim Fasting | 2017-05-20 | 1 | -1/+1 |
| * | libsingular: does not build on i686 | Robin Gloster | 2017-03-30 | 1 | -3/+2 |
| * | singular: Wrap executables instead of symlinking•••This way config scripts can fidn out their own location
| Michael Raskin | 2016-10-26 | 1 | -1/+5 |
| * | singular: add an option to install as libsingular | Michael Raskin | 2016-10-26 | 1 | -7/+19 |
| * | singular: 3-1-2 -> 3-1-7 | Michael Raskin | 2016-10-26 | 1 | -9/+6 |
| * | singular.i686-linux: turn off stackprotector hardening | Robin Gloster | 2016-04-03 | 1 | -0/+2 |
| * | singular: reimplement using mkDerivation | Joachim Fasting | 2015-11-24 | 1 | -43/+22 |
| * | Fix broken license references. | Peter Simons | 2014-07-28 | 1 | -5/+5 |
| * | singular: cosmetic fix for syntax highlighting | Peter Simons | 2014-07-28 | 1 | -1/+1 |
| * | Turn some license strings into lib.licenses values | Mateusz Kowalczyk | 2014-07-28 | 1 | -2/+1 |
| * | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless••• function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
| Eelco Dolstra | 2012-01-18 | 1 | -1/+1 |
| * | Fix installation layout•••svn path=/nixpkgs/trunk/; revision=24982
| Michael Raskin | 2010-12-05 | 1 | -1/+7 |
| * | Missing Singular files•••svn path=/nixpkgs/trunk/; revision=24981
| Michael Raskin | 2010-12-05 | 1 | -0/+55 |