Commit Graph

295041 Commits

Author SHA1 Message Date
Sandro
9e26d882c8
Merge pull request #126356 from drupol/feature/add-symfony-cli 2021-06-10 10:21:22 +02:00
Robert Hensing
76f53eef48
Merge pull request #125223 from hercules-ci/fix-dockerTools-example-fetch-sha
nixosTests.docker-tools: Fix nixFromDockerHub example sha
2021-06-10 10:10:18 +02:00
Fabian Affolter
076ab37cc9
Merge pull request #126242 from fabaff/bump-datasette
python3Packages.datasette: 0.54.1 -> 0.57.1
2021-06-10 09:48:15 +02:00
Vladimír Čunát
2ee781417e
nixos/*: replace alsa* aliases
The attributes got renamed in PR #126440 and in some places this caused
evaluation errors, e.g. the tarball job was saying (locally)
> attribute 'alsaUtils' missing, at /build/source/nixos/modules/services/audio/alsa.nix:6:4
and I suspect that trunk-combined jobset's failure to evaluate was also caused.
2021-06-10 09:46:55 +02:00
Maciej Krüger
cfdf7c4be4
cinnamon.cinnamon-gsettings-override: add bulky to override 2021-06-10 09:38:47 +02:00
Maciej Krüger
e108e51d25
nixos/desktop-managers/cinnamon: add bulky as default app 2021-06-10 09:38:47 +02:00
Maciej Krüger
7d49ffbbe6
cinnamon.bulky: init at 1.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-10 09:38:41 +02:00
Maciej Krüger
2a85a9835b
common-licenses: init at 11.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-10 09:38:28 +02:00
Milan
5f16549ccf
libubox, ubus, uci, netifd: update (#121543)
These packages originating from OpenWRT don't see regular releases, so
this bumps them to their latest commits.

Also implements some suggestions like removing spaces from cmakeFlags
and replacing the legacy lgpl21 license with the appropriate lgpl21Only.
2021-06-10 09:32:50 +02:00
OPNA2608
dc30d972bb palemoon: 29.2.0 -> 29.2.1 2021-06-10 09:13:16 +02:00
Elis Hirwing
799fbc3e3c
Merge pull request #126447 from LeSuisse/composer-2.1.3
phpPackages.composer: 2.1.2 -> 2.1.3
2021-06-10 08:56:03 +02:00
Fabian Affolter
9bf13bd24e
Merge pull request #126450 from chkno/jsonstreams
python3Packages.jsonstreams: 0.5.0 -> 0.6.0
2021-06-10 08:52:57 +02:00
Oleksii Filonenko
b9a38cc147
Merge pull request #126373 from SuperSandro2000/topgrade
topgrade: 6.9.1 -> 7.0.1
2021-06-10 09:52:26 +03:00
Fabian Affolter
bbd7d2b887 python3Packages.bitarray: 2.0.1 -> 2.1.0 2021-06-10 08:47:17 +02:00
Gabriel Ebner
3cb4129816
Merge pull request #126387 from fortuneteller2k/vieb
vieb: 5.0.0 -> 5.1.0
2021-06-10 08:47:09 +02:00
Michael Weiss
053f1dc490
chromium: 91.0.4472.77 -> 91.0.4472.101
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html

This update includes 14 security fixes. Google is aware that an exploit
for CVE-2021-30551 exists in the wild.

CVEs:
CVE-2021-30544 CVE-2021-30545 CVE-2021-30546 CVE-2021-30547
CVE-2021-30548 CVE-2021-30549 CVE-2021-30550 CVE-2021-30551
CVE-2021-30552 CVE-2021-30553
2021-06-10 08:45:38 +02:00
Scott Worley
bcacc9b854 python3Packages.jsonstreams: 0.5.0 -> 0.6.0 2021-06-09 23:31:24 -07:00
Thomas Gerbet
2db2aa2b95 phpPackages.composer: 2.1.2 -> 2.1.3
https://github.com/composer/composer/releases/tag/2.1.3
2021-06-10 08:29:39 +02:00
github-actions[bot]
da8d931c82
Merge master into staging-next 2021-06-10 06:07:24 +00:00
Bernardo Meurer
983bcc84a9
roon-server: 1.8-790 -> 1.8-795 2021-06-09 23:06:39 -07:00
talyz
b4fd0a9118
nixos/tests/printing: fix after setting pipefail
It failed since pipefail (b7749c7, PR #125683), due to `systemctl status`
not exiting with code=0 for inactive units (apparently).
That command is meant for humans anyway.
2021-06-10 08:01:53 +02:00
Anderson Torres
9269ea2b53
Merge pull request #126440 from AndersonTorres/quick-patches
Refactor alsa-project programs
2021-06-10 01:55:07 -03:00
AndersonTorres
822606864b Reorder alsa-project expressions in all-packages.nix 2021-06-10 01:37:32 -03:00
AndersonTorres
f1242006c9 Change all alsaUtils references to alsa-utils 2021-06-10 01:37:32 -03:00
AndersonTorres
7b8a56a577 Change all alsaTools references to alsa-tools 2021-06-10 01:37:32 -03:00
AndersonTorres
0b045a37fc Change all alsaPlugins references to alsa-plugins
Also, refactor alsa-plugins to make it more readable.
2021-06-10 01:36:35 -03:00
Mario Rodas
a192797f61 tmux: 3.2 -> 3.2a 2021-06-10 04:20:00 +00:00
AndersonTorres
58fc582fe8 Change all alsaOss references to alsa-oss 2021-06-10 01:12:49 -03:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
AndersonTorres
7f7f2ef93a alsa-project: a small refactor
Now, all ALSA projects reside in a dedicated directory, namely,
pkgs/os-specific/linux/alsa-project/
2021-06-10 01:12:48 -03:00
AndersonTorres
351e0d0fd3 aliases.nix: fix the alphabetical ordering 2021-06-10 01:12:48 -03:00
蛇崩乃音
e738529752 tailscale: 1.8.6 -> 1.8.7 2021-06-10 12:03:32 +09:00
Milan Pässler
728ea2bbe4 alsa-firmware: 1.2.1 -> 1.2.4
The patch was applied upstream:
c9e5b36991
2021-06-10 12:00:41 +09:00
happysalada
753d676398 vscode-extensions: switch name to lowercase 2021-06-10 11:51:01 +09:00
Oliver Evans
d7e65e2ebf vimPlugins.gleam-vim: init at 2020-06-24
gleam-lang is a type-safe language on the Erlang VM.
See https://gleam.run
2021-06-10 11:46:58 +09:00
Oliver Evans
90dcc956a1 vimPlugins: update 2021-06-10 11:46:58 +09:00
Robin Gloster
5a29c4d3bf
Merge pull request #126426 from rnhmjoj/gale
nixos/gale: remove
2021-06-09 20:25:49 -05:00
zowoq
416dd41bad crun: 0.20 -> 0.20.1
https://github.com/containers/crun/releases/tag/0.20.1
2021-06-10 10:53:33 +10:00
rnhmjoj
336130a90f
nixos/gale: remove
This should have been removed along the package in 3f7d959.
2021-06-10 02:33:10 +02:00
Sebastian Neubauer
f81bfe459f nixos/manual: update for newer amdvlk versions 2021-06-10 02:32:10 +02:00
Sebastian Neubauer
03cd97a25d amdvlk: 2021.Q2.2 -> 2021.Q2.4 2021-06-10 02:32:10 +02:00
Martin Weinelt
19411a458c
Merge pull request #126418 from petabyteboy/feature/ansible-2-9-22
ansible_2_9: 2.9.21 -> 2.9.22
2021-06-10 02:12:25 +02:00
github-actions[bot]
8d9549f31c
Merge master into staging-next 2021-06-10 00:06:41 +00:00
Martin Weinelt
cb90f06de5
Merge pull request #126417 from petabyteboy/feature/ansible-2-10-10
ansible_2_10: 2.10.9 -> 2.10.10
2021-06-10 02:05:37 +02:00
Jonathan Ringer
0d977fbddb azure-cli: 2.23.0 -> 2.24.2 2021-06-09 16:51:51 -07:00
Jonathan Ringer
adb88eac27 python3Packages.knack: 0.8.0 -> 0.8.2 2021-06-09 16:51:51 -07:00
Jonathan Ringer
c8840a73c4 python3Packages.azure-mgmt-web: 2.0.0 -> 3.0.0 2021-06-09 16:51:51 -07:00
Jonathan Ringer
ce1a6f7e91 python3Packages.azure-mgmt-sql: 2.0.0 -> 2.1.0 2021-06-09 16:51:51 -07:00
Jonathan Ringer
14afdb6d4b python3Packages.azure-mgmt-servicefabric: 0.5.0 -> 1.0.0 2021-06-09 16:51:51 -07:00
Jonathan Ringer
e5561e72fe python3Packages.azure-mgmt-recoveryservicesbackup: 0.11.0 -> 1.0.0 2021-06-09 16:51:51 -07:00