Tim Steinbach
1c6f19bfbe
linux/hardened/patches/5.4: 5.4.77.a -> 5.4.78.a
2020-11-20 11:31:29 -05:00
Tim Steinbach
674e6d9c0f
linux/hardened/patches/4.19: 4.19.157.a -> 4.19.158.a
2020-11-20 11:31:27 -05:00
Tim Steinbach
c9737f0870
linux/hardened/patches/4.14: 4.14.206.a -> 4.14.207.a
2020-11-20 11:31:25 -05:00
Tim Steinbach
f944184738
sbt-extras: 2020-11-17 → 2020-11-20
2020-11-20 16:27:44 +00:00
Tim Steinbach
be0c84f362
scala: 2.13.3 → 2.13.4
2020-11-20 16:27:43 +00:00
Izorkin
d78ef1f3b5
unit: 1.20.0 -> 1.21.0
2020-11-20 19:27:42 +03:00
Tim Steinbach
a57bf2dc18
oh-my-zsh: 2020-11-12 → 2020-11-20
2020-11-20 16:27:42 +00:00
R. RyanTM
055e7e6f1c
you-get: 0.4.1475 -> 0.4.1488
2020-11-20 16:26:39 +00:00
Pavol Rusnak
8cde963967
electron_11: init at 11.0.2
...
make electron point to electron_11
2020-11-20 17:01:22 +01:00
Pavol Rusnak
0c93e10509
electron: 10.1.5 -> 10.1.6
2020-11-20 17:01:22 +01:00
Pavol Rusnak
4bfad39416
electron: 9.3.3 -> 9.3.4
2020-11-20 17:01:21 +01:00
Pavol Rusnak
a01da8ff91
electron: 8.5.2 -> 8.5.5
2020-11-20 17:01:21 +01:00
Graham Christensen and GitHub
75d7828724
Merge pull request #98544 from Mic92/unfuck-update-user-group
...
nixos/update-user-groups: Fix encoding issues + atomic writes
2020-11-20 10:28:52 -05:00
Florian Klink
90d5bdb12f
nixosTests.podman: run default backends, don't run runc rootless
...
The runc backend doesn't work with unified cgroup hierarchy, and it
failing is a known issue.
However, the default backends should work in both rootless and as-root
scenarios, so make sure we test these.
2020-11-20 16:23:35 +01:00
Anderson Torres and GitHub
ead04a6639
Merge pull request #104316 from AndersonTorres/at1985-update
2020-11-20 12:12:43 -03:00
Ryan Mulligan and GitHub
86233bdfdd
Merge pull request #104370 from r-ryantm/auto-update/python3.7-bip_utils
...
python37Packages.bip_utils: 1.5.0 -> 1.6.0
2020-11-20 06:17:53 -08:00
Raghav Sood
fd38f3aa6b
cre2: 0.3.0 -> 0.3.6
2020-11-20 14:03:57 +00:00
Raghav Sood
e875f355e3
dsniff: fix src
2020-11-20 13:59:03 +00:00
adisbladis and GitHub
da3516f694
Merge pull request #104374 from adisbladis/dockertools-cross-aarch64
...
dockerTools: Always cross compile for another arch in the cross example
2020-11-20 14:57:26 +01:00
Arnout Engelen and GitHub
70ecb218f1
selinux: 2.9 -> 3.0 ( #104087 )
...
Notably, Python 2 code is not be supported in this project anymore and
new Python code should be written only for Python 3, which is no longer
restricted to Python 3.7 (see 780fb563c7 ,
5dfd3c4975 )
https://github.com/SELinuxProject/selinux/releases/tag/20191204
2020-11-20 14:54:14 +01:00
Raghav Sood
eecd658af0
davix: fix src
2020-11-20 13:53:39 +00:00
Doron Behar and GitHub
7712acb90b
Merge pull request #104380 from expipiplus1/joe-vulkan-extension-layer
...
vulkan-extension-layer: 2020-08-25 -> 2020-11-20
2020-11-20 15:41:11 +02:00
Ivan Kovnatsky
c73b85d2c3
terraform-providers.gitlab: 2.9.0 -> 3.1.0
2020-11-20 15:38:52 +02:00
Austin Seipp
f6d423470a
picat: 3.0p2 -> 3.0p3, co-maintain
...
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2020-11-20 07:36:27 -06:00
Austin Seipp
00c451ad40
librepcb: touch ups, co-maintain
...
Fixes a bug where the build system tried to call `git` to embed the
release tag revision into the binary, which isn't allowed. Easily fixed
with `substituteInPlace`.
Also updates the expression to be a little closer to "standard"
expressions (e.g. consistent indentation, importing `stdenv` instead of
`lib` and `mkDerivation`, etc.)
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2020-11-20 07:36:27 -06:00
Joe Hermaszewski
768b1c3c26
vulkan-extension-layer: 2020-08-25 -> 2020-11-20
2020-11-20 20:40:32 +08:00
Daniël de Kok and GitHub
af6dbe82b4
Merge pull request #104265 from danieldk/sync-cudnn-with-toolkit
...
cudnn_cudatoolkit_10: 10.1 -> 10.2
2020-11-20 13:34:18 +01:00
Robert Hensing and Eelco Dolstra
4dd5da0ad0
nixUnstable: pre20201102_550e11f -> pre20201118_79aa7d9
...
Co-authored-by: Eelco Dolstra <edolstra@gmail.com >
2020-11-20 13:11:05 +01:00
Eelco Dolstra
80097e57c9
nix: 2.3.8 -> 2.3.9
2020-11-20 13:03:04 +01:00
adisbladis
b7b22c5814
dockerTools: Always cross compile for another arch in the cross example
...
The example fails to build on aarch64, so lets cross build for gnu64.
2020-11-20 12:57:58 +01:00
Timo Kaufmann and GitHub
31c3d39866
Merge pull request #103995 from 06kellyjac/deno_1.5.3
...
deno: 1.5.2 -> 1.5.3
2020-11-20 12:51:28 +01:00
StigP and GitHub
6e6bd19f73
Merge pull request #104059 from RaghavSood/anarchism/src
...
anarchism: fix src
2020-11-20 11:36:06 +01:00
R. RyanTM
8f2db79bfa
python37Packages.bip_utils: 1.5.0 -> 1.6.0
2020-11-20 09:43:24 +00:00
StigP and GitHub
729ed5ce6a
Merge pull request #104237 from stigtsp/package/perl-text-multimarkdown-init
...
perlPackages.TextMultiMarkdown: init at 1.000035
2020-11-20 09:56:03 +01:00
Michiel Leenaars
4a0aa9fb79
Sylk: 2.9.2 -> 2.9.3
2020-11-20 09:54:12 +01:00
Doron Behar and GitHub
1e43e4c316
Merge pull request #104298 from expipiplus1/joe-vulkan-extension-layer
...
vulkan-extension-layer: init at 2020-08-25
2020-11-20 10:30:43 +02:00
Oleksii Filonenko and GitHub
6c2a614fa7
Merge pull request #104347 from ipetkov/topgrade-6.0.0
...
topgrade: 5.9.1 -> 6.0.0
2020-11-20 09:37:15 +02:00
cw
f18d43efb5
rebar3: 3.12.0 -> 3.14.2
2020-11-20 08:30:44 +01:00
Joe Hermaszewski
c8d1171254
vulkan-extension-layer: init at 2020-08-25
...
There are no tags or releases on the repo, so just use the date as version.
Khronos strikes again with terrible naming here.
2020-11-20 15:25:26 +08:00
Tristan Gosselin-Hane
161a78037b
obs-move-transition: init at 2.0.2
2020-11-20 02:24:12 -05:00
Frederik Rietdijk
cbb4e4733b
Merge staging-next into staging
2020-11-20 08:12:39 +01:00
Frederik Rietdijk
553b7a8bf0
Merge master into staging-next
2020-11-20 08:12:06 +01:00
Austin Seipp and Frederik Rietdijk
75e683d29d
pythonPackages: add new 'seccomp' library
...
As requested in #99553 . Closes #99553 .
Libraries that install python modules as part of the build are
problematic, because they either
- only support a single python version, because the input for
pythonPackages gets fixed in all-packages.nix, or
- need to be rebuild the underlying C code for *every* python version
resulting in libfoo-python37, libfoo-python38, and so on
We would prefer to use the second approach because it works correctly
for all versions of python. However, it creates duplicate copies of
libseccomp.so and that can be expensive. Instead we 'deduplicate' the
copies of libseccomp.so by
- attaching a new $pythonsrc output to the libseccomp deriv, and
- exposing a new 'seccomp' package in python-packages.nix using
libseccomp as input, and
- having a custom python.nix derivation that builds the cython
extension using libseccomp to get the python source and the
package version
This means we build 1 copy of the seccomp python package, one for each
version of python, but all of those packages refer to a single instance
of the libseccomp C library, giving us the best of both worlds.
NOTE: because this requires changing the postInstall of libseccomp, it
requires a mass rebuild.
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2020-11-20 07:57:26 +01:00
R. RyanTM and Jonathan Ringer
26803925aa
ngspice: 32 -> 33
2020-11-19 22:57:08 -08:00
R. RyanTM and Jonathan Ringer
01d13735d1
gleam: 0.12.0 -> 0.12.1
2020-11-19 22:41:11 -08:00
R. RyanTM and Jonathan Ringer
4b038d151e
gnomeExtensions.workspace-matrix: 4.0.1 -> 4.0.2
2020-11-19 22:36:43 -08:00
R. RyanTM
ad7b198786
python37Packages.dask-gateway-server: 0.8.0 -> 0.9.0
2020-11-20 06:29:56 +00:00
R. RyanTM and Jonathan Ringer
789f51c4fb
enet: 1.3.16 -> 1.3.17
2020-11-19 22:27:44 -08:00
Elis Hirwing and GitHub
3d1a5603da
Merge pull request #104283 from r-ryantm/auto-update/php-composer
...
php73Packages.composer2: 2.0.4 -> 2.0.7
2020-11-20 07:27:27 +01:00
Elis Hirwing and GitHub
2dd35f244f
Merge pull request #104314 from r-ryantm/auto-update/php-protobuf
...
php73Extensions.protobuf: 3.13.0.1 -> 3.14.0
2020-11-20 07:26:58 +01:00