Commit Graph
471657 Commits
Author SHA1 Message Date
Izorkin 8a289bcc79 nixos/nginx: enable multiple proxyCachePath support 2023-04-01 13:55:56 +03:00
Izorkin 3ab26f9f00 nixos/dhcpcd: add IPv6rs option 2023-04-01 13:52:38 +03:00
Izorkin 77d6fd36cf nixos/nginx: update quic configuration 2023-04-01 13:09:49 +03:00
Izorkin 9f2a1d98aa nginxQuic: 3be953161026 -> 0af598651e33 2023-04-01 13:09:48 +03:00
piegamesandGitHub 9448487d9f Merge pull request #224084: heisenbridge: 1.13.1 -> 1.14.2 2023-04-01 12:08:23 +02:00
Thomas Gerbet a3484c12bd rekor-cli, rekor-server: 1.0.1 -> 1.1.0
https://github.com/sigstore/rekor/releases/tag/v1.1.0
2023-04-01 11:57:31 +02:00
Nick CaoandGitHub cb204a4f11 Merge pull request #224162 from r-ryantm/auto-update/python310Packages.sumo
python310Packages.sumo: 2.3.5 -> 2.3.6
2023-04-01 16:50:19 +08:00
Nick CaoandGitHub f710f703fb Merge pull request #224174 from r-ryantm/auto-update/azure-static-sites-client
azure-static-sites-client: 1.0.022651 -> 1.0.022431
2023-04-01 16:48:45 +08:00
R. Ryantm 292f22ce7f python310Packages.jupyterlab: 3.6.1 -> 3.6.3 2023-04-01 08:16:48 +00:00
Kirill Radzikhovskyy f8744b3f80 bundix: fixup ruby_3_0 support 2023-04-01 19:08:53 +11:00
R. Ryantm d05c614c1e python310Packages.transmission-rpc: 4.1.3 -> 4.1.4 2023-04-01 07:53:42 +00:00
Vladimír Čunát 45c671173b Merge #224143: nixos/qtile: fix manual build
(the build is OK on unstable/master but not on 22.11)
2023-04-01 09:30:00 +02:00
Bruno Bigras 5465b6d141 megasync: pin to ffmpeg_4
fix #224176
2023-04-01 03:21:34 -04:00
MGlolenstine d1380c07b1 beebeep: init at 5.8.6 2023-04-01 09:14:05 +02:00
Mario Rodas c05d64a2c8 devbox: 0.4.5 -> 0.4.6
https://github.com/jetpack-io/devbox/releases/tag/0.4.6
2023-04-01 07:10:00 +00:00
R. Ryantm 1dbd6da1d6 devbox: 0.4.4 -> 0.4.5 2023-04-01 07:09:12 +00:00
Yarny0 f81afb13d4 foomatic-db: unstable-2022-10-03 -> unstable-2023-03-30
introduces a couple of ppd files for Ricoh printers
2023-04-01 09:00:13 +02:00
Yarny0 47bcfe5162 foomatic-db{,-nonfree,-engine}: add meta.changelog 2023-04-01 08:59:42 +02:00
R. Ryantm 05bca77904 dnscontrol: 3.29.1 -> 3.30.0 2023-04-01 06:49:36 +00:00
NinjatrappeurandGitHub cb80417aad Merge pull request #215812 from christoph-heiss/pkgs/proxmox-backup-client 2023-04-01 08:32:49 +02:00
R. Ryantm 2388f3fede azure-static-sites-client: 1.0.022651 -> 1.0.022431 2023-04-01 06:26:29 +00:00
NinjatrappeurandGitHub f97fdd6e51 Merge pull request #222365 from SFrijters/tiv-add-wrapper 2023-04-01 08:16:48 +02:00
R. Ryantm c28c72a2b3 driftnet: 1.4.0 -> 1.5.0 2023-04-01 06:13:27 +00:00
adisbladisandGitHub bfeebd18d9 Merge pull request #166366 from thefloweringash/expose-platformio-core
platformio-core: expose unwrapped platformio as platformio-core
2023-04-01 19:00:03 +13:00
Matt Votava ee88bac7be nixos/ddclient: add iproute2 to unit path if using "if" method 2023-03-31 21:54:21 -07:00
Vincent Laporte 98ee323ad3 ocamlPackages.json-data-encoding: 0.11 → 0.12.1 2023-04-01 06:42:14 +02:00
R. Ryantm 147c3c0f28 jackett: 0.20.3689 -> 0.20.3723 2023-04-01 04:40:37 +00:00
LassulusandGitHub fa1b3bafc2 Merge pull request #217842 from R-VdP/coreboot-configurator-pkexec
coreboot-configurator: 2022-08-22 -> 2023-01-17, use pkexec instead of sudo.
2023-04-01 12:33:18 +08:00
Mario Rodas 59ef8c5a19 zsv: 0.3.5-alpha -> 0.3.6-alpha
https://github.com/liquidaty/zsv/releases/tag/v0.3.6-alpha
2023-04-01 04:20:00 +00:00
Mario Rodas a4e784be15 parson: init at 1.5.1 2023-04-01 04:20:00 +00:00
Mario Rodas 1e06c49514 esbuild: 0.17.14 -> 0.17.15
https://github.com/evanw/esbuild/releases/tag/v0.17.15
2023-04-01 04:20:00 +00:00
Mario Rodas a025a721c3 luau: 0.569 -> 0.570
https://github.com/Roblox/luau/releases/tag/0.570
2023-04-01 04:20:00 +00:00
Andrew Childs 119a521977 platformio-core: expose unwrapped platformio as platformio-core
PlatformIO is a pure python package that is in turn a package
manager. In a pure NixOS environment, this means that any downloaded
binary packages will not run. To make PlatformIO usable, there's a
chrootenv wrapper. However, in a mixed environment like other linux or
darwin, the pure python version will work, and in the case of darwin
only the pure version will work, since the chrootenv wrapper is not
supported.

