Commit Graph

316550 Commits

Author SHA1 Message Date
R. RyanTM
6875f62e49 teleport: 7.0.3 -> 7.1.0 2021-09-14 20:22:34 -04:00
Bobby Rong
d1f3ce25cb
khronos: 1.0.8 -> 3.5.9 2021-09-15 08:13:13 +08:00
nixpkgs-upkeep-bot
268c8d77ca vscode: 1.60.0 -> 1.60.1 2021-09-15 00:12:28 +00:00
github-actions[bot]
728f30ca03
Merge master into staging-next 2021-09-15 00:01:33 +00:00
R. RyanTM
313e03f4fb spaceship-prompt: 3.14.0 -> 3.14.1 2021-09-14 23:54:19 +00:00
Robert Schütz
bcd607489d
Merge pull request #131276 from dotlambda/libadwaita-1.0.0-alpha.2
libadwaita: 1.0.0-alpha.1 -> 1.0.0-alpha.2
2021-09-14 16:53:59 -07:00
R. RyanTM
e2cce9e0ca sniffglue: 0.13.0 -> 0.13.1 2021-09-14 23:32:37 +00:00
Robert Schütz
38384e4c75 libadwaita: 1.0.0-alpha.1 -> 1.0.0-alpha.2
https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.0.0-alpha.2/NEWS
2021-09-14 16:25:29 -07:00
R. RyanTM
dc03eeaab1 slop: 7.5 -> 7.6 2021-09-14 23:23:39 +00:00
Anderson Torres
601b81e132
Merge pull request #137638 from wentasah/freecad-libredwg
freecad: Allow opening .dwg files
2021-09-14 20:13:18 -03:00
Robert Schütz
b2488e1c17
Merge pull request #137442 from asbachb/fixup/csvs-to-sqlite
csvs-to-sqlite: linking `click` version `7` explicitly to pass build
2021-09-14 16:08:12 -07:00
R. RyanTM
d37f5847d3 rtsp-simple-server: 0.17.2 -> 0.17.3 2021-09-14 22:01:29 +00:00
adisbladis
a7f71cd419
emacs.pkgs.ement: init at unstable-2021-09-08 2021-09-14 16:39:35 -05:00
adisbladis
38a96d8148
emacs.pkgs.plz: init at unstable-2021-08-22 2021-09-14 16:39:35 -05:00
figsoda
cf0caf529c
Merge pull request #133616 from q60/master
profetch: init at 0.1.6
2021-09-14 17:38:45 -04:00
Pavol Rusnak
92cc52acb8
pyradio: 0.8.7.2 -> 0.8.9.9 2021-09-14 23:35:47 +02:00
R. RyanTM
0c31bd3d4e yq-go: 4.12.1 -> 4.12.2 2021-09-14 21:35:17 +00:00
Michael Weiss
736d1d9e21
Merge pull request #137888 from primeos/chromium
chromium: 93.0.4577.63 -> 93.0.4577.82
2021-09-14 23:02:58 +02:00
Ryan Mulligan
6231d875dc
Merge pull request #137853 from r-ryantm/auto-update/mob
mob: 1.10.0 -> 1.12.0
2021-09-14 13:53:51 -07:00
Ryan Mulligan
a517dad9c3
Merge pull request #137878 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.11.0 -> 1.12.0
2021-09-14 13:52:37 -07:00
Michal Sojka
5f191ca827 freecad: Allow opening .dwg files
Since version 0.19, freecad can open .dwg files through libredwg. See
https://wiki.freecadweb.org/FreeCAD_and_DWG_Import#FreeCAD_v0.19_and_LibreDWG.

Before this commit, freecad could open .dwg files only if libredwg was
independently installed. This is not how programs should work in Nix.
Therefore, we explicitly depend on libredwg and hardcode full path to
dwg2dxf.
2021-09-14 22:50:15 +02:00
Michael Weiss
61e54424ba
chromium: 93.0.4577.63 -> 93.0.4577.82
https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop.html

This update includes 11 security fixes. Google is aware that exploits
for CVE-2021-30632 and CVE-2021-30633 exist in the wild.

