Commit Graph

328213 Commits

Author SHA1 Message Date
Bobby Rong
b951ae6b1b
Merge pull request #144406 from ShamrockLee/graphicsmagick
graphicsmagick: add mainProgram
2021-11-03 18:49:37 +08:00
R. Ryantm
296549944f libreddit: 0.15.3 -> 0.16.0 2021-11-03 10:49:28 +00:00
Robert Hensing
a9952f0093 Revert "nixos/tests/elk: remove OSS ELK-7 test"
This reverts commit 35db6bc554.
2021-11-03 11:41:53 +01:00
Andrew Childs
1faa5d5915 elasticsearch/plugins: build with "modules" from elasticsearch
Fixes dependency error while building search-guard:

    Exception in thread "main" java.lang.IllegalArgumentException: Missing plugin [lang-painless], dependency of [search-guard-7]
2021-11-03 11:39:08 +01:00
Andrew Childs
8fba8ef596 elasticsearch7: remove manual elf patching
The options as specified were not a coherent set. There were three
things to consider: autoPatchelfHook, the regular rpath
fixup (controlled by dontPatchELF) and the elf interpreter rewrite in
the postFixup hook.

The autoPatchelfHook will set the interpreter, so the explicit
invocation of patchelf to do so in postFixup should not be required.

The autoPatchelfHook will rewrite rpaths entirely, so disabling the
rpath minimizing via dontPatchELF should have no effect.
2021-11-03 11:37:07 +01:00
Andrew Childs
35db6bc554 nixos/tests/elk: remove OSS ELK-7 test 2021-11-03 11:37:07 +01:00
Andrew Childs
b7f4556002 nixos/tests/elk: propagate pkgs and system to test runner 2021-11-03 11:37:07 +01:00
Andrew Childs
98469f2c55 beats7: 7.5.1 -> 7.11.1 2021-11-03 11:37:04 +01:00
Oleksii Filonenko
b2497e1e0c
Merge pull request #144365 from r-ryantm/auto-update/keybase
keybase: 5.7.1 -> 5.8.1
2021-11-03 12:35:52 +02:00
Andrew Childs
06f7b8b2ce kibana7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:35:51 +01:00
Andrew Childs
ce98cdc02d logstash7: 7.5.1 -> 7.11.1 2021-11-03 11:35:14 +01:00
Oleksii Filonenko
9647441750
Merge pull request #144385 from r-ryantm/auto-update/lazygit
lazygit: 0.29 -> 0.30.1
2021-11-03 12:35:12 +02:00
Oleksii Filonenko
e9e4ac24b4
Merge pull request #144317 from figsoda/update-cargo-edit
cargo-edit: 0.7.0 -> 0.8.0
2021-11-03 12:34:09 +02:00
Andrew Childs
6c2478f462 elasticsearch7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:32:16 +01:00
Artturi
0099cd6289
Merge pull request #137636 from bzizou/obitools 2021-11-03 12:30:53 +02:00
Andrew Childs
499807e106 elasticsearch/plugins: 7.5.1 -> 7.11.1 2021-11-03 11:30:12 +01:00
R. Ryantm
1917873d21 libqalculate: 3.20.1 -> 3.21.0 2021-11-03 10:29:40 +00:00
Andrew Childs
6661e9b5f6 elk7Version: 7.5.1 -> 7.11.1 2021-11-03 11:27:03 +01:00
Thomas Gerbet
6ba92e5f30 cosign: 1.2.1 -> 1.3.0
https://github.com/sigstore/cosign/releases/tag/v1.3.0
2021-11-03 11:24:59 +01:00
Bobby Rong
4789953e5c
Merge pull request #143075 from newAM/saleae-logic-2
saleae-logic-2: 2.3.38 -> 2.3.39
2021-11-03 18:19:35 +08:00
Fabian Affolter
3fec0833fc python3Packages.angrop: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:43 +01:00
Fabian Affolter
a0bdd02518 python3Packages.angr: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:40 +01:00
Fabian Affolter
376cd1647e python3Packages.cle: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:36 +01:00
Fabian Affolter
d77aade7bb python3Packages.claripy: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:32 +01:00
Fabian Affolter
c79765456f python3Packages.pyvex: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:29 +01:00
Fabian Affolter
ba6b5b4ef9 python3Packages.ailment: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:26 +01:00
Fabian Affolter
4446f58ebe python3Packages.archinfo: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:22 +01:00
Maciej Krüger
19781e6663
Merge pull request #120965 from mkg20001/lxd-roundup 2021-11-03 11:10:24 +01:00
sternenseemann
1b6a6c0522 utf8cpp: disable tests on darwin
Ever since the test framework was changed, tests started to fail on
Darwin due to an exception being thrown somewhere in the test framework
code. As this failure doesn't indicate a bug in utf8cpp, we can work
around this by disabling the test suite on darwin.

