Commit Graph

338960 Commits

Author SHA1 Message Date
Bobby Rong 73de24ff8b Merge pull request #145777 from oxalica/fix/flameshot-wayland
flameshot: fix under KDE wayland
2021-12-17 15:18:47 +08:00
Bobby Rong 31ecc61abb Merge pull request #146124 from Luflosi/update/swtpm
swtpm: 0.6.1 -> 0.7.0
2021-12-17 15:15:55 +08:00
Bobby Rong 281e50cad8 Merge pull request #147386 from ineol/update-coq-paco
coqPackages.paco: 4.0.2 -> 4.1.1
2021-12-17 15:13:26 +08:00
Bobby Rong d58f7b8d77 Merge pull request #147955 from DeeUnderscore/cataclysm-dda-0.F-3
cataclysm-dda: 0.F-2 -> 0.F-3
2021-12-17 15:11:52 +08:00
Bobby Rong 10cd1a0fe3 Merge pull request #148028 from pimeys/prisma-3.6.0
prisma: 3.5.0 -> 3.6.0
2021-12-17 15:10:36 +08:00
Bobby Rong 075c92ece4 Merge pull request #148345 from onsails/polkadot
polkadot: 0.9.12-1 -> 0.9.14
2021-12-17 15:08:52 +08:00
Bobby Rong be54658bd0 Merge pull request #148366 from robwhitaker/bump-alda
alda: 1.5.0 -> 2.0.6
2021-12-17 15:06:47 +08:00
Bobby Rong ba804c2a06 Merge pull request #148425 from otavio/topic/shellhub-agent
shellhub-agent: 0.7.2 -> 0.8.1
2021-12-17 15:04:45 +08:00
Bobby Rong 51b17994af Merge pull request #149124 from hrhino/fix/driftnet
driftnet: fix and cleanup
2021-12-17 14:57:52 +08:00
Bobby Rong c4b3a22202 Merge pull request #149409 from 0x4A6F/master-quickemu
quickemu: 2.2.7 -> 3.11
2021-12-17 14:51:47 +08:00
Bobby Rong 096700463d Merge pull request #150268 from legendofmiracles/vkquake
vkquake: 1.11.0 -> 1.12.1
2021-12-17 14:44:20 +08:00
Bobby Rong 14435c7c4e Merge pull request #150636 from JesusMtnezForks/scalafmt
scalafmt: 3.0.8 -> 3.2.1
2021-12-17 14:40:21 +08:00
Bobby Rong 7eefb66802 Merge pull request #150937 from LeSuisse/tailscale-1.18.2
tailscale: 1.18.1 -> 1.18.2
2021-12-17 14:28:56 +08:00
Bobby Rong 1cb4516b03 Merge pull request #150950 from sikmir/libosmium
libosmium: 2.17.1 → 2.17.2
2021-12-17 14:27:25 +08:00
Bobby Rong b2e4c6b350 Merge pull request #151051 from alyssais/vdpau-homepage
libvdpau: use a better homepage
2021-12-17 14:05:37 +08:00
Alyssa Ross 54a057bf71 libvdpau: use a better homepage
The old one was just a directory listing of releases.
2021-12-17 05:25:29 +00:00
Bobby Rong 45a3f9d772 Merge pull request #149220 from r-ryantm/auto-update/heimer
heimer: 2.8.0 -> 3.0.0
2021-12-17 11:59:15 +08:00
Dmitry Kalinkin 50a4c52747 Merge pull request #147648 from veprbl/pr/mxnet_1_8_0
mxnet: 1.6.0 -> 1.8.0, enable on darwin
2021-12-16 22:37:03 -05:00
Dmitry Kalinkin 5e3d3054f7 Merge pull request #147807 from veprbl/pr/tokenizers_darwin_fix
pythonPackages.tokenizers: fix darwin build
2021-12-16 22:36:41 -05:00
Bobby Rong 7b720837e7 Merge pull request #150332 from r-ryantm/auto-update/avocode
avocode: 4.15.1 -> 4.15.5
2021-12-17 11:35:20 +08:00
Bobby Rong fad5696586 Merge pull request #150275 from r-ryantm/auto-update/bootstrap
twitterBootstrap: 5.1.0 -> 5.1.3
2021-12-17 11:33:10 +08:00
Bobby Rong 425a48c96f Merge pull request #150970 from wineee/qownnotes
qownnotes: 21.12.1 -> 21.12.3
2021-12-17 10:48:29 +08:00
Bobby Rong 2c944ec73e Merge pull request #151004 from NickHu/super-slicer
super-slicer: 2.3.56.9 → 2.3.57.7
2021-12-17 10:38:45 +08:00
7c6f434c ad356fa447 Merge pull request #151006 from mucaho/clingcon-5.0.0
clingcon: 3.3.0 -> 5.0.0
2021-12-17 02:22:35 +00:00
Dmitry Kalinkin 03ec468b14 Merge pull request #150910 from veprbl/pr/audacity_darwin_fix
audacity: fix for darwin
2021-12-16 19:08:54 -05:00
Alyssa Ross de27156be0 nixos/cage: log to journal
Previously, cage would log to the TTY it was running on top of, so log
messages were basically lost.
2021-12-16 23:55:15 +00:00
Martin Weinelt cf6f9fb01a Merge pull request #150953 from mweinelt/mediawiki 2021-12-17 00:48:45 +01:00
Nikolay Amiantov fe97584f15 Merge pull request #147679 from danderson/danderson/influx-update
influxdb2: 2.0.8 -> 2.1.1
2021-12-17 02:41:41 +03:00
Martin Weinelt 8086f8658e Merge pull request #151029 from andir/snapcast-bind 2021-12-16 23:52:05 +01:00
Andreas Rammhold c9c93b0add nixos/snapserver: use the correct bind address arguments
Snapserver expects the arguments `--tcp.bind_to_address` and
`--http.bind_to_address` instead of the `--tcp.address` (and http
equivalent) versions.

