Commit Graph

258569 Commits

Author SHA1 Message Date
Mauricio Collares
795baaa89e cypari2: revert 2.1.1 -> 2.1.2 update, sync with pip-install-hook.sh
pip install deprecated the --build flag. The standard python
installPhase (in pip-install-hook.sh) got updated in commit
76966f8ddd, but we use a custom one so
we need to update it separately.
2020-12-15 16:46:44 -03:00
Mauricio Collares
88cfc7f87b ppl: fetch clang patch from alternate location (that doesn't require auth) 2020-12-15 16:46:44 -03:00
Mauricio Collares
8b8cae779f pari: update tarball location, since it moved 2020-12-15 16:46:43 -03:00
Mauricio Collares
4058e45736 nauty: update tarball sha256
The old `nauty` tarball is currently accessible at
https://distfiles.macports.org/nauty/nauty27r1.tar.gz. The diff is a
single line in genbg.c:

-    SUMMARY(&nout,t2-t1);
+    SUMMARY(nout,t2-t1);
2020-12-15 16:46:43 -03:00
Mauricio Collares
fecce09773 maxima-ecl: unpin ecl version 2020-12-14 19:24:19 -03:00
Mauricio Collares
cf6364bed2 pynac: import patch to avoid deprecation warnings on python3.8 2020-12-14 19:24:19 -03:00
Mauricio Collares
c46dcf470e ecl: patches to fix SIGFPEs and for unicode compatibility with maxima 2020-12-14 19:24:19 -03:00
Mauricio Collares
e1998b1c5c gmpy2: 2.1a4 -> 2.1.0b5 2020-12-14 19:24:18 -03:00
Mauricio Collares
5df948d4cc giac: 1.5.0-21 -> 1.5.0-87 2020-12-14 19:24:18 -03:00
Masanori Ogino
5c4136daf7 sage: 8.9 -> 9.2 2020-12-14 19:24:18 -03:00
Linus Heckemann
dd95aa337e Merge pull request #102407 from petabyteboy/feature/stk-1-2
superTuxKart: 1.1 -> 1.2
2020-12-14 22:38:26 +01:00
Andreas Rammhold
71191178e6 Merge PR #106881 2020-12-14 22:08:14 +01:00
Linus Heckemann
c40f06022a Merge pull request #106073 from minijackson/tinc-rfc42-and-tests
nixos/tinc: rfc42 and tests
2020-12-14 21:52:57 +01:00
Rouven Czerwinski
7a6203fffc bareboxTools: init at v2020.12.0
This adds the bareboxTools as a package. The buildBarebox function is
intentionally modeled like the buildUBoot function, which should allow
future expansion to build barebox for NixOS systems. The tools are
useful on their own, since they allow flashing of systems via the
different USB loader tools shipped in the scripts directory.
2020-12-14 21:49:37 +01:00
Rouven Czerwinski
af2ab76515 usbsdmux: init at 0.1.8
Add the usbsdmux utility which is used to control the USB-SD-Mux
developed by the Linux Automation GmBH.
2020-12-14 21:49:37 +01:00
Daniël de Kok
95d1e64c4a Merge pull request #106922 from danieldk/setuptools-rust-0.11.6
python3Packages.setuptools-rust: add meta.changelog
2020-12-14 21:44:19 +01:00
Mario Rodas
50eb65e752 ocamlPackages.visitors: 20190711 -> 20200210 2020-12-14 21:28:14 +01:00
Milan Pässler
df4de2fcc4 superTuxKart: 1.1 -> 1.2 2020-12-14 20:21:47 +01:00
Vladyslav M
e969834269 Merge pull request #106683 from dywedir/pijul
pijul: 1.0.0-alpha.17 -> 1.0.0-alpha.21
2020-12-14 21:15:58 +02:00
Daniël de Kok
3512f7af6f python3Packages.setuptools-rust: add meta.changelog 2020-12-14 20:10:13 +01:00
Daniël de Kok
e5c63b3cd4 Merge pull request #106914 from r-ryantm/auto-update/python3.7-setuptools-rust
python37Packages.setuptools-rust: 0.11.5 -> 0.11.6
2020-12-14 20:06:37 +01:00
Tim Steinbach
046f8835dc awscli: 1.18.191 -> 1.18.195 2020-12-14 13:17:12 -05:00
Tim Steinbach
f1dff1bded python3Packages.boto3: 1.16.31 -> 1.16.35 2020-12-14 13:16:03 -05:00
Tim Steinbach
18264172d8 python3Packages.botocore: 1.19.31 -> 1.19.35 2020-12-14 13:15:49 -05:00
Tim Steinbach
1be6a53cd8 Linux: Remove 5.8 2020-12-14 12:57:57 -05:00
Tim Steinbach
c1ef6d2f41 linux: Add 5.10
Validated via
```
 nix-build ./nixos/release.nix -A tests.kernel-latest.x86_64-linux -A tests.latestKernel.login.x86_64-linux
```
2020-12-14 12:55:31 -05:00
Gabriel Ebner
373ddfaf8c Merge pull request #106821 from gebner/vieb310
vieb: init at 3.1.0
2020-12-14 18:23:14 +01:00
R. RyanTM
624e68d839 python37Packages.setuptools-rust: 0.11.5 -> 0.11.6 2020-12-14 17:12:36 +00:00
Doron Behar
0fafd8e2ab Merge pull request #96854 from ericdallo/mob-init
mob: init at v0.0.25
2020-12-14 19:07:42 +02:00
Pavol Rusnak
ef21e636b9 Merge pull request #106809 from sikmir/saga
saga: 7.8.1 → 7.8.2
2020-12-14 17:43:17 +01:00
Pavol Rusnak
f4d52887c3 Merge pull request #106808 from sikmir/qvge
qvge: 0.6.1 → 0.6.2
2020-12-14 17:42:43 +01:00
Orivej Desh
6fa76f018b python2Packages.cryptography: 2.9.2 -> 3.3.1 (#106792)
Fixes py2 build of pyOpenSSL:
https://github.com/NixOS/nixpkgs/issues/106275#issuecomment-743790876
2020-12-14 16:31:26 +00:00
Robert Hensing
b37c00ab90 Merge pull request #106441 from hercules-ci/cassandra-passthru-tests
Cassandra passthru tests
2020-12-14 16:49:47 +01:00
Michael Weiss
ff165582a6 jekyll: 4.1.1 -> 4.2.0 2020-12-14 16:33:07 +01:00
Michael Weiss
50a44c44c4 gammastep: 2.0.5 -> 2.0.6
Switch from libappindicator to the newer libayatana-appindicator and
enable the optional systemd user unit and AppArmor support.
2020-12-14 16:30:28 +01:00
Mario Rodas
3ef9799490 Merge pull request #106902 from r-ryantm/auto-update/python3.7-imagecorruptions
python37Packages.imagecorruptions: 1.1.1 -> 1.1.2
2020-12-14 10:26:14 -05:00
Mario Rodas
d324f5d218 Merge pull request #106903 from marsam/fix-python-create-build
python38Packages.crate: fix build
2020-12-14 10:22:21 -05:00
Jonas Chevalier
545c48e844 niv: only build the executable (#106906)
Installing `pkgs.niv` shouldn't pull all of GHC.

Fixes https://github.com/nmattia/niv/issues/299
2020-12-14 16:01:36 +01:00
Robert Hensing
ccdfb9c6ea cassandra: Add myself as maintainer 2020-12-14 15:37:46 +01:00
Tim Steinbach
93a4baf5a6 linux/hardened/patches/5.9: 5.9.12.a -> 5.9.14.a 2020-12-14 09:31:56 -05:00
Tim Steinbach
1d8c58f35c linux/hardened/patches/5.4: 5.4.81.a -> 5.4.83.a 2020-12-14 09:31:56 -05:00
Tim Steinbach
a4d6fdd738 linux/hardened/patches/4.19: 4.19.161.a -> 4.19.163.a 2020-12-14 09:31:56 -05:00
Tim Steinbach
9146361acb linux/hardened/patches/4.14: 4.14.210.a -> 4.14.212.a 2020-12-14 09:31:55 -05:00
Tim Steinbach
2ad8584a03 linux-rt_5_4: 5.4.78-rt44 -> 5.4.82-rt45 2020-12-14 09:31:55 -05:00
Eric Dallo
d151783b61 mob: init at v0.0.25 2020-12-14 11:19:09 -03:00
Ryan Mulligan
4b5c7cd10f Merge pull request #106551 from kfollesdal/update-bumpver
bumpver: 2020.1107 -> 2020.1108
2020-12-14 05:45:57 -08:00
Mario Rodas
982e6cb084 Merge pull request #106878 from r-ryantm/auto-update/python3.7-aenum
python37Packages.aenum: 2.2.4 -> 2.2.6
2020-12-14 08:25:13 -05:00
Mario Rodas
7666fb25d0 Merge pull request #106856 from jbedo/delly
delly: 0.8.5 -> 0.8.6
2020-12-14 08:10:03 -05:00
Mario Rodas
fa468ed366 Merge pull request #106883 from r-ryantm/auto-update/python3.7-aioprocessing
python37Packages.aioprocessing: 1.0.1 -> 1.1.0
2020-12-14 08:06:13 -05:00
Mario Rodas
44e574d239 Merge pull request #106894 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.3 -> 0.8.5
2020-12-14 08:04:03 -05:00