Commit Graph

469825 Commits

Author SHA1 Message Date
Izorkin
3ab26f9f00
nixos/dhcpcd: add IPv6rs option 2023-04-01 13:52:38 +03:00
piegames
9448487d9f
Merge pull request #224084: heisenbridge: 1.13.1 -> 1.14.2 2023-04-01 12:08:23 +02:00
Nick Cao
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 Cao
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
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
Ninjatrappeur
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
Ninjatrappeur
f97fdd6e51
Merge pull request #222365 from SFrijters/tiv-add-wrapper 2023-04-01 08:16:48 +02:00
adisbladis
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
Lassulus
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
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 Pletz
0c972f5f0c
Merge pull request #224099 from wentasah/cppzmq-propagate
cppzmq: make zeromq propagatedBuildInput
2023-04-01 06:05:48 +02:00
github-actions[bot]
dd3dfc468f terraform-providers.wavefront: 3.4.0 → 3.5.0 2023-04-01 14:00:41 +10:00
github-actions[bot]
cb980a6e3e terraform-providers.tencentcloud: 1.79.19 → 1.80.0 2023-04-01 14:00:41 +10:00
github-actions[bot]
94444fde0e terraform-providers.oci: 4.113.0 → 4.114.0 2023-04-01 14:00:41 +10:00
github-actions[bot]
f34ff12e8f terraform-providers.alicloud: 1.201.2 → 1.202.0 2023-04-01 14:00:41 +10:00
github-actions[bot]
1f21108371 terraform-providers.huaweicloud: 1.46.0 → 1.47.0 2023-04-01 14:00:41 +10:00
Mario Rodas
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 Rodas
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 Rodas
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
Bruno Bigras
7fcc8886de terraform-providers.jetstream: init at 0.0.34 2023-04-01 13:16:36 +10:00
Mario Rodas
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
Mario Rodas
bcf58d2501
Merge pull request #224000 from marsam/update-ruby-packages
rubyPackages: update
2023-03-31 22:10:22 -05:00
Mario Rodas
250f429268
Merge pull request #224073 from figsoda/comrak
comrak: 0.17.1 -> 0.18.0
2023-03-31 22:07:17 -05:00
Mario Rodas
732c4f090d
Merge pull request #224085 from applePrincess/exploitdb-bump
exploitdb: 2023-03-30 -> 2023-03-31
2023-03-31 22:05:52 -05:00
R. Ryantm
c589991e27 python310Packages.sumo: 2.3.5 -> 2.3.6 2023-04-01 03:04:36 +00:00
Nick Cao
0fb58839bc
Merge pull request #223689 from vbgl/ocaml-ocaml-version-3.6.1
ocamlPackages.ocaml-version: 3.4.0 → 3.6.1
2023-04-01 11:04:00 +08:00
Mario Rodas
f60d1f380b
Merge pull request #224040 from r-ryantm/auto-update/python310Packages.datasets
python310Packages.datasets: 2.10.1 -> 2.11.0
2023-03-31 22:02:55 -05:00
Mario Rodas
1140c24d7d
Merge pull request #224065 from Izorkin/update-ngtcp2
ngtcp2: 0.14.0 -> 0.14.1
2023-03-31 22:02:01 -05:00
Mario Rodas
32df95bccc
Merge pull request #224053 from fabaff/mitmproxy-wireguard-bump
python310Packages.mitmproxy-wireguard: 0.1.20 -> 0.1.21
2023-03-31 22:01:10 -05:00
Mario Rodas
b4d143c111
Merge pull request #224129 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.25085 -> 0.1.25569
2023-03-31 21:52:07 -05:00
Mario Rodas
3ca9328787
Merge pull request #224157 from xrelkd/update/eksctl
eksctl: 0.135.0 -> 0.136.0
2023-03-31 21:50:29 -05:00
Nick Cao
a369498916
Merge pull request #224121 from r-ryantm/auto-update/calico-cni-plugin
calico-cni-plugin: 3.25.0 -> 3.25.1
2023-04-01 10:30:15 +08:00
Nick Cao
b19151f736
Merge pull request #224095 from 0x4A6F/master-lgogdownloader
lgogdownloader: 3.10 -> 3.11
2023-04-01 10:26:44 +08:00
Nick Cao
5ea7701e7b
Merge pull request #224100 from r-ryantm/auto-update/bdf2sfd
bdf2sfd: 1.1.7 -> 1.1.8
2023-04-01 10:25:54 +08:00
Nick Cao
6bdab63d8f
Merge pull request #224111 from r-ryantm/auto-update/calicoctl
calicoctl: 3.25.0 -> 3.25.1
2023-04-01 10:24:18 +08:00
Nick Cao
e5b18a8fc1
Merge pull request #224093 from Philipp-M/fix-fractal-build
fractal: fix build due to git dependencies in Cargo.lock
2023-04-01 10:21:59 +08:00
Nick Cao
4a2de3dae1
Merge pull request #224118 from andersk/mozillavpn
mozillavpn: 2.14.0 → 2.14.1
2023-04-01 10:21:32 +08:00
Nick Cao
17564f45b7
Merge pull request #224123 from r-ryantm/auto-update/codeql
codeql: 2.12.4 -> 2.12.5
2023-04-01 10:19:27 +08:00
Mario Rodas
9a0e1af424
Merge pull request #224020 from marsam/update-squawk
squawk: 0.22.0 -> 0.23.0
2023-03-31 21:19:07 -05:00
Nick Cao
4f7ea05214
Merge pull request #224132 from r-ryantm/auto-update/ameba
ameba: 1.4.2 -> 1.4.3
2023-04-01 10:17:58 +08:00
Nick Cao
78fb3d7e91
Merge pull request #224149 from r-ryantm/auto-update/python310Packages.goodwe
python310Packages.goodwe: 0.2.29 -> 0.2.30
2023-04-01 10:16:17 +08:00
Tom Fitzhenry
aacc21c4e7 spot: 0.3.3 -> 0.4.0 2023-04-01 04:11:41 +02:00
xrelkd
661b373b2d
eksctl: 0.135.0 -> 0.136.0
Diff: https://github.com/weaveworks/eksctl/compare/0.135.0...0.136.0
2023-04-01 10:07:54 +08:00
Orivej Desh (NixOS)
0bdd0e8df2
Merge pull request #224153 from orivej/raysession
patchance, raysession: provide libjack2 at runtime
2023-04-01 02:03:12 +00:00
Florian Klink
22772da63f
Merge pull request #224115 from r-ryantm/auto-update/crd2pulumi
crd2pulumi: 1.2.3 -> 1.2.4
2023-04-01 04:01:07 +02:00
adisbladis
f5c5751d07
Merge pull request #224125 from tadfisher/emacs-pgtk-wrapgappshook
emacs: include wrapGAppsHook for pgtk build
2023-04-01 14:36:19 +13:00
Orivej Desh
0af37850d7 raysession: provide libjack2 at runtime 2023-04-01 01:04:06 +00:00
Orivej Desh
7d8b242702 patchance: provide libjack2 at runtime 2023-04-01 00:59:46 +00:00
Sandro
bac1040c26
Merge pull request #200072 from swflint/add-boa-api-python 2023-04-01 02:57:21 +02:00