Commit Graph

41479 Commits

Author SHA1 Message Date
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
Ellie Hermaszewska
15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08: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
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
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
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
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
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
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
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
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
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
Damien Cassou
d9edc79055
nvd: 0.1.1 -> 0.1.2 2021-11-05 14:07:37 +01: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
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
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
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
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
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
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
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
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
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
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
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
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
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
91e489dd3c goreleaser: 0.183.0 -> 0.184.0 2021-11-03 04:14:59 +00: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
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
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
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
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]
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]
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]
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]
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