Commit Graph

40652 Commits

Author SHA1 Message Date
Mihai Fufezan
27c51b5ccc
tlp: 1.3.1 -> 1.4.0 2021-10-15 20:02:25 +03:00
Luflosi
960ae854b5
swtpm: improvements for use with libvirt
Before, the state directory was set to a path in the Nix store, which isn't writable and so makes for a terrible directory for storing state. See https://github.com/NixOS/nixpkgs/issues/141224 for a more detailed explanation.
Also, swtpm-localca tried to use certtool from the environment. Change the path so it refers directly to certtool in the Nix store.
2021-10-15 15:47:09 +02:00
Bruno Bigras
3ab9c20bb6 kopia: 0.9.0 -> 0.9.2 2021-10-15 09:30:04 -04:00
maxine [they]
caeac96b03
Merge pull request #141675 from maxeaubrey/vault_1.8.4
vault{,-bin}: 1.8.3 -> 1.8.4
2021-10-15 15:29:14 +02:00
figsoda
0b14dd0686 oha: 0.4.6 -> 0.4.7 2021-10-15 07:54:15 -04:00
Fabian Affolter
c87672464e metasploit: 6.1.9 -> 6.1.10 2021-10-15 12:06:11 +02:00
Thomas Gerbet
d88cc970ce agebox: 0.6.0 -> 0.6.1
https://github.com/slok/agebox/releases/tag/v0.6.1
2021-10-15 11:34:11 +02:00
Fabian Affolter
5bb74548fa ike-scan: 1.9.4 -> 1.9.5 2021-10-15 10:31:05 +02:00
Fabian Affolter
5aa3a7581c kubescape: 1.0.109 -> 1.0.120 2021-10-15 10:06:04 +02:00
tomberek
0a68ef410b
Merge pull request #141615 from Kranzes/bump-plantuml
plantuml: 1.2021.9 -> 1.2021.12
2021-10-15 03:20:20 -04:00
Michael Raskin
2138b27b18
Merge pull request #141509 from Artturin/ncompressmodernise
ncompress: modernize build and switch to a github source
2021-10-15 04:57:44 +00:00
Robert Schütz
c686b792af abcmidi: 2021.09.15 -> 2021.10.11 2021-10-14 21:35:36 -07:00
Robert Schütz
a1b1eec141 lf: 24 -> 25
https://github.com/gokcehan/lf/releases/tag/r25
2021-10-14 21:29:53 -07:00
D Anzorge
4e42c3008c
treewide: clean up fedorahosted.org URLs (#139977) 2021-10-15 06:11:42 +03:00
Ryan Burns
7282a2bf55
Merge pull request #141529 from Flakebi/dxc
directx-shader-compiler: 1.5.2010 -> 1.6.2106
2021-10-14 20:05:30 -07:00
Bobby Rong
12856f3877
Merge pull request #141614 from Flakebi/swec
swec: remove
2021-10-15 08:42:17 +08:00
Maxine Aubrey
d8a98827b8
vault-bin: 1.8.3 -> 1.8.4
- https://github.com/hashicorp/vault/releases/tag/v1.8.4
2021-10-15 00:01:49 +02:00
Maxine Aubrey
e703a8e5d7
vault: 1.8.3 -> 1.8.4
- https://github.com/hashicorp/vault/releases/tag/v1.8.4
2021-10-15 00:01:34 +02:00
Ryan Mulligan
13b2a8a118
Merge pull request #141658 from superherointj/package-updateScript-fix3
update script fix #3 for fluxcd, k3s, linode-cli, linkerd
2021-10-14 11:36:45 -07:00
superherointj
875bb31d26 linode-cli: update script fix #3 2021-10-14 15:17:45 -03:00
Neubauer, Sebastian
e36b70ed55 swec: remove
The package doesn't run because of missing dependencies. I fixed these
but it still didn't work properly. (It complained that the searched page
was unexpectedly short, although according to strace it didn't even
connect anywhere.)