Closes #144265.
Reference https://github.com/nemtrif/utfcpp/issues/84.
2021-11-03 11:09:17 +01:00
Julius de Bruijn
db3faeea8e prisma: 3.2.0 -> 3.4.0 2021-11-03 11:06:43 +01:00
Shamrock Lee
3c77e75d14 graphicsmagick: add mainProgram 2021-11-03 18:05:49 +08:00
Luke Granger-Brown
8cafc54845
Merge pull request #144315 from pacien/mercurial-5.9.3
mercurial: 5.9.1 -> 5.9.3
2021-11-03 03:05:33 -07:00
Bobby Rong
5588b702e5
Merge pull request #144088 from DamienCassou/add-passthru-tests-to-crowdin-cli
crowdin-cli: Add passthru.tests.version
2021-11-03 18:05:17 +08:00
Sandro
40224f09aa
Merge pull request #144368 from McSinyx/river-0.1.0 2021-11-03 11:05:09 +01:00
rnhmjoj
bbf3107797
maintainers: add more Matrix IDs 2021-11-03 11:04:39 +01:00
Sandro
9b8e553e3b
Merge pull request #142617 from ivan/libsixel-1.10.3 2021-11-03 11:00:37 +01:00
Bruno Bzeznik
0d9ec2d3f0 obitools3: fix build on aarch64 + formatting 2021-11-03 11:59:05 +02:00
R. Ryantm
5b741cbc28 libpg_query: 13-2.0.7 -> 13-2.1.0 2021-11-03 09:58:58 +00:00
Sandro
05f969ac6f
Merge pull request #141738 from mupdt/init-stashy 2021-11-03 10:54:02 +01:00
Gabriel Ebner
2536adb971
Merge pull request #144400 from gebner/elan131
elan: 1.3.0 -> 1.3.1
2021-11-03 10:53:16 +01:00
Bobby Rong
d9e561d0dd
Merge pull request #143941 from ivankovnatsky/patch-16
rbw: 1.4.0 -> 1.4.1
2021-11-03 17:51:25 +08:00
R. Ryantm
14ee52edff elan: 1.3.0 -> 1.3.1
(cherry picked from commit 4cb7820ac9)
2021-11-03 10:51:13 +01:00
Bobby Rong
2842093642
Merge pull request #144301 from r-ryantm/auto-update/barrier
barrier: 2.3.3 -> 2.4.0
2021-11-03 17:44:30 +08:00
Bobby Rong
d37e5e2bdf
Merge pull request #144324 from bobby285271/pantheon-tweaks
pantheon-tweaks: 1.0.1 -> 1.0.2
2021-11-03 17:41:53 +08:00
Bobby Rong
435f85eaa6
Merge pull request #144340 from r-ryantm/auto-update/github-runner
github-runner: 2.283.3 -> 2.284.0
2021-11-03 17:40:49 +08:00
sternenseemann
2174bfe675 chroma: use -X ldflag to do variable substitution in cmd/chroma
Previously this was done rather hackily using substituteInPlace in
postFetch, however I've since found out that the way goreleaser does it
is actually quite accessible, since it just calls go with the
appropriate -X flags.

To avoid having to call git in the build to obtain the values and to not
rely on leaveDotGit, we can use the JSON populated by nix-prefetch-git
which contains the extra information we need: the commit hash and the
date.
2021-11-03 10:40:23 +01:00
sternenseemann
22a15615c7 chroma: 0.9.2 -> 0.9.4
cmd/chroma is no longer a sub package, but its own module which we need
to account for.
2021-11-03 10:40:23 +01:00
Bobby Rong
e92075e4e6
Merge pull request #144345 from r-ryantm/auto-update/iotop-c
iotop-c: 1.19 -> 1.20
2021-11-03 17:39:57 +08:00
Bobby Rong
251c974270
Merge pull request #144313 from r-ryantm/auto-update/catatonit
catatonit: 0.1.6 -> 0.1.7
2021-11-03 17:32:22 +08:00
Bobby Rong
7f03c36285
Merge pull request #144332 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.45.2 -> 1.46.0
2021-11-03 17:30:45 +08:00