Commit Graph

32168 Commits

Author SHA1 Message Date
traxys
116a0fb6c1
sca2d: init at 0.2.0 (#223097)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-12 18:50:55 +02:00
figsoda
0ad2312315 cargo-temp: 0.2.15 -> 0.2.16
Diff: https://github.com/yozhgoor/cargo-temp/compare/v0.2.15...v0.2.16
2023-04-12 12:47:47 -04:00
SubhrajyotiSen
d744ccc04b cocoapods: 1.11.3 -> 1.12.0
Updated using pkgs/development/tools/cocoapods/update
2023-04-12 21:35:38 +05:30
figsoda
35e09a8ba9
Merge pull request #225614 from figsoda/namaka 2023-04-12 11:03:40 -04:00
Aaron Jheng
1f89279674
cue: 0.4.3 -> 0.5.0 2023-04-12 13:03:09 +00:00
Martin Weinelt
b754f0d62f
hcloud: 1.32.0 -> 1.33.0
https://github.com/hetznercloud/cli/releases/tag/v1.33.0

Now with support for their arm64 portfolio.
2023-04-12 13:47:46 +02:00
Vladimír Čunát
2a3291834f
Merge #224806: staging-next 2023-04-05 2023-04-12 13:18:37 +02:00
Sandro
b0989ca61b
Merge pull request #222632 from panicgh/spdlog-upd
tiledb: 2.3.3 -> 2.8.3, spdlog: 1.10.0 -> 1.11.0, spdlog_0: remove
2023-04-12 10:57:23 +02:00
github-actions[bot]
4d4fee11d0
Merge master into staging-next 2023-04-12 06:01:06 +00:00
Nick Cao
6b70761ea8
Merge pull request #223934 from JoshVanL/dapr-cli-1.10
dapr-cli: 1.8.1 -> 1.10.0
2023-04-12 12:04:46 +08:00
Nick Cao
92608c0fd5
Merge pull request #225687 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 4.1.0 -> 4.1.1
2023-04-12 10:55:01 +08:00
github-actions[bot]
47157337bf
Merge master into staging-next 2023-04-12 00:02:18 +00:00
Sandro
b5b0ffda81
Merge pull request #204924 from StarGate01/lv_img_conv 2023-04-12 00:55:54 +02:00
Jörg Thalheim
89103b63d2
Merge pull request #225195 from Mic92/buildbot
buildbot: move out of python3.pkgs
2023-04-11 19:49:24 +01:00
github-actions[bot]
4e2c1815ed
Merge master into staging-next 2023-04-11 18:01:18 +00:00
Hraban Luyat
a3cb302b8a refactor: don’t expose sbcl 2.1.9 to all-packages
Only give access to it when explicitly requested by CLPM. This prevents
polluting all-packages namespace with a deprecated package.
2023-04-11 13:55:29 -04:00
Andreas Bielawski
d12701fed1
cdecrypt: add darwin to supported platforms 2023-04-11 18:56:04 +02:00
figsoda
76010e75e6 checkmake: fix version information and date of the man page, refactor 2023-04-11 12:21:03 -04:00
figsoda
2dfbb7c889
Merge pull request #225738 from Niols/checkmake-0.2.2
checkmake: 0.2.1 -> 0.2.2
2023-04-11 12:08:49 -04:00
Fabian Affolter
0a9ccb1841
Merge pull request #225695 from fabaff/tockloader-bump
tockloader: 1.6.0 -> 1.9.0
2023-04-11 16:22:30 +02:00
Josh van Leeuwen
c6a04a00a6 Add ‘proxyVendor=true’
Resolves vendor hash mismatch across operating systems.

Signed-off-by: joshvanl <me@joshvanl.dev>
2023-04-11 14:51:28 +01:00
Niols
317909bd6d
checkmake: 0.2.1 -> 0.2.2 2023-04-11 12:57:26 +00:00
github-actions[bot]
3c070a08ff
Merge master into staging-next 2023-04-11 12:01:14 +00:00
Ivan Kozik
4ace88d63b python38Packages.meson: fix build with libxcrypt
This fixes:

```
Found ninja-1.11.1 at /nix/store/msnllnk5qn0nmwlwdz1kd2zc91w8b2da-ninja-1.11.1/bin/ninja
[1/2] Compiling C object ext/tachyon.cpython-38-x86_64-linux-gnu.so.p/tachyon_module.c.o
FAILED: ext/tachyon.cpython-38-x86_64-linux-gnu.so.p/tachyon_module.c.o
gcc -Iext/tachyon.cpython-38-x86_64-linux-gnu.so.p -Iext '-I../test cases/python/8 different python versions/ext' -I/nix/store/vpm9l2pqd7wkrlr6mzhakfqm93rx70j6-python3-3.8.16/include/python3.8 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -fPIC -MD -MQ ext/tachyon.cpython-38-x86_64-linux-gnu.so.p/tachyon_module.c.o -MF ext/tachyon.cpython-38-x86_64-linux-gnu.so.p/tachyon_module.c.o.d -o ext/tachyon.cpython-38-x86_64-linux-gnu.so.p/tachyon_module.c.o -c '../test cases/python/8 different python versions/ext/tachyon_module.c'
In file included from ../test cases/python/8 different python versions/ext/tachyon_module.c:19:
/nix/store/vpm9l2pqd7wkrlr6mzhakfqm93rx70j6-python3-3.8.16/include/python3.8/Python.h:44:10: fatal error: crypt.h: No such file or directory
   44 | #include <crypt.h>
      |          ^~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
```
2023-04-11 11:31:32 +00:00
Jörg Thalheim
90b750456e buildbot: move out of python3.pkgs
By moving it out we can start apply overrides to python dependendencies
starting with sqlalchemy.

This fixes the build with the current version.
2023-04-11 12:38:58 +02:00
Florian Klink
10193ca153
Merge pull request #220969 from austin-artificial/add-mermerd
mermerd: init at 0.6.1.
2023-04-11 09:26:46 +02:00
Fabian Affolter
51d99c194f tockloader: 1.6.0 -> 1.9.0
Changelog: https://github.com/tock/tockloader/releases/tag/v1.9.0
2023-04-11 08:43:07 +02:00
Fabian Affolter
1d391acf5f tockloader: add changelog to meta 2023-04-11 08:39:05 +02:00
Bobby Rong
5922955359
Merge pull request #225677 from figsoda/jbang
jbang: fix meta.homepage
2023-04-11 14:26:12 +08:00
Weijia Wang
63cb39fe24
Merge pull request #224032 from dominikh/gotraceui
gotraceui: init at 0.1.0
2023-04-11 09:07:59 +03:00
github-actions[bot]
6d69269e44
Merge master into staging-next 2023-04-11 06:01:15 +00:00
R. Ryantm
6e2f8f5b89 kustomize-sops: 4.1.0 -> 4.1.1 2023-04-11 05:45:35 +00:00
figsoda
f017b32eef jbang: fix meta.homepage 2023-04-10 23:50:29 -04:00
figsoda
290c0ce1ae
Merge pull request #225660 from r-ryantm/auto-update/toast
toast: 0.46.2 -> 0.47.1
2023-04-10 23:49:44 -04:00
figsoda
1fb781f4a1
Merge pull request #225653 from r-ryantm/auto-update/jbang
jbang: 0.105.1 -> 0.106.1
2023-04-10 23:40:17 -04:00
R. Ryantm
7751424d83 go-task: 3.22.0 -> 3.23.0 2023-04-11 03:25:56 +00:00
Mario Rodas
fb6ab61101
Merge pull request #225666 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.25638 -> 0.1.25725
2023-04-10 21:34:57 -05:00
Mario Rodas
b20f002bc8
Merge pull request #225652 from figsoda/rust-script
rust-script: 0.24.0 -> 0.25.0
2023-04-10 21:33:21 -05:00
Mario Rodas
3839ee6801
Merge pull request #222949 from developer-guy/feature/oras-cli
oras: 0.16.0 -> 1.0.0
2023-04-10 20:47:59 -05:00
Mario Rodas
12f60131f5
Merge pull request #225578 from marsam/update-esbuild
esbuild: 0.17.15 -> 0.17.16
2023-04-10 20:45:59 -05:00
R. Ryantm
4edb169739 circleci-cli: 0.1.25638 -> 0.1.25725 2023-04-11 01:30:58 +00:00
R. Ryantm
81b7dcdf60 toast: 0.46.2 -> 0.47.1 2023-04-11 01:01:01 +00:00
github-actions[bot]
bcca7c70b6
Merge master into staging-next 2023-04-11 00:02:15 +00:00
R. Ryantm
9ecc36c889 jbang: 0.105.1 -> 0.106.1 2023-04-10 22:56:06 +00:00
figsoda
d2fd0049b1 rust-script: 0.24.0 -> 0.25.0
Diff: https://github.com/fornwall/rust-script/compare/0.24.0...0.25.0

Changelog: https://github.com/fornwall/rust-script/releases/tag/0.25.0
2023-04-10 18:40:41 -04:00
zowoq
265bcf653c buildah: 1.29.1 -> 1.30.0
Diff: https://github.com/containers/buildah/compare/v1.29.1...v1.30.0

Changelog: https://github.com/containers/buildah/releases/tag/v1.30.0
2023-04-11 08:35:17 +10:00
Weijia Wang
14f1d9fa60
Merge pull request #225436 from r-ryantm/auto-update/micronaut
micronaut: 3.8.7 -> 3.8.8
2023-04-11 01:10:16 +03:00
Weijia Wang
13ce6107b7
Merge pull request #224999 from r-ryantm/auto-update/karate
karate: 1.3.1 -> 1.4.0
2023-04-11 00:56:33 +03:00
Austin Platt
0f695a44a5 mermerd: init at 0.6.1 2023-04-10 22:44:28 +01:00
Hraban Luyat
80673bd411 clpm: do fixup, just don’t strip
Less invasive change to the default build process, with the same result.
2023-04-10 15:09:34 -04:00
Hraban Luyat
7493ac348a sbcl: remove old versions, leave 2.1.9 for CLPM 2023-04-10 15:09:34 -04:00
figsoda
d886cdaf10 namaka: init at 0.1.0 2023-04-10 14:20:19 -04:00
github-actions[bot]
995e7507ce
Merge master into staging-next 2023-04-10 12:01:35 +00:00
Nick Cao
26e66207ec
Merge pull request #225552 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-04-04 -> 2023-04-10
2023-04-10 18:30:09 +08:00
R. Ryantm
b115c3cbb0 rust-analyzer-unwrapped: 2023-04-04 -> 2023-04-10 2023-04-10 08:52:06 +00:00
Nick Cao
e95d56500a
Merge pull request #225430 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.25.1 -> 0.25.2
2023-04-10 14:41:44 +08:00
github-actions[bot]
39f71c03bf
Merge master into staging-next 2023-04-10 06:01:13 +00:00
Mario Rodas
27bd2fc3e2
Merge pull request #219056 from shazow/tree-sitter-update
tree-sitter: Add solidity, update grammars
2023-04-10 00:00:15 -05:00
Mario Rodas
87ac91f76a esbuild: 0.17.15 -> 0.17.16
https://github.com/evanw/esbuild/releases/tag/v0.17.16
2023-04-10 04:20:00 +00:00
Dmitry Kalinkin
df3bf8ff76
Merge pull request #218331 from xworld21/texlive-new-dependency-resolution
texlive.combine: move dependencies to attribute tlDeps, resolve them …
2023-04-09 23:59:45 -04:00
Nick Cao
4f360a2944
Merge pull request #225345 from IndeedNotJames/go-bindata
go-bindata: 3.24.0 -> 4.0.2
2023-04-10 10:06:49 +08:00
Nick Cao
06ca4d4ca5
Merge pull request #225477 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-03-27 -> 2023-04-04
2023-04-10 09:52:23 +08:00
github-actions[bot]
2ea027a913
Merge master into staging-next 2023-04-10 00:02:09 +00:00
Mario Rodas
9b6eaee14a
Merge pull request #225408 from marsam/update-cloud-nuke
cloud-nuke: 0.29.0 -> 0.29.2
2023-04-09 17:43:41 -05:00
Mario Rodas
261b9ad7c0
Merge pull request #225405 from marsam/update-tflint
tflint: 0.45.0 -> 0.46.0
2023-04-09 17:42:38 -05:00
Mario Rodas
58238fff00
Merge pull request #225495 from r-ryantm/auto-update/buf
buf: 1.16.0 -> 1.17.0
2023-04-09 17:42:20 -05:00
R. Ryantm
c320d10418 buf: 1.16.0 -> 1.17.0 2023-04-09 20:46:47 +00:00
ajs124
2919a773be
Merge pull request #224866 from helsinki-systems/upd/jenkins
jenkins: 2.387.1 -> 2.387.2
2023-04-09 20:48:53 +02:00
R. Ryantm
b9726714a8 rust-analyzer-unwrapped: 2023-03-27 -> 2023-04-04 2023-04-09 18:46:29 +00:00
R. Ryantm
65fd9ee103 micronaut: 3.8.7 -> 3.8.8 2023-04-09 14:36:08 +00:00
R. Ryantm
af3f488bac cargo-tarpaulin: 0.25.1 -> 0.25.2 2023-04-09 14:17:40 +00:00
github-actions[bot]
20d94e414f
Merge master into staging-next 2023-04-09 12:01:09 +00:00
Mario Rodas
e4ab427155
Merge pull request #225149 from aaronjheng/okteto
okteto: 2.13.0 -> 2.14.2
2023-04-09 06:53:08 -05:00
github-actions[bot]
fc0616b73d
Merge master into staging-next 2023-04-09 06:01:16 +00:00
Hraban Luyat
72f7111208 pgloader: use latest SBCL, not pinned to 2.2.6 2023-04-09 01:09:57 -04:00
Mario Rodas
e4afdab028
Merge pull request #225234 from marsam/update-millet
millet: 0.8.7 -> 0.8.8
2023-04-09 00:05:07 -05:00
Mario Rodas
bd8faee2d5 cloud-nuke: 0.29.0 -> 0.29.2
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.29.1
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.29.2
2023-04-09 04:20:00 +00:00
Mario Rodas
7f4db02881 tflint: 0.45.0 -> 0.46.0
https://github.com/terraform-linters/tflint/releases/tag/v0.46.0
2023-04-09 04:20:00 +00:00
IndeedNotJames
6e8d951274
go-bindata: 3.24.0 -> 4.0.2
diff: https://github.com/kevinburke/go-bindata/compare/v3.24.0...v4.0.2
2394b82919/CHANGELOG.md

The go modules patch is no longer needed as of v3.25.0
2023-04-08 23:52:12 +02:00
github-actions[bot]
df6db8c5b0
Merge master into staging-next 2023-04-08 18:01:13 +00:00
Matthieu Coudron
aeb3a380cc tree-sitter: 0.20.7 -> 0.20.8
0.20.8 will be required by neovim 0.9 so this is a preliminary bump
2023-04-08 19:20:04 +02:00
ocfox
5c04ea5ccd
pip-audit: 2.4.12 -> 2.5.4 (#224590)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2023-04-08 19:13:01 +02:00
Artturi
302de4a235
Merge pull request #225054 from ryantm/rtm-4-6-phpactor 2023-04-08 18:44:43 +03:00
Nick Cao
3bf7fcf117
Merge pull request #225271 from regadas/patch-3
trino-cli: 410 -> 412
2023-04-08 22:29:50 +08:00
github-actions[bot]
8ae069b888
Merge master into staging-next 2023-04-08 12:01:05 +00:00
Fabian Affolter
6f0cdea7a3
Merge pull request #225202 from fabaff/sqlfluff-bump
sqlfluff: 2.0.2 -> 2.0.3
2023-04-08 12:35:02 +02:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Stanisław Pitucha
97ad0928a5
Merge pull request #225015 from r-ryantm/auto-update/rbspy
rbspy: 0.16.0 -> 0.17.0
2023-04-08 19:25:24 +10:00
Ilan Joselevich
d9f759f2ea
Merge pull request #224650 from Kranzes/vulkan-sdk-update-script
vulkan-headers: add update script
2023-04-08 12:19:06 +03:00
Filipe Regadas
5b6baa6c8c
trino-cli: 410 -> 412 2023-04-08 08:40:04 +01:00
Sergei Trofimovich
52a158c0a5
Merge pull request #223735 from r-ryantm/auto-update/patchelfUnstable
patchelfUnstable: unstable-2023-03-18 -> unstable-2023-03-27
2023-04-08 08:24:09 +01:00
Nick Cao
9960301f8b
Merge pull request #225147 from aaronjheng/txtpbfmt
txtpbfmt: unstable-2023-01-18 -> unstable-2023-03-28
2023-04-08 10:19:23 +08:00
Nick Cao
b28c15279d
Merge pull request #225057 from r-ryantm/auto-update/php80Extensions.blackfire
php80Extensions.blackfire: 1.86.5 -> 1.86.6
2023-04-08 10:04:51 +08:00
Nick Cao
6e7301f3ff
Merge pull request #225213 from r-ryantm/auto-update/goda
goda: 0.5.5 -> 0.5.6
2023-04-08 09:54:44 +08:00
github-actions[bot]
75e19b98bb
Merge master into staging-next 2023-04-08 00:02:03 +00:00
Ryan Mulligan
3fdb0346d7 phpactor: init at 2023.01.21
Initialized as a fixed output derivation because composer needs to
access the internet to download dependencies. I've tested the
reproducibility of it following my steps here:

https://discourse.nixos.org/t/reproducibility-checking-with-new-cli-and-fixed-output-derivations/27053

composer2nix didn't work for this package and it seemed simpler to do this.
2023-04-07 15:22:18 -07:00
Sandro
48c67e0a60
Merge pull request #224586 from ocfox/checkov-2.3.150 2023-04-07 23:11:36 +02:00
R. Ryantm
47e4e3669f goda: 0.5.5 -> 0.5.6 2023-04-07 20:03:36 +00:00
Fabian Affolter
0e8dc8b10b sqlfluff: 2.0.2 -> 2.0.3
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.0.2...2.0.3

Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.0.3/CHANGELOG.md
2023-04-07 21:13:15 +02:00
github-actions[bot]
1ad73cb589
Merge master into staging-next 2023-04-07 18:01:06 +00:00