Mauricio Collares
|
1834af74e3
|
sageWithDoc: fix documentation symlinks
(cherry picked from commit 2c7d2ce295296553451a7839513427f63377e92e)
|
2021-05-30 18:02:11 +00:00 |
Mauricio Collares
|
22c86a0466
|
sageWithDoc: fix static asset deduplication
|
2021-05-20 18:29:02 -07:00 |
Masanori Ogino
|
090b71f627
|
sage: 9.2 -> 9.3.rc4
Co-authored-by: Mauricio Collares <mauricio@collares.org>
|
2021-04-22 14:06:56 +09:00 |
Mauricio Collares
|
8100c5a44b
|
sage: 8.9 -> 9.2 fixups
|
2020-12-15 16:51:42 -03:00 |
Masanori Ogino
|
5c4136daf7
|
sage: 8.9 -> 9.2
|
2020-12-14 19:24:18 -03: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
|
49b8efcb84
|
sage: 8.6 -> 8.7
https://groups.google.com/forum/#!topic/sage-release/3m8PV9JkFro
|
2019-04-17 22:44:32 +02:00 |
Timo Kaufmann
|
3832ddedb9
|
sage: refactor
|
2018-11-24 23:14:33 +01:00 |
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
Timo Kaufmann
|
17e6b391eb
|
sage: 8.1 -> 8.2, use system packages
|
2018-06-30 01:21:31 +02:00 |