Upstream (https://gitlab.com/zerodogg/swec) did not see any commits in
the last 9 years, so I think we should just drop this package.

LinkChecker, which is also packaged seems like a good and working
alternative.
2021-10-14 17:52:56 +02:00
figsoda
ec5a6284c0
Merge pull request #141635 from msfjarvis/hs/2021-10-14/fclones-0.16.1
fclones: 0.16.0 -> 0.16.1
2021-10-14 11:38:00 -04:00
Luke Granger-Brown
f584ae3750
Merge pull request #131526 from ckiee/kaldi
dragonfly: init at 0.32.0
2021-10-14 15:07:00 +01:00
Harsh Shandilya
53ae18e4e1
fclones: 0.16.0 -> 0.16.1 2021-10-14 19:20:53 +05:30
Ilan Joselevich
88469b2842 plantuml: 1.2021.9 -> 1.2021.12 2021-10-14 12:14:54 +03:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Ryan Burns
e868ff7625
Merge pull request #141416 from nzbr/master
xstow: init on 1.0.2
2021-10-14 00:40:54 -07:00
Sergei Trofimovich
b91ec507be
packetdrill: pull upstream fix for fno-common toolchains (#141574)
* packetdrill: pull upstream fix for fno-common toolchains

Example toolchain is clang-12. The patch fixes the following
build failure:

    $ nix-build -E 'with import ./. {}; packetdrill.override { stdenv = clang12Stdenv; }'
    ...
    ld: libpacketdrill-lib.a(tcp_options_to_string.c.o):(.bss+0x0):
      multiple definition of `tcp_option';
        libpacketdrill-lib.a(run.c.o):(.bss+0x18): first defined here
2021-10-13 23:20:23 -07:00
Jörg Thalheim
b0fcb8326a
Merge pull request #110633 from tomberek/parallel-nag
parallel: add disableNagMessage
2021-10-14 06:51:05 +01:00
Kanashimia
a6bff35d96 lowdown: 0.9.0 -> 0.9.2 2021-10-13 20:43:17 +02:00
Maciej Krüger
4bd6f7a10e
Merge pull request #141538 from mkg20001/netplanfix 2021-10-13 20:17:15 +02:00
Maciej Krüger
054d6d9486
netplan: 0.101 -> 0.103, fix package 2021-10-13 19:50:38 +02:00
David Birks
7ae7179deb
pulumi-bin: fix wrong hashes
Re-ran the `update.sh` script.

Fixes the error:
```
error: hash mismatch in fixed-output derivation '/nix/store/iy2rx9p1d3jq2w06iafxzi01hhgl48lx-pulumi-resource-gcp-v5.22.0-linux-amd64.tar.gz.drv':
         specified: sha256-Hs0f7nrAwjxIJgp6DvolMqQY2XntFEcTZfq9xjdJRz0=
            got:    sha256-UP34bDPIUtiWhc3wlu7FxHKicUz7ujTmtuzEhBXEdDk=
```
2021-10-13 13:07:17 -04:00
nzbr
bc21b6e58b
xstow: init at 1.0.2 2021-10-13 18:57:50 +02:00
AndersonTorres
4d526f3c3e emacsPackages.rec-mode: init at 1.8 2021-10-13 13:26:02 -03:00
Neubauer, Sebastian
0ea6aec9aa directx-shader-compiler: 1.5.2010 -> 1.6.2106 2021-10-13 17:38:50 +02:00
Artturin
80dd267525 ncompress: modernize build and switch to a github source
install only core tools

move uncompress to uncompress-ncompress
2021-10-13 17:07:50 +03:00
Fabian Affolter
be5d1c3ca2
Merge pull request #141421 from fabaff/bump-naabu
naabu: 2.0.4 -> 2.0.5
2021-10-13 12:23:31 +02:00
Fabian Affolter
8fe5e8f4a8 exploitdb: 2021-10-09 -> 2021-10-13 2021-10-13 11:02:41 +02:00
Vincent Laporte
e31bc3d26a coq2html: 1.2 → 1.3 2021-10-13 10:15:05 +02:00
zowoq
6225d8487c gvproxy: 0.1.0 -> 0.2.0
https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.2.0
2021-10-13 18:01:17 +10:00
figsoda
c9ddb803ce
Merge pull request #141392 from r-ryantm/auto-update/ytcc
ytcc: 2.4.2 -> 2.5.0
2021-10-12 22:00:17 -04:00
Felix Singer
20785d5f4d flashrom: Add support for Segger J-Link devices
Add the build option `jlinkSupport`, which allows using libjaylink. It
is necessary for Segger J-Link devices. This option is set to false by
default.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-13 02:29:33 +02:00
Felix Singer
42ef9b1a20 flashrom: Use Makefile instead of Meson
The Meson build system is not fully integrated, it's work in progress.
For example, it doesn't know some programmers yet. Thus, use Makefile
instead. To make the compilation working again, use GCC 9 instead of
GCC 10.

Also, put udev rules into the lib directory instead of etc, since it
exists already.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-13 02:27:38 +02:00
Fabian Affolter
b8809b3851 naabu: 2.0.4 -> 2.0.5 2021-10-13 00:06:58 +02:00
Martin Hardselius
9d6bc0f1af
steampipe: init at 0.8.5 2021-10-12 23:15:19 +02:00
Bernardo Meurer
a3e5ba58fd
mdbook-graphviz: init at 0.1.2 (#141395)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 21:37:04 +02:00
Timothy DeHerrera
161b9c2614
Merge pull request #141384 from jonringer/add-damon
damon: init at unstable-2021-10-12
2021-10-12 13:10:44 -06:00
Sandro
c984e0beb0
Merge pull request #141326 from bbigras/kopia 2021-10-12 21:09:50 +02:00
Sandro
724d594fa4
Merge pull request #141387 from SuperSandro2000/cleanup 2021-10-12 20:58:41 +02:00
R. RyanTM
36223baf89 ytcc: 2.4.2 -> 2.5.0 2021-10-12 18:25:15 +00:00
Jonathan Ringer
1a5a55a7fa
damon: init at unstable-2021-10-12 2021-10-12 11:24:36 -07:00
Sandro Jäckel
24cd85e2c6
xtitle: minor cleanup 2021-10-12 20:01:25 +02:00
Sandro Jäckel
9bd158f461
txt2man: minor cleanups, don't overwrite patchPhase, use makeFlags directly 2021-10-12 20:01:13 +02:00
Sandro Jäckel
1d86420916
sdate: move autoreconfHook to nativeBuildInputs, minor cleanups 2021-10-12 20:00:29 +02:00
Sandro Jäckel
45ae719fb5
profile-sync-daemon: remove preferLocalBuild 2021-10-12 19:58:49 +02:00
Sandro Jäckel
f8d3ae5d0a
contacts: remove extra lib 2021-10-12 19:58:41 +02:00
Sandro Jäckel
f1ed3ba54c
ccze: move autoconf to nativeBuildInputs 2021-10-12 19:58:29 +02:00
Sandro
ebfe8d0553
Merge pull request #141356 from matthiasbeyer/update-sirula 2021-10-12 19:56:10 +02:00
Sandro
aee5dbf71d
Merge pull request #141370 from fabaff/soco-cli 2021-10-12 19:50:25 +02:00
Fabian Affolter
889d4fb09e soco-cli: init at 0.4.21 2021-10-12 16:28:43 +02:00
Kevin Cox
f6e161d60a
Merge pull request #139222 from IvarWithoutBones/init/buildDotnet
buildDotnetModule: init
2021-10-12 09:13:44 -04:00
Sandro
09965695b9
Merge pull request #138550 from Stunkymonkey/tools-misc-github 2021-10-12 14:48:44 +02:00
Matthias Beyer
c5686537af sirula: unstable->2021-07-11 -> unstable-2021-10-12
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-10-12 10:05:32 +00:00
Lassulus
2740e60433
Merge pull request #141294 from prusnak/yggdrasil
yggdrasil: add genkeys utility
2021-10-12 10:32:20 +02:00
Bruno Bigras
bdd81fa056 kopia: 0.8.4 -> 0.9.0 2021-10-12 01:08:43 -04:00
figsoda
73afb8e8a1
Merge pull request #141297 from trofi/update-diffoscope
diffoscope: 186 -> 187
2021-10-11 20:19:11 -04:00
Sergei Trofimovich
9f351d0ba7 diffoscope: 186 -> 187
Added .pyc diffing support.
2021-10-11 23:22:23 +01:00
Pavol Rusnak
95194b0dff
yggdrasil: add genkeys utility 2021-10-12 00:04:27 +02:00
Jan Tojnar
e859225ee5
Merge pull request #139144 from NixOS/gnome-41
GNOME: 40 → 41
2021-10-11 22:59:01 +02:00
Sandro
cbbbd56385
Merge pull request #141234 from jonringer/bump-azure-cli-oct2021 2021-10-11 21:52:06 +02:00
Fabian Affolter
919226b1d8 httpx: 1.1.2 -> 1.1.3 2021-10-11 19:53:46 +02:00
Artturi
27b747243b
Merge pull request #135945 from r-ryantm/auto-update/adafruit-ampy
adafruit-ampy: 1.0.7 -> 1.1.0
2021-10-11 20:38:34 +03:00
Sandro
89f5e778eb
Merge pull request #141245 from trofi/fix-strongswan-fno-common 2021-10-11 16:24:11 +02:00
Sandro
5d168d84d0
Merge pull request #141251 from fabaff/cameradar 2021-10-11 15:06:05 +02:00
Fabian Affolter
5eeeb41ae9 mongoaudit: init at 0.1.1 2021-10-11 13:56:57 +02:00
Fabian Affolter
e2b2b59a4d cameradar: init at 5.0.1 2021-10-11 13:28:57 +02:00
Sergei Trofimovich
dc5810ada6 strongswan: fix build against -fno-common toolchain
Example toolchain is clang-12:

    $ nix-build -E 'with import ./. {}; strongswan.override { stdenv = clang12Stdenv; }'
    ...
    ld: commands/load_authorities.o:/build/source/src/swanctl/./swanctl.h:33:
      multiple definition of `swanctl_dir';
        commands/load_all.o:/build/source/src/swanctl/./swanctl.h:33: first defined here

Pull upstream fix.
2021-10-11 10:28:49 +01:00
Jonathan Ringer
031f005cbe
azure-cli: 2.28.0 -> 2.28.1 2021-10-10 23:15:50 -07:00
Anderson Torres
9b73ab4a7c
Merge pull request #141153 from AndersonTorres/new-dialog
dialogbox: init at 1.0+unstable=2020-11-16
2021-10-11 00:21:33 -03:00
figsoda
efa8a36549
Merge pull request #140946 from fabaff/cdk
cdk-go: init at 1.0.4
2021-10-10 21:16:26 -04:00
figsoda
9bf9e3423b
cdk-go: set meta.mainProgram 2021-10-10 21:16:09 -04:00
figsoda
7471c36bc0
Merge pull request #141222 from samuelgrf/sed-mainProgram
gnused,gnused_422: set meta.mainProgram
2021-10-10 21:11:18 -04:00
Samuel Gräfenstein
8755e7aa49
gnused,gnused_422: set meta.mainProgram 2021-10-11 02:37:08 +02:00
Ryan Burns
d02eb99f69
Merge pull request #134872 from r-ryantm/auto-update/tboot
tboot: 1.10.1 -> 1.10.2
2021-10-10 16:59:12 -07:00
AndersonTorres
96c5dc784e dialogbox: init at 1.0+unstable=2020-11-16 2021-10-10 19:49:07 -03:00
Matthieu Coudron
fb79f910b7 mininet: 2.3.0d6 -> 2.3.0 2021-10-10 22:31:45 +02:00
Sandro
9689ce4122
Merge pull request #141013 from thiagokokada/bump-hdl-dump 2021-10-10 20:50:00 +02:00
Sandro
850bf8db0c
Merge pull request #141200 from SuperSandro2000/yt-dlp 2021-10-10 20:28:09 +02:00
Sandro
0b54ceae9d
Merge pull request #141137 from babbaj/depotdownloader245 2021-10-10 20:09:31 +02:00
Sandro Jäckel
58269d4875
yt-dlp: 2021.9.25 -> 2021.10.10 2021-10-10 20:06:35 +02:00
k0ral
43bbea9387
lfs: init at 1.0.0 (#141178)
Co-authored-by: Samuel Gräfenstein <git@samuelgrf.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-10 19:04:16 +02:00
Sandro
3814bbc65f
Merge pull request #141190 from figsoda/synth 2021-10-10 18:41:48 +02:00
Sandro
f26d465edd
Merge pull request #141184 from fabaff/bump-kubescape 2021-10-10 18:39:51 +02:00
Emile
47e66ec1d0
mapcidr: init at 0.0.8 (#141102) 2021-10-10 18:30:20 +02:00
figsoda
6b9f8629d2 synth: init at 0.5.6 2021-10-10 12:16:27 -04:00
06kellyjac
0efe135d99 scorecard: 2.2.8 -> 3.0.1 2021-10-10 16:29:58 +01:00
Fabian Affolter
a3660c86de kubescape: 1.0.88 -> 1.0.109 2021-10-10 16:44:34 +02:00
Fabian Affolter
6b3033b081
Merge pull request #141146 from figsoda/crabz
crabz: init at 0.7.2
2021-10-10 11:07:33 +02:00
Fabian Affolter
4d86383a82
Merge pull request #141147 from figsoda/suckit
suckit: init at 0.1.2
2021-10-10 11:02:19 +02:00
zimbatm
eb0588f4b7
nix-eval-jobs: init at 0.0.1 2021-10-10 10:32:22 +02:00
Artturi
964bd720fc
Merge pull request #141082 from xrelkd/update/eksctl
eksctl: 0.68.0 -> 0.69.0
2021-10-10 06:23:25 +03:00
figsoda
f731f82c97 suckit: init at 0.1.2 2021-10-09 20:19:30 -04:00
Bernardo Meurer
91b8b43db0
Merge pull request #141038 from lovesegfault/mdbook-katex-init
mdbook-katex: init @ 0.2.10
2021-10-09 17:14:48 -07:00
figsoda
fbb2cfd0bb crabz: init at 0.7.2 2021-10-09 19:55:04 -04:00
Ryan Burns
a74daa0ec4
Merge pull request #138541 from risicle/ris-tremor-rs-0.11.6
tremor-rs: 0.11.5 -> 0.11.6
2021-10-09 15:49:14 -07:00
Fabian Affolter
64ff475c55
Merge pull request #141077 from fabaff/bump-gitlint
gitlint: 0.15.1 -> 0.16.0
2021-10-09 22:44:55 +02:00
Fabian Affolter
0f3bc21642
Merge pull request #141075 from fabaff/bump-terrascan
terrascan: 1.10.0 -> 1.11.0
2021-10-09 22:43:30 +02:00
Fabian Affolter
3dadf452d1
Merge pull request #140997 from fabaff/bump-metasploit
metasploit: 6.1.8 -> 6.1.9
2021-10-09 22:34:37 +02:00
Fabian Affolter
79ebe48b2e
Merge pull request #140988 from fabaff/bump-knockpy
knockpy: 5.1.0 -> 5.2.0
2021-10-09 22:34:07 +02:00
Babbaj
1ab3b9704e
depotdownloader: 2.4.1 -> 2.4.5 2021-10-09 15:42:21 -04:00
Jan Tojnar
9819e2dd88 gnome.networkmanager-openvpn: 1.8.12 → 1.8.16 2021-10-09 21:35:54 +02:00
Martin Weinelt
d8db07defa
Merge pull request #137686 from mweinelt/botamusique 2021-10-09 21:08:16 +02:00
Ryan Burns
70a062d078
Merge pull request #141057 from marsam/update-mtm
mtm: 1.2.0 -> 1.2.1
2021-10-09 10:42:29 -07:00
Fabian Affolter
981d5317b9 gitlint: 0.15.1 -> 0.16.0 2021-10-09 19:19:57 +02:00
Fabian Affolter
f01f9903ac
Merge pull request #141098 from fabaff/bump-exploitdb
exploitdb: 2021-10-06 -> 2021-10-09
2021-10-09 16:36:38 +02:00
Mario Rodas
05e83ca8e9
Merge pull request #141058 from marsam/update-hurl
hurl: install manpages
2021-10-09 08:40:41 -05:00
Michael Raskin
d86eb3b53e
Merge pull request #141081 from trofi/fix-p7zip-determinism
p7zip: fix determinism of compressed manpages
2021-10-09 13:19:15 +00:00
Fabian Affolter
383145270f exploitdb: 2021-10-06 -> 2021-10-09 2021-10-09 14:21:21 +02:00
xrelkd
1d90007b1d eksctl: 0.68.0 -> 0.69.0 2021-10-09 16:42:48 +08:00
Sergei Trofimovich
edf8f5d054 p7zip: fix determinism of compressed manpages
diffoscope shown non-determinism in embedded gzip timestamp:

  --- p7zip-17.04/share/man/man1/7z.1.gz
  +++ p7zip-17.04.check/share/man/man1/7z.1.gz
  ─ filetype from file(1)
  @@ -1 +1 @@
  -gzip compressed data, was "7z.1", last modified: Fri Oct  1 14:14:55 2021, from Unix
  +gzip compressed data, was "7z.1", last modified: Sat Oct  9 08:15:33 2021, from Unix

Fix it by using `gzip -n`.
2021-10-09 09:16:06 +01:00
Fabian Affolter
e84f3ad76c terrascan: 1.10.0 -> 1.11.0 2021-10-09 09:26:41 +02:00
Luke Granger-Brown
e19b6535d1 keepalived: 2.2.2 -> 2.2.4
This also fixes compilation under newer glibc, it seems.
2021-10-09 02:17:59 +00:00
Mario Rodas
42f543b217 hurl: install manpages 2021-10-08 20:53:02 -05:00
Mario Rodas
2a42dff30e mtm: 1.2.0 -> 1.2.1
https://github.com/deadpixi/mtm/releases/tag/1.2.1
2021-10-08 20:48:08 -05:00
Bernardo Meurer
5f79b7a15b
mdbook-katex: init @ 0.2.10 2021-10-08 16:07:34 -07:00
figsoda
57db0cc14f
Merge pull request #141012 from figsoda/main-program
treewide: set meta.mainProgram
2021-10-08 16:12:24 -04:00
Thiago Kenji Okada
8f93180aa4 hdl-dump: 20202808 -> unstable-2021-08-20, change upstream
Most of the AKuHAK commits were upstreamed to ps2homebrew, that has even
further commits.

Also, removes `upx`. Not necessary anymore.
2021-10-08 16:53:42 -03:00
figsoda
530c363fd2 cht-sh: set meta.mainProgram 2021-10-08 15:52:00 -04:00
figsoda
8916d1cbad mmv-go: set meta.mainProgram 2021-10-08 15:51:13 -04:00
figsoda
b433e3eed7 fet-sh: set meta.mainProgram 2021-10-08 15:50:23 -04:00
figsoda
899376d4be licensor: set meta.mainProgram 2021-10-08 15:40:18 -04:00
figsoda
bb73ba8e24 vimv: set meta.mainProgram 2021-10-08 15:39:06 -04:00
figsoda
14172a1f09 fsearch: set meta.mainProgram 2021-10-08 15:38:15 -04:00
figsoda
9abb78b9ed git-fire: set meta.mainProgram 2021-10-08 15:37:28 -04:00
figsoda
5b494333fc loop: set meta.mainProgram 2021-10-08 15:36:23 -04:00
figsoda
4a49db328d powerline-go: set meta.mainProgram 2021-10-08 15:33:25 -04:00
figsoda
c2cd221888 sta: set meta.mainProgram 2021-10-08 15:32:24 -04:00
figsoda
a0926da319 bunnyfetch: set meta.mainProgram 2021-10-08 15:30:25 -04:00
figsoda
60eb8d62a7 colorpicker: set meta.mainProgram 2021-10-08 15:29:08 -04:00
figsoda
1d4d39f0bc fasd: set meta.mainProgram 2021-10-08 15:27:04 -04:00
figsoda
91c2bef35c xtrt: set meta.mainProgram 2021-10-08 15:25:10 -04:00
Fabian Affolter
95dbe41332
Merge pull request #141002 from LeSuisse/grype-0.22.0
grype: 0.19.0 -> 0.22.0
2021-10-08 21:16:39 +02:00
Fabian Affolter
234563709a
Merge pull request #141006 from r-ryantm/auto-update/quark-engine
quark-engine: 21.8.1 -> 21.10.2
2021-10-08 21:16:17 +02:00
figsoda
8234f81d9f tab-rs: set meta.mainProgram 2021-10-08 15:11:38 -04:00
R. RyanTM
9678734186 quark-engine: 21.8.1 -> 21.10.2 2021-10-08 17:12:18 +00:00
Thomas Gerbet
1af3ef788a grype: 0.19.0 -> 0.22.0
https://github.com/anchore/grype/releases/tag/v0.20.0
https://github.com/anchore/grype/releases/tag/v0.21.0
https://github.com/anchore/grype/releases/tag/v0.22.0
2021-10-08 18:36:05 +02:00
Fabian Affolter
59c0ff2c93 metasploit: 6.1.8 -> 6.1.9 2021-10-08 17:51:29 +02:00
Fabian Affolter
176793b716 knockpy: 5.1.0 -> 5.2.0 2021-10-08 17:21:16 +02:00
Fabian Affolter
481c1c7373
Merge pull request #140933 from fabaff/bump-amass
amass: 3.14.0 -> 3.14.1
2021-10-08 17:18:21 +02:00
Mario Rodas
ef1e6f5526
Merge pull request #140941 from eonpatapon/hurl-darwin
hurl: fix build on darwin
2021-10-08 08:27:16 -05:00
figsoda
839fb3f523
Merge pull request #140913 from figsoda/remove-cargo-lock
treewide: remove unnecessary vendors of Cargo.lock
2021-10-08 08:06:43 -04:00
Martin Weinelt
3a6bad3cd0 esphome: 2021.9.2 -> 2021.9.3 2021-10-08 12:21:30 +02:00
Fabian Affolter
a1128e9f25 cdk-go: init at 1.0.4 2021-10-08 09:28:06 +02:00
Jean-Philippe Braun
0a33beadb3 hurl: fix build on darwin
Closes #140870
2021-10-08 08:35:54 +02:00
Fabian Affolter
8ebffb174b amass: 3.14.0 -> 3.14.1 2021-10-08 08:19:26 +02:00
Bernardo Meurer
9e84e5f8f3
Merge pull request #140896 from lovesegfault/nix-unstable-unbreak
nixUnstable: 2.4pre20211106 -> 2.5pre20211107
2021-10-07 22:03:07 -07:00
Dmitry Kalinkin
729d1d6ba5
Merge pull request #140197 from makefu/pkgs/proot/5.2.0
proot: 20190510 -> 5.2.0
2021-10-07 22:53:20 -04:00
figsoda
ec215f45f2 freshfetch: switch to cargoSha256, remove vendored Cargo.lock 2021-10-07 21:36:24 -04:00
figsoda
ccc491f180 dnspeep: switch to cargoSha256, remove vendored Cargo.lock 2021-10-07 21:36:23 -04:00
figsoda
1eae448e42 eva: switch to fetchCrate, remove patch 2021-10-07 21:23:02 -04:00
figsoda
550ac38a18 bottom-rs: unstable-2021-04-27 -> 1.2.0, clean up 2021-10-07 21:23:02 -04:00
Bernardo Meurer
f7a1df9555
nix_2_4: init at 2.4pre-rc1 2021-10-07 16:04:10 -07:00
Bernardo Meurer
f4cc15d072
nixUnstable: 2.4pre20211106 -> 2.5pre20211107 2021-10-07 16:04:09 -07:00
Sandro
a233a376c2
Merge pull request #140726 from ShamrockLee/davix 2021-10-07 23:55:29 +02:00
Sandro
b4ea288443
Merge pull request #140662 from fabaff/quark 2021-10-07 23:45:30 +02:00
Sandro
5db1c6d774
Merge pull request #140884 from fabaff/bump-ligolo-ng 2021-10-07 22:44:09 +02:00
Sandro
628dbc979f
Merge pull request #136719 from r-burns/libgpg-error 2021-10-07 22:24:04 +02:00
Fabian Affolter
f1265b7227 ligolo-ng: 0.1 -> 0.2 2021-10-07 22:12:50 +02:00
Sandro
1b4fbf468a
Merge pull request #140883 from mtrsk/pulumi-bin/3.13.2-to-3.14.0 2021-10-07 22:00:14 +02:00
Marcos Benevides
a4471b7cda
pulumi-bin: 3.13.2 -> 3.14.0 2021-10-07 16:34:31 -03:00
Sandro
1941f67751
Merge pull request #140868 from baloo/baloo/nix/2.3.16 2021-10-07 21:07:28 +02:00
figsoda
a362961faf
Merge pull request #140864 from figsoda/remove-cargo-lock-patch
treewide: remove unnecessary Cargo.lock patches
2021-10-07 14:36:18 -04:00
Lassulus
a93c568521
Merge pull request #140210 from 0x4A6F/master-pmacct
pmacct: 1.7.5 -> 1.7.6
2021-10-07 19:15:58 +02:00
Arthur Gautier
202554980a nix: 2.3.15 -> 2.3.16
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-10-07 16:17:18 +00:00
figsoda
001bd7c466 cargo-update: 4.1.2 -> 7.0.1, switch to fetchCrate, remove patch 2021-10-07 11:17:45 -04:00
figsoda
a168cfc494 cargo-license: 0.3.0 -> 0.4.2, switch to fetchCrate, remove patch 2021-10-07 11:06:02 -04:00
figsoda
8b07d471b5 fst: fix version, switch to fetchCrate, remove patch 2021-10-07 11:01:57 -04:00
Bobby Rong
70088dc299
Merge pull request #140827 from linyinfeng/godns-init
godns: init at 2.5
2021-10-07 22:46:35 +08:00
figsoda
4afe68d75c sandboxfs: switch to fetchCrate, remove patch 2021-10-07 08:28:47 -04:00
Lin Yinfeng
bd47be3c86
godns: init at 2.5 2021-10-07 20:26:34 +08:00
Sergei Trofimovich
5323bc0f14 nixUnstable: pre20211001 -> pre20211006
The specific reason to update is to pull in logging fix:
  c6718a9d950214 "Don't reset the logger in a vfork"

Otherwise 'nix build' does not report build progress correctly.
2021-10-07 12:11:58 +02:00
Vladyslav M
713e08cdc5 ouch: 0.1.5 -> 0.2.0 2021-10-07 12:00:05 +02:00
Ryan Burns
41574158a0 libgpg-error: rename from libgpgerror
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
Robin Townsend
6eb7531255 bcachefs-tools: 2021-07-08 -> 2021-10-01
Recent updates to the bcachefs kernel resulted in a change in on-disk
format. However, since bcachefs-tools wasn't updated at the same time,
they became incompatible, causing a variety of issues. This brings the
linux-testing-bcachefs and bcachefs-tools versions back into sync.
2021-10-06 18:29:49 -04:00
IvarWithoutBones
e93d52e69e discordchatexporter-cli: use buildDotnetModule 2021-10-06 22:14:24 +02:00
Karl Fischer
1fd150bf62
vsh: 0.12.0 -> 0.12.1 2021-10-06 21:10:35 +02:00
Lein Matsumaru
2faec19ccb
exploitdb: 2021-10-02 -> 2021-10-06 2021-10-06 16:58:44 +00:00
Fabian Affolter
234ca69edd
Merge pull request #138469 from elohmeier/ligolo-ng
ligolo-ng: init at 0.1
2021-10-06 12:53:02 +02:00
Fabian Affolter
4f72c15423 quark-engine: init at 21.8.1 2021-10-06 12:23:16 +02:00
Albin Parou
b16c74abd3
awscli2: 2.2.39 -> 2.2.40 (#139020) 2021-10-06 03:43:48 -04:00
Shamrock Lee
9e972605a0 davix: add switches for optional features 2021-10-06 06:16:16 +08:00
Shamrock Lee
362cdf2cc6 davix: 0.7.6 -> 0.8.0 2021-10-06 06:00:32 +08:00
Sandro
3a49706a37
Merge pull request #140529 from fabaff/usbrip 2021-10-05 23:48:59 +02:00
0x4A6F
fa3378e9c4
pmacct: 1.7.5 -> 1.7.6 2021-10-05 23:47:52 +02:00
Sandro
8548d4567f
Merge pull request #140679 from romildo/upd.font-config-info 2021-10-05 23:18:11 +02:00
Sandro
704b174d77
Merge pull request #140667 from fabaff/spyre 2021-10-05 23:09:31 +02:00
José Romildo
9b132de195 font-config-info: init at 1.0.0 2021-10-05 18:00:57 -03:00
Sandro
bb7816aa99
Merge pull request #140479 from mweinelt/lego 2021-10-05 22:05:53 +02:00
Fabian Affolter
bf8e9d0004 spyre: init at 1.2.1 2021-10-05 21:13:04 +02:00
figsoda
2e1e1f0f81
Merge pull request #140581 from fabaff/mole
mole: init at 2.0.0
2021-10-05 13:32:56 -04:00
Fabian Affolter
a13747dcac mole: init at 2.0.0 2021-10-05 19:16:51 +02:00
figsoda
9761c54504
Merge pull request #140530 from figsoda/httplz
httplz: 1.9.2 -> 1.12.1
2021-10-05 11:27:02 -04:00
Sandro
e4e7266dd2
Merge pull request #140442 from buckley310/exploitdb 2021-10-05 17:19:35 +02:00
Jan Christoph Ebersbach
88c65e2e69
telepresence: 0.108 -> 0.109 (#140580)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-05 17:15:13 +02:00
Sandro
b85bf89951
Merge pull request #137962 from r-ryantm/auto-update/vaultwarden-vault 2021-10-05 16:57:32 +02:00
Sandro
89f7f9dec8
Merge pull request #140481 from 06kellyjac/infracost 2021-10-05 16:53:54 +02:00
Sandro
9dc4a6a3c1
Merge pull request #140608 from NeQuissimus/awscli 2021-10-05 16:33:26 +02:00
Artturi
61d93e234a
Merge pull request #140394 from r-ryantm/auto-update/ytcc 2021-10-05 16:09:07 +03:00
Artturi
ccd402e3ad
Merge pull request #136867 from r-ryantm/auto-update/fluent-bit 2021-10-05 15:58:10 +03:00
Artturi
cf1d912a8c
Merge pull request #135270 from r-ryantm/auto-update/rpm-ostree 2021-10-05 15:55:09 +03:00
Artturi
8df7a10f65
Merge pull request #137720 from r-ryantm/auto-update/aws-nuke 2021-10-05 15:51:08 +03:00
Artturi
0d75cef64f
Merge pull request #138879 from r-ryantm/auto-update/unionfs-fuse 2021-10-05 15:24:58 +03:00
Alyssa Ross
fc24bb88c3 s6-rc: fix source hash
The tarball appears to have been re-uploaded, because both
Profpatsch[1] and r-rmcgibbo[2] got the previous hash, but by the time
it got to Hydra, the hash had changed[3].

By getting Profpatsch to send me his cached tarball, and comparing
each to the s6-rc git repo, I've determined that the difference
between them is a fast-forward of 7cadbf1..3d1af07 (summarised below).

So I think we're fine to bump the hash — it looks like some commits
were just mistakenly excluded the first time round.

Laurent Bercot (2):
      Add lock-fd support
      version: 0.5.2.3

 NEWS                                   | 1 +
 src/libs6rc/s6rc_servicedir_internal.c | 1 +
 src/s6-rc/s6-rc-compile.c              | 9 +++++++++
 3 files changed, 11 insertions(+)

[1]: https://github.com/NixOS/nixpkgs/pull/139544
[2]: https://github.com/NixOS/nixpkgs/pull/139544#issuecomment-927332319
[3]: https://hydra.nixos.org/build/154845872
2021-10-05 14:21:51 +02:00
Luke Granger-Brown
c55acca2a8
Merge pull request #139554 from NixOS/staging-next
staging-next 2021-09-26
2021-10-05 12:55:59 +01:00
Sandro
600fa1ff71
Merge pull request #140538 from SuperSandro2000/yle-dl 2021-10-05 10:23:58 +02:00
Tim Steinbach
57b618a2a9
awscli: 1.20.31 -> 1.20.54 2021-10-05 04:19:57 -04:00
github-actions[bot]
fe7db88be0
Merge master into staging-next 2021-10-05 06:01:11 +00:00
Maciej Krüger
20eeb1e09e
Merge pull request #138811 from mkg20001/htop 2021-10-05 06:33:40 +02:00
Maciej Krüger
3f46ed7457
htop: set sysconfdir to /etc 2021-10-05 06:03:04 +02:00
figsoda
644c68ae53
Merge pull request #140494 from jhillyerd/cm261
chezmoi: 2.3.0 -> 2.6.1
2021-10-04 22:57:55 -04:00
figsoda
379b3c15dc
Merge pull request #140498 from fabaff/apkleaks
apkleaks: init at 2.6.1
2021-10-04 22:56:01 -04:00
figsoda
61eace8599
Merge pull request #140502 from fabaff/ghost
ghost: init at 8.0.0
2021-10-04 22:54:39 -04:00
Sean Buckley
746f9e72d8 exploitdb: clean up bin directory 2021-10-04 21:15:06 -04:00
github-actions[bot]
d6a4abcbca
Merge master into staging-next 2021-10-05 00:01:24 +00:00
figsoda
3a13606ef4
Merge pull request #140508 from erictapen/wgpu-utils-init
wgpu: rename to wgpu-utils, use upstream tag
2021-10-04 18:23:29 -04:00
Sandro Jäckel
d1131d3e12
yle-dl: 20210808 -> 20210917 2021-10-04 23:48:48 +02:00
figsoda
342267b0f0 httplz: 1.9.2 -> 1.12.1 2021-10-04 16:35:38 -04:00
Fabian Affolter
d1bc31b26b usbrip: init at unstable-2021-07-02 2021-10-04 22:34:18 +02:00
sternenseemann
25da0b3bbb nixUnstable: 2.4pre20210922 -> 2.4pre20211001
Contains a fix for lowdown 0.9.0.
2021-10-04 21:40:52 +02:00
sternenseemann
6ea6a232cc lowdown: 0.8.6 -> 0.9.0
0b85e777f3/versions.xml (L1126-L1166)
2021-10-04 21:40:52 +02:00
Kerstin Humm
2e3b19b81d
wgpu: rename to wgpu-utils, use upstream tag 2021-10-04 20:31:15 +02:00
github-actions[bot]
150dc67b3c
Merge master into staging-next 2021-10-04 18:01:07 +00:00
figsoda
3109ff5765 treewide: avoid use of lib.optional with list in inputs 2021-10-04 13:02:42 -04:00
Fabian Affolter
901a86ce95 ghost: init at 8.0.0 2021-10-04 18:34:26 +02:00
Doron Behar
72a4341129 hdf5: consistently use *Support arguments 2021-10-05 00:19:56 +08:00
Fabian Affolter
e35daf79a6 apkleaks: init at 2.6.1 2021-10-04 18:02:14 +02:00
James Hillyerd
82117bcbd5 chezmoi: 2.3.0 -> 2.6.1 2021-10-04 08:26:21 -07:00
06kellyjac
8c9b5efb94 infracost: 0.9.6 -> 0.9.8 2021-10-04 14:18:24 +01:00
Martin Weinelt
61f69f025f lego: 4.4.0 -> 4.5.2 2021-10-04 14:40:46 +02:00
github-actions[bot]
7bc9a371ec
Merge master into staging-next 2021-10-04 12:01:24 +00:00
Sandro
1b6a6083ea
Merge pull request #140459 from fabaff/certgraph 2021-10-04 11:29:43 +02:00
Sandro
a5e6f1fc40
Merge pull request #140457 from fabaff/dismap 2021-10-04 11:25:04 +02:00
Sandro
e625345913
Merge pull request #139762 from fabaff/shellz 2021-10-04 11:17:48 +02:00
Fabian Affolter
228077302c certgraph: init at 20210224 2021-10-04 10:59:37 +02:00
Fabian Affolter
a0306e7768 dismap: init at 0.2 2021-10-04 10:39:29 +02:00
Sandro
5d0dae630d
Merge pull request #139863 from fabaff/cariddi 2021-10-04 10:38:52 +02:00
Sandro
83fb96d7fd
Merge pull request #140444 from fabaff/bump-sad 2021-10-04 10:37:41 +02:00
Fabian Affolter
3f3dc884fb cariddi: init at 1.1 2021-10-04 10:20:12 +02:00
Fabian Affolter
b88560c0a6 shellz: init at 1.6.0 2021-10-04 10:11:24 +02:00