To handle the above use cases we have:

 * platformio -- unwrapped on darwin, wrapped on linux. Should always
                 provide a functional platformio.

 * platformio-core -- always unwrapped (like "bintools-unwrapped") for
                      when the wrapper is explicitly not required. For
                      example, on other linux where the chrootenv is
                      not supported.
2023-04-01 13:13:15 +09:00
Franz PletzandGitHub 0c972f5f0c Merge pull request #224099 from wentasah/cppzmq-propagate
cppzmq: make zeromq propagatedBuildInput
2023-04-01 06:05:48 +02:00
github-actions[bot]andzowoq dd3dfc468f terraform-providers.wavefront: 3.4.0 → 3.5.0 2023-04-01 14:00:41 +10:00
github-actions[bot]andzowoq cb980a6e3e terraform-providers.tencentcloud: 1.79.19 → 1.80.0 2023-04-01 14:00:41 +10:00
github-actions[bot]andzowoq 94444fde0e terraform-providers.oci: 4.113.0 → 4.114.0 2023-04-01 14:00:41 +10:00
github-actions[bot]andzowoq f34ff12e8f terraform-providers.alicloud: 1.201.2 → 1.202.0 2023-04-01 14:00:41 +10:00
github-actions[bot]andzowoq 1f21108371 terraform-providers.huaweicloud: 1.46.0 → 1.47.0 2023-04-01 14:00:41 +10:00
Mario RodasandGitHub 154e52b605 Merge pull request #223989 from marsam/update-node-16
nodejs-16_x: 16.19.1 -> 16.20.0
2023-03-31 22:57:52 -05:00
Mario RodasandGitHub 9720841ee5 Merge pull request #223335 from foo-dogsquared/update-eartag
eartag: 0.3.2 -> 0.3.3
2023-03-31 22:57:06 -05:00
Mario RodasandGitHub e2c5260d00 Merge pull request #224156 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 3.4.2 -> 3.5.0
2023-03-31 22:55:50 -05:00
Dennis Gosnell 56b81893ea haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-04-01 12:37:30 +09:00
Matt Bryant 7f14501e42 functiontrace-server: init at 0.5.2
Added initial version of the server-piece of https://functiontrace.com.
This is most useful with a functiontrace client, which depends on this
and will therefore be added afterwards.
2023-03-31 20:36:32 -07:00
Dennis Gosnell 69ba0b6ca3 all-cabal-hashes: 2023-03-30T00:19:14Z -> 2023-03-31T20:07:10Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2023-04-01 12:34:48 +09:00
Dennis GosnellandGitHub dfbaa98dbf Merge pull request #223590 from MercuryTechnologies/gabriella/openai-hs
Fix build for `openai-hs`
2023-04-01 12:30:30 +09:00
Bobby Rong 494ff189e0 xfce.thunar-archive-plugin: 0.5.0 -> 0.5.1
https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/compare/thunar-archive-plugin-0.5.0...thunar-archive-plugin-0.5.1
2023-04-01 11:27:55 +08:00
Bruno Bigrasandzowoq 7fcc8886de terraform-providers.jetstream: init at 0.0.34 2023-04-01 13:16:36 +10:00
R. Ryantm c45c861d99 python310Packages.hg-evolve: 11.0.0 -> 11.0.1 2023-04-01 03:13:06 +00:00
Mario RodasandGitHub 25766266ee Merge pull request #223357 from fabaff/types-pytz-bump
python310Packages.types-pytz: 2022.7.1.2 -> 2023.2.0.0
2023-03-31 22:12:57 -05:00