Commit Graph

18891 Commits

Author SHA1 Message Date
edef
574700085a sdate: init at 0.5 2019-01-01 11:51:45 +00:00
Will Dietz
8cd0dd21ba e2fsprogs: update glibcism (musl) patch, fix 2018-12-30 22:49:49 -06:00
Silvan Mosberger
78f80a6917
Merge pull request #52201 from Scriptkiddi/gif-for-cli
Gif for cli
2018-12-31 03:09:08 +01:00
Franz Pletz
8cec0f0fc9
bettercap: 2.4 -> 2.11 2018-12-31 02:44:01 +01:00
R. RyanTM
c31c0558dd sshguard: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sshguard/versions
2018-12-30 18:27:05 -05:00
Pascal Wittmann
7394efb23e
opkg: 0.3.6 -> 0.4.0 2018-12-30 18:48:13 +01:00
Gabriel Ebner
36b6c2170b vdirsyncer: 0.17.0a3 -> unstable-2018-08-05 2018-12-30 10:07:09 +01:00
Maximilian Bosch
693aee0218
Merge pull request #53042 from exi/wireguard
wireguard-tools Add proper dependencies
2018-12-29 22:57:25 +01:00
Will Dietz
05e8f32750
Merge pull request #53018 from dtzWill/update/zstd-1.3.8
zstd: 1.3.7 -> 1.3.8
2018-12-29 13:49:10 -06:00
R. RyanTM
179ed22102 ansifilter: 2.12 -> 2.13 (#52926)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-12-29 20:16:18 +01:00
Reno Reckling
ca9e76e676 wireguard-tools Add proper dependencies
wg-quick calls iproute, resolvconf and sysctl on Linux.
These dependencies where missing.
2018-12-29 16:41:04 +01:00
Pierre Bourdon
d132c08aa1 wget: 1.20 -> 1.20.1 (CVE-2018-20483) 2018-12-29 13:00:58 +01:00
Fritz Otlinghaus
cf97a0372f gif-for-cli: init at unstable-2018-08-14 2018-12-29 18:57:18 +08:00
Will Dietz
2aaabb02bf zstd: 1.3.7 -> 1.3.8
https://github.com/facebook/zstd/releases/tag/v1.3.8
2018-12-28 13:13:31 -06:00
Fritz Otlinghaus
8cb8b2be91 amazon-ecs-cli: init at 1.12.1 2018-12-28 08:32:40 +08:00
Aristid Breitkreuz
8d84ba7037 ideviceinstaller: init at 2018-06-01 2018-12-27 20:05:11 +01:00
Orivej Desh
830599debe nix1: fix build with boehmgc 7.6.8
It needs -lgc and -lgccpp, but boehmgc pkgconfig file specifies only -lgc.

Broken in https://hydra.nixos.org/build/82223544
2018-12-27 17:53:29 +00:00
R. RyanTM
ebe05a7109 bacula: 9.2.2 -> 9.4.1 (#52924)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-12-27 15:12:54 +01:00
Vladyslav Mykhailichenko
db5fe5d240
cargo-release: fix darwin build 2018-12-27 11:46:50 +02:00
Tobias Happ
f15466ecf7 cargo-release: 0.10.0 -> 0.10.5 2018-12-27 04:04:11 +01:00
aszlig
b0f9e47271
ip2unix: 1.2.0 -> 2.0.0
New upstream features:

  - New ignore rule option, which prevents conversion to Unix socket.
  - A way to increase the verbosity via the -v command line argument.
  - Reams of log messages in addition to the FATAL errors we had so far.
  - Use Syslog format for logging if stderr is a socket.
  - Set FD_CLOEXEC on systemd socket file descriptors as soon as they're
    associated.

Upstream fixes:

  - Use right endian conversion functions in port matching.
  - Pass is_unix to child socket on accept to prevent accidentally
    replacing an already converted Unix socket by a new Unix socket. The
    latter would be a socket that's not accepted, which would eventually
    lead to an error.
  - Correctly handle setsockopts used with other levels than SOL_SOCKET.

Upstream changes:

  - Improve wording and add more descriptions in README and manpage.
  - The implementation for fetching systemd sockets now no longer uses
    libsystemd, thus the build-time dependency is no longer required.
  - New serialiser for passing rules to the preloaded library in a more
    compact form instead of using YAML, so it's less likely that we'll
    hit the maximum stack size.
  - Systemd sockets are now associated during rule initialisation and
    thus behave more predictable in complex setups.

On our side, the dependency on systemd is only needed for running the
tests, as it uses the systemd-socket-activate helper. Socket association
is now done by ip2unix directly and doesn't rely on libsystemd anymore.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2018-12-26 19:36:49 +01:00
markuskowa
d66f37e813
Merge pull request #52826 from r-ryantm/auto-update/mtools
mtools: 4.0.22 -> 4.0.23
2018-12-26 15:18:38 +01:00
Melkor333
889815fd7b wpgtk: 5.7.4 -> 5.8.6 2018-12-26 13:33:00 +01:00
Frederik Rietdijk
8862d554c7 wpgtk: use python37 and fix dependency on pywal 2018-12-26 12:01:20 +01:00
Frederik Rietdijk
281981a6df pywal: move to pythonPackages and inject path to convert 2018-12-26 11:58:59 +01:00
R. RyanTM
2a20920fe2 facter: 3.12.1 -> 3.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2018-12-26 10:44:55 +01:00
R. RyanTM
35639a1a80 doitlive: 4.2.0 -> 4.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doitlive/versions
2018-12-26 09:43:25 +01:00
Dmitry Kalinkin
c7f26a34e8
Merge pull request #52896 from veprbl/pr/gmane_wo_net-snmp
treewide: Fix broken Gmane URLs
2018-12-25 22:55:03 -05:00
Craig Younkins
8b12b17df3
treewide: Fix broken Gmane URLs 2018-12-25 22:34:55 -05:00
Dmitry Kalinkin
c217d67be3
mozlz4a: replace lz4 alias with proper name
lz4 used to package the same package as python-lz4, then lz4 was
removed and became an alias to python-lz4
2018-12-25 10:36:24 -05:00
R. RyanTM
090bc5b85e mtools: 4.0.22 -> 4.0.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions
2018-12-25 02:40:06 -08:00
R. RyanTM
a07b8c056a profile-sync-daemon: 6.33 -> 6.34
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/profile-sync-daemon/versions
2018-12-24 21:08:50 -08:00
R. RyanTM
0e42733b26 polygraph: 4.12.0 -> 4.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polygraph/versions
2018-12-24 20:12:31 -08:00
Mario Rodas
9477cad1e1
diskus: enable build on darwin 2018-12-24 14:22:05 -05:00
Sander van der Burg
a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
Mobile updates
2018-12-24 15:52:33 +01:00
Maximilian Bosch
8ae753e283
Merge pull request #52744 from Ma27/fix-osquery
osquery: fix build
2018-12-24 15:33:51 +01:00
Matthew Bauer
badc0a05f9
Merge pull request #52747 from marsam/init-guff
guff: init at 0.1.0
2018-12-24 08:26:41 -06:00
Maximilian Bosch
8934dae2c3
osquery: fix build
As discussed in #51756, recently packaged versions of `lvm2` miss the
`lvm2app.h` header which breaks the osquery build.

Please note that this simply fixes the build and is not an upgrade. The
CMake patches are fairly diverged in constrast to the current upstream
packaging which requires a lot more effort I can't provide ATM.

cc @markuskowa @hedning
2018-12-24 15:16:26 +01:00
zimbatm
d06f798ce7
Merge pull request #51566 from adisbladis/google-oslogin
GCE OSLogin module: init
2018-12-24 14:11:49 +01:00
Mario Rodas
f994e5fe8d
guff: init at 0.1.0 2018-12-24 06:20:37 -05:00
Maximilian Bosch
71491d0afd
Merge pull request #52737 from etu/init-fsarchiver
fsarchiver: init at 0.8.5
2018-12-24 10:26:46 +01:00
Elis Hirwing
50d8250195
fsarchiver: init at 0.8.5
Filesystem archiver: http://www.fsarchiver.org/
2018-12-24 09:42:10 +01:00
R. RyanTM
98436ba55a you-get: 0.4.1181 -> 0.4.1193 (#52755)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2018-12-24 09:12:07 +01:00
Jörg Thalheim
69ac3bf610
Merge pull request #52729 from dtzWill/update/datamash-1.4
datamash: 1.3 -> 1.4
2018-12-23 23:19:57 +01:00
Justin Humm
35b6b892f7
Revert "neopg: 0.0.4 -> 0.0.5"
This broke the build, as the bump introduced test failures. Revert to a
working version.

This reverts commit 031737126c.
2018-12-23 22:42:38 +01:00
Will Dietz
81e44b0930 datamash: 1.3 -> 1.4
https://lists.gnu.org/archive/html/info-gnu/2018-12/msg00014.html
2018-12-23 11:00:29 -06:00
Jan Tojnar
9086af1a77
Merge pull request #52702 from jtojnar/boo-destdir
Boo destdir
2018-12-22 23:02:23 +01:00
Jan Tojnar
8d42600921
duperemove: Do not abuse DESTDIR 2018-12-22 22:33:33 +01:00
Ryan Mulligan
f06d6fdf0d
Merge pull request #52698 from r-ryantm/auto-update/qt5ct
qt5ct: 0.36 -> 0.37
2018-12-22 13:31:45 -08:00
Jan Tojnar
fadd95af14
tgt: Do not abuse DESTDIR 2018-12-22 22:29:54 +01:00
R. RyanTM
a42d5f0dab syslogng: 3.18.1 -> 3.19.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/syslog-ng/versions
2018-12-22 14:54:23 -05:00
R. RyanTM
f99e146511 qt5ct: 0.36 -> 0.37
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qt5ct/versions
2018-12-22 11:32:49 -08:00
Michael Weiss
bacc8e6a54 sshfs: 3.5.0 -> 3.5.1 2018-12-22 17:56:42 +01:00
Vladyslav M
7bc1ce6354
Merge pull request #52665 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181119 -> 0.0.20181218
2018-12-22 12:21:10 +02:00
R. RyanTM
76e7572a1f vault: 1.0.0 -> 1.0.1 (#52664)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2018-12-22 11:09:02 +01:00
R. RyanTM
76c2f7129e wireguard-tools: 0.0.20181119 -> 0.0.20181218
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-12-22 01:12:34 -08:00
Florian Klink
fb41136208 google-compute-engine-oslogin: init at 1.4.3 2018-12-21 17:52:37 +01:00
Jörg Thalheim
594fd0ff6e
Merge pull request #52627 from vdemeester/52469-localtime-to-buildgopackage
localtime: migrate to using buildGoPackage
2018-12-21 15:32:49 +01:00
Vincent Demeester
ed473e6615
localtime: migrate to using buildGoPackage
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-21 15:24:02 +01:00
Orivej Desh
8eccf9e284 bento4: fix license
The documentation says GPL2, and the source files also say "or any later version".
https://www.bento4.com/about/
https://github.com/axiomatic-systems/Bento4/blob/v1.5.1-624/Source/C++/CApi/Bento4C.h
2018-12-21 14:12:24 +00:00
Jörg Thalheim
a647b1218b
Merge pull request #52620 from Mic92/collectd-fix-2
collectd: fix build (take 2)
2018-12-21 14:02:22 +01:00
Jörg Thalheim
ce2cea80bf
collectd: add comment regarding propagated libraries 2018-12-21 13:43:10 +01:00
Jörg Thalheim
92343831c8
Merge pull request #52618 from hedning/ad-hoc-fix-strongswan
strongswan: ad-hoc fix build
2018-12-21 13:41:58 +01:00
Jörg Thalheim
e7ad85552e
Revert "Revert "collectd: fix build with lm_sensors" (#52619)"
This reverts commit c5398741e0.
2018-12-21 13:39:23 +01:00
Michael Raskin
14b3e7c004 mozlz4a: 2015-07-24 -> 2018-08-23; fixes compatibility with newer python3Packages.lz4 2018-12-21 13:21:49 +01:00
Timo Kaufmann
c5398741e0
Revert "collectd: fix build with lm_sensors" (#52619) 2018-12-21 13:11:22 +01:00
Tor Hedin Brønner
ba055b698b strongswan: ad-hoc fix build
Simply add libpcap to buildInputs until iptables with pruned libtool files lands
in master.
2018-12-21 12:22:27 +01:00
Jörg Thalheim
f2d19d6d7a
Merge pull request #52614 from Mic92/collectd
collectd: fix build with lm_sensors
2018-12-21 11:33:34 +01:00
Jörg Thalheim
46b75db767
collectd: fix build with lm_sensors 2018-12-21 11:27:36 +01:00
Jörg Thalheim
679e8fa932
nss-pam-ldapd: fix build by disabling kerberos 2018-12-21 10:23:37 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Mario Rodas
0410537561 hyperledger-fabric: init at 1.3.0 2018-12-20 15:16:22 -05:00
Michael Weiss
ca0c253a80 monkeysphere: Patch OpenSSH to run the tests in the sandbox 2018-12-20 16:50:20 +01:00
Jörg Thalheim
32f4166c67
nix-review: 1.0.1 -> 1.0.2 2018-12-20 11:52:10 +01:00
Jörg Thalheim
84fb36b469
Merge pull request #52150 from r-ryantm/auto-update/playerctl
playerctl: 0.6.1 -> 2.0.1
2018-12-20 11:18:44 +01:00
R. RyanTM
0aa798c589 pulumi-bin: 0.16.2 -> 0.16.7
* pulumi-bin: 0.16.2 -> 0.16.7 (#52151)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulumi/versions

* pulumi-bin: fix Darwin hash for 0.16.7
2018-12-19 17:50:15 +01:00
Robert Schütz
721f3b7abd abcm2ps: 8.14.1 -> 8.14.2 2018-12-19 16:31:20 +01:00
talyz
aaf353e7ad nomachine-client: Fix audio support
libnxcau.so needs libpulse.so.0 for audio to work, but doesn't
have a DT_NEEDED entry for it, so it's not automatically
detected. This adds the missing entry and libpulseaudio to
buildInputs, enabling autoPatchelfHook to fix the RPATH.
2018-12-19 14:14:09 +01:00
talyz
1fc12ef702 nomachine-client: 6.3.6_1 -> 6.4.6_1 2018-12-19 13:29:47 +01:00
Frederik Rietdijk
911d1853ca Merge master into staging-next 2018-12-19 08:57:41 +01:00
WilliButz
9b2e8ddebe oxidized: 0.21.0 -> 0.25.0, drop obsolete patch (#52492)
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00
Renaud
0594eb6fd2
Merge pull request #51753 from r-ryantm/auto-update/xl2tpd
xl2tpd: 1.3.12 -> 1.3.13
2018-12-19 00:23:15 +01:00
Alexey Shmalko
d3e79e6eaa
Merge pull request #52476 from cryptix/update/gotop
gotop: 1.5.0 -> 1.7.1
2018-12-19 00:59:07 +02:00
Daiderd Jordan
7e7ff8f219
Merge pull request #52349 from LnL7/dashing-darwin
dashing: enable on darwin
2018-12-18 23:05:17 +01:00
worldofpeace
47cc83dcc8 playerctl: mark as broken on darwin
Build fails with:
../playerctl/playerctl-player.c:274:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
    clock_gettime(CLOCK_MONOTONIC, &player->priv->cached_position_monotonic);
2018-12-18 16:00:00 -05:00
Sander van der Burg
53550c826d Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
worldofpeace
59f8d67ec7 playerctl: enable gtk-doc generation 2018-12-18 15:01:49 -05:00
Jörg Thalheim
a647ab17cc
Merge pull request #51709 from dtzWill/feature/vivid-0.4.0
vivid: init at 0.4.0
2018-12-18 19:53:22 +00:00
Jörg Thalheim
d639ae59e7
Merge pull request #52137 from volth/patch-294
perlPackages.Po4a: fix lib path
2018-12-18 19:31:23 +00:00
Edmund Wu
96203f5fc3 wakatime: 10.2.1 -> 10.6.0 2018-12-18 14:02:42 -05:00
Will Dietz
c2cde10f30 vivid: init at 0.4.0 2018-12-18 09:39:14 -06:00
Renaud
52ea0af297
Merge pull request #52092 from gnidorah/fprint
fprint: update packages
2018-12-18 14:06:22 +01:00
Renaud
d486dcbcc1
Merge pull request #52041 from r-ryantm/auto-update/riemann-c-client
riemann_c_client: 1.10.3 -> 1.10.4
2018-12-18 10:57:42 +01:00
Renaud
2db57d1e03
Merge pull request #52053 from r-ryantm/auto-update/pywal
pywal: 3.1.0 -> 3.2.1
2018-12-18 10:27:18 +01:00
Frederik Rietdijk
826ab7026e Merge master into staging-next 2018-12-18 09:22:17 +01:00
Henry
26785ae6fa gotop: 1.5.0 -> 1.7.1 2018-12-18 01:52:07 +01:00
Franz Pletz
9f6c85bd5e
lldpd: 1.0.1 -> 1.0.3 2018-12-18 00:09:00 +01:00
Pascal Bach
28e9a1eef1 youtube-dl: 2018.11.18 -> 2018.12.17 2018-12-17 23:10:39 +01:00
gnidorah
26f6c15a42 fprintd: 0.8.0 -> 0.8.1 2018-12-17 20:54:06 +03:00
Renaud
ee82749bdb
Merge pull request #52314 from r-ryantm/auto-update/eid-mw
eid-mw: 4.4.9 -> 4.4.11
2018-12-17 18:50:07 +01:00