Commit Graph

258925 Commits

Author SHA1 Message Date
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
Jörg Thalheim
b39dd890ac
tests.cc-wrapper: disable static compilation macOS
macOS does not support this
2020-12-14 20:53:00 +01:00
peelz
d074587a8d kdeApplications: split drv name into pname and version attributes
This change aims to make it easier to access the package name and
version individually when writing overlays for KDE derivations.
2020-12-14 14:41:07 -05:00
John Ericson
7a06f5dd59
Merge pull request #106908 from Mic92/fix-static-pie
bintools-wrapper: skip dynamic linker for static binaries
2020-12-14 14:40:13 -05: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
R. RyanTM
e01e056423 python37Packages.pytest-html: 3.1.0 -> 3.1.1 2020-12-14 18:59:28 +00: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
github-actions[bot]
ce7773fcf7
Merge staging-next into staging 2020-12-14 18:14:34 +00:00
github-actions[bot]
f91f2c257f
Merge master into staging-next 2020-12-14 18:14:31 +00: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
Jörg Thalheim
ccfd26ef14 bintools-wrapper: skip dynamic linker for static binaries
Currently we set dynamic-linker unconditionally. This breaks
however some static binaries i.e. rust binaries linked against musl.
There is no reason we should set an elf interpreter for static binaries
hence this is skipped if `-static` or `-static-pie` is either passed to
our cc or ld wrapper.
2020-12-14 15:42:54 +00: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
Luka Blaskovic
c73d96f776 rustc: cleanup, use correct llvm version 2020-12-14 15:14:03 +00: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
Mario Rodas
763cf0d815
Merge pull request #106891 from r-ryantm/auto-update/python3.7-dependency-injector
python37Packages.dependency-injector: 4.5.3 -> 4.5.4
2020-12-14 08:03:03 -05:00
Mario Rodas
450825139f
Merge pull request #106890 from r-ryantm/auto-update/python3.7-livereload
python37Packages.livereload: 2.6.1 -> 2.6.3
2020-12-14 08:02:20 -05:00