This caused the process to listen on `0.0.0.0` (for TCP and HTTP
sockets) regardless of the configuration value. It also never listend on
the IPv6 address `::` as our module system made the user believe.

This commit fixes the above issue and ensures that (at least for the TCP
socket) that our default `::` does indeed allow connections via IPv6
(to localhost aka ::1).
2021-12-16 23:27:56 +01:00
Michael Weiss a13a95c2cb Merge pull request #151024 from primeos/chromiumBeta
chromiumBeta: 97.0.4692.45 -> 97.0.4692.56
2021-12-16 23:23:30 +01:00
Michael Weiss 57120707c9 Merge pull request #151023 from primeos/chromium
chromium: Install libvulkan.so.1
2021-12-16 23:23:10 +01:00
Maximilian Bosch fb0091f094 Merge pull request #150975 from NixOS/revert-150065-workaround-issue-144811
Revert "nixos-rebuild: switch to tmpDir during rebuilds"
2021-12-16 23:15:04 +01:00
Michael Weiss afb8f63d90 chromiumBeta: 97.0.4692.45 -> 97.0.4692.56 2021-12-16 23:05:42 +01:00
Michael Weiss 075338beb2 chromium: Install libvulkan.so.1
This might be required for experimental Vulkan support, see:
https://github.com/NixOS/nixpkgs/issues/150398

Note: Google Chrome distributes it as well.
2021-12-16 23:04:36 +01:00
Ben Siraphob 7acf783486 Merge pull request #151016 from siraben/archivy-update
archivy: 1.6.0 -> 1.6.1
2021-12-16 15:48:33 -06:00
Mario Rodas 4ad16e2da0 terraform: 1.1.0 -> 1.1.1 (#150960)
https://github.com/hashicorp/terraform/releases/tag/v1.1.1
2021-12-16 22:47:42 +01:00
Ben Siraphob 3baecb5103 archivy: 1.6.0 -> 1.6.1 2021-12-16 15:26:39 -06:00
David Anderson 7708b9db26 infuxdb2: add package split to 22.05 release notes. 2021-12-16 12:17:20 -08:00
David Anderson 84bc3a0280 influxdb2: add comment to indicate that influxdb2 is a legacy compat package. 2021-12-16 12:14:04 -08:00
David Anderson 492f791f9d influxdb2: use the new server derivation in the nixos module. 2021-12-16 12:10:09 -08:00
Robert Scott 4a7d9aa0e4 Merge pull request #150614 from risicle/ris-libtoxcore-0.2.13
libtoxcore: 0.2.12 -> 0.2.13
2021-12-16 20:08:21 +00:00
David Anderson ec3133d46e influxdb2: split CLI and server, add compat buildEnv. 2021-12-16 11:58:30 -08:00
mucaho 1509f463a0 clingcon: 3.3.0 -> 5.0.0 2021-12-16 20:28:19 +01:00
David Anderson cc6af52e9b influxdb2: remove unused UI dependency tracking files. 2021-12-16 11:25:56 -08:00
David Anderson 8888330a9d influxdb2: 2.0.8 -> 2.1.1
* libflux: 0.124.0 -> 0.139.0; as specified in influxdb 2.1's release notes

* UI: 2.0.8 -> 2.1.2; matching what influxdb 2.1.1 requires

* Add checks in influxdb2's build to verify that libflux and the UI are at
  the version specified by upstream.

* The CLI got split into a separate repository for reasons to do with influx's
  cloud service, and its version has also been decoupled from the main influxdb
  repository. Link it back into the influxdb2 derivation, for compatibility
  with the previous derivation versions.
2021-12-16 11:25:56 -08:00
Ryan Mulligan 3b15136f74 Merge pull request #150987 from r-ryantm/auto-update/v2ray-geoip
v2ray-geoip: 202112090029 -> 202112160030
2021-12-16 11:12:04 -08:00
Thiago Kenji Okada b20b4b0d7e Merge pull request #151001 from bryanasdev000/pkg-kn
kn: 0.27.0 -> 1.1.0
2021-12-16 16:00:46 -03:00
Thiago Kenji Okada 88a81a115a Merge pull request #151003 from bryanasdev000/pkg-argocd
argocd: 2.1.7 -> 2.2.0
2021-12-16 15:52:29 -03:00
Nick Hu a457e2d8a2 super-slicer: 2.3.56.9 → 2.3.57.7 2021-12-16 18:26:34 +00:00