Sergei Trofimovich
1b8cc52931
iouyap: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: netmap.o:(.bss+0x20): multiple definition of `sizecheck'; iouyap.o:(.bss+0x20): first defined here
2022-05-15 10:48:53 +01:00
Sergei Trofimovich
058fae42a9
iftop: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: tui.o:/build/iftop-1.0pre4/ui_common.h:41: multiple definition of `service_hash';
iftop.o:/build/iftop-1.0pre4/ui_common.h:41: first defined here
2022-05-15 10:44:38 +01:00
Lucas Franceschino
aa8e4e5a0e
ploticus: add Darwin support
...
thanks @risicle
2022-05-15 11:04:03 +02:00
Jörg Thalheim
752c2c885d
Merge pull request #173051 from TWal/zhf_hashdeep
...
hashdeep: fix build (for ZHF)
2022-05-15 09:21:47 +01:00
Jörg Thalheim
d0b82cacee
Merge pull request #173067 from andersk/mozillavpn-debug
...
mozillavpn: Disable debug mode
2022-05-15 07:08:53 +01:00
github-actions[bot]
a44988ac0d
Merge master into staging-next
2022-05-15 06:01:17 +00:00
Artturin
1a634cc057
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
...
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files
which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Mario Rodas
8460570174
Merge pull request #159413 from aaronjheng/dsp
...
dsp: init at 1.8
2022-05-14 19:41:50 -05:00
Mario Rodas
118ec238bf
Merge pull request #171339 from aaronjheng/diskrsync
...
diskrsync: unstable-2019-01-02 -> 1.3.0
2022-05-14 19:29:37 -05:00
Mario Rodas
2a54486f4f
Merge pull request #171340 from aaronjheng/go-mtpfs
...
go-mtpfs: unstable-2018-02-09 -> 1.0.0
2022-05-14 19:28:20 -05:00
Mario Rodas
5c65358c41
Merge pull request #171520 from Flakebi/amber
...
google-amber: 2020-09-23 -> 2022-04-21
2022-05-14 19:24:02 -05:00
github-actions[bot]
826104819b
Merge master into staging-next
2022-05-15 00:02:28 +00:00
AndersonTorres
9757f32b35
acpica-tools: 20211217 -> 20220331
2022-05-14 20:30:47 -03:00
Anders Kaseorg
b2f44c3e6e
mozillavpn: Disable debug mode
...
Upstream uses a broken test for debug mode, so we need to redundantly
disable debug even though we already enable release:
https://github.com/mozilla-mobile/mozilla-vpn-client/pull/3539
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-05-14 15:20:12 -07:00
AndersonTorres
71d8b8afd8
rs: reformat
2022-05-14 18:45:35 -03:00
Théophile Wallez
1cf46adf35
hashdeep: fix
2022-05-14 22:53:55 +02:00
toastal
2fc228efaf
ocamlPackages.otoml: 0.9.0 → 1.0.1; soupault: 3.2.0 → 4.0.0 ( #173032 )
...
* ocamlPackages.otoml: 0.9.0 → 1.0.1
* soupault: 3.2.0 → 4.0.0
> toastal: I'm switching the OPAM tarball link to codeberg for 4.0.0
— dmbaturin, #soupault Libera.Chat
As directed by the maintainer, the releases will now point to the
Codeberg Gitea Git forge instance. This is a win for open source code
platforms and users as they will not need to interact with a
proprietary code forge!
2022-05-14 21:14:53 +02:00
github-actions[bot]
7e7fb6332c
Merge master into staging-next
2022-05-14 18:01:09 +00:00
Sergei Trofimovich
128d1385b0
hping: pull patch pending upstream inclusion for -fno-common toolchain support
...
Without the change build fails against upstream gcc-10 as:
ld: scan.o:/build/source/hping2.h:360: multiple definition of
`delaytable'; main.o:/build/source/hping2.h:360: first defined here
2022-05-14 18:26:29 +01:00
Lucas Franceschino
8714f77b8b
ploticus: fix
2022-05-14 18:11:23 +02:00
Mario Rodas
ce57c1c4a0
Merge pull request #173035 from xrelkd/update/eksctl
...
eksctl: 0.96.0 -> 0.97.0
2022-05-14 10:59:36 -05:00
Sergei Trofimovich
1f15388af1
gnupg1orig: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: ../util/libutil.a(estream-printf.o):/build/gnupg-1.4.23/util/../include/memory.h💯 multiple definition of
`memory_debug_mode'; gpgsplit.o:/build/gnupg-1.4.23/tools/../include/memory.h💯 first defined here
2022-05-14 16:31:03 +01:00
Robert Scott
47552f9e9b
Merge pull request #172940 from armeenm/bump-arc_unpacker
...
arc_unpacker: unstable-2021-05-17 -> unstable-2021-08-06
2022-05-14 16:18:35 +01:00
xrelkd
ac3fba148f
eksctl: 0.96.0 -> 0.97.0
2022-05-14 23:18:16 +08:00
Jan van Brügge
4d5c47daec
audible-cli: init at 0.1.3
2022-05-14 15:54:36 +02:00
7c6f434c
4b1e70039e
Merge pull request #172766 from trofi/workaround-fno-common-for-cuneiform
...
cuneiform: add -fcommon workaround
2022-05-14 12:51:58 +00:00
Sergei Trofimovich
fd2826353b
fwknop: pull patch pending upstream inclusion for -fno-common support
...
Without the change build on -fno-common tollchains fails as:
ld: fwknop-log_msg.o:/build/source/client/log_msg.h:41: multiple definition of
`log_level_t'; fwknop-fwknop.o:/build/source/client/log_msg.h:41: first defined here
2022-05-14 13:23:58 +01:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next
2022-05-14 12:01:17 +00:00
Guillaume Girol
7a32e42b96
grub2: separateDebugInfo = true
2022-05-14 12:00:00 +00:00
Fabian Affolter
4162b0e8bf
nats-top: 0.5.0 -> 0.5.2
2022-05-14 13:59:47 +02:00
Sergei Trofimovich
72ffe3a604
_9pfs: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: lib/auth_rpc.o:/build/source/lib/../9pfs.h:35: multiple definition of
`logfile'; 9pfs.o:/build/source/9pfs.h:35: first defined here
2022-05-14 12:51:01 +01:00
Mario Rodas
a7fce6c2e6
Merge pull request #172994 from aaronjheng/lazydocker
...
lazydocker: 0.13 -> 0.18.1
2022-05-14 06:22:01 -05:00
Fabian Affolter
ac06603e84
feroxbuster: 2.7.0 -> 2.7.1
2022-05-14 13:06:12 +02:00
Fabian Affolter
65d6c92eaf
wapiti: 3.1.1 -> 3.1.2
2022-05-14 12:42:10 +02:00
Aaron Jheng
bec9150f64
lazydocker: 0.13 -> 0.18.1
2022-05-14 09:24:24 +00:00
Aaron Jheng
bba2c44b0e
oci-image-tool: remove
2022-05-14 08:51:17 +00:00
Jörg Thalheim
4f1c9b02c4
Merge pull request #172957 from aaronjheng/gohai
...
gohai: 2018-05-23 -> unstable-2022-04-12
2022-05-14 08:28:37 +01:00
Jörg Thalheim
bb5f079b31
Merge pull request #172952 from aaronjheng/govc
...
govc: 0.25.0 -> 0.28.0
2022-05-14 08:26:41 +01:00
github-actions[bot]
b0b4881903
Merge master into staging-next
2022-05-14 06:13:28 +00:00
Jörg Thalheim
96f9e0df24
Merge pull request #172911 from trofi/remove-dirmngor-for-fno-common
...
dirmngr: remove
2022-05-14 06:57:50 +01:00
Robert Schütz
129c36e547
clickclack: 0.2.2 -> 0.2.3
2022-05-13 21:07:43 -07:00
Mario Rodas
a3b9a9d240
Merge pull request #172931 from alerque/sile-devel
...
sile: Note exta dependencies when built with older Luas
2022-05-13 21:24:43 -05:00
Aaron Jheng
7b71e1427a
ua: unstable-2017-02-24 -> unstable-2021-12-18
2022-05-14 02:16:12 +00:00
Aaron Jheng
dbc631bb9c
gohai: 2018-05-23 -> unstable-2022-04-12
2022-05-14 01:20:13 +00:00
Aaron Jheng
be97f2d5c6
systemd-journal2gelf: unstable-20200813 -> unstable-2022-02-15
2022-05-14 01:07:59 +00:00
Aaron Jheng
1b74650e61
govc: 0.25.0 -> 0.28.0
2022-05-14 00:47:55 +00:00
github-actions[bot]
3328bc9666
Merge master into staging-next
2022-05-14 00:02:10 +00:00
Armeen Mahdian
5421bf0ed9
arc_unpacker: unstable-2021-05-17 -> unstable-2021-08-06
2022-05-13 18:35:46 -05:00
Artturi
ed014c27f4
Merge pull request #170837 from r-ryantm/auto-update/diffoscope
...
diffoscope: 210 -> 211
2022-05-14 02:13:37 +03:00
Mario Rodas
69e558b41f
Merge pull request #172691 from marsam/update-sops
...
sops: 3.7.2 -> 3.7.3
2022-05-13 18:10:18 -05:00
Sandro
81bf6b7c7b
Merge pull request #172913 from bdd/do-not-interpolate
...
restic-rest-server: remove vars from patch url
2022-05-13 23:59:06 +02:00
Caleb Maclennan
db872e62b3
sile: Note exta dependencies when built with older Luas
2022-05-14 00:58:30 +03:00
Pascal Bach
c0b9099f13
Merge pull request #172606 from bachp/minio-client-2022-05-09T04-08-26Z
...
minio-client: 2022-03-17T20-25-06Z -> 2022-05-09T04-08-26Z
2022-05-13 21:31:00 +02:00
Berk D. Demir
5205b3a91f
restic-rest-server: remove vars from patch url
...
addresses feedback from #172817 .
style only. no functional changes.
2022-05-13 12:22:46 -07:00
Sergei Trofimovich
4054681f96
dirmngr: remove
...
dirmngr was merged into gnupg long ago. nixpkgs does not use it as a
dependency anywhere. On top of that it fails to build on upstream
gcc-10 as:
ld: validate.o:/build/dirmngr-1.1.1/src/dirmngr.h:123:
multiple definition of `opt'; dirmngr.o:/build/dirmngr-1.1.1/src/dirmngr.h:123: first defined here
Let's remove the package.
2022-05-13 20:17:58 +01:00
github-actions[bot]
bcb22e9a7b
Merge master into staging-next
2022-05-13 18:01:23 +00:00
Artturi
197681059f
Merge pull request #172271 from Artturin/crystalbuildstrict
2022-05-13 20:50:11 +03:00
Sandro Jäckel
4a6744b2b2
proxychains-ng: install default config, zsh completion
2022-05-13 19:47:48 +02:00
Ben Siraphob
64870a95c1
Merge pull request #172817 from bdd/zhf-restic-rest-server
2022-05-13 11:57:55 -05:00
Luke Granger-Brown
a5c042b0de
Merge pull request #170951 from cab404/qFlipper102
...
qFlipper: 1.0.1 -> 1.0.2
2022-05-13 17:37:56 +01:00
Martin Weinelt
3607d087ec
Merge pull request #112682 from hax404/upterm
2022-05-13 18:24:54 +02:00
Berk D. Demir
fdb1595ffb
restic-rest-server: Fix tests on Darwin
...
Backport unit test changes from project's master branch to replace
hardcoded /tmp with os.TempDir() calls in Go.
It can now handle /private/tmp/nix-build-{pname}-{version}.drv-0 paths
on Darwin.
2022-05-13 09:06:03 -07:00
fleaz
cd7e4a1b32
nixos/tests/uptermd: init
2022-05-13 17:45:02 +02:00
Sandro
0a9b7f895d
Merge pull request #172827 from fabaff/bump-metasploit
...
metasploit: 6.1.41 -> 6.1.42
2022-05-13 17:21:45 +02:00
Sandro Jäckel
413677164d
diffoscopeMinimal: move libcaca to bloat to remove graphics libraries from runtime
...
The following dependency chain was created in the last staging-next run
which made diffoscopeMinimal require some graphics libraries which are normally
only required on graphical linux systems and do not fit the minimal suffix.
diffoscopeMinima -> libcaca -> imlib2 -> librsvg -> cairo,pango,etc.
2022-05-13 16:59:47 +02:00
Sandro
41989e91de
Merge pull request #172602 from Artturin/nixupdate7
2022-05-13 16:25:08 +02:00
Sandro
a4dd566f2c
Merge pull request #172695 from haslersn/virtctl-v0.53.0
...
kubevirt: 0.52.0 -> 0.53.0
2022-05-13 14:25:04 +02:00
github-actions[bot]
477cc9463d
Merge master into staging-next
2022-05-13 12:01:27 +00:00
Artturi
ff2d8c0273
Merge pull request #172186 from Artturin/fixes2
...
pkgs/tools/wayland: enable strictDeps
2022-05-13 14:47:50 +03:00
Fabian Affolter
e38a67aef2
Merge pull request #172840 from applePrincess/exploitdb-2022-05-13
...
explotidb: 2022-04-27 -> 2022-05-13
2022-05-13 12:53:24 +02:00
Fabian Affolter
5ae0b4d58f
Merge pull request #172361 from fabaff/cliam
...
cliam: init at 1.0.0
2022-05-13 12:44:48 +02:00
Thomas Gerbet
bcdc4a4f00
cadaver: add missing openssl dep
2022-05-13 11:22:13 +02:00
Linus Heckemann
833884de60
clamav: 0.103.5 -> 0.103.6
...
Fixes a number of vulnerabilities.
https://github.com/Cisco-Talos/clamav/blob/rel/0.103/NEWS.md#01036
https://mmmds.pl/clamav/
Fixes: CVE-2022-20803, CVE-2022-20770, CVE-2022-20796, CVE-2022-20771,
CVE-2022-20785, CVE-2022-20792
2022-05-13 11:17:44 +02:00
Lein Matsumaru
02e15da692
explotidb: 2022-04-27 -> 2022-05-13
2022-05-13 09:11:55 +00:00
Fabian Affolter
ba114515f6
cliam: init at 1.0.0
2022-05-13 11:06:30 +02:00
Thiago Kenji Okada
ea31de98dd
Merge pull request #172812 from bdd/zhf-yubikey-touch-generator
...
yubikey-touch-detector: Linux only
2022-05-13 09:49:31 +01:00
Fabian Affolter
4840b8fd35
metasploit: 6.1.41 -> 6.1.42
2022-05-13 10:41:08 +02:00
adisbladis
7393214656
Merge pull request #172809 from amarshall/bao
...
bao: init at 0.12.0
2022-05-13 16:15:00 +08:00
Berk D. Demir
b92f37a40e
yubikey-touch-detector: Linux only
...
This tool is Linux only[*] but got merged with `platform.unix` meta at
init.
[*] 0f30ac2da5/README.md (L13)
ZHF: #172160
2022-05-12 23:48:54 -07:00
Fabian Affolter
8254e3bd92
Merge pull request #172354 from fabaff/zircolite
...
evtx: init at 0.7.2, python310Packages.evtx: init at 0.7.3
2022-05-13 08:45:06 +02:00
R. Ryantm
f9f5c9c8d4
spotdl: 3.9.5 -> 3.9.6
2022-05-12 23:35:52 -07:00
github-actions[bot]
968836294d
Merge master into staging-next
2022-05-13 06:03:49 +00:00
Andrew Marshall
5f1dd0d009
bao: init at 0.12.0
2022-05-13 01:21:52 -04:00
Mario Rodas
e915a1c54d
paperoni: init at 0.6.1-alpha1
2022-05-13 04:20:00 +00:00
Berk D. Demir
62595afea7
certigo: disable test on Darwin-x86_64 ( #172790 )
...
Partially reverts #167546 .
Hydra Darwin x86_64 tests have been failing since merge
https://hydra.nixos.org/job/nixpkgs/trunk/certigo.x86_64-darwin
ZHF: #172160
2022-05-12 22:38:10 -05:00
Mario Rodas
e89c0cff51
Merge pull request #172692 from marsam/yubikey-agent-ldflags
...
yubikey-agent: add ldflags
2022-05-12 22:15:05 -05:00
github-actions[bot]
97ea1401a7
Merge master into staging-next
2022-05-13 00:03:00 +00:00
Mario Rodas
d002de0a09
Merge pull request #172690 from marsam/update-age-plugin-yubikey
...
age-plugin-yubikey: 0.2.0 -> 0.3.0
2022-05-12 18:42:55 -05:00
squalus
67cb26b790
rpPPPoE: support cross compile
...
- prevent a configure time check from running. provided an answer that
works for x86_64-linux and aarch64-linux
- point the makefile to the correct ar tool
2022-05-12 15:01:42 -07:00
Sergei Trofimovich
38d8148d11
cuneiform: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: cgminer-driver-modminer.o:/build/source/miner.h:285:
multiple definition of `bitforce_drv'; cgminer-cgminer.o:/build/source/miner.h:285:
first defined here
2022-05-12 22:33:29 +01:00
Robert Scott
954efdfff3
curl: disable test 1086 on darwin
...
failures seem common on aarch64, disabling on darwin out of caution
as it may be more a matter of newer macos releases having issues
with it
2022-05-12 22:04:21 +01:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
...
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Sergei Trofimovich
20a44234da
cdpr: pull patch pending upstream inclusion for -fno-common
...
Without the change build fails agains -fno-common toolchains as:
ld: /build/cct3qrT9.o:(.bss+0x0): multiple definition of `handle'; /build/cc4dJNO8.o:(.bss+0x0): first defined here
ld: /build/cct3qrT9.o:(.bss+0x8): multiple definition of `cdprs'; /build/cc4dJNO8.o:(.bss+0x8): first defined here
ld: /build/cct3qrT9.o:(.bss+0xc): multiple definition of `timeout'; /build/cc4dJNO8.o:(.bss+0xc): first defined here
ld: /build/ccbaP0xb.o:(.bss+0x0): multiple definition of `handle'; /build/cc4dJNO8.o:(.bss+0x0): first defined here
ld: /build/ccbaP0xb.o:(.bss+0x8): multiple definition of `cdprs'; /build/cc4dJNO8.o:(.bss+0x8): first defined here
ld: /build/ccbaP0xb.o:(.bss+0xc): multiple definition of `timeout'; /build/cc4dJNO8.o:(.bss+0xc): first defined here
2022-05-12 21:46:48 +01:00
Thiago Kenji Okada
aa6dbf25dc
Merge pull request #172662 from avdv/fix-darkstat-darwin
...
darkstat: Fix build on darwin
2022-05-12 21:46:30 +01:00
maxine [they]
88be12e5dd
Merge pull request #172614 from techknowlogick/bvault-3
...
vault: 1.10.2 -> 1.10.3
2022-05-12 21:09:49 +02:00
Naïm Favier
163f8185b0
ibus-engines.typing-booster: fix wrapper arguments escaping
2022-05-12 20:32:53 +02:00
github-actions[bot]
6b23d26afc
Merge master into staging-next
2022-05-12 18:02:25 +00:00
Sandro
5eb5ae4261
Merge pull request #169302 from kfollesdal/httpie-ntlm
2022-05-12 20:00:18 +02:00
toonn
44414b485d
nb: init at 5.7.8 ( #110962 )
...
Co-authored-by: papojari <papojari-git.ovoid@aleeas.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-12 19:50:18 +02:00
Vladimír Čunát
d4a324dd5e
Merge #172576 : curl: 7.83.0 -> 7.83.1 (into staging)
2022-05-12 19:49:05 +02:00
Artturin
ff806f628c
nixVersions.nixUnstable: pre20220505 -> pre20220511
2022-05-12 19:43:56 +03:00
Derek Kulinski
80b396fa20
salt: 3004.1 - bugfixes ( #172129 )
2022-05-12 18:32:16 +02:00
Claudio Bley
fae6a45e92
darkstat: Fix build on darwin
...
On recent macOS the build fails with:
```
now.c:33:16: error: typedef redefinition with different types ('int' vs 'enum clockid_t')
typedef int clockid_t;
^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:171:3: note: previous definition is here
} clockid_t;
^
now.c:34:11: warning: 'CLOCK_REALTIME' macro redefined [-Wmacro-redefined]
^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:154:9: note: previous definition is here
^
now.c:35:11: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined]
^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:156:9: note: previous definition is here
^
2 warnings and 1 error generated.
```
2022-05-12 17:42:27 +02:00
Sandro
b994add155
Merge pull request #169645 from MatthewCroughan/mc/yubihsm
...
yubihsm-shell: init at 2.3.1
2022-05-12 16:00:15 +02:00
MatthewCroughan
500b7ae53c
yubihsm-connector: init at 3.0.2 ( #169682 )
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-12 15:59:55 +02:00
Sebastian Hasler
a99b8cac44
kubevirt: 0.52.0 -> 0.53.0
2022-05-12 15:52:07 +02:00
Kristoffer Føllesdal
6281fca161
httpie: Make available as python library
2022-05-12 15:41:34 +02:00
Sandro
4aced40846
Merge pull request #172664 from trofi/update-aircrack-ng
...
aircrack-ng: 1.6 -> 1.7
2022-05-12 15:23:34 +02:00
zowoq
d56cd1ca2f
bat: 0.20.0 -> 0.21.0
...
https://github.com/sharkdp/bat/releases/tag/v0.21.0
2022-05-12 23:20:44 +10:00
Sandro
dcea9142d8
Merge pull request #172628 from dotlambda/bubblewrap-0.6.2
...
bubblewrap: 0.6.1 -> 0.6.2
2022-05-12 15:14:11 +02:00
Sandro
8fbe14f625
Merge pull request #172667 from linsui/dotter
...
dotter: fix for darwin
2022-05-12 15:07:18 +02:00
Sandro
6c263fc2e5
Merge pull request #172677 from wahjava/fix-zbackup
...
zbackup: Fix build error
2022-05-12 15:06:09 +02:00
Sandro
1b6c072c80
Merge pull request #172678 from dotlambda/esptool-3.3.1
...
esptool: 3.3 -> 3.3.1
2022-05-12 14:47:24 +02:00
github-actions[bot]
6705a41352
Merge staging-next into staging
2022-05-12 12:09:45 +00:00
Artturi
8f43c6e3a7
Merge pull request #172367 from Artturin/dbusupdate
...
dbus: 1.12.20 -> 1.14.0
2022-05-12 14:43:17 +03:00
Robert Schütz
70030a7ff3
esptool: 3.3 -> 3.3.1
...
https://github.com/espressif/esptool/releases/tag/v3.3.1
2022-05-12 09:27:21 +00:00
Ashish SHUKLA
07aba57bca
zbackup: Fix build error
...
Upstream bug report: https://github.com/zbackup/zbackup/issues/160
2022-05-12 14:50:03 +05:30
Robert Schütz
e2456aed84
getmail6: 6.18.8 -> 6.18.9
...
https://github.com/getmail6/getmail6/releases/tag/v6.18.9
2022-05-12 01:33:22 -07:00
Kristoffer Føllesdal
bfeb72c912
httpie: Remove unused patch
2022-05-12 09:48:28 +02:00
Kristoffer Føllesdal
c004f77a94
httpie: 3.1.0 -> 3.2.1
2022-05-12 09:48:28 +02:00
linsui
10c13ff5d1
dotter: fix for darwin
2022-05-12 15:28:06 +08:00
Sergei Trofimovich
a649cff5d4
aircrack-ng: 1.6 -> 1.7
...
Among other changes fixes build against -fno-common toolchains.
Clanges: https://aircrack-ng.org/doku.php?id=changelog
2022-05-12 07:52:13 +01:00
Mario Rodas
c19b3473cc
sops: 3.7.2 -> 3.7.3
...
https://github.com/mozilla/sops/releases/tag/v3.7.3
2022-05-12 04:20:00 +00:00
Mario Rodas
e5ca1b8253
yubikey-agent: add ldflags
2022-05-12 04:20:00 +00:00
Mario Rodas
01b936359a
age-plugin-yubikey: 0.2.0 -> 0.3.0
...
https://github.com/str4d/age-plugin-yubikey/releases/tag/v0.3.0
2022-05-12 04:20:00 +00:00
matthewcroughan
40733622e7
yubihsm-shell: init at 2.3.1
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
2022-05-12 01:15:02 +01:00
github-actions[bot]
da834a289d
Merge staging-next into staging
2022-05-12 00:02:59 +00:00
Sandro
997c1a8379
Merge pull request #172610 from tjni/fix-garage-darwin
...
garage: fix build on Darwin
2022-05-12 01:35:16 +02:00
Jan Tojnar
5af93e6908
Merge branch 'staging-next' into staging
2022-05-12 01:24:26 +02:00
Robert Schütz
4af1709959
bubblewrap: 0.6.1 -> 0.6.2
...
https://github.com/containers/bubblewrap/releases/tag/v0.6.2
2022-05-11 23:11:30 +00:00
Artturi
99161fd5e0
Merge pull request #170140 from armeenm/xtreemfs-python3
...
xtreemfs: switch to python3
2022-05-12 02:05:54 +03:00
Artturi
434643eee7
Merge pull request #170771 from ilpianista/3llo
...
3llo: 0.3.0 -> 1.3.1
2022-05-12 01:53:49 +03:00
Sandro
f6b1a4e6db
Merge pull request #172565 from qowoz/shfmt
...
shfmt: 3.4.3 -> 3.5.0
2022-05-12 00:17:22 +02:00
techknowlogick
419f74cba7
vault-bin: 1.10.2 -> 1.10.3
2022-05-11 17:49:33 -04:00
techknowlogick
a2c4438067
vault: 1.10.2 -> 1.10.3
2022-05-11 17:46:34 -04:00
Sandro
8df07404e3
Merge pull request #164328 from ppenguin/add-python-pandoc-xnos
2022-05-11 23:36:37 +02:00
Theodore Ni
e3d8a347fe
garage: fix build on Darwin
...
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Pascal Bach
d9ee32ecaf
minio-client: 2022-03-17T20-25-06Z -> 2022-05-09T04-08-26Z
2022-05-11 23:09:28 +02:00
Sandro
cdb8f017e7
Merge pull request #171991 from elatov/pkg/fwbuilder
...
fwbuilder: add wayland support
2022-05-11 23:09:20 +02:00
Sandro
2ffed241d2
Merge pull request #171814 from arjan-s/init-pls
...
pls: init at 4.0.3
2022-05-11 23:07:28 +02:00
Artturi
1cc22c1a41
Merge pull request #172364 from amesgen/svt-av1-1.0.0
...
svt-av1: 0.9.1 -> 1.0.0
2022-05-11 23:44:58 +03:00
Artturin
947bc96c2d
pkgs/tools/wayland: enable strictDeps
2022-05-11 23:14:29 +03:00
Artturin
fd0740f474
wdomirror: strictDeps
2022-05-11 23:14:29 +03:00
Arjan Schrijver
fd33656e3d
pls: init at 4.0.3
2022-05-11 20:27:05 +02:00
Izorkin
c5edd9926d
curl: 7.83.0 -> 7.83.1
2022-05-11 21:22:04 +03:00
github-actions[bot]
7dbfbc2e90
Merge staging-next into staging
2022-05-11 18:10:52 +00:00
Rick van Schijndel
e680b5cf74
Merge pull request #172383 from Mindavi/treewide/remove-broken
...
Treewide(ish): remove long-time broken pkgs
2022-05-11 19:34:13 +02:00
Rick van Schijndel
6345356323
pdftk-legacy: drop
...
Broken since 2020-08-24
2022-05-11 19:23:06 +02:00
Rick van Schijndel
e8e6743b28
neopg: drop
...
Broken since 2020-11-30
2022-05-11 19:23:05 +02:00
zowoq
ef38006a31
shfmt: 3.4.3 -> 3.5.0
...
https://github.com/mvdan/sh/releases/tag/v3.5.0
2022-05-11 22:50:50 +10:00
github-actions[bot]
044ddc2335
Merge staging-next into staging
2022-05-11 12:08:47 +00:00
Markus Kowalewski
897fdff73b
snapper: 0.10.0 -> 0.10.2
2022-05-11 13:49:56 +02:00
Lassulus
c48d3aefed
Merge pull request #163827 from r-ryantm/auto-update/s3fs-fuse
...
s3fs: 1.90 -> 1.91
2022-05-11 12:40:03 +02:00
Artturi
40caba20b3
Merge pull request #172392 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 384.0.1 -> 385.0.0
2022-05-11 13:25:17 +03:00
Artturi
c901dce313
Merge pull request #172448 from linyinfeng/godns
...
godns: 2.7.6 -> 2.7.7 and add update script
2022-05-11 13:23:01 +03:00
Artturi
d009231c3a
Merge pull request #172466 from a-m-joseph/pr/zhf/wdomirror
...
wdomirror: avoid adding a patch
2022-05-11 13:20:30 +03:00
Artturi
33efe9ef2b
Merge pull request #171039 from oxzi/umlet-15.0
...
umlet: 14.3.0 -> 15.0.0
2022-05-11 13:13:27 +03:00
Adam Joseph
f35d9453f7
wdomirror: avoid adding a patch
...
A few hours after my previous PR #172441 was merged, one of the
upstream contributors responded to my comment that their PR did not
adequately address this issue:
https://github.com/progandy/wdomirror/pull/7
The PR has not yet merged, but at least now we can reference this
commit instead of having a patch in nixpkgs.
2022-05-11 01:32:29 -07:00
Vlad M
cf28039b57
Merge pull request #172400 from iAmMrinal0/update/broot
...
broot: 1.11.1 -> 1.12.0
2022-05-11 10:27:52 +03:00
Fabian Affolter
b0e4759ea0
Merge pull request #172398 from fabaff/bump-naabu
...
naabu: 2.0.6 -> 2.0.7
2022-05-11 08:52:07 +02:00
Ashish SHUKLA
f4499924a4
goawk: 1.16.0 -> 1.17.1
...
Also while here unskip the tests which are passing now
2022-05-11 12:14:45 +05:30
github-actions[bot]
2d62d4f8e6
Merge staging-next into staging
2022-05-11 06:02:11 +00:00
Lin Yinfeng
8d4edd0c4e
godns: 2.7.6 -> 2.7.7
2022-05-11 12:26:43 +08:00
Lin Yinfeng
ccf95d84b1
godns: add updateScript
2022-05-11 12:24:27 +08:00
Adam Joseph
de559a30b7
wdomirror: fix build failure by applying patch from GH #5
...
A recent change to xdg-shell-client-protocol causes a build failure.
This was reported upstream as GH #5 . User @AlexBMJ posted a two-line
fix in that issue, but the developer has not yet responded:
https://github.com/progandy/wdomirror/issues/5#issuecomment-1103265438
2022-05-10 20:25:08 -07:00
davidak
ed99c668a7
Merge pull request #172144 from RasmusRendal/rhashbuildtarget
...
rhash: Correctly set target platform when configuring
2022-05-11 03:52:56 +02:00
Artturi
506a414227
Merge pull request #172163 from 06kellyjac/scorecard
...
scorecard: 4.1.0 -> 4.2.0
2022-05-11 04:13:03 +03:00
davidak
76fe244226
Merge pull request #172419 from wkral/rdfind-fix
...
rdfind: fix build
2022-05-11 03:07:11 +02:00
William Kral
cb7412c787
rdfind: fix build
2022-05-10 17:35:09 -07:00
Artturi
d3016819d3
Merge pull request #172244 from penguwin/melt
...
melt: 0.3.0 -> 0.4.0
2022-05-11 03:34:07 +03:00
github-actions[bot]
fd4c3782e1
Merge staging-next into staging
2022-05-11 00:07:59 +00:00
Sandro
7d9329f665
Merge pull request #171518 from viraptor/exo-man-and-completion
...
exoscale-cli: man pages and completion
2022-05-11 00:53:04 +02:00
Bernardo Meurer
ddf809d780
beets-unstable: document limit in pluginOverrides
2022-05-10 15:35:46 -07:00
Fabian Affolter
683097028d
evtx: init at 0.7.2
2022-05-10 23:45:01 +02:00
Mrinal Purohit
a011ccde7d
broot: 1.11.1 -> 1.12.0
2022-05-11 03:06:05 +05:30
Fabian Affolter
a8b95e6f28
naabu: 2.0.6 -> 2.0.7
2022-05-10 23:25:52 +02:00
github-actions[bot]
90db968124
Merge staging-next into staging
2022-05-10 21:23:59 +00:00
Mrinal Purohit
25494ec8ca
google-cloud-sdk: 384.0.1 -> 385.0.0
2022-05-11 02:49:33 +05:30
Artturin
be4c9c60c2
dbus: 1.12.20 -> 1.14.0
...
fprintd: remove dbus patch
2022-05-10 22:51:27 +03:00
Mustafa Çalışkan
f24cf4422d
maintainers: change musfay to muscaln
2022-05-10 21:34:19 +03:00
github-actions[bot]
3a79190750
Merge staging-next into staging
2022-05-10 18:01:50 +00:00
amesgen
63f82810d1
svt-av1: remove BSD-2 from licenses
...
Quoting from the README:
> Up to v0.8.7, SVT-AV1 is licensed under the BSD-2-clause license and
> the Alliance for Open Media Patent License 1.0. See LICENSE and
> PATENTS for details. Starting from v0.9, SVT-AV1 is licensed under
> the BSD-3-clause clear license and the Alliance for Open Media
> Patent License 1.0. See LICENSE and PATENTS for details.
2022-05-10 19:52:34 +02:00
amesgen
c209577626
svt-av1: 0.9.1 -> 1.0.0
2022-05-10 19:52:34 +02:00
Thiago Kenji Okada
c4956c85b4
Merge pull request #172320 from xaverdh/binary-wrapper-fixes
...
treewide: use non-binary wrapper for wrapGAppsHook where appropriate
2022-05-10 17:07:26 +01:00
Robert Schütz
08a0f925e0
getmail6: 6.18.7 -> 6.18.8
...
https://github.com/getmail6/getmail6/releases/tag/v6.18.8
2022-05-10 07:15:48 -07:00
Sandro
deac850628
Merge pull request #154913 from onny/communicator
...
communicator: init at 2.1.1
2022-05-10 15:39:43 +02:00
Dominik Xaver Hörl
9709c5f4a4
cryptomator: use non-binary wrapper for wrapGAppsHook
...
The use of --add-flags in this derivation does not work with binary
wrappers, which wrapGAppsHook uses since #164163 .
2022-05-10 15:17:09 +02:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging
2022-05-10 12:11:45 +00:00
Aaron Jheng
03e1b376c6
dsp: init at 1.8
2022-05-10 11:52:43 +00:00
Aaron Jheng
9821a42565
wireguard-go: 0.0.20210424 -> 0.0.20220316
2022-05-10 11:52:07 +00:00
Aaron Jheng
0abc8ab42f
docker-credential-gcr: 2.0.5 -> 2.1.2
2022-05-10 11:51:29 +00:00
Aaron Jheng
213335ce59
diskrsync: unstable-2019-01-02 -> 1.3.0
2022-05-10 11:47:55 +00:00
Aaron Jheng
7a986c5fc1
go-mtpfs: unstable-2018-02-09 -> 1.0.0
2022-05-10 11:47:28 +00:00
Thiago Kenji Okada
08891220c4
Merge pull request #172281 from Mindavi/curlcpp/drop
...
curlcpp: drop
2022-05-10 11:17:26 +01:00
Fabian Affolter
517109653f
Merge pull request #172239 from fabaff/zkar
...
zkar: init at 1.3.0
2022-05-10 08:46:05 +02:00
Sergei Trofimovich
32bed4c455
afpfs-ng: add -fcommon workaround
...
Without the change -fno-common toolchains like upstream gcc-10
fail to build as:
ld: afpcmd-cmdline_main.o:/build/source/cmdline/cmdline_afp.h:4: multiple definition of
`full_url'; afpcmd-cmdline_afp.o:/build/source/cmdline/cmdline_afp.c:27: first defined here
2022-05-10 07:35:37 +01:00
Fabian Affolter
7215445bc1
Merge pull request #172216 from fabaff/bump-nuclei
...
nuclei: 2.6.9 -> 2.7.0
2022-05-10 08:11:53 +02:00
github-actions[bot]
2bf60ff84f
Merge staging-next into staging
2022-05-10 06:01:44 +00:00
Sergei Trofimovich
ab456c4d45
medusa: pull upstream fix for fno-common toolchains
...
Without the chanhe build fails on -fno-common tollchains as:
$ nix build -L --impure --expr 'with import ./. {}; medusa.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
...
ld: ../medusa-trace.o:/build/source/src/modsrc/../medusa.h:69:
multiple definition of `iErrorLevel'; cvs.o:/build/source/src/modsrc/../medusa.h:69: first defined here
2022-05-10 07:45:06 +02:00
Rick van Schijndel
12e43250db
curlcpp: drop
...
Maintainers in nixpkgs are not active anymore.
No active user within nixpkgs.
Upstream doesn't see much activity.
2022-05-10 07:02:11 +02:00
Robert Scott
87ac2775d8
curl: enable tests
...
some tests still skipped due to missing dependencies, but it's
unlikely we want to add these build-time dependencies to such
an early-stage package
2022-05-10 06:54:35 +02:00
Artturi
4f907176e4
Merge pull request #171051 from Kranzes/mpris
...
mpdris2: 0.8 -> 0.9.1
2022-05-10 06:31:10 +03:00
Artturin
c609c50a78
oq: fix strictDeps build
...
buildCrystalPackage now has strictDeps enabled
kakoune-cr: add bash to buildInputs for patchShebangs
scry: add bash to buildInputs for patchShebang
2022-05-10 05:20:35 +03:00
Anderson Torres
b428db1220
Merge pull request #172248 from tjni/recutils-disable-format-hardening
...
recutils: disable Clang "format" hardening
2022-05-09 22:36:46 -03:00
Artturi
2976a21186
Merge pull request #172240 from amesgen/secp256k1-platforms
...
secp256k1: allow to build on all platforms
2022-05-10 03:45:05 +03:00
github-actions[bot]
2282e994f2
Merge staging-next into staging
2022-05-10 00:02:52 +00:00
Bryan A. S
51d859cdab
gotify-desktop: mark as broken for darwin
2022-05-10 00:05:25 +02:00
Adam Joseph
3141204b22
nbench: supply stdenv.glibc.static since Makefile uses -static ( #172173 )
...
* nbench: supply stdenv.glibc.static since Makefile uses -static
nbench's Makefile always compiles with -static, so we need it to be
able to see libc.a. Let's add stdenv.glibc.static to the buildInputs.
* predicate on isGnu
2022-05-09 22:54:42 +02:00
Theodore Ni
3ece875b60
recutils: disable Clang "format" hardening
...
Remove the -Werror=format-security compiler option when using Clang, because
recutils does not build with it enabled.
2022-05-09 15:45:26 -05:00
Nicolas Martin
6b8d91253d
melt: 0.3.0 -> 0.4.0
2022-05-09 22:37:42 +02:00
Ben Siraphob
888c0bd1f1
Merge pull request #172212 from otavio/topic/fix-dosfstools
2022-05-09 14:31:27 -06:00
Rick van Schijndel
2bd67e9adc
Merge pull request #171670 from squalus/netdata
...
netdata: support cross compile
2022-05-09 22:29:30 +02:00
Rick van Schijndel
775806ed3a
Merge pull request #171470 from squalus/cdrkit-cross
...
cdrkit: support cross compile
2022-05-09 22:04:54 +02:00
Karim Elatov
470c724f83
fwbuilder: add wayland support
2022-05-09 19:58:06 +00:00
amesgen
6f1bb49e5a
secp256k1: allow to build on all platforms
2022-05-09 21:44:38 +02:00
Fabian Affolter
52a78362ac
zkar: init at 1.3.0
2022-05-09 21:36:51 +02:00
Bernardo Meurer
069410f90b
beets: document pluginOverrides
2022-05-09 12:20:20 -07:00
Bernardo Meurer
6eab16313f
beets: remove usage of ? null
2022-05-09 12:19:56 -07:00
github-actions[bot]
629adb097a
Merge staging-next into staging
2022-05-09 18:01:59 +00:00
Otavio Salvador
8272001820
dosfstools: fix build failure in darwin
...
Log of error: https://hydra.nixos.org/build/175255572/nixlog/1
Refs: ZHF #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 14:17:25 -03:00
Artturi
4ae23f5c7d
Merge pull request #156071 from Madouura/dev/bcachefs-installer
...
nixos/tests/installer: add bcachefs tests
2022-05-09 19:48:16 +03:00
Fabian Affolter
89412f830e
nuclei: 2.6.9 -> 2.7.0
2022-05-09 18:32:19 +02:00
Sergei Trofimovich
fcf3fb06ac
xvkbd: 3.9 -> 4.1
...
Upstream moved from imake to autoconf.
Also fixes build against gcc-10 -fno-common.
Changes: http://t-sato.in.coocan.jp/xvkbd/ChangeLog
2022-05-09 16:33:40 +02:00
Mario Rodas
907fd6ddf5
Merge pull request #172181 from raboof/gbl-support-on-darwin
...
gbl: darwin support
2022-05-09 09:08:04 -05:00
davidak
3d6c3d3c59
Merge pull request #172188 from Kranzes/vialllll
...
vial: 0.5 -> 0.5.2
2022-05-09 16:06:53 +02:00
Sandro
d59a6c1264
Merge pull request #171957 from risicle/ris-curl-passthru-tests
...
curl: add some key reverse-dependencies to passthru.tests
2022-05-09 16:04:44 +02:00
Jonas Heinrich
04ba647049
communicator: init at 2.1.1
2022-05-09 16:00:43 +02:00
davidak
cce079ad15
Merge pull request #172170 from a-m-joseph/pr/fix-pcb2gcode
...
pcb2gcode: cherry-pick patch from upstream to fix build
2022-05-09 15:20:29 +02:00
Ilan Joselevich
0f822a767f
vial: 0.5 -> 0.5.2
2022-05-09 16:09:27 +03:00
davidak
af2ea9a4e1
Merge pull request #172177 from a-m-joseph/pr/psensor-fix-zhf
...
psensor: add -Wno-error due to increasing compiler strictness
2022-05-09 14:52:29 +02:00
Adam Joseph
0fc95f66fa
pcb2gcode: cherry-pick patch from upstream to fix build
...
The build failure shown here:
https://hydra.nixos.org/build/176023034
Is fixed upstream, but they have not made a new release yet. Let's
cherry-pick their fix until the next release.
2022-05-09 05:40:44 -07:00
Arnout Engelen
b7c8400546
gbl: darwin support
...
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-05-09 14:23:24 +02:00
figsoda
26ce9ef713
Merge pull request #172111 from winterqt/bump-cargo-edit
...
cargo-edit: 0.8.0 -> 0.9.0
2022-05-09 08:09:03 -04:00
github-actions[bot]
27575e98ee
Merge staging-next into staging
2022-05-09 12:08:45 +00:00
Adam Joseph
745423848b
psensor: add -Wno-error due to increasing compiler strictness
...
This Hydra failure:
https://hydra.nixos.org/log/iq8zqmw7yclgwpvr8i8clwf2sh67jb0i-psensor-1.2.1.drv
...appears to be the result of the package shipping with -Werror and
gcc accreting ever-increasing quantities of warnings as time
progresses. Let's not treat the compiler warnings as errors.
2022-05-09 04:49:08 -07:00
Sandro
fb7c39ac73
Merge pull request #172123 from AndersonTorres/MISC
...
recutils: 1.8 -> 1.9
2022-05-09 13:37:01 +02:00
Sandro
43bccb0bdb
Merge pull request #172128 from davidak/boltbrowser
...
boltbrowser: 2.0 -> 2.1
2022-05-09 13:34:46 +02:00
ajs124
88d4ae8652
Merge pull request #172137 from trofi/update-refind
...
refind: 0.13.2 -> 0.13.3.1
2022-05-09 12:13:29 +01:00
Linus Heckemann
4e17b56f90
Merge pull request #171777 from r-ryantm/auto-update/meshcentral
...
meshcentral: 0.9.98 -> 1.0.18
2022-05-09 13:13:05 +02:00
Wout Mertens
13ed374ab2
Merge pull request #172011 from Vonfry/update/fortune-mod
...
fortune: update & add an option to let user use offensive
2022-05-09 12:33:26 +02:00
06kellyjac
2381aa28fd
scorecard: 4.1.0 -> 4.2.0
2022-05-09 11:28:25 +01:00
Sandro
59ef08552f
Merge pull request #172140 from arjan-s/ntfy-sh-1.22.0
...
ntfy-sh: 1.21.2 -> 1.22.0
2022-05-09 12:07:46 +02:00
Rasmus Rendal
4317c93104
rhash: Correctly set target platform when configuring
...
The non-standard configure script did not detect it, and we have to
supply this argument.
This closes #113742
2022-05-09 11:56:06 +02:00
Sergei Trofimovich
4839ffca1f
refind: 0.13.2 -> 0.13.3.1
...
Among other fixes contains support for newer gnu-efi.
Added boot.uefiCdrom test.
Changes: https://sourceforge.net/p/refind/code/ci/master/tree/NEWS.txt
2022-05-09 10:35:08 +01:00
ajs124
f10cb1c0a9
Merge pull request #172108 from mweinelt/rsyslogd
...
rsyslog: 8.2202.0 -> 8.2204.1
2022-05-09 10:26:48 +01:00
Arjan Schrijver
ca767e5ea8
ntfy-sh: 1.21.2 -> 1.22.0
2022-05-09 09:18:49 +02:00
Robert Schütz
a664572fa6
wapiti: update propagatedBuildInputs
2022-05-09 00:12:37 -07:00
davidak
70d761983d
Merge pull request #170425 from armeenm/remove-py-wmi-client
...
py-wmi-client: remove
2022-05-09 08:48:22 +02: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