sternenseemann
3937980850
chickenPackages_{4,5}: recurseIntoAttrs
...
This prevents further evaluation regression for chickenPackages if they
are deprecated again. Since chickenPackages_4 and chickenPackages_5 are
extremely tiny package set, the cost of building one additional set on
hydra is probably fine.
2021-03-03 13:40:47 +01:00
sternenseemann
b4ce3151b2
magnetophonDSP: recurseIntoAttrs
...
This makes nix tooling pick up on the magnetophonDSP attribute set in
all-packages.nix which prevented eval errors from being detected by
ofborg in the past for example.
2021-03-03 13:40:47 +01:00
sternenseemann
6f2fbf5f0b
treewide: add missing lib inputs
...
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:
find "$NIXPKGS" -name '*.nix' \
-and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
-and ! -path '$NIXPKGS/.git/**' \
-print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
590c7ceb42
Merge pull request #114840 from marsam/update-caf
...
caf: 0.17.6 -> 0.18.0
2021-03-03 13:36:03 +01:00
Sandro
369dac8438
Merge pull request #114830 from rloewe/master
...
elasticsearch: Fix broken unfree version
2021-03-03 13:22:08 +01:00
Sandro
49f51c686a
Merge pull request #114832 from pborzenkov/gops-0.3.16
...
gops: 0.3.15 -> 0.3.16
2021-03-03 13:21:03 +01:00
Aaron Andersen
9798ed1a3d
Merge pull request #111011 from waldheinz/nginx-mem-write-exec
...
nixos/nginx: fix MemoryDenyWriteExecute not being disabled when needed
2021-03-03 07:19:35 -05:00
Sandro
09ed39bf5b
Merge pull request #114826 from fortuneteller2k/update-flavours
...
flavours: 0.3.5 -> 0.3.6
2021-03-03 13:16:38 +01:00
Sandro
64648916c0
Merge pull request #114797 from Chili-Man/minikube-1.18.0-update
...
minikube: 1.17.1 -> 1.18.0
2021-03-03 13:09:37 +01:00
Sandro
f15a61d42b
Merge pull request #114789 from AndersonTorres/new-vms-empire
...
vms-empire: 1.15 -> 1.16
2021-03-03 13:09:18 +01:00
Sandro
e80e78810d
Merge pull request #114847 from sternenseemann/remove-unused-lua-5-libs
...
development/interpreters/lua-5: remove unused files
2021-03-03 13:05:44 +01:00
Sandro
5b46c7c4fe
Merge pull request #114940 from helsinki-systems/openjfx15
...
openjfx15: python2 -> python3, ffmpeg_3 -> ffmpeg
2021-03-03 13:00:08 +01:00
Aaron Andersen
f209432103
Merge pull request #114935 from aanderse/kodi-platform-name-fix
...
kodi: fix build for wayland and gbm
2021-03-03 06:49:38 -05:00
Orivej Desh
5da47b15cf
linux-rt_5_11: init at 5.11.2-rt9
2021-03-03 11:36:36 +00:00
Orivej Desh
19959cb7ef
linux-rt_5_6: remove
2021-03-03 11:36:36 +00:00
Michael Weiss
8fc24d14bb
Merge pull request #114973 from primeos/chromium
...
chromium: 88.0.4324.182 -> 89.0.4389.72
2021-03-03 12:35:35 +01:00
Michael Weiss
9f38162b30
chromium: 88.0.4324.182 -> 89.0.4389.72
...
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html
This update includes 47 security fixes. Google is aware of reports that
an exploit for CVE-2021-21166 exists in the wild.
CVEs:
CVE-2021-21159 CVE-2021-21160 CVE-2021-21161 CVE-2021-21162
CVE-2021-21163 CVE-2021-21164 CVE-2021-21165 CVE-2021-21166
CVE-2021-21167 CVE-2021-21168 CVE-2021-21169 CVE-2021-21170
CVE-2021-21171 CVE-2021-21172 CVE-2021-21173 CVE-2021-21174
CVE-2021-21175 CVE-2021-21176 CVE-2021-21177 CVE-2021-21178
CVE-2021-21179 CVE-2021-21180 CVE-2020-27844 CVE-2021-21181
CVE-2021-21182 CVE-2021-21183 CVE-2021-21184 CVE-2021-21185
CVE-2021-21186 CVE-2021-21187 CVE-2021-21188 CVE-2021-21189
CVE-2021-21190
2021-03-03 12:23:11 +01:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain
2021-03-03 10:50:26 +00:00
taku0
61706fc470
Merge pull request #114853 from lourkeur/fix-string-escaping
...
nixos/kresd, nixos/dokuwiki, tests/fpm, build-bazel-package, libcutl: fix string escaping
2021-03-03 19:35:16 +09:00
R. RyanTM
c16de94bd9
kwalletcli: 3.02 -> 3.03
2021-03-03 18:22:44 +08:00
Peter Hoeg
e7363192ef
polkit-qt-1: 0.112 -> 0.113 and drop the old qt4 version
2021-03-03 18:20:27 +08:00
adisbladis
828a3fbc68
Merge pull request #114961 from zowoq/crun
...
crun: 0.17 -> 0.18
2021-03-03 11:48:45 +02:00
Jörg Thalheim
8445826ef5
Merge pull request #114622 from aaschmid/fix/nix-direnv
...
nix-direnv: fix NIX_BIN_PREFIX substitution in built direnvrc
2021-03-03 09:46:11 +00:00
Kim Lindberger
06e36f5275
Merge pull request #114924 from r-ryantm/auto-update/keycloak
...
keycloak: 12.0.3 -> 12.0.4
2021-03-03 10:44:33 +01:00
R. RyanTM
b3120021cf
libmysofa: 1.1 -> 1.2
2021-03-03 04:16:46 -05:00
Vincent Laporte
6f204e9c42
ocamlPackages.integers: use Dune 2
2021-03-03 10:10:20 +01:00
R. RyanTM
08cfe50ff7
libinstpatch: 1.1.5 -> 1.1.6
2021-03-03 04:07:24 -05:00
Isaac van Bakel
3e4499519d
Add trailing periods to all Grafana option descriptions
2021-03-03 03:59:39 -05:00
Isaac van Bakel
f689b8a65f
Add notifier configs to grafana provisioning
...
Similar to dashboards and datasources, notifiers in Grafana can also be
provisioned. This adds them to the Grafana service definition.
2021-03-03 03:59:39 -05:00
R. RyanTM
1897d54219
musescore: 3.6 -> 3.6.1
2021-03-03 03:32:26 -05:00
zowoq
71a28ca2c1
crun: 0.17 -> 0.18
...
https://github.com/containers/crun/releases/tag/0.18
2021-03-03 18:08:13 +10:00
zowoq
694721374b
youtube-dl: 2021.03.02 -> 2021.03.03
...
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.03
2021-03-03 17:55:48 +10:00
Andreas Schmid
d81d591d13
nix-direnv: fix NIX_BIN_PREFIX substitution in built direnvrc
...
* Reason: statically set `${NIX_BIN_PREFIX}` within generated
`direnvrc`.
* Before it only replaced the `-z ${NIX_BIN_PREFIX:-}` check
which therefore never was `true`. So, also `NIX_BIN_PREFIX` never got
set such that its usage later always failed execution with
`NIX_BIN_PREFIX: unbound variable`. With the fix, the line containing
the check will no longer be replaced.
* Solves https://github.com/nix-community/nix-direnv/issues/70
* See also discussion on #114622
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2021-03-03 08:49:32 +01:00
Aaron L. Zeng
2517018ac2
ocamlPackages.directories: init at 0.2
2021-03-03 08:41:55 +01:00
Thomas Gerbet
7393cb9fe4
unrtf: 0.21.9 -> 0.21.10
2021-03-03 02:31:45 -05:00
Vincent Laporte
8efa14a5cb
ocamlPackages.digestif: 0.9.0 → 1.0.0
2021-03-03 08:14:59 +01:00
Fabian Affolter
a6328de769
Merge pull request #114218 from fabaff/bump-readme_renderer
...
python3Packages.readme_renderer: 28.0 -> 29.0
2021-03-03 07:41:10 +01:00
R. RyanTM
394bc6c138
consul: 1.9.2 -> 1.9.3
2021-03-03 01:13:15 -05:00
R. RyanTM
febc74888e
codeql: 2.4.2 -> 2.4.3
2021-03-03 01:10:57 -05:00
R. RyanTM
d602111f18
dolt: 0.22.12 -> 0.22.13
2021-03-03 01:09:39 -05:00
R. RyanTM
94399b30cd
circleci-cli: 0.1.11924 -> 0.1.12214
2021-03-03 01:01:36 -05:00
R. RyanTM
78e35586d3
checkstyle: 8.39 -> 8.40
2021-03-03 00:59:36 -05:00
R. RyanTM
b6b073ae0e
bchoppr: 1.10.0 -> 1.10.2
2021-03-03 00:56:24 -05:00
Daniël de Kok
34644926a4
Merge pull request #114951 from r-ryantm/auto-update/1password
...
_1password-gui: 0.9.14-4 -> 0.9.26
2021-03-03 06:55:53 +01:00
R. RyanTM
a1839871b4
aide: 0.17 -> 0.17.1
2021-03-03 00:51:09 -05:00
Linus Heckemann
b1e00e453b
Merge pull request #114897 from r-ryantm/auto-update/freerdp
...
freerdp: 2.3.0 -> 2.3.1
2021-03-03 06:41:33 +01:00
Sandro
d1da5c7219
Merge pull request #114929 from helsinki-systems/xdg-desktop-portal-kde-no-py
...
xdg-desktop-portal-kde: drop unused python dependency
2021-03-03 05:51:08 +01:00
Sandro
6968b056c5
Merge pull request #114933 from lovesegfault/waybar-rfkill-fix
2021-03-03 05:37:49 +01:00
Sandro
6b8fa0aaf6
Merge pull request #114928 from Hoverbear/nvmet-cli-init
...
nvmet-cli: init at 0.7
2021-03-03 05:11:00 +01:00
Sandro
e9f8cddbcd
Merge pull request #114916 from mweinelt/python/clldutils
...
python3Packages.clldutils: 3.6.0 -> 3.7.0
2021-03-03 04:48:42 +01:00