Commit graph

17904 commits

Author SHA1 Message Date
Zach Coyle 68879b36cb teamocil: init at 1.4.2 2018-09-28 16:59:03 -04:00
R. RyanTM 608b5b10de lynis: 2.6.8 -> 2.6.9 (#47015)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lynis/versions
2018-09-28 22:41:04 +02:00
R. RyanTM 90ee5cbeb2 ccid: 1.4.29 -> 1.4.30 (#47332)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccid/versions
2018-09-28 22:29:19 +02:00
R. RyanTM 9b48d87889 fio: 3.8 -> 3.10 (#47058)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fio/versions
2018-09-28 22:23:27 +02:00
Will Dietz 3f0ae25538
Merge pull request #47444 from dtzWill/fix/patchelf-chrome-virtualbox-and-treewide
google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
2018-09-28 14:25:05 -05:00
R. RyanTM e799f39632 nss_pam_ldapd: 0.9.7 -> 0.9.10 (#46226)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nss-pam-ldapd
2018-09-28 21:09:53 +02:00
R. RyanTM 5bfe6579b1 yank: 0.8.3 -> 1.0.0 (#46926)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yank/versions
2018-09-28 20:58:00 +02:00
R. RyanTM a84000501a fping: 4.0 -> 4.1 (#47054)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fping/versions
2018-09-28 20:41:16 +02:00
Vincent Demeester 83cf856538 kail: 0.6.0 -> 0.7.0 (#47472)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:07:11 +02:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
zimbatm 82cafa41cb vault: add completion deprecation notice 2018-09-28 15:42:18 +01:00
nek0 4303814b30 fix CImg dependency 2018-09-28 16:22:20 +02:00
nek0 6ba1ef4a31 fix hash 2018-09-28 16:14:46 +02:00
nek0 b7f2c92d06 renaming and restructuring 2018-09-28 15:41:17 +02:00
nek0 491a401f6f add clarification 2018-09-28 14:11:07 +02:00
nek0 92211c0f4c fix wrong location 2018-09-28 14:05:41 +02:00
nek0 6d77f41e58 use tags 2018-09-28 14:01:44 +02:00
Tuomas Tynkkynen 5e84926a66 treewide: Replace meta.available checks in shouldUsePackages copypasta
This reverts commit 79d8353b5e.

This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Tuomas Tynkkynen cdeafe7cdf nix: Replace meta.available checks
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
nek0 ac4cfba4a7 sokoban 2018-09-28 13:53:21 +02:00
nek0 059286da56 moving stuff around 2018-09-28 13:40:51 +02:00
Jaka Hudoklin dd7de496d8 ansible: add dopy dependency for digitalocean integration (#47441) 2018-09-28 10:20:30 +02:00
nek0 24775df8d2 final cleaning 2018-09-28 00:41:12 +02:00
nek0 04d5ff8275 fixing and cleaning 2018-09-27 23:48:43 +02:00
nek0 b1995497f8 thank you @Mic92 2018-09-27 22:41:26 +02:00
nek0 c26f3baf7d still trying 2018-09-27 20:34:40 +02:00
Dmitry Kalinkin 91c304030a texlive: generate MkIV caches
Documentation:
http://www.pragma-ade.com/general/manuals/tools-mkiv.pdf

Fixes: #19279
Closes: #47370
2018-09-27 13:39:28 -04:00
nek0 49bee199dd add gmic-qt 2018-09-27 19:28:23 +02:00
aszlig a70d3bab72
pcsc-cyberjack: Also install cjflash tool
This tool is necessary in order to update the firmware of the secoder.

The reason I've added this to a separate output "tools" is because it
clearly is not relevant for the PCSC driver itself and it's also very
rarely needed.

I've also verified wether the closure of the PCSC plugin env still only
contains the main output and that's the case.

There are also other tools - cjBingoTest and cjgeldkarte, where the
former doesn't compile due to cjeca32.h not being found and cjgeldkarte,
which does compile but tries to dlopen() the library and subsequently
fails.

Both of these tools however look like they're just performing tests and
are not very useful outside of development, so I opted to not include
them.

Signed-off-by: aszlig <aszlig@nix.build>
2018-09-27 04:30:21 +02:00
aszlig f37f34e3dc
pcsc-cyberjack: 3.99.5_SP09 -> 3.99.5_SP12
3.99.5_SP12:

  * Add support for cyberJack one MF

3.99.5_SP11:

  * Add support for cyberJack one

3.99.5_SP10:

  * Add support for SHUReader and SISReader
  * Update to the Reiner-SCT repository rev cyberJack@1305

Signed-off-by: aszlig <aszlig@nix.build>
2018-09-27 04:30:19 +02:00
John Ericson e2a2073011 Merge remote-tracking branch 'upstream/master' into staging 2018-09-26 11:23:18 -04:00
zimbatm 9fb79868ab google-compute-engine: 20180510 -> 20180905
The list of corresponding NixOS services are also updated
2018-09-26 11:48:16 +02:00
Roman Volosatovs eb7b217182 go-2fa: Init at 1.1.0 2018-09-26 11:36:02 +02:00
Jörg Thalheim 957eec3122
Merge pull request #47326 from r-ryantm/auto-update/bibutils
bibutils: 6.6 -> 6.7
2018-09-26 09:21:33 +01:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
Charles Duffy 5b30ab770e
sbsigntool: 0.5 -> 0.9.1 2018-09-25 12:15:46 -05:00
Vladyslav Mykhailichenko 33eceb98f9 cargo-edit: 0.3.0 -> 0.3.1 2018-09-25 18:24:09 +03:00
R. RyanTM ad3af8a706 bibutils: 6.6 -> 6.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bibutils/versions
2018-09-25 07:22:19 -07:00
Orivej Desh a46a45a065 syslogng: enable parallel building 2018-09-25 11:53:36 +00:00
xeji 6aa5f2db8f
Merge pull request #47245 from dtzWill/fix/coreutils-8.30-bootstrap
coreutils: try 8.30 again, fix bootstrap tools expression motivating revert before
2018-09-25 12:10:27 +02:00
Jan Malakhovski 6ebad0821f bluez-alsa: init at 1.3.1 (#47236) 2018-09-24 22:42:20 +02:00
Jörg Thalheim 0fcf01958b
Merge pull request #47112 from Avaq/add/twa
twa: init at 1.3.1
2018-09-24 21:41:37 +01:00
Vladyslav M 634c37cb83 fzy: 0.9 -> 1.0 (#47295) 2018-09-24 22:28:12 +02:00
Dmitry Kalinkin 256af6d039 texlive/combine.nix: drop nix1 support (#47294)
Since 7d1968c0e3 ('Nix minimal version: 1.11 -> 2.0') nixpkgs now require nix 2.0+
2018-09-24 22:22:10 +02:00
Vladimír Čunát 3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Will Dietz df1dcbf07f e2fsprogs: patch out glibc instead of local fix so headers are usable 2018-09-24 10:50:39 -05:00
xeji 0166be71f6
Merge pull request #47040 from r-ryantm/auto-update/jdupes
jdupes: 1.10.2 -> 1.10.4
2018-09-24 17:22:05 +02:00
R. RyanTM cb4eb106e4 eid-mw: 4.4.3 -> 4.4.7 (#47076)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eid-mw/versions
2018-09-24 17:20:55 +02:00
Maximilian Bosch baa7e52fe0 python3Packages.google-compute-engine: fix build (#47267)
The dependency `distro` was missing.
See https://hydra.nixos.org/build/81330387

Addresses #45960
2018-09-24 15:50:52 +02:00
Jörg Thalheim 3e270ff919
Merge pull request #46668 from mbode/doitlive_4
doitlive: 3.0.3 -> 4.0.1
2018-09-24 13:26:27 +01:00
Aldwin Vlasblom 6539722622
twa: init at 1.3.1 2018-09-24 13:31:54 +02:00
Andrew Dunham 7086e1fec3 xloadimage: init at 4.1 (#47198) 2018-09-24 00:04:07 +02:00
Andrew Dunham 104014c6ba hdf4: fix build on aarch64-linux (#47209)
Pull in the Debian patches for AArch64 support, and a bonus patch for
reproducible builds while we're at it.
2018-09-23 23:56:58 +02:00
symphorien 540e9726b3 agedu: 20180522.5b12791 -> 20180918.80c7beb (#47231) 2018-09-23 22:38:56 +02:00
Will Dietz 095ef623d9 Revert "Revert "Merge #42880: coreutils: 8.29 -> 8.30""
This reverts commit e3ee9c098a.
2018-09-23 14:32:25 -05:00
Symphorien Gibol 5bfe8bfcea openvpn plugins: use absolute paths to configuration gui 2018-09-23 20:15:33 +02:00
Vladyslav M e5916b8b7f bat: 0.7.0 -> 0.7.1 (#47216) 2018-09-23 15:06:51 +02:00
Jan Tojnar 979089c1bc
packagekit: Enable introspection 2018-09-23 14:25:43 +02:00
Samuel Dionne-Riel ef2b217812 qesteidutil: Fixes build from Qt upgrade. (#46083) 2018-09-23 10:14:48 +02:00
Sarah Brofeldt 3d6fbe8ee3
Merge pull request #47190 from andrew-d/andrew/xsecurelock-1.1
xsecurelock: 1.0 -> 1.1
2018-09-23 09:56:33 +02:00
Frederik Rietdijk 14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
Frederik Rietdijk 56853dc6d8
Merge pull request #45941 from NixOS/staging-next
Staging next
2018-09-23 09:31:28 +02:00
Matthew Bauer 3bc7ad9364
Merge pull request #46773 from mcmtroffaes/feature/fix-brotli-mingw
brotli: ensure CMAKE_SYSTEM_NAME=Windows on mingw cross builds
2018-09-22 17:12:10 -05:00
Andrew Dunham da18ffac6b xsecurelock: 1.0 -> 1.1 2018-09-22 13:52:32 -07:00
Luke Clifton 4eebe205fe dvtm: refactor (fix on darwin) (#47103) 2018-09-22 14:18:47 +00:00
Luke Clifton 3d8f6b6188 abduco: refactor (compile on darwin) (#47124) 2018-09-22 14:07:34 +00:00
Henry 5ebbd44e6d systrayhelper: init at 0.0.3
offers a stdio json interface to create menu-items.
and send click events back over stdout.
2018-09-22 12:20:32 +02:00
Maximilian Bode 2791f43eeb doitlive: 3.0.3 -> 4.0.1 2018-09-22 09:52:57 +02:00
Valentin Heidelberger 4a68689bb4 youtube-dl: 2018.09.10 -> 2018.09.18 (#47151) 2018-09-21 23:29:29 +02:00
Uli Baum 819c47f1c4 jdupes: fix source hash 2018-09-21 20:48:24 +02:00
Will Dietz 203b0ac982 s-tui: 0.7.5 -> 0.8.2 (#47133) 2018-09-21 19:42:36 +02:00
R. RyanTM cb212f78e0 nwipe: 0.24 -> 0.25 (#46996)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nwipe/versions
2018-09-21 17:56:11 +02:00
Daniel Frank acbe6b2374 Revert "burp: 2.1.32 -> 2.2.4"
2.2.4 is not considered a stable version and is actually old.

This reverts commit fa693e95f4.
2018-09-21 14:34:09 +02:00
Jörg Thalheim bd8856d4c3
Merge pull request #47093 from r-ryantm/auto-update/burp
burp: 2.1.32 -> 2.2.4
2018-09-21 12:29:05 +01:00
R. RyanTM 41457058da chrony: 3.3 -> 3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chrony/versions
2018-09-21 10:40:47 +00:00
adisbladis 0f0d2185c1
Merge pull request #47079 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.108 -> 1.0.109
2018-09-21 16:46:54 +08:00
Mario Rodas ba33eac477 bat: install man page (#47099) 2018-09-21 10:23:26 +02:00
Michael Raskin 559ffd4850
Merge pull request #47036 from r-ryantm/auto-update/ioping
ioping: 1.0 -> 1.1
2018-09-21 05:53:45 +00:00
R. RyanTM fa693e95f4 burp: 2.1.32 -> 2.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/burp/versions
2018-09-20 17:55:55 -07:00
R. RyanTM 73dbb11a0d debootstrap: 1.0.108 -> 1.0.109
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2018-09-20 16:41:18 -07:00
R. RyanTM 46f6a69e49 you-get: 0.4.1128 -> 0.4.1148 (#46928)
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-09-21 00:57:18 +02:00
R. RyanTM fbf8d45b5c jdupes: 1.10.2 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jdupes/versions
2018-09-20 12:08:22 -07:00
R. RyanTM 3d3b66606c ioping: 1.0 -> 1.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/ioping/versions
2018-09-20 11:44:41 -07:00
Jörg Thalheim 62aadba1fd
Merge pull request #46955 from timbertson/nix-pin
nix-pin: 0.3.4 -> 0.4.0
2018-09-20 18:39:51 +01:00
R. RyanTM 8e3ec2b18b lnav: 0.8.3 -> 0.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lnav/versions
2018-09-20 10:35:30 -07:00
R. RyanTM 39a5ac17e2 sg3_utils: 1.42 -> 1.44
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sg3_utils/versions
2018-09-20 04:23:45 -07:00
Jörg Thalheim 22f97f4dcf
Merge pull request #46943 from lheckemann/glxinfo-bump
glxinfo: 8.3.0 -> 8.4.0
2018-09-20 11:43:35 +01:00
Linus Heckemann e03b99c309 glxinfo: add es2gears, es2_info 2018-09-20 10:46:42 +01:00
R. RyanTM f2b3b13876 vips: 8.6.5 -> 8.7.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/vips/versions
2018-09-20 02:21:40 -07:00
Linus Heckemann 2e9e443005 glxinfo: 8.3.0 -> 8.4.0 2018-09-20 09:43:56 +01:00
Jörg Thalheim f2516b10cb
Merge pull request #46933 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20180904 -> 0.0.20180918
2018-09-20 08:32:26 +01:00
R. RyanTM 6c6cd16ae8 woeusb: 3.2.2 -> 3.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/woeusb/versions
2018-09-19 23:31:45 -07:00
R. RyanTM 03d8620098 wireguard-tools: 0.0.20180904 -> 0.0.20180918
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-09-19 22:41:10 -07:00
R. RyanTM b8e2d28fa7 yubico-piv-tool: 1.6.1 -> 1.6.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/yubico-piv-tool/versions
2018-09-19 22:05:53 -07:00
R. RyanTM ae5a7f4d07 xorriso: 1.4.8 -> 1.5.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/xorriso/versions
2018-09-19 22:00:02 -07:00
Eelco Dolstra 869f615ff4
nix: 2.1.1 -> 2.1.2 2018-09-20 00:17:45 +02:00
Will Dietz 6e9cc8871f brotli: 1.0.5 -> 1.0.6 (#46903) 2018-09-20 00:10:47 +02:00
Jan Tojnar 82cc6a7510
Merge pull request #46779 from Ma27/package-ibus-typing-booster
ibus-typing-booster: init at 2.1.1
2018-09-19 23:43:56 +02:00
Maximilian Bosch dee2dab7c6
ibus-engines.typing-booster: init at 2.1.1
This package providesa completion input method for faster typing.
See https://mike-fabian.github.io/ibus-typing-booster

Detailed instructions how to activate this IBus engine on your desktop
can be found in the upstream docs: https://mike-fabian.github.io/ibus-typing-booster/documentation.html

A simple VM with the Gnome3 desktop and activated `ibus' looks like
this:

```nix
{
  emojipicker = { pkgs, ... }: {
    services.xserver = {
      enable = true;
      desktopManager.gnome3.enable = true;
      desktopManager.xterm.enable = false;
    };
    users.extraUsers.vm = {
      password = "vm";
      isNormalUser = true;
    };
    i18n.inputMethod.ibus.engines = [
      pkgs.ibus-engines.typing-booster
    ];
    i18n.inputMethod.enabled = "ibus";
    virtualisation.memorySize = 2048;
  };
}
```

Fixes #38721
2018-09-19 21:27:10 +02:00
Till Höppner 5fb0ed64d0 appimage-run: Support type-1 Appimages (#45973)
This attempts to detect older appimages and extract them
in the same manner as new ones, without changing filesystem paths
2018-09-19 18:42:12 +02:00
adisbladis 9cc7be6639
Merge pull request #46877 from marsam/feature/fix-noti-darwin
noti: fix darwin build
2018-09-19 15:47:23 +08:00
adisbladis 71bb7f6986
Merge pull request #46868 from benley/ddccontrol
ddccontrol: 0.4.2 -> 0.4.4
2018-09-19 15:25:49 +08:00
Uli Baum 5a9c916222 Revert "sudo: 1.8.24 -> 1.8.25 (#46057)"
This reverts commit d93aa1c50f.

Moved to master, no mass rebuild.
2018-09-19 08:50:25 +02:00
Will Dietz 2608649de7 sudo: 1.8.25 -> 1.8.25p1 (bugfix for systems w/o ppoll)
(cherry picked from commit b4308beb164c1e7e93bbed95697c734ef66e2da5)
2018-09-19 08:48:05 +02:00
Will Dietz b026786e77 sudo: 1.8.24 -> 1.8.25 (#46057)
https://www.sudo.ws/stable.html

(may need to scroll to the 1.8.25 notes
afternewer versions are released)

(cherry picked from commit d93aa1c50f)
2018-09-19 08:47:19 +02:00
Mario Rodas 4c56eb81e9 noti: fix darwin build 2018-09-18 20:13:46 -05:00
Will Dietz 134929d9ac rhash: 2018-02-05 -> 1.3.6
Move to official release now that one exists
beyond the pinned git revision.
2018-09-18 16:56:47 -05:00
Benjamin Staffin 8b778c7798 ddccontrol: 0.4.2 -> 0.4.4 2018-09-18 17:49:52 -04:00
John Ericson 7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
Domen Kožar 943871a866
datadog-integrtaions-core: 2018-05-27 -> 2018-09-18 2018-09-18 20:22:14 +01:00
Frederik Rietdijk de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
Robin Gloster ce6e72a11c
texlive: fix missing synctex header
The automake file was patched but `automake` not run.
Also since the texk/web2c folder is not in autoconfig's
SUBDIRS the autoreconfHook has to be run in there.

Completely fixes #46376
2018-09-18 18:33:08 +02:00
R. RyanTM e070dae0a4 pcapfix: 1.1.1 -> 1.1.2 (#46223)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pcapfix
2018-09-18 18:08:04 +02:00
Tim Cuthbertson 4200e68e04 nix-pin: 0.3.4 -> 0.4.0 2018-09-18 20:48:21 +10:00
Jörg Thalheim baa8dc35d5
Merge pull request #46736 from clefru/mpack
mpack: Invoke /run/wrappers/bin/sendmail via execvp
2018-09-18 10:01:00 +01:00
Clemens Fruhwirth 6d97096d8b mpack: Invoke /run/wrappers/bin/sendmail via execvp
Calling /run/current-sw/bin/sendmail fails under postfix because
setgid bits are not set. Switching the hardcoded path to an invocation
via execvp should cover both cases, when the sendmail binary is
setgid-wrapped and when it is not.
2018-09-18 10:48:55 +02:00
WilliButz 891dbfe6d4
krakenx: 0.0.1 -> 0.0.3 2018-09-18 00:18:57 +02:00
xeji 8a2bf1319d
Merge pull request #46769 from samueldr/zhf/grub
Fixes grub1 installer tests
2018-09-17 19:12:23 +02:00
Samuel Dionne-Riel 932c8f4c13 grub: grub-0.97-patch-1.15 -> grub-0.97-73
Instead of using Gentoo's patchset, uses Debian's.

Gentoo's doesn't work anymore.
2018-09-17 09:31:36 -04:00
Mario Rodas fd345053b3 vale: 0.11.2 -> 1.0.3 (#46780) 2018-09-17 15:28:21 +02:00
Henry fa58491b9e nvramtool: init at 4.8.1 (#46774)
https://www.coreboot.org/Nvramtool
2018-09-17 15:24:25 +02:00
Jörg Thalheim f86e309a94
Merge pull request #46735 from dywedir/gnirehtet
gnirehtet: 2.2.1 -> 2.3
2018-09-17 12:23:29 +01:00
Matthias C. M. Troffaes e4f1968100 brotli: ensure CMAKE_SYSTEM_NAME=Windows on mingw cross builds
CMAKE passes the flag -rdynamic otherwise (which is not recognized by mingw).
Setting the appropriate flag avoids this problem and allows the build
to succeed.
2018-09-17 09:37:32 +01:00
Uli Baum d734328f5d ostree: fix tests
- Workarounds for https://github.com/ostreedev/ostree/issues/1592
- Disable failing test-gpg-verify-result.test, see
  https://github.com/ostreedev/ostree/issues/1634
2018-09-17 02:51:07 +02:00
Matthew Bauer 72cfa07dd3
parallel: fix patch-shebangs
For patch-shebangs to work we need perl to be listed as a build input because it will run on the target system, not the build one.

Fixes #46476

/cc @dtzWill
2018-09-16 17:25:42 -05:00
Pascal Wittmann c314092164
tmsu: 0.7.0 -> 0.7.1 2018-09-16 19:20:32 +02:00
Vladyslav Mykhailichenko 9501915218 gnirehtet: 2.2.1 -> 2.3 2018-09-16 20:02:19 +03:00
Jörg Thalheim 7b93f7a264
Merge pull request #46708 from AndersonTorres/upload/youtube-dl
youtube-dl: 2018.08.04 -> 2018.09.10
2018-09-15 22:26:15 +01:00
Jörg Thalheim b1d9e87f7a
Merge pull request #46716 from marsam/feature/update-sops
sops: 3.0.2 -> 3.1.0
2018-09-15 22:12:51 +01:00
Mario Rodas 8dfd97a8b6 sops: 3.0.2 -> 3.1.0 2018-09-15 14:51:27 -05:00
Vladyslav Mykhailichenko d627e096fc tectonic: 0.1.8 -> 0.1.9 2018-09-15 21:50:23 +03:00
Jörg Thalheim 56b95ba437 findutils: specify on which kernel version the test fail 2018-09-15 19:43:11 +01:00
AndersonTorres 74047ea686 youtube-dl: 2018.08.04 -> 2018.09.10 2018-09-15 14:13:26 -03:00
Bob van der Linden 2039327879
miniupnpd: wrap iptables scripts to use correct PATH 2018-09-15 15:07:27 +02:00
xeji b78348d1a4
Merge pull request #46687 from mbode/salt_darwin
salt: fix darwin build by specifying dependency on tornado 4
2018-09-15 12:38:45 +02:00
Vladyslav Mykhailichenko b7fe4f1039 exfat: 1.2.8 -> 1.3.0 2018-09-15 11:46:04 +03:00
Maximilian Bode 2438ceb5b4 salt: fix darwin build by specifying dependency on tornado 4
/cc ZHF #45961
2018-09-15 10:09:36 +02:00
Robert Helgesson 92b51f5cc0
Merge pull request #46609 from jtojnar/whipper
whipper: replace morituri
2018-09-15 00:29:09 +02:00
Dmitry Kalinkin ef04b4f283 findutils: disable a bogus test 2018-09-14 15:53:50 -04:00
Jan Tojnar 884c629832
accuraterip-checksum: init at 1.5 2018-09-14 20:31:33 +02:00
qolii 3c57887f64 nbd: add which to buildInputs (#46635)
* NBD: add which to buildInputs.
* NBD: move pkgconfig and which to nativeBuildInputs.
2018-09-14 19:05:40 +02:00
Jörg Thalheim b22efa17c5
Merge pull request #46645 from brocking/update/scaleway-cli
scaleway-cli: 1.14 -> 1.17
2018-09-14 14:00:15 +01:00
Jan Tojnar 7771df135f
Merge pull request #46636 from jtojnar/flatpak-1.0.2
flatpak: 0.99.3 → 1.0.2
2018-09-14 14:56:57 +02:00
brocking 10a6ab75a8 scaleway-cli: 1.14 -> 1.17 2018-09-14 12:15:56 +01:00
Tor Hedin Brønner 87d11ae99c
ostree: 2018.6 -> 2018.8 2018-09-14 05:09:01 +02:00
Jan Tojnar 217c795e20
Merge pull request #46633 from leenaars/pdftag
pdftag: 1.0.4 -> 1.0.5
2018-09-14 02:17:48 +02:00
Jan Tojnar b3d079f34a
Merge pull request #46365 from worldofpeace/elementary-variety
add various elementary thirdparty applications
2018-09-14 02:17:26 +02:00
Michiel Leenaars 99eb98403d pdftag: 1.0.4 -> 1.0.5 2018-09-14 00:47:47 +02:00
Daiderd Jordan d782c4eba5 cargo-update: fix darwin build (#46625)
On darwin libcurl is also needed.

/cc ZHF #45961
2018-09-13 23:36:17 +02:00
R. RyanTM 035b2f5250 google-compute-engine: 20180129 -> 20180510 (#46278)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
google-compute-engine
2018-09-13 20:09:08 +01:00
xeji ed7b654a21
Merge pull request #46593 from ryantm/aliases
treewide: fix `config.allowAliases = false` evaluation
2018-09-13 16:15:43 +02:00
Ryan Mulligan f91a79ecc8 treewide: fix config.allowAliases = false evaluation 2018-09-13 06:47:22 -07:00
Vladyslav Mykhailichenko af5cea59e7 bat: 0.6.1 -> 0.7.0 2018-09-13 13:30:36 +03:00
Nick Hu 574f4c4069 profile-sync-daemon: 5.53 -> 6.33 2018-09-13 17:15:13 +09:00
Domen Kožar 595ae18797
nixos: datadog-agent: fix systemd support 2018-09-13 09:11:55 +01:00
Domen Kožar bef541c569 datadog: add live process monitoring 2018-09-13 09:11:06 +01:00
Uli Baum 1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Uli Baum d225a91b7c mitmproxy: 3.0.4 -> 4.0.4, fix tests
- add missing checkInputs
- apply upstream patch to fix some tests that failed due to
  expired test ssl certs
- re-enable a previously disabled test case
2018-09-13 00:06:53 +00:00
Alyssa Ross 1ec301ded2 openssl: 1.1.0 -> 1.1.1 (#46524) 2018-09-12 23:56:08 +00:00
Daiderd Jordan 89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
xeji df2bae8097
Merge pull request #46581 from markuskowa/licenses-17
Add licenses
2018-09-12 23:34:51 +02:00
R. RyanTM 65bc378de8 mbuffer: 20180318 -> 20180625 (#46241)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mbuffer
2018-09-12 23:20:26 +02:00
Daiderd Jordan 9fc6f1123d
asymptote: mark broken on darwin
It only builds with gc-7.6.0 on darwin for some reason.

/cc ZHF #45961
2018-09-12 23:14:42 +02:00
Daiderd Jordan b814881394
aws-okta: mark broken on darwin
Could be caused by our older 10.10.5 CoreFoundation.

    # github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:35:33: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFDataCreate
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:61: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:98:41: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFStringCreateWithBytes
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:133: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal

/cc ZHF #45961
2018-09-12 23:14:41 +02:00
Markus Kowalewski 6d8be09c8a
vbetool: add license 2018-09-12 23:12:15 +02:00
Markus Kowalewski 4503d462c7
sg3_utils: add licenses 2018-09-12 23:12:15 +02:00
Markus Kowalewski 131bc90d08
localtime: add license 2018-09-12 23:12:15 +02:00
Markus Kowalewski 7d25ffade4
dd_rescue: add license + update homepage 2018-09-12 23:12:15 +02:00
Markus Kowalewski d9416449b5
flvtool2: add licenses 2018-09-12 23:12:15 +02:00
Markus Kowalewski 4d933fbfdc
dex: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski 239a0ea2b9
virtualgl[Lib]: fix license 2018-09-12 23:12:14 +02:00
Markus Kowalewski 72305e7eae
x11vnc: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski f24a78f671
x2vnc: add licenses 2018-09-12 23:12:14 +02:00
Markus Kowalewski 0052a756d2
xpra: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski 7d6c70bc74
libfakeXinerama: add license 2018-09-12 23:12:08 +02:00
Daiderd Jordan 6e90c2e0bd
Merge pull request #46580 from zimbatm/vault-0.11.1
vault: 0.10.4 -> 0.11.1
2018-09-12 23:10:33 +02:00
R. RyanTM 656330577a hebcal: 4.13 -> 4.14 (#46269)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
hebcal
2018-09-12 23:06:42 +02:00
R. RyanTM dd43e1d97f lockfileProgs: 0.1.17 -> 0.1.18 (#46248)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lockfile-progs
2018-09-12 22:58:49 +02:00
R. RyanTM 14e7afdd95 lynis: 2.6.7 -> 2.6.8 (#46247)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lynis
2018-09-12 22:58:07 +02:00
R. RyanTM 69504d47c9 miniupnpc_2: 2.0.20180203 -> 2.1 (#46250)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
miniupnpc
2018-09-12 22:56:47 +02:00
R. RyanTM 0837ff1108 sec: 2.7.12 -> 2.8.0 (#46199)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sec
2018-09-12 22:52:56 +02:00
R. RyanTM a2d959c35f tinyproxy: 1.8.4 -> 1.10.0 (#46171)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tinyproxy
2018-09-12 22:42:44 +02:00
zimbatm 7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Michael Weiss 37961c6507 scdoc: 1.4.1 -> 1.4.2 2018-09-12 20:36:54 +02:00
Vladyslav Mykhailichenko 1f2babe59f android-file-transfer: 3.4 -> 3.5 2018-09-12 14:47:45 +03:00
xeji c016e7f930
Merge pull request #46550 from markuskowa/licenses-16
Add licenses
2018-09-12 00:22:36 +02:00
Daiderd Jordan 2164e39eaa aria2: fix darwin build (#46548)
Not released yet, see https://github.com/aria2/aria2/issues/1198

/cc ZHF #45961
2018-09-12 00:11:12 +02:00
Markus Kowalewski c3bffc172d
dar: add license 2018-09-11 23:54:23 +02:00
Markus Kowalewski 55c0f5167f
xvfb-run: add license` 2018-09-11 23:51:16 +02:00
Markus Kowalewski 921f792aca
rkflashtool: add license 2018-09-11 23:49:22 +02:00
Markus Kowalewski 92b36b62b7
mdbtools: add license + homepage 2018-09-11 23:47:17 +02:00
Markus Kowalewski bc9b55c57c
kt: add license 2018-09-11 23:40:43 +02:00
R. RyanTM 8955ec6c73 debootstrap: 1.0.107 -> 1.0.108 (#46294)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2018-09-11 23:38:42 +02:00
Markus Kowalewski 6773167194
ent: add license 2018-09-11 23:34:10 +02:00
Markus Kowalewski 3bb64d8850
desktop-file-utils: add license 2018-09-11 23:32:49 +02:00
Markus Kowalewski 7d5cd978c4
cloud-utils: add license 2018-09-11 23:31:27 +02:00
R. RyanTM 65f41e1bc0 avfs: 1.0.5 -> 1.0.6 (#46306)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avfs/versions
2018-09-11 23:27:47 +02:00
Markus Kowalewski 5e57452bf8
qrencode: add license 2018-09-11 23:27:01 +02:00
Markus Kowalewski 984a41fe94
exif: add liceses, update homepage 2018-09-11 23:25:43 +02:00
Markus Kowalewski 2ccbd8bab5
editres: add license 2018-09-11 23:24:19 +02:00
Markus Kowalewski 85c1a851dc
cuneiform: add license + homepage 2018-09-11 23:22:22 +02:00
Markus Kowalewski 147246e53e
cfdg: add license 2018-09-11 23:18:44 +02:00
John Ericson cb8fb7e71b
Merge pull request #46542 from obsidiansystems/dhcpcd-cleanup
dhcpcd: No need to hack around broken patchShebangs anymore
2018-09-11 16:40:38 -04:00
Jörg Thalheim 12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
John Ericson c64d76d0e6 dhcpcd: No need to hack around broken patchShebangs anymore 2018-09-11 16:15:10 -04:00
Jörg Thalheim cea6bbfe75 cargo-edit: disable impure check 2018-09-11 21:05:50 +01:00
Jörg Thalheim ffde15da8e cargo-edit: add pkgconfig/openssl on non-darwin 2018-09-11 20:55:08 +01:00
Timo Kaufmann eae589058c
Merge pull request #46367 from yesbox/lldpd_nixos_18.09_fix
Fixes the lldpd service not starting on NixOS 18.09
2018-09-11 20:44:01 +02:00
Jesper Geertsen Jonsson 8a03ec0a32 Fixes the lldpd service failing to start
Backports a patch that will be included in later upstream versions.
The patch removes a call to /bin/mkdir.
2018-09-11 18:19:51 +02:00
Markus Kowalewski 525f425073
pdsh: set default module to ssh, remove obsolete fixes 2018-09-11 17:32:53 +02:00
leenaars 28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
Joachim Fasting 48abf865bc
tor: 0.3.3.9 -> 0.3.4.8 2018-09-11 14:44:10 +02:00
Alyssa Ross 902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Domen Kožar 2c18d48c0e datadog-agent: 6.1.4 -> 6.4.2 2018-09-11 14:15:06 +02:00
Sarah Brofeldt 5984aae9a7
Merge pull request #46503 from ento/aws-vault-4-3-0
aws-vault: 4.1.0 -> 4.3.0, pass linker flag for specifying app version
2018-09-11 11:29:33 +02:00
Jörg Thalheim 188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Marica Odagaki 962712524e aws-vault: pass the app version to the linker
Otherwise, "aws-vault --version" just outputs "dev"
2018-09-10 16:52:53 -08:00
Marica Odagaki f2836b3622 aws-vault: 4.1.0 -> 4.3.0 2018-09-10 16:52:14 -08:00
xeji f0839455e9
Merge pull request #46497 from markuskowa/licenses-15
Add licenses
2018-09-10 22:56:03 +02:00
Niclas b1bee94d72 bunny: 1.2 -> 1.3 (#46498) 2018-09-10 22:53:30 +02:00
Markus Kowalewski 4e8871e7b4
webalizer: update meta data 2018-09-10 22:16:22 +02:00
Markus Kowalewski fc080c22f8
vlan: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 6e94773854
vde2: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 9e94e8ae4a
rp-pppoe: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski ff633d166f
quicktun: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 50a7adf43a
pptpd: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 44d84db940
polysh: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski d2b062760d
polygraph: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 3f1849e29c
philter: add license + homepage 2018-09-10 22:16:20 +02:00
Markus Kowalewski 4d24db6e0c
ncftp: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski cdf332f254
miniupnpd: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski a8bc08c633
miniupnpc: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski bb27094df1
libreswan: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 460c0145e7
gvpe: add license + homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 28bac35599
fdm: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 6d859b3b1e
driftnet: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 0f6134f8ad
dhcpdump: add license, update homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 4dcdb693af
dhcpd: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 5d42f2b37f
cksfv: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 19148bd2f1
carddav-util: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski aad2acfab7
bsd-finger: add license 2018-09-10 22:16:14 +02:00
Robert Helgesson fb43453840
cloc: 1.76 -> 1.78 2018-09-10 22:02:30 +02:00
Ben Wolsieffer 7c96603af9 pacman: substitute paths in repo-add 2018-09-10 11:32:46 -04:00
Timo Kaufmann efb033ae16
Merge pull request #46455 from marsam/feature/update-wal-g
wal-g: 0.1.10 -> 0.1.12
2018-09-10 13:56:02 +02:00
Peter Simons c029dc13e5
Merge pull request #46289 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18 -> 0.7.18.1
2018-09-10 08:34:56 +02:00
R. RyanTM 6682d04142 duo-unix: 1.9.20 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-09-09 23:32:36 -05:00
R. RyanTM f7888652b8 stunnel: 5.46 -> 5.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
stunnel
2018-09-09 23:32:01 -05:00
Mario Rodas 9bdec58bc0 wal-g: 0.1.10 -> 0.1.12 2018-09-09 18:26:41 -05:00
worldofpeace 93d68d85f1 hashit: init at 0.2.0 2018-09-09 18:34:32 -04:00
Jörg Thalheim bd176a0400
Merge pull request #46384 from countingsort/master
bunny: 1.1 -> 1.2
2018-09-09 15:49:30 +01:00