CVEs:
CVE-2021-30625 CVE-2021-30626 CVE-2021-30627 CVE-2021-30628
CVE-2021-30629 CVE-2021-30630 CVE-2021-30631 CVE-2021-30632
CVE-2021-30633
2021-09-14 22:39:41 +02:00
Pavol Rusnak
cd7e679576
Merge pull request #137689 from prusnak/bitcoin
bitcoin: 0.21.1 -> 22.0
2021-09-14 22:37:08 +02:00
lewo
d9d41a6718
Merge pull request #137872 from r-ryantm/auto-update/open-policy-agent
open-policy-agent: 0.31.0 -> 0.32.0
2021-09-14 22:31:23 +02:00
R. RyanTM
5a9d8315c3 pyupgrade: 2.25.0 -> 2.25.1 2021-09-14 13:15:14 -07:00
Guillaume Girol
955d01c675
Merge pull request #137856 from symphorien/systemd-coredump-group
nixos/systemd: create a group for systemd-coredump
2021-09-14 20:07:47 +00:00
Guillaume Girol
777c50f3f2
Merge pull request #137854 from symphorien/vsftpd-nogroup
nixos/vsftpd: allocate group; fix fallout of #133166
2021-09-14 20:07:02 +00:00
Guillaume Girol
3413d61035
Merge pull request #137351 from impl/autopatchelfhook-cross-fix
autoPatchelfHook: fix detection under crossSystem
2021-09-14 20:06:31 +00:00
Benjamin Asbach
a5d5f32f90 csvs-to-sqlite: added override for click dependency to version 7 in order to fix build
The application is not capable to build with `click` greate than version `7`.
2021-09-14 14:05:49 -06:00
R. RyanTM
e676fdcb90 picard-tools: 2.26.0 -> 2.26.2 2021-09-14 19:53:25 +00:00
Robert Scott
b00dfcecd2
Merge pull request #137730 from r-ryantm/auto-update/bosh-cli
bosh-cli: 6.4.5 -> 6.4.6
2021-09-14 20:31:39 +01:00
figsoda
9b57dc3585
Merge pull request #136367 from LavaDesu/tsgrammar-fix
tree-sitter: replace hyphens with underscores in .withPlugins
2021-09-14 15:23:31 -04:00
R. RyanTM
b5074c90f8 operator-sdk: 1.11.0 -> 1.12.0 2021-09-14 19:01:44 +00:00
R. RyanTM
1c9cbe8a05 opensmt: 2.1.0 -> 2.1.1 2021-09-14 18:44:37 +00:00
R. RyanTM
9c81cbace1 open-policy-agent: 0.31.0 -> 0.32.0 2021-09-14 18:15:03 +00:00
Jonathan Ringer
6957f6cb1e
python3Packages.google-resumable-media: fix google-crc32c bounds 2021-09-14 11:05:18 -07:00
Michael Raskin
177c0befbc
Merge pull request #137835 from r-ryantm/auto-update/libatomic_ops
libatomic_ops: 7.6.10 -> 7.6.12
2021-09-14 18:04:01 +00:00
github-actions[bot]
91c89490cc
Merge master into staging-next 2021-09-14 18:01:05 +00:00
Vladimír Čunát
afc91f5fef
graphite2: fixup build on aarch64-darwin after PR #123420
See the PR for discussion.  This caused thousands of build regressions.
2021-09-14 19:50:55 +02:00
R. RyanTM
d5c8c84384 qbittorrent: 4.3.5 -> 4.3.8 2021-09-14 17:50:09 +00:00
figsoda
21e78fd4ea
Merge pull request #137641 from LeSuisse/agebox-0.6.0
agebox: 0.5.2 -> 0.6.0
2021-09-14 13:47:29 -04:00
Artturi
045bf139db
Merge pull request #104828 from matthewbauer/add-disableInstallerTools-option 2021-09-14 20:41:02 +03:00
Martin Weinelt
b471773d57 python3Packages.aioesphomeapi: 9.0.0 -> 9.1.0 2021-09-14 19:34:29 +02:00
R. RyanTM
f3aeba71a3 python38Packages.xmlsec: 1.3.11 -> 1.3.12 2021-09-14 17:32:23 +00:00
Martin Weinelt
b62c799d04 ajour: 1.3.0 -> 1.3.1 2021-09-14 19:32:03 +02:00
R. RyanTM
7bea76e0d2 nats-server: 2.4.0 -> 2.5.0 2021-09-14 17:20:49 +00:00
Jonathan Ringer
92042a285e
python3Packages.jupyter-server: 1.10.2 -> 1.11.0, fix build and tests 2021-09-14 10:04:41 -07:00
R. RyanTM
4b24b5445c mob: 1.10.0 -> 1.12.0 2021-09-14 17:01:10 +00:00
figsoda
32f704c4fc
Merge pull request #137592 from r-ryantm/auto-update/proselint
proselint: 0.10.2 -> 0.12.0
2021-09-14 13:00:10 -04:00
Ryan Mulligan
99e494deda
Merge pull request #137792 from r-ryantm/auto-update/recoll
python38Packages.recoll: 1.28.6 -> 1.31.0
2021-09-14 09:51:27 -07:00