summaryrefslogtreecommitdiff
path: root/pkgs/applications/science/math/singular/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* singular: replace local patches by upstream onesMauricio Collares2021-05-111-10/+19
* singular: disable vspace on aarch64Mauricio Collares2021-04-221-0/+3
* singular: use older autoconf macro to unbreak aarch64Mauricio Collares2021-04-221-0/+6
* singular: import aarch64 support patchMauricio Collares2021-04-221-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 Kaufmann2021-04-221-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 Ringer2021-01-191-2/+2
* maintainers: add raskin to the sage team•••https://github.com/NixOS/nixpkgs/pull/104083#issuecomment-729168625 Timo Kaufmann2020-11-181-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 Kaufmann2020-11-181-1/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-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át2019-09-151-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* singular: backport ntl error handling patchTimo Kaufmann2018-08-041-0/+13
* singular: 4.1.1p1 -> 4.1.1p2Timo Kaufmann2018-07-231-15/+23
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* singular: Fix ntl dependencyTimo Kaufmann2018-04-241-5/+16
* singular: 3.1.7 -> 4.1.1Timo Kaufmann2018-04-111-19/+52
* singular: use gcc5•••Progress on: #28643 Fixes: #29682 Michael Raskin2017-09-231-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 Mosberger2017-08-011-1/+1
* treewide: s,enableParallelBuild(s),enableParallelBuilding,gJoachim Fasting2017-05-201-1/+1
* libsingular: does not build on i686Robin Gloster2017-03-301-3/+2
* singular: Wrap executables instead of symlinking•••This way config scripts can fidn out their own location Michael Raskin2016-10-261-1/+5
* singular: add an option to install as libsingularMichael Raskin2016-10-261-7/+19
* singular: 3-1-2 -> 3-1-7Michael Raskin2016-10-261-9/+6
* singular.i686-linux: turn off stackprotector hardeningRobin Gloster2016-04-031-0/+2
* singular: reimplement using mkDerivationJoachim Fasting2015-11-241-43/+22
* Fix broken license references.Peter Simons2014-07-281-5/+5
* singular: cosmetic fix for syntax highlightingPeter Simons2014-07-281-1/+1
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-281-2/+1
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless••• function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644 Eelco Dolstra2012-01-181-1/+1
* Fix installation layout•••svn path=/nixpkgs/trunk/; revision=24982 Michael Raskin2010-12-051-1/+7
* Missing Singular files•••svn path=/nixpkgs/trunk/; revision=24981 Michael Raskin2010-12-051-0/+55