Commit Graph

23321 Commits

Author SHA1 Message Date
Sandro
0014ad177c
Merge pull request #160000 from thefloweringash/boost159-aarch64-darwin
boost159: fix build on aarch64-darwin
2022-05-09 15:00:53 +02:00
Bobby Rong
1f6b472ed3
Merge pull request #170793 from bbigras/dprint
dprint: 0.26.0 -> 0.27.0
2022-05-09 20:59:08 +08:00
github-actions[bot]
27575e98ee
Merge staging-next into staging 2022-05-09 12:08:45 +00:00
06kellyjac
17b7390be9 konstraint: 0.19.0 -> 0.19.1 2022-05-09 12:45:09 +01:00
06kellyjac
85e59afc49 snazy: 0.4.0 -> 0.9.0 2022-05-09 12:42:01 +01:00
06kellyjac
8809038568 conftest: 0.31.0 -> 0.32.0 2022-05-09 12:37:36 +01:00
Uri Baghin
b5d30ae3a3 bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove 2022-05-09 17:08:33 +10:00
davidak
4aae058c30
Merge pull request #169872 from armeenm/remove-phantomjs2
phantomjs2: remove
2022-05-09 08:15:36 +02:00
github-actions[bot]
b4a9badcb8
Merge staging-next into staging 2022-05-09 06:01:56 +00:00
Vladimír Čunát
43c99bebda
Merge #171497: staging-next 2022-05-04 2022-05-09 07:19:20 +02:00
Bobby Rong
66e5f0752b
Merge pull request #171266 from aaronjheng/go-junit-report
go-junit-report: 2018-06-14 -> 1.0.0
2022-05-09 09:10:24 +08:00
Bobby Rong
643b95aa35
Merge pull request #171265 from aaronjheng/compile-daemon
compile-daemon: 2017-03-08 -> 1.4.0
2022-05-09 09:09:27 +08:00
Bobby Rong
91587dd6a8
Merge pull request #171529 from Flakebi/rgp
rgp: 1.12 -> 1.13
2022-05-09 08:51:57 +08:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Sandro
90f713c6e8
Merge pull request #172073 from tanshihaj/master
stlink: fix stlink build for macos
2022-05-09 01:42:07 +02:00
Sandro
50486b600b
Merge pull request #171861 from trofi/fix-strict-deps-for-autoconf-213
autoconf213: add 'm4' to nativeBuildInputs (strictDeps = true)
2022-05-08 23:26:37 +02:00
Robert Schütz
99ed27107e python3Packages.passlib: specify extras-require 2022-05-08 20:30:50 +00:00
Sergei Trofimovich
ad48be73f5 gtkdialog: pull gentoo patch for -fno-common toolchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10:

    $ nix build -L --impure --expr 'with import ./. {}; gtkdialog.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or []) ++ ["-fno-common"]; })'
    ...
    ld: widget_window.o:/build/gtkdialog-0.8.3/src/gtkdialog.h:43:
      multiple definition of `function_signals_block'; gtkdialog.o:/build/gtkdialog-0.8.3/src/gtkdialog.h:43: first defined here
2022-05-08 20:47:33 +01:00
Rasmus Rendal
98152f70fd
gnum4: Disable stack protector when using MinGW (#171828)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 21:26:55 +02:00
Sandro
a9722cab1e
Merge pull request #170810 from trofi/update-elfutils
elfutils: 0.186 -> 0.187
2022-05-08 21:23:20 +02:00
Andrew Childs
de396a3c0a boost159: fix build on aarch64-darwin 2022-05-08 22:22:22 +03:00
Zaripov Kamil
49dce7182f stlink: fix stlink build for macos
Currently stlink build fails on macOS since version 1.7.0 didn't contain
468b1d2daa
commit from upstream. This commit adds dependency on Security framework
required for libusb.
2022-05-08 21:08:52 +03:00
Sandro
c77d523da9
Merge pull request #171550 from WolfangAukang/jenkins-2.332.3
jenkins: 2.332.2 -> 2.332.3
2022-05-08 20:08:36 +02:00
github-actions[bot]
6ab1fe48df
Merge staging-next into staging 2022-05-08 18:01:43 +00:00
github-actions[bot]
e92815729d
Merge master into staging-next 2022-05-08 18:01:10 +00:00
P. R. d. O
fb7b4d044e
jenkins: 2.332.2 -> 2.332.3 2022-05-08 08:42:05 -06:00
xrelkd
13d4c4ef11
cargo-make: 0.35.11 -> 0.35.12 2022-05-08 20:53:08 +08:00
Bobby Rong
4b6fbc8780
Merge pull request #171350 from danjl1100/submit/trunk
trunk: 0.14.0 -> 0.15.0
2022-05-08 20:13:52 +08:00
github-actions[bot]
049ba92990
Merge staging-next into staging 2022-05-08 06:01:58 +00:00
github-actions[bot]
7c1e4ffd7f
Merge master into staging-next 2022-05-08 06:01:24 +00:00
Dmitry Bogatov
985494e6e5
laminar: split documentation into separate output 2022-05-07 23:45:17 -04:00
Mario Rodas
06f6e05c4e
Merge pull request #172004 from marsam/update-buildkit
buildkit: 0.10.1 -> 0.10.3
2022-05-07 20:41:06 -05:00
github-actions[bot]
0386939da0
Merge staging-next into staging 2022-05-08 00:03:09 +00:00
github-actions[bot]
d6c9d38363
Merge master into staging-next 2022-05-08 00:02:24 +00:00
Mario Rodas
d4c7feafb6
Merge pull request #171699 from tjni/amazon-qldb-shell-darwin
amazon-qldb-shell: fix on darwin
2022-05-07 19:02:18 -05:00
Mario Rodas
774e4cccfb
Merge pull request #171896 from xrelkd/update/cargo-expand
cargo-expand: 1.0.16 -> 1.0.19
2022-05-07 13:35:59 -05:00
github-actions[bot]
d2d66da45b
Merge staging-next into staging 2022-05-07 18:01:36 +00:00
github-actions[bot]
84277e82a5
Merge master into staging-next 2022-05-07 18:01:03 +00:00
Mario Rodas
c40509b91e
Merge pull request #171965 from marsam/update-tflint
tflint: 0.35.0 -> 0.36.2
2022-05-07 12:41:05 -05:00
Fabian Affolter
eabc4578db tfsec: 1.19.1 -> 1.20.0 2022-05-07 17:38:25 +02:00
Fabian Affolter
1703402f27
Merge pull request #171866 from fabaff/pylint-django-fix
python310Packages.pylint-django: 2.5.2 -> 2.5.3
2022-05-07 15:54:49 +02:00
Fabian Affolter
2fdb6f2e08
Merge pull request #171887 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.13.0 -> 0.13.1
2022-05-07 14:45:09 +02:00
github-actions[bot]
bbe9795596
Merge staging-next into staging 2022-05-07 12:01:55 +00:00
github-actions[bot]
a714337bb2
Merge master into staging-next 2022-05-07 12:01:21 +00:00
Fabian Affolter
47bed4ae04 prospector: 1.5.1 -> 1.7.7 2022-05-07 13:23:18 +02:00
Brian Leung
65401d1b9f uncrustify: 0.74.0 -> 0.75.0 2022-05-07 12:11:30 +02:00
Sergei Trofimovich
42091a7b8b autoconf213: move 'm4' and 'perl' to nativeBuildInputs (strictDeps = true)
Without the change `strictDeps = true` build fails as:

    $ nix build --impure --expr 'with import ./. {}; autoconf213.overrideAttrs (oa: { strictDeps = true;})'
    Error: Autoconf requires GNU m4 1.1 or later
2022-05-07 07:10:05 +01:00
github-actions[bot]
3d1b7b0dc5
Merge staging-next into staging 2022-05-07 06:01:44 +00:00
github-actions[bot]
78c3adb476
Merge master into staging-next 2022-05-07 06:01:11 +00:00
Oliver Evans
4655bf1cf4
rust-analyzer: Update repo owner
Project recently moved from github:rust-analyzer/rust-analyzer
to github:rust-lang/rust-analyzer.

See discussion in https://github.com/NixOS/nixpkgs/pull/171464.
2022-05-06 19:20:43 -07:00
happysalada
9669d16f9a taplo-cli: 0.6.1 -> 0.6.2 2022-05-06 22:05:42 -04:00
xrelkd
4bdef23d6a
cargo-expand: 1.0.16 -> 1.0.19 2022-05-07 09:50:17 +08:00
R. Ryantm
57bce154f5 sqlfluff: 0.13.0 -> 0.13.1 2022-05-07 00:40:51 +00:00
github-actions[bot]
00e5877c2f
Merge staging-next into staging 2022-05-07 00:02:47 +00:00
github-actions[bot]
fa99b3742a
Merge master into staging-next 2022-05-07 00:02:09 +00:00
Alexander Sieg
4afcdf8271 taplo-cli: 0.5.0 -> 0.6.1
https://github.com/tamasfe/taplo/releases/tag/release-cli-0.6.1
2022-05-06 19:10:03 -04:00
Fabián Heredia Montiel
b45b15cddd metals: 0.11.4 → 0.11.5 2022-05-06 13:38:54 -05:00
github-actions[bot]
730d96c6bd
Merge staging-next into staging 2022-05-06 18:01:53 +00:00
github-actions[bot]
6c361fbbd8
Merge master into staging-next 2022-05-06 18:01:18 +00:00
Jonathan Ringer
384d446910 arcanist: 20200711 -> 20220425 2022-05-06 09:57:06 -07:00
Devan Carpenter
3025934acf earthly: licenses.bsl11 => licenses.mpl20 2022-05-06 11:15:01 -05:00
Vladimír Čunát
8ad52489e9
Merge branch 'master' into staging-next 2022-05-06 16:07:25 +02:00
Jonas Chevalier
bab6710b73
Merge pull request #171221 from zimbatm/numtide-team
maintainers: add numtide team
2022-05-06 15:42:16 +02:00
github-actions[bot]
ad713fb84e
Merge staging-next into staging 2022-05-06 12:02:39 +00:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Yaya
764ec5dd39
gitlab-runner: Add yayayayaka to maintainers (#171800) 2022-05-06 12:40:40 +02:00
Yaya
0b47302cc3
gitlab-runner: 14.10.0 -> 14.10.1 (#171793)
https://gitlab.com/gitlab-org/gitlab-runner/blob/v14.10.1/CHANGELOG.md
2022-05-06 12:22:56 +02:00
Artturi
bb87f972b3
Merge pull request #153290 from max-niederman/pkg/perseus-cli
perseus-cli: 0.3.0 -> 0.3.1
2022-05-06 13:16:12 +03:00
Bobby Rong
2ed6421803
Merge pull request #171329 from aaronjheng/goconvey
goconvey: 1.6.3 -> 1.7.2
2022-05-06 17:29:01 +08:00
Bobby Rong
15233e36d5
Merge pull request #171769 from newAM/saleae-logic-2
saleae-logic-2: 2.3.51 -> 2.3.52
2022-05-06 17:05:27 +08:00
Vincent Laporte
29d63a169a ocamlPackages.js_of_ocaml: 3.11.0 → 4.0.0
ocamlPackages.incr_dom: fix for JSoO 4.0

ocamlPackages.ocsigen-toolkit: 3.1.1 → 3.2.0
2022-05-06 10:26:40 +02:00
Fabian Affolter
64399f2cf4
Merge pull request #171732 from fabaff/bump-checkov
checkov: 2.0.1110 -> 2.0.1118
2022-05-06 08:31:08 +02:00
github-actions[bot]
4c4d0d6bc3
Merge staging-next into staging 2022-05-06 06:02:20 +00:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Alex Martens
857bb52670 saleae-logic-2: 2.3.51 -> 2.3.52 2022-05-05 22:36:38 -07:00
Mario Rodas
4c3c753c44 buildkit: 0.10.1 -> 0.10.3
https://github.com/moby/buildkit/releases/tag/v0.10.2
https://github.com/moby/buildkit/releases/tag/v0.10.3
2022-05-06 04:20:00 +00:00
Mario Rodas
caf67e859c tflint: 0.35.0 -> 0.36.2
https://github.com/terraform-linters/tflint/releases/tag/v0.36.0
https://github.com/terraform-linters/tflint/releases/tag/v0.36.1
https://github.com/terraform-linters/tflint/releases/tag/v0.36.2
2022-05-06 04:20:00 +00:00
Ellie Hermaszewska
a2fc0d6f23
Merge pull request #171099 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-05-06 12:06:11 +08:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Max Niederman
6b628a3987
perseus-cli: 0.3.0 -> 0.3.1 2022-05-05 18:08:39 -07:00
github-actions[bot]
37e3234f74
Merge master into haskell-updates 2022-05-06 00:12:52 +00:00
github-actions[bot]
4cab9aed76
Merge staging-next into staging 2022-05-06 00:02:53 +00:00
github-actions[bot]
b962dee3e7
Merge master into staging-next 2022-05-06 00:02:16 +00:00
Fabian Affolter
a22128d33a checkov: 2.0.1110 -> 2.0.1118 2022-05-06 00:35:38 +02:00
Bernardo Meurer
e9a3c16683
Merge pull request #171594 from newAM/github-runner
github-runner: 2.290.1 -> 2.291.1
2022-05-05 15:15:24 -07:00
Rick van Schijndel
cce50c11ef
Merge pull request #169857 from armeenm/bump-hopper
hopper: 4.5.29 -> 5.5.3; libffi_3_3: init
2022-05-05 21:19:10 +02:00
Theodore Ni
aee3781ae8
amazon-qldb-shell: fix on darwin
On Darwin, the linker needs access to the Security framework.
2022-05-05 14:12:31 -05:00
github-actions[bot]
039ca2bb32
Merge staging-next into staging 2022-05-05 18:10:40 +00:00
github-actions[bot]
aba90d9366
Merge master into staging-next 2022-05-05 18:05:32 +00:00
Artturi
8ca45baf0c
Merge pull request #158462 from jojosch/protoc-gen-twirp_php-update
protoc-gen-twirp_php: 0.8.0 -> 0.8.1
2022-05-05 20:11:58 +03:00
Artturi
9345322f79
Merge pull request #171592 from newAM/flip-link 2022-05-05 19:00:10 +03:00
Armeen Mahdian
0d03ca8d0c hopper: 4.5.29 -> 5.5.3 2022-05-05 09:16:05 -05:00
Ellie Hermaszewska
6b8bbdfdc0
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-05-05 15:20:25 +08:00
github-actions[bot]
81bcb0a861
Merge staging-next into staging 2022-05-05 06:01:42 +00:00
github-actions[bot]
375b571b04
Merge master into staging-next 2022-05-05 06:01:10 +00:00
adisbladis
98df69fed4
Merge pull request #171580 from adisbladis/poetry2nix-1_28_0
poetry2nix: 1.27.1 -> 1.28.0
2022-05-05 10:55:52 +07:00
Dennis Gosnell
b8cc5a1131
spago: 0.20.8 -> 0.20.9 2022-05-05 12:04:43 +09:00
Oliver Evans
5535248877 rust-analyzer: 2022-04-11 -> 2022-05-02 2022-05-04 22:20:49 -04:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
github-actions[bot]
77ee91f1d3
Merge staging-next into staging 2022-05-05 00:03:04 +00:00
github-actions[bot]
ae265ec922
Merge master into staging-next 2022-05-05 00:02:31 +00:00
Mario Rodas
81bd1817e1
Merge pull request #171485 from newAM/cargo-sync-readme
cargo-sync-readme: 1.0 -> 1.1
2022-05-04 18:45:18 -05:00
Mario Rodas
eac9db3c12
Merge pull request #171496 from tjni/update-just
just: 1.1.2 -> 1.1.3
2022-05-04 18:44:46 -05:00
Alex Martens
9723594539 github-runner: 2.290.1 -> 2.291.1 2022-05-04 16:39:54 -07:00
Alex Martens
f6c4cf25ff flip-link: 0.1.4 -> 0.1.6 2022-05-04 16:31:57 -07:00
adisbladis
063015ee9c poetry2nix: 1.27.1 -> 1.28.0 2022-05-05 09:39:33 +12:00
Armeen Mahdian
ca079e3074 phantomjs2: remove 2022-05-04 16:36:21 -05:00
Sandro
080d6f6c58
Merge pull request #171123 from ianmjones/wails-2.0.0-beta.36
wails: 2.0.0-beta.34 -> 2.0.0-beta.36
2022-05-04 22:36:13 +02:00
Vladimír Čunát
453f19bb85
Merge branch 'master' into staging-next 2022-05-04 21:02:39 +02:00
Sandro
503ed31f5d
Merge pull request #170662 from superherointj/package-protoc-gen-entgrpc-init
protoc-gen-entgrpc: init 0.2.0
2022-05-04 20:56:04 +02:00
Mario Rodas
100ee30fd6
Merge pull request #171553 from superherointj/package-gosec-enable-tests
gosec: enable tests
2022-05-04 13:28:49 -05:00
github-actions[bot]
52a30d32af
Merge staging-next into staging 2022-05-04 18:06:37 +00:00
github-actions[bot]
747719f235
Merge master into staging-next 2022-05-04 18:01:28 +00:00
superherointj
a60992bad9 gosec: enable tests 2022-05-04 13:38:29 -03:00
superherointj
b377b29d9e dive: enable tests 2022-05-04 13:33:56 -03:00
Ryan Mulligan
8051ce4529
Merge pull request #171476 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2022.04.18-00.59.32 -> 2022.05.03-12.35.40
2022-05-04 08:16:05 -07:00
Marek Fajkus
3167af9d78
Merge pull request #171522 from kubukoz/scala-cli-015
scala-cli: 0.1.4 -> 0.1.5
2022-05-04 16:20:42 +02:00
Marek Fajkus
7acb1f2af2
Merge pull request #171122 from Tomahna/bloop
bloop: 1.4.13 -> 1.5.0
2022-05-04 16:20:24 +02:00
Sebastian Neubauer
b469011b7e rgp: 1.12 -> 1.13 2022-05-04 15:04:37 +02:00
Mario Rodas
6b1a68c045
Merge pull request #168228 from r-ryantm/auto-update/codeql
codeql: 2.8.2 -> 2.8.5
2022-05-04 07:16:42 -05:00
github-actions[bot]
eba158d017
Merge staging-next into staging 2022-05-04 12:01:49 +00:00
github-actions[bot]
16684f8bd3
Merge master into staging-next 2022-05-04 12:01:10 +00:00
Jakub Kozłowski
f27f57a120 scala-cli: 0.1.4 -> 0.1.5 2022-05-04 13:54:47 +02:00
Pascal Bach
e6834ffb7c
Merge pull request #146263 from matthiasbeyer/add-kdash
kdash: init at 0.3.1
2022-05-04 09:49:21 +02:00
Matthias Beyer
562fdfd04e kdash: 0.2.4 -> 0.3.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-05-04 08:46:19 +02:00
Fabian Affolter
7784c3d722
Merge pull request #171455 from fabaff/bump-checkov
checkov: 2.0.1102 -> 2.0.1110
2022-05-04 08:38:27 +02:00
Fabian Affolter
f450d5b354
Merge pull request #163588 from fabaff/pip-audit
pip-audit: init at 2.0.0
2022-05-04 08:37:54 +02:00
Theodore Ni
7d5e82443b
just: 1.1.2 -> 1.1.3
https://github.com/casey/just/blob/master/CHANGELOG.md
2022-05-04 01:31:48 -05:00
github-actions[bot]
23791ce6d0
Merge staging-next into staging 2022-05-04 06:02:12 +00:00
Alex Martens
ecf564b266 cargo-sync-readme: 1.0 -> 1.1 2022-05-03 21:33:18 -07:00
R. Ryantm
51835cfa3c clojure-lsp: 2022.04.18-00.59.32 -> 2022.05.03-12.35.40 2022-05-04 01:56:42 +00:00
Sean D Gillespie
a656052b5d
Vulkan: Refactor (pkgconfig -> pkg-config)
Use pkg-config rather than pkgconfig
2022-05-03 21:50:21 -04:00
github-actions[bot]
ee7e3f30f3
Merge staging-next into staging 2022-05-04 00:02:57 +00:00
ajs124
672d4b317f
Merge pull request #167198 from sir4ur0n/sir4ur0n/fix/liquibaseCommandLine
liquibase: fix Main -> LiquibaseCommandLine
2022-05-03 23:04:25 +01:00
Fabian Affolter
3e93ff80f8 checkov: 2.0.1102 -> 2.0.1110 2022-05-03 23:46:53 +02:00
github-actions[bot]
51a899bdc1
Merge staging-next into staging 2022-05-03 18:10:46 +00:00
Sandro
5bab1af40b
Merge pull request #170972 from SuperSandro2000/unityhub
unityhub: fix nix-env version parsing
2022-05-03 17:52:17 +02:00
Naïm Favier
7f9c7443ae yarn2nix: extend NixOS/nix#5128 workaround to 2.4+
The issue was not fixed in later versions, so we need the workaround
for all versions greater than `2.4pre`.
2022-05-03 08:18:11 -04:00
Fabian Affolter
1d17d14cb7 pip-audit: 2.0.0 -> 2.2.1 2022-05-03 09:08:34 +02:00
Fabian Affolter
86e49c7114 pip-audit: init at 2.0.0 2022-05-03 09:08:33 +02:00
github-actions[bot]
c1ff998022
Merge staging-next into staging 2022-05-03 06:02:00 +00:00
Daniel Lambert
35227e5abb trunk: 0.14.0 -> 0.15.0 2022-05-02 22:29:44 -05:00
Kévin Rauscher
24c33ab795
metals: 0.11.2 -> 0.11.4 (#171127) 2022-05-02 21:40:48 -05:00
Will Dietz
4558d28cfc
scalafix: 0.9.0 -> 0.10.0, completions, setup-hook instead of jdk (#171074)
* scalafix: 0.9.0 -> 0.10.0

Bump scala version 2.12.7 -> 2.13.8 (latest AFAICT), as well.

Prefer hash format that matches what nix outputs these days
for easier updating.

* scalafix: shell completion (bash, zsh)

* scalafix: use setJavaClassPath, drop jdk dep

No need to pull in entire JDK just to use the setup-hook.
2022-05-02 21:34:51 -05:00
Aaron Jheng
7485e9f1d7
goconvey: 1.6.3 -> 1.7.2 2022-05-03 00:12:54 +00:00
Aaron Jheng
3caced8853
go-junit-report: 2018-06-14 -> 1.0.0 2022-05-03 00:06:56 +00:00
github-actions[bot]
46944fe032
Merge staging-next into staging 2022-05-03 00:02:25 +00:00
Robert Schütz
d770c33587 cvehound: 1.0.4 -> 1.0.9
https://github.com/evdenis/cvehound/blob/1.0.9/ChangeLog
2022-05-02 23:58:46 +00:00
Sandro
d0bde75453
Merge pull request #170530 from nagisa/tracy-up-0-8-1
tracy: 0.8 -> 0.8.1
2022-05-03 01:25:11 +02:00
Alex Martens
1df86fce58 saleae-logic-2: 2.3.50 -> 2.3.51 2022-05-03 00:53:36 +02:00
Aaron Jheng
6994550224 hjson-go: 3.1.1 -> 3.2.0 2022-05-02 15:09:15 -05:00
Fabian Affolter
5da0dffb27
Merge pull request #171271 from aaronjheng/motion
go-motion: 2018-04-09 -> 1.1.0
2022-05-02 21:51:30 +02:00
github-actions[bot]
c4bf3689ee
Merge staging-next into staging 2022-05-02 18:10:52 +00:00
Emery Hemingway
126f296044 tup: patch tup to find setuid fusermount
Patching C sources to find programs out of PATH is discouraged
but Tup otherwise tracks changes to PATH and should not be slowed
down by a wrapper script.

Original fix from Sheena Artrip.

Fix #107516
2022-05-02 10:36:35 -05:00
Aaron Jheng
380878b5d1
go-motion: 2018-04-09 -> 1.1.0 2022-05-02 15:04:17 +00:00
Aaron Jheng
1d0ffa450b
compile-daemon: 2017-03-08 -> 1.4.0 2022-05-02 14:50:49 +00:00
kfollesdal
4b348d6a6f
github-runner: Avoid /homeless-shelter bug (#170892)
This commit fix "homeless-shelter" bug that you sometimes get on local
builds:

"Failed to read NuGet.Config due to unauthorized access. Path:
'/homeless-shelter/.config/NuGet/NuGet.Config"

Sets HOME envrioment varibale in derivation to /tmp.
2022-05-02 16:18:31 +02:00
Sandro
fbb1f7acf6
Merge pull request #171192 from aaronjheng/mustache-go
mustache-go: 1.3.0 -> 1.3.1
2022-05-02 16:09:02 +02:00
zimbatm
c398615dae
treefmt: maintained by numtide 2022-05-02 14:55:13 +02:00
Bobby Rong
d76284e0a1
Merge pull request #168007 from aaronjheng/reflex
reflex: 0.2.0 -> 0.3.1
2022-05-02 20:09:42 +08:00
github-actions[bot]
c01e301153
Merge staging-next into staging 2022-05-02 12:06:41 +00:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
Uri Baghin
fb879fa935
Merge pull request #170218 from uri-canva/no-debug-spam
bazel_4, bazel_5: disable sandbox debug
2022-05-02 16:21:05 +10:00
github-actions[bot]
cd9d1feb58
Merge staging-next into staging 2022-05-02 06:01:51 +00:00
github-actions[bot]
ca92a3c2d0
Merge master into staging-next 2022-05-02 06:01:11 +00:00
Mario Rodas
2ff8a71d80
Merge pull request #171184 from aaronjheng/go-toml
go-toml: 1.9.4 -> 2.0.0
2022-05-01 22:46:05 -05:00
Aaron Jheng
1432f1d4c9
mustache-go: 1.3.0 -> 1.3.1 2022-05-02 03:36:38 +00:00
Aaron Jheng
ddd70f2eb8
go-toml: 1.9.4 -> 2.0.0 2022-05-02 03:15:59 +00:00
github-actions[bot]
12bd815a0c
Merge staging-next into staging 2022-05-02 00:03:48 +00:00
github-actions[bot]
b886c70998
Merge master into staging-next 2022-05-02 00:02:31 +00:00
Artturi
8832a980c1
Merge pull request #99330 from matt-snider/jdt-language-server
jdt-language-server: init at 1.8.0
2022-05-02 02:32:29 +03:00
Mario Rodas
46d8112295
Merge pull request #171157 from siraben/fq-update
fq: 0.0.6 -> 0.0.7
2022-05-01 16:54:58 -05:00
Ben Siraphob
39b8c1025b
fq: 0.0.6 -> 0.0.7 2022-05-01 12:20:32 -05:00
Vladimír Čunát
cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
github-actions[bot]
8189ad029c
Merge staging-next into staging 2022-05-01 12:01:52 +00:00
github-actions[bot]
b4cd84e421
Merge master into staging-next 2022-05-01 12:01:16 +00:00
Ian M. Jones
6273cb33c0 wails: 2.0.0-beta.34 -> 2.0.0-beta.36 2022-05-01 12:52:20 +01:00
Kevin Rauscher
53d9b6397c bloop: 1.4.13 -> 1.5.0 2022-05-01 13:43:52 +02:00
Fabian Affolter
a2e763508e checkov: 2.0.1098 -> 2.0.1102 2022-05-01 10:22:43 +02:00
Dennis Gosnell
7be18af83c
Merge pull request #169513 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-05-01 16:19:55 +09:00
github-actions[bot]
676b5fba35
Merge staging-next into staging 2022-05-01 06:01:47 +00:00
github-actions[bot]
dc0ace8d6e
Merge master into staging-next 2022-05-01 06:01:14 +00:00
Mario Rodas
a3f5f5a515
Merge pull request #170776 from bryanasdev000/ddosify-079
ddosify: 0.7.6 -> 0.7.9
2022-04-30 19:33:29 -05:00
github-actions[bot]
5dce602f06
Merge master into haskell-updates 2022-05-01 00:16:25 +00:00
Simonas Kazlauskas
2a08573b1e tracy: 0.8 -> 0.8.1 2022-05-01 00:36:47 +03:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
github-actions[bot]
5db8cea3c9
Merge staging-next into staging 2022-04-30 18:01:49 +00:00
github-actions[bot]
afb1522e95
Merge master into staging-next 2022-04-30 18:01:16 +00:00
Sandro
0d0b874f16
Merge pull request #170971 from SuperSandro2000/altair
altair-graphql-client: fix niv-env version parsing
2022-04-30 19:33:15 +02:00
Sergei Trofimovich
c807c8c681
Merge pull request #169907 from trofi/fix-binutils-unwrapped-all-targets
binutils-unwrapped-all-targets: fix libctf breakage
2022-04-30 15:48:43 +00:00
Mario Rodas
d7de07547a
Merge pull request #170830 from r-ryantm/auto-update/pg_activity
pg_activity: 2.3.0 -> 2.3.1
2022-04-30 08:54:50 -05:00
github-actions[bot]
f08d8f2263
Merge staging-next into staging 2022-04-30 12:02:39 +00:00
github-actions[bot]
80ebf94b82
Merge master into staging-next 2022-04-30 12:01:16 +00:00
Mario Rodas
0f181cf736
Merge pull request #170869 from r-ryantm/auto-update/mold
mold: 1.2.0 -> 1.2.1
2022-04-30 01:47:19 -05:00
Sandro Jäckel
7bcf151685
unityhub: fix nix-env version parsing 2022-04-30 02:44:52 +02:00
Sandro Jäckel
09b29d2ac1
altair-graphql-client: fix niv-env version parsing 2022-04-30 02:44:11 +02:00
github-actions[bot]
2ec636df25
Merge master into haskell-updates 2022-04-30 00:13:38 +00:00
github-actions[bot]
5f05f984a6
Merge staging-next into staging 2022-04-30 00:02:41 +00:00
github-actions[bot]
142bf917b0
Merge master into staging-next 2022-04-30 00:02:08 +00:00
Jörg Thalheim
b9a93b91db gdbgui: 0.14.0.2 -> 0.15.0.1 2022-04-29 22:14:03 +02:00
Timo Kaufmann
dc421ee748
Merge pull request #150966 from sir4ur0n/sir4ur0n/addLiquibaseRedshiftSupport
liquibase: add support for Amazon Redshift
2022-04-29 21:09:24 +02:00
github-actions[bot]
3624aa9760
Merge staging-next into staging 2022-04-29 18:01:55 +00:00
github-actions[bot]
db87306c53
Merge master into staging-next 2022-04-29 18:01:20 +00:00
Ryan Mulligan
02f2d601a0
Merge pull request #169778 from r-ryantm/auto-update/earthly
earthly: 0.6.13 -> 0.6.14
2022-04-29 10:20:33 -07:00
Soner Sayakci
8fa26b62c9 php74Extensions.blackfire: 1.75.0 -> 1.77.0 2022-04-29 18:42:27 +02:00
Matthew "strager" Glazar
ba566a1728 relic: init at 7.3.0 2022-04-29 10:31:18 -05:00
R. Ryantm
258072aef2 mage: 1.12.1 -> 1.13.0 2022-04-29 09:42:43 -05:00
github-actions[bot]
cbdf1f436c
Merge staging-next into staging 2022-04-29 12:01:53 +00:00
github-actions[bot]
8fcc2694d6
Merge master into staging-next 2022-04-29 12:01:18 +00:00
Sandro Jäckel
d0b841a01d
yq-go: 4.24.5 -> 4.25.1 2022-04-29 12:26:07 +02:00
R. Ryantm
c708eb54af mold: 1.2.0 -> 1.2.1 2022-04-29 08:03:08 +00:00
Fabian Affolter
0e31775152
Merge pull request #170818 from fabaff/bump-checkov
checkov: 2.0.1088 -> 2.0.1098
2022-04-29 08:14:15 +02:00
Artturi
7ada7284bf
Merge pull request #150637 from thefloweringash/help2man-nls
help2man: restore nls support on darwin, make nls explicit
2022-04-29 05:14:08 +03:00
R. Ryantm
7787d3fe17 pg_activity: 2.3.0 -> 2.3.1 2022-04-29 00:23:03 +00:00
github-actions[bot]
d77355fa63
Merge master into haskell-updates 2022-04-29 00:12:30 +00:00
github-actions[bot]
03ecebd53a
Merge staging-next into staging 2022-04-29 00:03:11 +00:00
github-actions[bot]
619828db66
Merge master into staging-next 2022-04-29 00:02:35 +00:00
zowoq
bf5f25a163 fx: 20.0.2 -> 22.0.10
https://github.com/antonmedv/fx/releases/tag/21.0.0
> This is the first version of fx implemented in go.

https://github.com/antonmedv/fx/releases/tag/22.0.0
2022-04-29 07:51:38 +10:00
Fabian Affolter
7a5cbdf6f7 checkov: 2.0.1088 -> 2.0.1098 2022-04-28 23:50:30 +02:00
Jan Tojnar
2e49c5b642
Merge pull request #170807 from shyim/update-blackfire-agent
blackfire: 2.8.0 -> 2.8.1
2022-04-28 23:28:13 +02:00
Ryan Mulligan
4f098d1f11
Merge pull request #166557 from r-ryantm/auto-update/rocm-cmake
rocm-cmake: 5.0.2 -> 5.1.0
2022-04-28 13:19:32 -07:00
Ryan Mulligan
93f1325873
Merge pull request #168013 from r-ryantm/auto-update/rocminfo
rocminfo: 5.0.1 -> 5.1.1
2022-04-28 13:18:22 -07:00
Sergei Trofimovich
5e2a1ebdc4 elfutils: 0.186 -> 0.187
Added trivial updater.
Dropped unneeded -Werror workaround (`pkgsMusl.elfutils` builds successfully now).

changelog: https://sourceware.org/git/?p=elfutils.git;a=blob_plain;f=NEWS;hb=HEAD
2022-04-28 20:38:48 +01:00
Rick van Schijndel
e47fb605ef
Merge pull request #170721 from hmac/codeql-remove-patchelf
codeql: remove autoPatchelfHook dependency
2022-04-28 21:35:38 +02:00
Soner Sayakci
8be8617405
blackfire: 2.8.0 -> 2.8.1 2022-04-28 21:21:07 +02:00
github-actions[bot]
58538c1840
Merge staging-next into staging 2022-04-28 18:07:38 +00:00
Bruno Bigras
66d1613430 dprint: 0.26.0 -> 0.27.0 2022-04-28 12:54:29 -04:00
Vladimír Čunát
84de05dba7
Merge branch 'master' into staging-next 2022-04-28 18:05:38 +02:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Bryan A. S
b00e8cf034 ddosify: 0.7.6 -> 0.7.9 2022-04-28 10:22:15 -03:00
Fabian Affolter
a8f572ba95 tfsec: 1.19.0 -> 1.19.1 2022-04-28 09:38:25 +02:00
github-actions[bot]
833ed5cc81
Merge staging-next into staging 2022-04-28 06:02:19 +00:00
github-actions[bot]
2d5d5db400
Merge master into staging-next 2022-04-28 06:01:45 +00:00
Harry Maclean
b529464b75 codeql: remove autoPatchelfHook dependency
An earlier commit (d2f2687) restricted the platforms for this tool to
just linux because the derivation depends on autoPatchelfHook. It turns
out that this dependency is not actually used, so we can remove it and
expand the supported platforms to include darwin.
2022-04-28 15:33:05 +12:00
Dennis Gosnell
441ff9c02b
spago: 0.20.7 -> 0.20.8 2022-04-28 10:55:50 +09:00
Ellie Hermaszewska
1e7de90ad1
Merge pull request #170366 from sgillespie/master 2022-04-28 09:01:26 +08:00
github-actions[bot]
3868d8faa7
Merge staging-next into staging 2022-04-28 00:05:27 +00:00
github-actions[bot]
616b3ecd9a
Merge master into staging-next 2022-04-28 00:04:39 +00:00
Mario Rodas
c352c43ad2
Merge pull request #170629 from 06kellyjac/ginkgo
ginkgo: 2.1.3 -> 2.1.4
2022-04-27 18:54:33 -05:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
Fabian Affolter
8fd2387fa7
Merge pull request #170663 from fabaff/bump-checkov
checkov: 2.0.1085 -> 2.0.1088
2022-04-27 22:27:41 +02:00
Fabian Affolter
519447c6ce
Merge pull request #170595 from 06kellyjac/snazy
snazy: init at 0.4.0
2022-04-27 22:27:00 +02:00
superherointj
f764163d45 protoc-gen-entgrpc: init 0.2.0 2022-04-27 16:39:06 -03:00
Fabian Affolter
b33688feef checkov: 2.0.1085 -> 2.0.1088 2022-04-27 21:37:23 +02:00
github-actions[bot]
2d8612d4c3
Merge staging-next into staging 2022-04-27 18:02:29 +00:00
github-actions[bot]
565df1946d
Merge master into staging-next 2022-04-27 18:01:19 +00:00
Sandro
73465c2247
Merge pull request #169967 from adisbladis/tree-sitter-emacs-langs-parity
tree-sitter-grammars: Add grammars for parity with Emacs tree-sitter-langs
2022-04-27 17:35:28 +02:00
Sandro
450aa66045
Merge pull request #170502 from armeenm/bump-alibuild
alibuild: 1.5.5 -> 1.11.2
2022-04-27 17:23:11 +02:00