Commit Graph
471998 Commits
Author SHA1 Message Date
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
Mario RodasandGitHub bcf58d2501 Merge pull request #224000 from marsam/update-ruby-packages
rubyPackages: update
2023-03-31 22:10:22 -05:00
Mario RodasandGitHub 250f429268 Merge pull request #224073 from figsoda/comrak
comrak: 0.17.1 -> 0.18.0
2023-03-31 22:07:17 -05:00
Mario RodasandGitHub 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 CaoandGitHub 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 RodasandGitHub 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 RodasandGitHub 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 RodasandGitHub 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 RodasandGitHub 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 RodasandGitHub 3ca9328787 Merge pull request #224157 from xrelkd/update/eksctl
eksctl: 0.135.0 -> 0.136.0
2023-03-31 21:50:29 -05:00
Someone Serge 4965af4364 nvidia-thrust: explain (host|device)System 2023-04-01 05:48:32 +03:00
22eaf090a1 nvidia-thrust: one-liner meta.description
Co-authored-by: Samuel Ainsworth <skainsworth@gmail.com>
2023-04-01 05:48:32 +03:00
Someone Serge 79046b7a5e faiss: prefer optionals over optional 2023-04-01 05:48:32 +03:00
Someone Serge 2e5cb6f4d6 nvidia-thrust: simplify parameters 2023-04-01 05:48:32 +03:00
Someone Serge 6087a4301c faiss: use the split cudaPackages
...still transitively relies on cudatoolkit (through nvidia-thrust)
2023-04-01 05:48:25 +03:00
Someone Serge a0920575b4 nvidia-thrust: allow omp/tbb instead of cuda 2023-04-01 05:47:12 +03:00
Someone Serge 95d21285bd nvidia-thrust: init at 1.16.0 2023-04-01 05:47:12 +03:00
Someone Serge 36ba5681fa faiss: respect config.cudaCapabilities 2023-04-01 05:47:12 +03:00
Nick CaoandGitHub 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 CaoandGitHub b19151f736 Merge pull request #224095 from 0x4A6F/master-lgogdownloader
lgogdownloader: 3.10 -> 3.11
2023-04-01 10:26:44 +08:00
Nick CaoandGitHub 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 CaoandGitHub 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 CaoandGitHub 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 CaoandGitHub 4a2de3dae1 Merge pull request #224118 from andersk/mozillavpn
mozillavpn: 2.14.0 → 2.14.1
2023-04-01 10:21:32 +08:00
R. Ryantm 848855c6c8 python310Packages.pyvesync: 2.1.1 -> 2.1.6 2023-04-01 02:20:15 +00:00