Jörg Thalheim
37bd69672d
Merge pull request #145238 from lovesegfault/nixpkgs-review-nix-stable
...
nixpkgs-review: use nix (2.4)
2021-11-09 19:47:20 +00:00
Bernardo Meurer
a942e10a22
nixpkgs-review: use nix (2.4)
...
Follow-up to #144197 since nixUnstable is no longer for many new
features.
2021-11-09 11:37:25 -08:00
Jörg Thalheim
0f109217a0
Merge pull request #145235 from lovesegfault/nix-lovesegfault
...
nix: add lovesegfault to maintainers
2021-11-09 19:35:58 +00:00
Bernardo Meurer
1ccbefc4ca
Merge pull request #145233 from lovesegfault/btop-1.0.24
...
btop: 1.0.20 -> 1.0.24
2021-11-09 11:28:54 -08:00
Bernardo Meurer
8cc4d533ef
nix: add lovesegfault to maintainers
2021-11-09 11:26:11 -08:00
Bernardo Meurer
4ae0f5f9ad
btop: 1.0.20 -> 1.0.24
2021-11-09 11:00:59 -08:00
Bernardo Meurer
e912008eef
nixStable: 2.3.16 -> 2.4
2021-11-09 10:47:07 -08:00
Artturin
710974d801
unrar-wrapper: init at 1.0.0
2021-11-09 20:25:49 +02:00
github-actions[bot]
7414a16ee5
Merge master into staging-next
2021-11-09 18:01:23 +00:00
Bas van Dijk
8033c19932
Merge pull request #145093 from basvandijk/djbdns-softlimit-fix
...
djbdns: fix crash due to data ulimit
2021-11-09 18:41:14 +01:00
Bas van Dijk
ce0625d981
djbdns: add newline to softlimit.patch
2021-11-09 17:40:12 +00:00
davidak
2103d78e0b
Merge pull request #144930 from artemist/bcachefs
...
linux_testing_bcachefs, bcachefs-tools: upgrade
2021-11-09 18:26:30 +01:00
Alyssa Ross
108b850b8e
zellij: 0.19.0 -> 0.20.0
2021-11-09 14:35:51 +00:00
Mario Rodas
30f982bc81
Merge pull request #144907 from kira-bruneau/goverlay
...
goverlay: 0.6.3 → 0.6.4
2021-11-09 07:20:18 -05:00
github-actions[bot]
ce6af4cada
Merge master into staging-next
2021-11-09 12:01:19 +00:00
Florian Klink
209ed39137
Merge pull request #144890 from flokli/pulumi-bump
...
pulumi-bin: 3.16.0 -> 3.17.0
2021-11-09 12:54:00 +01:00
Martin Weinelt
ab8c049e63
python3Packages.ansible-core: 2.11.6 -> 2.12.0
...
And add an override for ansible_2_11 at 2.11.6.
2021-11-09 12:30:26 +01:00
Ryan Burns
4994a926ea
Merge pull request #145151 from r-burns/clinfo-darwin
...
clinfo: enable on darwin
2021-11-09 02:13:00 -08:00
Angus Trau
59f7048a54
emote: 2.0.0 -> 3.0.3
2021-11-09 17:35:48 +11:00
Angus Trau
da324abf24
realvnc-vnc-viewer: 6.21.406 -> 6.21.920
2021-11-09 17:32:06 +11:00
github-actions[bot]
5b18be2de0
Merge master into staging-next
2021-11-09 06:01:07 +00:00
Lin Yinfeng
09af1585ca
godns: add missing ldflags
2021-11-09 11:51:43 +08:00
Lin Yinfeng
dac0fabd5e
godns: 2.5 -> 2.5.1
2021-11-09 11:51:22 +08:00
Ryan Burns
c10a075517
clinfo: enable on darwin
2021-11-08 17:44:04 -08:00
github-actions[bot]
e1766085b3
Merge master into haskell-updates
2021-11-09 00:10:05 +00:00
Fabian Affolter
eb22cbd0ec
certipy: init at unstable-2021-11-08
2021-11-08 23:28:12 +01:00
Thibaut Marty
e204d34b94
djbdns: add link to tinydns nixos test
2021-11-08 21:33:39 +00:00
github-actions[bot]
f14d7cb2f6
Merge master into staging-next
2021-11-08 18:01:24 +00:00
Bas van Dijk
7a8b4907e2
djbdns: fix crash due to data ulimit
...
This fixes: https://github.com/NixOS/nixpkgs/issues/119066 .
When `djbdns` is repeatedly queried it will crash with:
```
mmap: tinydns (842): VmData 331776 exceed data ulimit 300000. Update limits or use boot option ignore_rlimit_data.
```
So we increase the softlimit from 300000 to 4500000 as suggested in
the issue.
The `tinydns` NixOS test has been extended with testing for the faulty
behaviour.
2021-11-08 17:28:41 +00:00
Sandro
cbcbbcc7bc
Merge pull request #145085 from Lassulus/nixos-generators
2021-11-08 17:47:05 +01:00
lassulus
7e7ce7316e
nixos-generators: 1.4.0 -> 1.5.0
2021-11-08 17:24:58 +01:00
Mark Mulder
78f07d0f89
termscp: fix darwin build
...
I was running into Foundation.h errors during compilation on mac/darwin,
adding Foundation fixes that for me.
Error:
```
The following warnings were emitted during compilation:
warning: In file included from objc/notify.m:1:
warning: objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
warning: #import <Foundation/Foundation.h>
warning: ^~~~~~~~~~~~~~~~~~~~~~~~~
warning: 1 error generated.
error: failed to run custom build command for `mac-notification-sys v0.3.0`
Caused by:
process didn't exit successfully: `/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-f414f8995c05e541/build-script-build` (exit status: 1)
--- stdout
TARGET = Some("x86_64-apple-darwin")
OPT_LEVEL = Some("3")
HOST = Some("x86_64-apple-darwin")
CC_x86_64-apple-darwin = None
CC_x86_64_apple_darwin = None
HOST_CC = None
CC = Some("clang")
CFLAGS_x86_64-apple-darwin = None
CFLAGS_x86_64_apple_darwin = None
HOST_CFLAGS = None
CFLAGS = None
CRATE_CC_NO_DEFAULTS = None
DEBUG = Some("false")
running: "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m"
cargo:warning=In file included from objc/notify.m:1:
cargo:warning=objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
cargo:warning=#import <Foundation/Foundation.h>
cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~
cargo:warning=1 error generated.
exit status: 1
--- stderr
error occurred: Command "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m" with args "clang" did not execute successfully (status code exit status: 1).
warning: build failed, waiting for other jobs to finish...
error: failed to compile `termscp v0.7.0`, intermediate artifacts can be found at `/tmp/cargo-installEt3UWW`
Caused by:
build failed
```
2021-11-08 17:21:33 +01:00
Konrad Borowski
461dd05989
flips: unstable-2021-05-18 -> unstable-2021-10-28
2021-11-08 16:57:39 +01:00
Sandro
92209df0ac
Merge pull request #136009 from angustrau/pygame-2.0.2-dev
2021-11-08 16:14:07 +01:00
Sandro
b275c083e7
Merge pull request #144832 from r-burns/i686-lto
2021-11-08 15:25:03 +01:00
Sandro
ba99162e34
Merge pull request #144767 from mkg20001/synapse-admin
2021-11-08 14:10:46 +01:00
github-actions[bot]
40b71c3159
Merge master into staging-next
2021-11-08 12:01:24 +00:00
Bobby Rong
4770284dd9
Merge pull request #143762 from starcraft66/update-gb
...
gb-backup: unstable-2021-08-16 -> unstable-2021-10-27
2021-11-08 19:58:19 +08:00
Bobby Rong
4b53beaf2d
Merge pull request #140702 from r-k-b/vpn-slice/update
...
vpn-slice: 0.14 -> 0.15, add update-script
2021-11-08 19:16:34 +08:00
Angus Trau
55b68d3188
timidity: enable darwin support
2021-11-08 21:49:55 +11:00
Edmund Wu
238eae3975
wakatime: 13.0.7 -> 1.18.7
...
Convert to the new implementation in Go
2021-11-08 19:32:24 +09:00
github-actions[bot]
b92d47b0f5
Merge master into staging-next
2021-11-08 06:01:18 +00:00
Bernardo Meurer
372a7456a8
nix: disable separateDebugInfo for nix_2_4 static
2021-11-07 18:09:23 -08:00
Bernardo Meurer
0d6fec737a
nix_2_4: fix NIX_LDFLAGS
2021-11-07 18:09:22 -08:00
Bernardo Meurer
971f4a097c
nix_2_3: init @ 2.3.16
2021-11-07 18:09:20 -08:00
Bernardo Meurer
93e7820449
nix_2_4: 2.4pre-rc1 -> 2.4
2021-11-07 18:09:19 -08:00
figsoda
070f4b40a6
Merge pull request #145019 from bbigras/kopia
...
kopia: 0.9.4 -> 0.9.5
2021-11-07 20:50:32 -05:00
Bobby Rong
6ddd1ec052
Merge pull request #143517 from r-ryantm/auto-update/autorestic
...
autorestic: 1.2.0 -> 1.3.0
2021-11-08 09:40:37 +08:00
Fabián Heredia Montiel
a9d1c8a511
keybase-gui: 5.7.1 → 5.8.1
2021-11-07 18:30:09 -06:00
github-actions[bot]
b0e58bafbe
Merge master into haskell-updates
2021-11-08 00:07:25 +00:00
github-actions[bot]
cb91ac99e0
Merge master into staging-next
2021-11-08 00:01:53 +00:00
Bruno Bigras
ea33beda92
kopia: 0.9.4 -> 0.9.5
2021-11-07 17:18:38 -05:00
Sandro
f2c9cf39e5
Merge pull request #145006 from Artturin/spdlogupd
2021-11-07 23:04:28 +01:00
John Ericson
4f81865aa1
Merge remote-tracking branch 'upstream/master' into staging-next
2021-11-07 20:51:04 +00:00
Janne Heß
17f230461a
Merge pull request #144541 from alyssais/vpnc-makefile-patch
...
vpnc: remove unnecessary patch
2021-11-07 21:48:54 +01:00
Artturin
b4fab0a98b
treewide: remove fmt from buildInputs where spdlog is used
...
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
github-actions[bot]
14f1b9f2ac
Merge master into staging-next
2021-11-07 18:01:14 +00:00
Jos van Bakel
4079374c60
hpe-ltfs: fix build
2021-11-07 18:22:52 +01:00
Fabian Affolter
c9acf4782f
Merge pull request #144988 from applePrincess/exploitdb-2021-11-06
...
exploitdb: 2021-11-05 -> 2021-11-06
2021-11-07 16:55:41 +01:00
Lein Matsumaru
8fc318aebe
exploitdb: 2021-11-05 -> 2021-11-06
2021-11-07 15:29:03 +00:00
Pavol Rusnak
26751d3f1d
Merge pull request #144958 from reckenrode/update-pngout
...
pngout: 20150319 → 20200115
2021-11-07 16:29:01 +01:00
Janne Heß
faf28d5055
Merge pull request #144913 from trofi/fix-ansifilter-non-determinism
...
ansifilter: fix non-determinism in gzipped manpages with s/gzip/gzip -n/
2021-11-07 15:29:17 +01:00
Janne Heß
cd9de952da
Merge pull request #144976 from trofi/fix-diffoscope-patch
...
diffoscope: drop upstreamed fix-uimage-on-file-5.41.patch patch
2021-11-07 15:22:13 +01:00
Ellie Hermaszewska
15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose
2021-11-07 20:18:45 +08:00
github-actions[bot]
e0cac44f90
Merge master into staging-next
2021-11-07 12:01:18 +00:00
Sergei Trofimovich
5e2b2752da
diffoscope: drop upstreamed fix-uimage-on-file-5.41.patch patch
...
diffoscope-190 already contains the fix:
applying patch /nix/store/icfygfs9d249x7if0w7004vimzkj4082-fix-uimage-on-file-5.41.patch
patching file tests/comparators/test_uimage.py
Hunk #1 FAILED at 98.
1 out of 1 hunk FAILED -- saving rejects to file tests/comparators/test_uimage.py.re
2021-11-07 10:41:32 +00:00
Mario Rodas
8435e4c9f4
Merge pull request #144940 from marsam/update-lxd
...
lxd: 4.19 -> 4.20
2021-11-07 05:32:55 -05:00
Fabian Affolter
54ef803bf8
Merge pull request #142255 from p-h/metasploit-fix-python-modules
...
metasploit: Fix python modules
2021-11-07 11:04:53 +01:00
Fabian Affolter
d7215a7c03
Merge pull request #144487 from r-ryantm/auto-update/nosqli
...
nosqli: 0.5.2 -> 0.5.4
2021-11-07 11:03:42 +01:00
Fabian Affolter
57b70fe010
Merge pull request #144766 from rb2k/et_update_6.1.9
...
eternal-terminal: 6.1.8 -> 6.1.9
2021-11-07 10:54:20 +01:00
Bobby Rong
a203f0ad48
Merge pull request #143046 from hardselius/yubikey-manager-4.0.7
...
yubikey-manager: 4.0.5 -> 4.0.7
2021-11-07 17:22:31 +08:00
Randy Eckenrode
4dcf909d04
pngout: 20150319 -> 20200115
...
- Also include support for additional architectures: aarch64-linux,
armv7l-linux, and x86_64-darwin; and
- Change license to `unfreeRedistributable` per the 2021-01-16
update on Ken’s utility page allowing non-commercial redistribution.
2021-11-06 23:19:58 -04:00
github-actions[bot]
9166210176
Merge master into staging-next
2021-11-07 00:01:38 +00:00
Maximilian Bosch
eefcf9e956
Merge pull request #144868 from Ma27/bump-diffoscope
...
diffoscope: 188 -> 190
2021-11-06 23:37:17 +01:00
Thiago Kenji Okada
edfb1356fa
Merge pull request #144681 from r-burns/auditwheel
...
auditwheel: set meta.platforms
2021-11-06 19:01:14 -03:00
Artemis Tosini
8f4289267c
linux_testing_bcachefs, bcachefs-tools: unstable-2021-07-08 → unstable-2021-11-06
...
bcachefs now supports snapshots so we need the latest version to use
them. Additionally, it appears to build on AArch64 so I've removed the
x86 requirement.
2021-11-06 21:32:57 +00:00
figsoda
1a9f8594c5
Merge pull request #144925 from figsoda/fix-synth
...
synth: fix darwin build
2021-11-06 17:31:36 -04:00
Fabian Affolter
f43a6c21c1
Merge pull request #144848 from fabaff/bump-amass
...
amass: 3.14.2 -> 3.14.3
2021-11-06 21:56:37 +01:00
figsoda
a8d1f24ac2
synth: fix darwin build
2021-11-06 16:23:39 -04:00
Sergei Trofimovich
caeefb8bd1
ansifilter: fix non-determinism in gzipped manpages with s/gzip/gzip -n/
...
Before the change ansifilter diffoscope shows non-determinism as:
$ diffoscope '...-ansifilter-2.18' '...-ansifilter-2.18.check'
--- ...-ansifilter-2.18/share/man/man1/ansifilter.1.gz
+++ ...-ansifilter-2.18.check/share/man/man1/ansifilter.1.gz
─ filetype from file(1)
@@ -1 +1 @@
-gzip compressed data, was "ansifilter.1", last modified: Sat Oct 30 13:16:29 2021, max compression, from Unix
+gzip compressed data, was "ansifilter.1", last modified: Sat Nov 6 18:04:36 2021, max compression, from Unix
2021-11-06 18:05:04 +00:00
github-actions[bot]
eeb7e66e97
Merge master into staging-next
2021-11-06 18:01:01 +00:00
Janne Heß
94d7d3bf2c
Merge pull request #144525 from r-ryantm/auto-update/passff-host
2021-11-06 18:53:18 +01:00
Janne Heß
45774e92d8
Merge pull request #144542 from alyssais/vpnc-pcf2vpnc
2021-11-06 18:52:49 +01:00
Kira Bruneau
c56c434dba
goverlay: 0.6.3 → 0.6.4
2021-11-06 13:04:23 -04:00
Oleksii Filonenko
dc7c656444
Merge pull request #144874 from Ma27/bump-fzf
...
fzf: 0.27.3 -> 0.28.0
2021-11-06 18:42:50 +02:00
Florian Klink
5f42a6d626
pulumi-bin: 3.16.0 -> 3.17.0
2021-11-06 16:08:53 +01:00
Akshay
57225d51a6
statix: 0.3.6 -> 0.4.0
2021-11-06 20:34:21 +05:30
Maximilian Bosch
f91fcf89a9
Merge pull request #144521 from r-ryantm/auto-update/partclone
...
partclone: 0.3.17 -> 0.3.18
2021-11-06 15:56:57 +01:00
Maximilian Bosch
2e435a34d5
Merge pull request #144743 from DamienCassou/nvd-0.1.2
...
nvd: 0.1.1 -> 0.1.2
2021-11-06 15:51:00 +01:00
Artturi
3d2610678a
Merge pull request #144866 from Artturin/wlogoutlayershell
2021-11-06 16:25:23 +02:00
Domen Kožar
4c23c4076c
Merge pull request #143861 from figsoda/crabz-fix-darwin
...
crabz: fix darwin build
2021-11-06 07:14:54 -06:00
Fabian Affolter
9de65b3837
amass: 3.14.2 -> 3.14.3
2021-11-06 14:01:45 +01:00
Maximilian Bosch
1e4f70fc39
fzf: 0.27.3 -> 0.28.0
...
ChangeLog: https://github.com/junegunn/fzf/releases/tag/0.28.0
2021-11-06 13:10:00 +01:00
github-actions[bot]
89ec09c858
Merge master into staging-next
2021-11-06 12:01:12 +00:00
Bobby Rong
4599a1f98e
Merge pull request #143522 from r-ryantm/auto-update/riemann-c-client
...
riemann_c_client: 1.10.4 -> 1.10.5
2021-11-06 19:49:02 +08:00
Maximilian Bosch
53ea17e1a6
diffoscope: 188 -> 190
...
ChangeLogs:
* https://diffoscope.org/news/diffoscope-189-released/
* https://diffoscope.org/news/diffoscope-190-released/
2021-11-06 12:44:25 +01:00
Artturin
9538bee9b7
wlogout: add gtk-layer-shell support
...
enables transparency via wlogout -p layer-shell
2021-11-06 13:35:41 +02:00
Fabian Affolter
8a9543c610
Merge pull request #144796 from fabaff/bump-metasploit
...
metasploit: 6.1.12 -> 6.1.13
2021-11-06 10:36:54 +01:00
Ryan Burns
2cd277453d
Merge pull request #144513 from trofi/fix-bwm_ng-for-ncurses-6.3
...
bwm_ng: pull upstream fix for upcoming ncurses-6.3
2021-11-06 01:48:56 -07:00
Ryan Burns
c9d935da0b
efivar: fix LTO build
...
The LTO failure was not entirely due to 22284b07
.
Based on 90fa4b7c10
2021-11-05 23:32:46 -07:00
github-actions[bot]
a41ea4ced3
Merge master into staging-next
2021-11-06 06:01:07 +00:00
Ryan Burns
233f451841
treewide: reenable LTO on i686
2021-11-05 22:16:50 -07:00
Mario Rodas
d946c455f0
lxd: 4.19 -> 4.20
2021-11-06 04:20:00 +00:00
Bernardo Meurer
58a18138b2
Merge pull request #144825 from alyssais/treewide-mirror
...
treewide: use mirror URLs where available
2021-11-05 21:10:44 -07:00
Joel
f3decfa7da
octofetch: init at 0.3.1
...
octofetch: use buildInputs for openssl
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-11-05 19:02:00 -07:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
...
Candidates identified with
git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
grep -v nixos.org | grep :// | cut -d '"' -f 2)"
and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
github-actions[bot]
0d70d17925
Merge master into staging-next
2021-11-06 00:01:27 +00:00
Fabian Affolter
331fb73e3b
Merge pull request #144528 from fabaff/bump-pwncat
...
pwncat: 0.1.1 -> 0.1.2
2021-11-06 00:44:24 +01:00
Artturi
60c602c897
Merge pull request #144769 from Thesola10/patch-4
...
dduper: update btrfs-progs patch
2021-11-05 23:24:45 +02:00
Fabian Affolter
3e368b176a
metasploit: 6.1.12 -> 6.1.13
2021-11-05 21:27:30 +01:00
figsoda
b427f9a5bf
kmon: 1.5.5 -> 1.6.0, clarify license
2021-11-05 16:20:10 -04:00
Sandro
531afdf160
Merge pull request #144775 from ambroisie/sshfs-main-program
2021-11-05 21:06:25 +01:00
Karim Vergnes
cf0dfe4c7e
dduper: update btrfs-progs patch
...
This fixes the failing build for the patched `btrfs-progs` required by `dduper`.
2021-11-05 20:03:32 +01:00
Bruno BELANYI
b9bf35b065
sshfs: add 'meta.mainProgram'
2021-11-05 19:19:59 +01:00
github-actions[bot]
933da575d4
Merge master into staging-next
2021-11-05 18:01:07 +00:00
Maciej Krüger
46ae8b6074
synapse-admin: init at 0.8.3
2021-11-05 18:18:40 +01:00
Marc Seeger
5f6472a107
eternal-terminal: 6.1.8 -> 6.1.9
2021-11-05 10:03:13 -07:00
Sandro
039162e402
Merge pull request #144753 from applePrincess/exploitdb-2021-11-05
2021-11-05 17:31:32 +01:00
Lein Matsumaru
61ef4e4599
exploitdb: 2021-11-04 -> 2021-11-05
2021-11-05 14:52:55 +00:00
Alyssa Ross
02a01828c5
pkgsMusl.connmanMinimal: fix build with Alpine patch
2021-11-05 14:51:49 +00:00
S. Nordin Abouzahra
f988469c22
nilfs-utils: 2.2.7 -> 2.2.8
2021-11-05 09:59:08 -04:00
Damien Cassou
d9edc79055
nvd: 0.1.1 -> 0.1.2
2021-11-05 14:07:37 +01:00
github-actions[bot]
2663e5b623
Merge master into staging-next
2021-11-05 12:01:17 +00:00
figsoda
6d6ab8e9ce
Merge pull request #144735 from nerdypepper/update-statix
...
statix: 0.3.5 -> 0.3.6
2021-11-05 07:57:47 -04:00
Akshay
c22dad59dc
statix: 0.3.5 -> 0.3.6
2021-11-05 16:56:45 +05:30
Sandro
da7b746c54
Merge pull request #143689 from tuxinaut/master
2021-11-05 10:54:48 +01:00
Vladimír Čunát
555a4016a2
Merge branch 'staging-next' into staging
2021-11-05 10:48:58 +01:00
Nikola Knezevic
0278e1e297
ngrep: Make available on darwin
...
ngrep works on macos/Darwin without problems. The official page even
states that:
```
Confirmed Working Platforms
Linux 2.0+ (RH6+, SuSE, TurboLinux, Debian, Gentoo, Ubuntu, Mandrake, Slackware)/x86, RedHat/alpha Cobalt, (Qube2) Linux/MIPS
Solaris 2.5.1, 2.6/SPARC, Solaris 7, Solaris 8/SPARC, Solaris 9/SPARC
FreeBSD 2.2.5, 3.1, 3.2, 3.4-RC, 3.4-RELEASE, 4.0, 5.0
OpenBSD 2.4 (after upgrading pcap from 0.2), 2.9, 3.0, 3.1+
NetBSD 1.5/SPARC
Digital Unix V4.0D (OSF/1), Tru64 5.0, Tru64 5.1A
HPUX 11
IRIX
AIX 4.3.3.0/PowerPC
BeOS R5
Mac OS X 10+
GNU HURD
Windows 95, 98, NT, 2000, XP, 2003/x86, 7, 8, 8.1, 10
```
2021-11-05 10:08:50 +01:00
Schäfer, Denny
65b34026ba
awscli2: 2.2.40 -> 2.3.4
2021-11-05 10:07:55 +01:00
Ryan Mulligan
914813789d
Merge pull request #144458 from r-ryantm/auto-update/mcrcon
...
mcrcon: 0.7.1 -> 0.7.2
2021-11-04 19:42:05 -07:00
Bernardo Meurer
f140680724
Merge pull request #144671 from andersk/LD_LIBRARY_PATH
...
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2
2021-11-04 19:38:39 -07:00
Ryan Burns
a4ec5fa360
auditwheel: set meta.platforms
...
Upstream supports linux only, as this package audits
manylinux wheels: https://github.com/pypa/auditwheel#installation
2021-11-04 17:59:14 -07:00
Robert Scott
9eb3c41fbe
Merge pull request #144647 from kurnevsky/tox-node-build-fix
...
tox-node: fix build
2021-11-05 00:56:14 +00:00
github-actions[bot]
ac4cb43546
Merge staging-next into staging
2021-11-05 00:02:01 +00:00
Janne Heß
7d40866ac5
Merge pull request #143661 from amarshall/mkpasswd-libcrypt
...
mkpasswd: Include support for more hash methods
2021-11-05 00:53:40 +01:00
Anders Kaseorg
e12f4db556
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Followup to #76804 . Fixes #144646 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-04 16:15:05 -07:00
Sandro
6ad1b0940f
Merge pull request #144656 from flokli/telepresence2-bump
2021-11-04 22:43:33 +01:00
Fabian Affolter
735a6f11d1
Merge pull request #144655 from legendofmiracles/credslayer
...
credslayer: remove failing tests, add missing runtime dependency
2021-11-04 22:33:02 +01:00
Sandro
cd45372277
Merge pull request #144651 from malob/fix-thefuck-darwin
2021-11-04 22:23:44 +01:00
legendofmiracles
4825cb2cb5
credslayer: remove failing tests, add missing runtime dependency
2021-11-04 15:00:18 -06:00
Sandro
cfefcfc460
Merge pull request #142380 from dan4ik605743/cubocore
2021-11-04 21:50:47 +01:00
Florian Klink
beb78c9468
telepresence2: 2.4.0 -> 2.4.6
2021-11-04 21:43:27 +01:00
Robert Hensing
b4fb63fa2b
acsccid: Remove myself as maintainer
...
I don't use it anymore.
2021-11-04 21:36:55 +01:00
Robert Hensing
a163ebf805
acsccid: Run nixpkgs-fmt
2021-11-04 21:36:38 +01:00
Malo Bourgon
1549123435
thefuck: fix build on darwin
2021-11-04 12:59:32 -07:00
Sandro
bce05e3b6a
Merge pull request #144412 from sternenseemann/lowdown-0.10.0
2021-11-04 20:51:20 +01:00
Pascal Bach
f98eeeb9bf
Merge pull request #144465 from r-ryantm/auto-update/minio-client
...
minio-client: 2021-09-02T09-21-27Z -> 2021-10-07T04-19-58Z
2021-11-04 20:31:41 +01:00
Michele Guerini Rocco
c75cf683f3
Merge pull request #144568 from rnhmjoj/pr-bdf2psf
...
bdf2psf: 1.205 -> 1.207
2021-11-04 19:42:30 +01:00
github-actions[bot]
20bee66ec8
Merge staging-next into staging
2021-11-04 18:01:44 +00:00
Evgeny Kurnevsky
55f6d818dd
tox-node: add myself to maintainers
2021-11-04 20:59:18 +03:00
Evgeny Kurnevsky
e2fe1f3fd4
tox-node: fix build
2021-11-04 20:51:47 +03:00
Doron Behar
ae9a94b44a
Merge pull request #144512 from alyssais/connman-cross
2021-11-04 14:29:41 +00:00
Silvan Mosberger
ef7975c607
Merge pull request #143413 from mweinelt/botamusique
...
botamusique: unstable-2021-09-01 -> 7.2.2
2021-11-04 15:11:05 +01:00
Alyssa Ross
e76aa52b2f
connmanMinimal: fix cross compilation
...
Move inputs from `nativeBuildInputs`.
2021-11-04 16:08:10 +02:00
Fabian Affolter
bf6a50628b
Merge pull request #144614 from applePrincess/exploitdb-2021-11-04
...
exploitdb: 2021-11-02 -> 2021-11-04
2021-11-04 14:54:49 +01:00
Lein Matsumaru
cfd196cb8b
exploitdb: 2021-11-02 -> 2021-11-04
2021-11-04 13:07:37 +00:00
Anderson Torres
be4a3509fa
Merge pull request #144507 from AndersonTorres/new-misc
...
Misc modifications
2021-11-04 10:04:31 -03:00
github-actions[bot]
cca97be2f0
Merge staging-next into staging
2021-11-04 12:01:39 +00:00
Robert Hensing
3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
...
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
Bobby Rong
9d7df9dcc3
Merge pull request #141919 from Luflosi/update/swtpm
...
swtpm: 0.6.0 -> 0.6.1
2021-11-04 18:07:30 +08:00
Pavol Rusnak
e955fad09e
Merge pull request #144524 from prusnak/bitwarden
...
bitwarden: 1.28.1 -> 1.29.1
2021-11-04 10:47:15 +01:00
happysalada
58776b8914
asciidoctor: 2.0.15 -> 2.0.16; darwin fix
2021-11-04 17:13:05 +09:00
github-actions[bot]
524db8975e
Merge staging-next into staging
2021-11-04 06:02:01 +00:00
Doron Behar
2da7d605fd
Merge pull request #144534 from r-ryantm/auto-update/pistol
2021-11-04 06:01:31 +00:00
Maciej Krüger
3f3a62465e
Merge pull request #144570 from bbigras/yggdrasil
2021-11-04 04:04:19 +01:00
Bruno Bigras
28bb96399f
yggdrasil: 0.4.0 -> 0.4.2
2021-11-03 22:58:46 -04:00
Mario Rodas
3d2a6a40e5
Merge pull request #144484 from r-ryantm/auto-update/nfpm
...
nfpm: 2.6.0 -> 2.7.1
2021-11-03 20:59:27 -05:00
Mario Rodas
4029a7f900
Merge pull request #144408 from ivankovnatsky/patch-17
...
rbw: Install git credential helper without an option
2021-11-03 20:37:37 -05:00
Bobby Rong
e6c181ee1e
Merge pull request #144439 from r-ryantm/auto-update/lokalise2-cli
...
lokalise2-cli: 2.6.7 -> 2.6.8
2021-11-04 08:55:58 +08:00
Bobby Rong
ce68177107
Merge pull request #144427 from r-ryantm/auto-update/libtpms
...
libtpms: 0.8.6 -> 0.9.0
2021-11-04 08:54:44 +08:00
Bobby Rong
acbc86cc17
Merge pull request #144492 from r-ryantm/auto-update/oapi-codegen
...
oapi-codegen: 1.8.2 -> 1.8.3
2021-11-04 08:47:13 +08:00
rnhmjoj
37d85bed1d
bdf2psf: 1.205 -> 1.207
2021-11-04 01:38:20 +01:00
Bobby Rong
34cc4bd2bc
Merge pull request #144517 from r-ryantm/auto-update/otpauth
...
otpauth: 0.3.5 -> 0.4.0
2021-11-04 08:37:18 +08:00
github-actions[bot]
7516a2e172
Merge staging-next into staging
2021-11-04 00:02:12 +00:00
Ben Siraphob
38f6e71ab5
Merge pull request #144549 from siraben/swaglyrics-darwin
...
swaglyrics, python3Packages.swspotify: update and fix build on darwin
2021-11-03 18:47:51 -05:00
Ryan Burns
3031cea64c
Merge pull request #144533 from misuzu/coreutils-armv7l
...
coreutils: drop upstreamed patch for armv7l
2021-11-03 15:27:55 -07:00
Ben Siraphob
04a15518c1
swaglyrics: 1.2.2 -> unstable-2021-06-17 and enable on darwin
2021-11-03 17:12:56 -05:00
Alyssa Ross
212cdd5c39
vpnc: remove unnecessary substitution
...
This will be done automatically in fixupPhase (and that version has
the advantage of being cross-aware).
2021-11-03 21:36:45 +00:00
Alyssa Ross
ab9ecf61c7
vpnc: remove unnecessary patch
...
We can make the same changes much less invasively using normal Nixpkgs
stuff. This would make it easier to switch to the actively maintained
fork[1] in future.
The use of $(out)/etc instead of /etc is a bit questionable, but I
don't want to change any behaviour in this patch so I'm leaving it
alone for now.
[1]: https://davidepucci.it/doc/vpnc/
2021-11-03 21:34:05 +00:00
Pavol Rusnak
942fe94bc3
bitwarden: 1.28.1 -> 1.29.1
2021-11-03 21:52:38 +01:00
R. Ryantm
fdacbe5494
pistol: 0.2.1 -> 0.2.2
2021-11-03 20:17:51 +00:00
misuzu
34ceb8643c
coreutils: drop upstreamed patch for armv7l
2021-11-03 22:06:48 +02:00
AndersonTorres
64566fdb77
nix-bundle: refactor
2021-11-03 17:06:38 -03:00
AndersonTorres
9199162d63
plan9port: 2021-04-22 -> 0.pre+date=2021-10-19
2021-11-03 17:06:38 -03:00
Fabian Affolter
f709048c36
pwncat: 0.1.1 -> 0.1.2
2021-11-03 20:54:02 +01:00
R. Ryantm
ddda0d4238
passff-host: 1.2.1 -> 1.2.2
2021-11-03 19:39:20 +00:00
Fabian Affolter
fe630fcb1f
Merge pull request #144491 from r-ryantm/auto-update/nwipe
...
nwipe: 0.31 -> 0.32
2021-11-03 20:32:03 +01:00
R. Ryantm
ad14fceae4
partclone: 0.3.17 -> 0.3.18
2021-11-03 19:27:09 +00:00
R. Ryantm
d335793134
otpauth: 0.3.5 -> 0.4.0
2021-11-03 19:06:45 +00:00
Bernardo Meurer
4e26c522d5
Merge pull request #144506 from symphorien/nix-du-0.4.1
...
nix-du: 0.4.0 -> 0.4.1
2021-11-03 11:59:07 -07:00
Sergei Trofimovich
60152c5bef
bwm_ng: pull upstream fix for upcoming ncurses-6.3
2021-11-03 18:50:54 +00:00
Silvan Mosberger
88d6a4f9ef
Merge pull request #144486 from r-ryantm/auto-update/nms
...
nms: 0.3.3 -> 1.0.1
2021-11-03 19:43:40 +01:00
github-actions[bot]
3567177949
Merge staging-next into staging
2021-11-03 18:10:58 +00:00
R. Ryantm
d01a1a6ddb
oapi-codegen: 1.8.2 -> 1.8.3
2021-11-03 17:12:44 +00:00
R. Ryantm
ed7259c309
nwipe: 0.31 -> 0.32
2021-11-03 17:08:41 +00:00
R. Ryantm
0cd976570f
nosqli: 0.5.2 -> 0.5.4
2021-11-03 16:45:41 +00:00
R. Ryantm
b525a5bb36
nms: 0.3.3 -> 1.0.1
2021-11-03 16:41:44 +00:00
R. Ryantm
973e5f8e9e
nfpm: 2.6.0 -> 2.7.1
2021-11-03 16:33:40 +00:00
Artturi
e01b7650cc
Merge pull request #144049 from Artturin/ntpseccomp
2021-11-03 18:23:57 +02:00
Sandro
abf4fcd292
Merge pull request #144294 from applePrincess/exploitdb-2021-11-02
2021-11-03 17:15:11 +01:00
figsoda
c1db118aaa
Merge pull request #144460 from r-ryantm/auto-update/mdcat
...
mdcat: 0.23.2 -> 0.24.1
2021-11-03 11:33:18 -04:00
R. Ryantm
2f94a86706
minio-client: 2021-09-02T09-21-27Z -> 2021-10-07T04-19-58Z
2021-11-03 15:02:51 +00:00
R. Ryantm
3d390bd9dc
mdcat: 0.23.2 -> 0.24.1
2021-11-03 14:36:42 +00:00
José Romildo Malaquias
9355b0fd0c
Merge pull request #144353 from r-ryantm/auto-update/jdupes
...
jdupes: 1.20.0 -> 1.20.1
2021-11-03 11:08:51 -03:00
Maciej Krüger
cc10e135d4
Merge pull request #144442 from mkg20001/lxd-path
2021-11-03 15:07:32 +01:00
Maciej Krüger
b4e153c4ce
Merge pull request #144174 from mkg20001/lxdimage
2021-11-03 15:07:10 +01:00
R. Ryantm
7d52a5d4fd
mcrcon: 0.7.1 -> 0.7.2
2021-11-03 14:03:48 +00:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)
` to lib.importJSON ./file.json
2021-11-03 14:43:52 +01:00
Maciej Krüger
0cecb3303a
lxd-image-server: init at 0.0.4
2021-11-03 14:29:27 +01:00
figsoda
8429ae8722
Merge pull request #144443 from r-ryantm/auto-update/macchina
...
macchina: 1.1.6 -> 5.0.2
2021-11-03 09:28:56 -04:00
R. Ryantm
21d8230c77
mark: 6.3 -> 6.4
2021-11-03 13:27:23 +00:00
R. Ryantm
40cf9eae71
macchina: 1.1.6 -> 5.0.2
2021-11-03 12:52:49 +00:00
Ivan Kovnatsky
4d6c9e246c
rbw: Install git credential helper without an option
2021-11-03 14:51:42 +02:00
Maciej Krüger
4e12563643
lxd: add patch to support nixOS path
2021-11-03 13:47:45 +01:00
R. Ryantm
eff5c3fea0
lokalise2-cli: 2.6.7 -> 2.6.8
2021-11-03 12:40:50 +00:00
Sandro
c463cb880c
Merge pull request #144342 from r-ryantm/auto-update/goreleaser
2021-11-03 13:27:46 +01:00
Sandro
44e2c10820
Merge pull request #144369 from LeSuisse/cosign-1.3.0
2021-11-03 13:19:23 +01:00
Robert Hensing
c8a63f5adf
Merge pull request #114456 from thefloweringash/elk-update
...
elk: 7.5.1 -> 7.11.1
2021-11-03 13:16:02 +01:00
Sandro
a478ce5fcc
Merge pull request #144407 from SuperSandro2000/ruamel_yaml
2021-11-03 13:12:15 +01:00
Bobby Rong
1c78751423
Merge pull request #144416 from bobby285271/mainprogram
...
treewide: set meta.mainProgram for packages teams.pantheon.members maintain
2021-11-03 20:10:33 +08:00
github-actions[bot]
bf39715fe0
Merge staging-next into staging
2021-11-03 12:01:58 +00:00
figsoda
f8a407fe23
Merge pull request #144333 from figsoda/update-cargo-about
...
cargo-about: 0.3.0 -> 0.4.1
2021-11-03 08:01:22 -04:00
Guillaume Girol
274a9fa04f
nix-du: 0.4.0 -> 0.4.1
2021-11-03 12:00:00 +00:00
Mario Rodas
917147b3f4
Merge pull request #143472 from r-ryantm/auto-update/stripe-cli
...
stripe-cli: 1.7.3 -> 1.7.4
2021-11-03 06:58:15 -05:00
Mario Rodas
a46b327a84
Merge pull request #143492 from r-ryantm/auto-update/syslog-ng
...
syslogng: 3.33.2 -> 3.34.1
2021-11-03 06:56:15 -05:00
Mario Rodas
677d583b32
Merge pull request #143508 from r-ryantm/auto-update/rsyslog
...
rsyslog: 8.2108.0 -> 8.2110.0
2021-11-03 06:52:59 -05:00
R. Ryantm
02119e9cf4
libtpms: 0.8.6 -> 0.9.0
2021-11-03 11:41:33 +00:00
Bobby Rong
2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain
2021-11-03 19:07:21 +08: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
ce98cdc02d
logstash7: 7.5.1 -> 7.11.1
2021-11-03 11:35:14 +01: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
sternenseemann
e62af5f764
lowdown: 0.9.2 -> 0.10.0
...
d8e4f9b35e/versions.xml (L1208-L1226)
2021-11-03 11:32:26 +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
Sandro Jäckel
b5cfd8dd69
treewide: remove python39Packages.ruamel_yaml aliases
2021-11-03 11:10:50 +01: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
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
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
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
R. Ryantm
d676fed581
lfs: 1.1.0 -> 1.2.1
2021-11-03 08:49:22 +00:00
R. Ryantm
81e6c92ec0
lego: 4.5.2 -> 4.5.3
2021-11-03 08:39:13 +00:00
Sergei Trofimovich
7eaf05af30
most: enable parallel building
2021-11-03 08:19:04 +00:00
Alyssa Ross
703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
2021-11-03 07:34:33 +00:00
R. Ryantm
ca04d1ae0b
keybase: 5.7.1 -> 5.8.1
2021-11-03 06:55:24 +00:00
R. Ryantm
e8fb690652
jdupes: 1.20.0 -> 1.20.1
2021-11-03 05:55:51 +00:00
R. Ryantm
1595f3bcd4
interactsh: 0.0.4 -> 0.0.6
2021-11-03 05:17:49 +00:00
R. Ryantm
91e489dd3c
goreleaser: 0.183.0 -> 0.184.0
2021-11-03 04:14:59 +00:00
figsoda
10d3b3c3fa
cargo-about: 0.3.0 -> 0.4.1
2021-11-02 22:29:49 -04:00
R. Ryantm
664330fc5c
exoscale-cli: 1.45.2 -> 1.46.0
2021-11-03 02:25:33 +00:00
superherointj
df4fac48fc
maintainers: remove superherointj
2021-11-02 18:22:31 -07:00
figsoda
8c4636e12b
Merge pull request #144312 from r-ryantm/auto-update/cargo-release
...
cargo-release: 0.18.2 -> 0.18.4
2021-11-02 20:28:50 -04:00
R. Ryantm
93e6d80788
chezmoi: 2.7.3 -> 2.7.4
2021-11-03 00:27:30 +00:00
figsoda
7dc3813945
cargo-edit: 0.7.0 -> 0.8.0
2021-11-02 20:20:28 -04:00
R. Ryantm
b6f209a146
cargo-release: 0.18.2 -> 0.18.4
2021-11-03 00:04:08 +00:00
figsoda
fd00c4aae1
Merge pull request #144281 from figsoda/update-ouch
...
ouch: 0.2.0 -> 0.3.1
2021-11-02 18:39:15 -04:00
Lein Matsumaru
28d4a5e0ec
exploitdb: 2021-10-30 -> 2021-11-02
2021-11-02 22:34:08 +00:00
Martin Weinelt
8f5da907b0
Merge remote-tracking branch 'origin/staging-next' into staging
2021-11-02 23:31:28 +01:00
figsoda
89a4fa94d7
ouch: 0.2.0 -> 0.3.1
2021-11-02 16:46:54 -04:00
Matthew Bauer
0c94a5b8d9
nix-bundle: 0.4.0 -> 0.4.1
2021-11-02 15:10:56 -05:00
Jörg Thalheim
91a780b7a5
Merge pull request #144275 from SuperSandro2000/nixpkgs-review
...
nixpkgs-review: 2.6.2 -> 2.6.3
2021-11-02 20:50:05 +01:00
Sandro Jäckel
4d2c01891f
nixpkgs-review: 2.6.2 -> 2.6.3
2021-11-02 20:38:00 +01:00
Mrinal Purohit
1b09b22b8c
pulumi: 3.14.0 -> 3.16.0
2021-11-02 11:06:14 -07:00
Sandro
db5bae2fe7
Merge pull request #144263 from adamcstephens/nix-direnv-1.5.0
2021-11-02 18:35:22 +01:00
Adam Stephens
952e686eab
nix-direnv: 1.4.0 -> 1.5.0
2021-11-02 12:36:46 -04:00
figsoda
416737a04d
Merge pull request #143688 from figsoda/update-synth
...
synth: 0.6.0 -> 0.6.1
2021-11-02 12:27:26 -04:00
Artturi
98bd02b3f9
Merge pull request #143902 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 0.36.0 -> 0.37.0
2021-11-02 15:06:44 +02:00
Artturi
15d19f0004
Merge pull request #143599 from r-ryantm/auto-update/cloud-sql-proxy
...
cloud-sql-proxy: 1.25.0 -> 1.26.0
2021-11-02 14:34:10 +02:00
Artturi
b000771150
Merge pull request #143575 from r-ryantm/auto-update/cariddi
2021-11-02 14:33:50 +02:00
Artturi
2fea17d9d2
Merge pull request #143605 from r-ryantm/auto-update/convimg
...
convimg: 8.3 -> 8.9
2021-11-02 14:27:55 +02:00
github-actions[bot]
36b42d42c9
Merge staging-next into staging
2021-11-02 12:02:08 +00:00
figsoda
503a76e4f8
synth: 0.6.0 -> 0.6.1
2021-11-02 08:01:40 -04:00
Artturi
79bee7e40b
Merge pull request #143630 from r-ryantm/auto-update/doppler
...
doppler: 3.31.1 -> 3.35.0
2021-11-02 14:01:32 +02:00
Mario Rodas
3a3655912d
Merge pull request #144199 from andersk/lxd-core-scheduling
...
lxd: Add upstream patch for LXC 4.0.11 compatibility
2021-11-02 06:21:27 -05:00
Sandro
ef51df2f22
Merge pull request #144163 from SuperSandro2000/zoxide
2021-11-02 10:03:03 +01:00
Anders Kaseorg
513e2ef5d4
lxd: Add upstream patch for LXC 4.0.11 compatibility
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-02 00:28:58 -07:00
Vladimír Čunát
94d91a448b
Merge #141684 : branch 'staging-next'
2021-11-02 07:39:24 +01:00
Bobby Rong
88e02d3d04
Merge pull request #144192 from jonringer/fix-ksnip
...
ksnip: fix qt wrapping
2021-11-02 14:26:46 +08:00
github-actions[bot]
5cac0ef189
Merge staging-next into staging
2021-11-02 06:01:58 +00:00
github-actions[bot]
4b2ca106c9
Merge master into staging-next
2021-11-02 06:01:22 +00:00
Jonathan Ringer
aeebe4de10
ksnip: fix qt wrapping
2021-11-01 22:30:54 -07:00
Mario Rodas
726da12d8b
Merge pull request #144073 from tdemin/master
...
shadowsocks-rust: 1.10.7 -> 1.11.2
2021-11-01 21:21:54 -05:00
github-actions[bot]
3f03065e05
Merge staging-next into staging
2021-11-02 00:02:12 +00:00
github-actions[bot]
d27dd6653e
Merge master into staging-next
2021-11-02 00:01:32 +00:00
Sandro Jäckel
3002559e35
zoxide: 0.7.8 -> 0.7.9
2021-11-01 23:59:04 +01:00
Harsh Shandilya
bf873fbb2f
fclones: 0.17.0 -> 0.17.1 ( #144150 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 23:48:59 +01:00
Sandro
572b0c3f23
Merge pull request #143457 from ck3d/pinentry-1.2.0
2021-11-01 22:18:08 +01:00
Dmitry Bogatov
f538c07f2e
datefudge: work correctly even if GNU date is not in PATH ( #94045 )
...
* datefudge: work correctly even if GNU date is not in PATH
Examples in manual assumes advanced features from date(1) like "last
Friday", which only available in GNU coreutils version of date(1)
utility. Without this patch, most examples from datefudge(1) manual will
fail in busybox environment, which is confusing.
* Apply suggestions from code review
* Update pkgs/tools/system/datefudge/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 21:15:50 +01:00
Sandro
129c285678
Merge pull request #142814 from WolfangAukang/buttercup
2021-11-01 20:50:51 +01:00
Sandro
aca5a03bef
Merge pull request #143647 from r-ryantm/auto-update/etcher
2021-11-01 20:46:12 +01:00
github-actions[bot]
83d6b7a7e0
Merge staging-next into staging
2021-11-01 18:01:40 +00:00
github-actions[bot]
bd0051cd54
Merge master into staging-next
2021-11-01 18:01:02 +00:00
figsoda
946f55cc04
statix: 0.3.4 -> 0.3.5
2021-11-01 12:19:13 -04:00
Bobby Rong
9f4c6fd07f
Merge pull request #143710 from wahjava/update-flannel
...
cni-flannel-plugin: 1.1 -> 1.0.0
2021-11-01 22:36:48 +08:00
Bobby Rong
edebe874a4
Merge pull request #144116 from whonore/update-bitwise-0.43
...
bitwise: 0.42 -> 0.43
2021-11-01 22:24:46 +08:00
Anderson Torres
83c3a8b356
Merge pull request #143708 from AndersonTorres/new-misc
...
ucg: rewrite tests
2021-11-01 11:23:42 -03:00
whonore
85d7132ea7
bitwise: 0.42 -> 0.43
2021-11-01 09:33:41 -04:00
github-actions[bot]
9e9ee310f8
Merge staging-next into staging
2021-11-01 12:01:37 +00:00
github-actions[bot]
cc41bb5851
Merge master into staging-next
2021-11-01 12:01:00 +00:00
Kevin Cox
4559160c4f
Merge pull request #144062 from IvarWithoutBones/dotnet-module/tests
...
buildDotnetModule: add support for running unit tests
2021-11-01 07:42:55 -04:00
Damien Cassou
d2d72356b9
crowdin-cli: Add passthru.tests.version
2021-11-01 10:58:46 +01:00