Commit Graph
415043 Commits
Author SHA1 Message Date
Timothy DeHerreraandGitHub 2d387fb2e3 Merge pull request #186689 from LunNova/lunnova/cura-upgrade
PyQt6: init at 6.4.0
2022-10-06 14:36:27 -06:00
Alexander BantyevandGitHub 61c4c5a83c Merge pull request #189868 from cab404/cab/fix-outline-nodejs-version
outline: 0.65.2 -> 0.66.1, pin nodejs to 16_x
2022-10-07 00:34:10 +04:00
Pascal BachandGitHub 95fda953f6 Merge pull request #194798 from r-ryantm/auto-update/minio
minio: 2022-10-02T19-29-29Z -> 2022-10-05T14-58-27Z
2022-10-06 22:16:28 +02:00
José Romildo MalaquiasandGitHub 255ecdbae0 Merge pull request #194774 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 22.09.24 -> 22.10.05
2022-10-06 16:38:10 -03:00
José Romildo MalaquiasandGitHub ccea1cc2d9 Merge pull request #194775 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 22.09.24 -> 22.10.05
2022-10-06 16:37:11 -03:00
Edward Tjörnhammar 00fd643248 qperf: init at 0.4.11 2022-10-06 19:26:36 +00:00
Edward Tjörnhammar a72e138b78 nixos/jfs: correct broken toplevel reference 2022-10-06 19:26:13 +00:00
R. Ryantm b3f4f354a6 minio: 2022-10-02T19-29-29Z -> 2022-10-05T14-58-27Z 2022-10-06 19:24:04 +00:00
Jan TojnarandGitHub c72f22fd77 Merge pull request #194648 from jtojnar/epgstation-updatescript
epgstation.updateScript: Fix eval and clean up
2022-10-06 21:18:23 +02:00
markuskowaandGitHub be81e234a5 Merge pull request #194717 from wegank/soapysdr-with-plugins-darwin
soapysdr-with-plugins: add darwin support
2022-10-06 20:42:10 +02:00
Michele Guerini RoccoandGitHub 598f83ebeb Merge pull request #194655 from rnhmjoj/libreswan
libreswan: 4.7 -> 4.8
2022-10-06 20:32:54 +02:00
Robert ScottandGitHub 4204d2aaab Merge pull request #194342 from r-ryantm/auto-update/strongswan
strongswan: 5.9.7 -> 5.9.8
2022-10-06 19:24:39 +01:00
YurekaandGitHub 473e97e434 pkgsMusl.mosh: fix build (#194120) 2022-10-06 19:43:15 +02:00
Weijia Wang 097babd4a1 soapysdr-with-plugins: add darwin support 2022-10-06 19:14:13 +02:00
zowoqandGitHub 38eb5ec7ba kubectl-doctor: fix build with go 1.18 (#194693) 2022-10-06 18:40:58 +02:00
R. Ryantm c17373542c numix-icon-theme-square: 22.09.24 -> 22.10.05 2022-10-06 16:37:07 +00:00
R. Ryantm 4fea6fd37c numix-icon-theme-circle: 22.09.24 -> 22.10.05 2022-10-06 16:37:07 +00:00
Bernardo MeurerandGitHub 707ed163a9 Merge pull request #194761 from yayayayaka/nextcloud-2022-10-06 2022-10-06 13:32:11 -03:00
Bernardo MeurerandGitHub 458911e0ec Merge pull request #192765 from r-ryantm/auto-update/klipper 2022-10-06 13:31:29 -03:00
Bernardo MeurerandGitHub 5f7f076822 Merge pull request #194769 from r-ryantm/auto-update/libvirt 2022-10-06 13:31:02 -03:00
R. Ryantm 68ccf81f32 libvirt: 8.8.0 -> 8.8.0 2022-10-06 15:55:45 +00:00
7c6f434candGitHub bebba4206a Merge pull request #194647 from miangraham/dict-add-jpn-dbs
dictd: add Japanese dbs eng2jpn and jpn2eng
2022-10-06 15:52:51 +00:00
R. Ryantm bc4eb490b7 klipper: unstable-2022-09-16 -> unstable-2022-10-06 2022-10-06 15:32:05 +00:00
superherointjandGitHub e4c91c88e7 Merge pull request #189102 from dbalan/update-wander-0.8.0
wander: 0.7.0 -> 0.8.0
2022-10-06 12:30:06 -03:00
Jonas HeinrichandYt 550e3ff156 wp4nix: Use makeWrapper instead of patching 2022-10-07 00:23:06 +09:00
Jonas HeinrichandYt d6c658f34f wordpress: Add wordpressPackages 2022-10-07 00:23:06 +09:00
datafooandYt e724f20ed5 vscode-extensions.jakebecker.elixir-ls: alias to vscode-extensions.elixir-lsp.vscode-elixir-ls 2022-10-07 00:19:31 +09:00
R. RyantmandYt a90ada2f32 erigon: 2022.09.03 -> 2022.10.01 2022-10-07 00:16:58 +09:00
Martin WeineltandGitHub 4b7f951932 Merge pull request #194660 from mweinelt/dhcp-4.4.3-P1 2022-10-06 16:58:39 +02:00
Yaya 5234adeffe nextcloud: 23.0.9 -> 23.0.10, 24.0.5 -> 24.0.6
https://nextcloud.com/changelog/#latest23
https://nextcloud.com/changelog/#latest24
2022-10-06 14:51:46 +00:00
Lucas SavvaandWinter 49c0fd7d60 nixos/acme: Disable lego renew sleeping
Lego has a built-in mechanism for sleeping for a random amount
of time before renewing a certificate. In our environment this
is not only unnecessary (as our systemd timer takes care of it)
but also unwanted since it slows down the execution of the
systemd service encompassing it, thus also slowing down the
start up of any services its depending on.

Also added FixedRandomDelay to the timer for more predictability.
2022-10-06 10:30:24 -04:00
Lucas SavvaandWinter 657ecbca0e nixos/acme: Make account creds check more robust
Fixes #190493

Check if an actual key file exists. This does not
completely cover the work accountHash does to ensure
that a new account is registered when account
related options are changed.
2022-10-06 10:30:24 -04:00
Lucas SavvaandWinter 39796cad46 nixos/acme: Fix cert renewal with built in webserver
Fixes #191794

Lego threw a permission denied error binding to port 80.
AmbientCapabilities with CAP_NET_BIND_SERVICE was required.
Also added a test for this.
2022-10-06 10:30:24 -04:00
Bobby RongandGitHub 22d41f921f Merge pull request #191940 from alapshin/android-studio
androidStudioPackages.{stable,canary}: update
2022-10-06 22:23:19 +08:00
maxineandGitHub 9d268c3003 Merge pull request #194695 from techknowlogick/nomad-bump
nomad_1_2: 1.2.12 -> 1.2.13, nomad_1_3: 1.3.5 -> 1.3.6,  nomad_1_4: init at 1.4.0
2022-10-06 16:21:47 +02:00
Bobby RongandGitHub c653577537 Merge pull request #194725 from dali99/update_hydrus2
hydrus: 500 -> 501
2022-10-06 22:03:02 +08:00
Matthieu CoudronandGitHub 3e5a08e6d3 Merge pull request #193924 from stasjok/jsregexp 2022-10-06 15:59:25 +02:00
R. RyantmandBobby Rong 0198610c3a v2ray-geoip: 202209290111 -> 202210060105 2022-10-06 21:50:58 +08:00
Fabian AffolterandGitHub 1576b8533c Merge pull request #194750 from r-ryantm/auto-update/python3.10-slither-analyzer
python310Packages.slither-analyzer: 0.8.3 -> 0.9.0
2022-10-06 15:48:17 +02:00
Fabian AffolterandGitHub c053a8a99b Merge pull request #194732 from r-ryantm/auto-update/detect-secrets
detect-secrets: 1.3.0 -> 1.4.0
2022-10-06 15:37:54 +02:00
SandroandGitHub 2fca262fa0 Merge pull request #194271 from andersk/teleport-10 2022-10-06 15:36:47 +02:00
Fabian AffolterandGitHub cd98042266 Merge pull request #194746 from r-ryantm/auto-update/bashate
bashate: 2.1.0 -> 2.1.1
2022-10-06 15:36:01 +02:00
Fabian AffolterandGitHub 0fd6d6d341 Merge pull request #194715 from r-ryantm/auto-update/python310Packages.slack-sdk
python310Packages.slack-sdk: 3.18.5 -> 3.19.1
2022-10-06 15:35:32 +02:00
Fabian AffolterandGitHub 95f9b75acf Merge pull request #194720 from r-ryantm/auto-update/python310Packages.twilio
python310Packages.twilio: 7.14.1 -> 7.14.2
2022-10-06 15:34:21 +02:00
Fabian AffolterandGitHub 3728e67590 Merge pull request #194721 from r-ryantm/auto-update/python310Packages.types-pytz
python310Packages.types-pytz: 2022.2.1.0 -> 2022.4.0.0
2022-10-06 15:33:46 +02:00
Fabian AffolterandGitHub 035db72210 Merge pull request #194727 from r-ryantm/auto-update/python310Packages.weconnect-mqtt
python310Packages.weconnect-mqtt: 0.40.1 -> 0.40.2
2022-10-06 15:33:13 +02:00
Fabian AffolterandGitHub 9523480edb python310Packages.slither-analyzer: update disabled 2022-10-06 15:31:53 +02:00
Pavol RusnakandGitHub 82b0c6bbc5 Merge pull request #194744 from r-ryantm/auto-update/fulcrum 2022-10-06 15:26:31 +02:00
R. Ryantm fc66934d72 python310Packages.slither-analyzer: 0.8.3 -> 0.9.0 2022-10-06 13:05:17 +00:00
pennaeandpennae 3826e303c6 nixos/firefox-syncserver: remove extra add_header
syncstorage-rs sets this header starting with 0.12.3.
2022-10-06 14:48:53 +02:00