Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
Timo Kaufmann
|
ff8338343b
|
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
|
2020-11-18 21:27:37 +01:00 |
|
Vladimír Čunát
|
991c0e1618
|
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
|
2019-09-15 10:50:08 +02:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Timo Kaufmann
|
082169ab02
|
fetchurl: add sageupstream mirror
|
2018-06-30 01:20:44 +02:00 |
|
Timo Kaufmann
|
0c9aaf0814
|
rankwidth: init at 0.7
|
2018-04-22 20:11:49 +02:00 |
|