Robert Schütz
4c56f80962
python3.pkgs.asynctest: 0.12.3 -> 0.12.4
2019-04-24 13:57:07 +02:00
Graham Christensen
06c83a14e1
Wrap 'wg' commands in <command>
2019-04-24 07:46:01 -04:00
Graham Christensen
f57fc6c881
wireguard: add generatePrivateKeyFile option + test
...
Ideally, private keys never leave the host they're generated on - like
SSH. Setting generatePrivateKeyFile to true causes the PK to be
generate automatically.
2019-04-24 07:46:01 -04:00
Elis Hirwing
06e0ede06e
phpPackages: Wrap mkDerivation to prepend package names
...
This will make the file more consistent and easier to follow when we
have a mixture of buildPecl (which already does this) and straight up
regular derivations.
2019-04-24 13:04:28 +02:00
José Romildo Malaquias
6de8b43952
mate.mate-sensors-applet: 1.22.0 -> 1.22.1
2019-04-24 08:02:51 -03:00
Vladyslav M
ad4f7dd90e
cargo-outdated: init at unstable-2019-04-13 ( #59893 )
...
cargo-outdated: init at unstable-2019-04-13
2019-04-24 13:44:35 +03:00
Sondre Nilsen
67d03fec53
cargo-outdated: init at unstable-2019-04-13
2019-04-24 12:46:19 +03:00
Lars Jellema
a5ed6ab73e
Revert "ibus-packages.mozc: pin to protobuf 3.6"
...
protobuf was bumped to 3.7.1, which fixes the build issue as described
in google/mozc#460 .
This reverts commit a19fbaf39b
.
2019-04-24 11:30:04 +02:00
Matthieu Coudron
1b0f67dddd
Merge pull request #60015 from teto/fcitx
...
protobuf: 3.7.0 -> 3.7.1
2019-04-24 18:10:28 +09:00
Peter Hoeg
c5af9fd4dd
nixos/mosquitto: add test
2019-04-24 17:02:20 +08:00
R. RyanTM
7fcf52e64e
jenkins-job-builder: 2.9.1 -> 2.10.0 ( #59659 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Peter Hoeg
30e71f9cb8
mosquitto: 1.5.8 -> 1.6
2019-04-24 16:22:57 +08:00
Jörg Thalheim
6859630206
alacritty: 0.3.1 -> 0.3.2 ( #60144 )
...
alacritty: 0.3.1 -> 0.3.2
2019-04-24 08:51:48 +01:00
Matthieu Coudron
5e4ee83396
Merge pull request #60066 from teto/cmd2
...
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Vladyslav M
0e6ae0bdd7
buildRustCrate: Fix #60125 - Always set additional env variables during build ( #60127 )
...
buildRustCrate: Fix #60125 - Always set additional env variables during build
2019-04-24 10:28:03 +03:00
Michael Raskin
ccd7aedfe9
Merge pull request #60145 from codedownio/julia-mtime-patch
...
Patch Julia to not recompile packages when mtime is 1
2019-04-24 07:16:23 +00:00
Vincent Laporte
f61cadb624
coqPackages.tlc: 20180316 -> 20181116
2019-04-24 08:54:56 +02:00
Tom McLaughlin
9fa0974856
Patch Julia to not recompile packages when mtime is 1
2019-04-23 22:42:03 -07:00
Elis Hirwing
0620e0fdbf
Merge pull request #60099 from Izorkin/php-packages-prefix
...
phpPackages: add prefix 'php-' to packages
2019-04-24 07:24:54 +02:00
xrelkd
ebd4808a06
alacritty: 0.3.1 -> 0.3.2
2019-04-24 13:23:13 +08:00
Mario Rodas
1e8ebd96ac
Merge pull request #60040 from woffs/gitflow-1.12.2
...
gitflow: 1.11.0 -> 1.12.2
2019-04-23 23:28:00 -05:00
worldofpeace
0747a46997
Merge pull request #60141 from xrelkd/update/youtube-dl
...
youtube-dl: 2019.04.17 -> 2019.04.24
2019-04-24 00:08:44 -04:00
Peter Hoeg
c9b0c68dc0
rng-tools: 6.6 -> 6.7
...
A few other changes:
- use autoreconfHook instead of doing it manually
- clean up with/enable flags
- add support for PKCS11 entropy sources
PKCS11 is not fully tested yet as my hardware hasn't arrived.
2019-04-24 11:54:57 +08:00
Peter Hoeg
c4919b614e
libp11: 0.4.9 -> 0.4.10
...
The build was broken as the output was nested inside /nix/store so fix that as
well. We didn't know as no other derivation was using it.
2019-04-24 11:53:09 +08:00
worldofpeace
0154d51338
libssh: don't use multiple outputs
...
Makes cmake files point to the correct output
for libs and corrects the Cflags in the .pc
file.
Fixes #60036
2019-04-23 23:43:35 -04:00
xrelkd
e452aa0de7
youtube-dl: 2019.04.17 -> 2019.04.24
2019-04-24 11:36:43 +08:00
Andrew Dunham
9f7f367bf5
plex: rewrite to use FHS userenv
2019-04-23 20:19:33 -07:00
Joachim F
8f33fb5183
Merge pull request #60139 from arcnmx/rxvt-build-fix
...
rxvt_unicode: fix build
2019-04-24 03:09:55 +00:00
arcnmx
b526bf0389
rxvt_unicode: fix build
2019-04-23 19:25:13 -07:00
Austin Seipp
6088a4793f
Merge pull request #60128 from lilyball/xv
...
xv: init at 0.1.0
2019-04-23 20:05:44 -05:00
Lily Ballard
35e2c2d6dd
xv: init at 0.1.0
2019-04-23 17:32:28 -07:00
Silvan Mosberger
613fd44128
Merge pull request #59933 from risicle/ris-appleseed-bump-fix
...
appleseed: 1.9.0-beta -> 2.0.5-beta (fixes build)
2019-04-24 02:25:05 +02:00
Franz Pletz
fa6ff572d3
Merge pull request #60064 from dotlambda/aioesphomeapi-2.0.1
...
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
2019-04-23 23:13:21 +00:00
Franz Pletz
afe0d73e09
Merge pull request #59920 from liclac/update/jool-v4.0.0
...
jool: unstable-20180706 -> 4.0.0
2019-04-23 23:12:17 +00:00
R. RyanTM
e95e7027c9
klavaro: 3.04 -> 3.05 ( #59554 )
...
* klavaro: 3.04 -> 3.05
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/klavaro/versions
2019-04-24 01:04:17 +02:00
Robert Scott
b30f1e9ebb
appleseed: 1.9.0-beta -> 2.0.5-beta
...
this also fixes the build, provided we set -Wno-unused-but-set-variable
2019-04-23 23:38:07 +01:00
Renaud
a36cff247c
Merge pull request #59534 from r-ryantm/auto-update/hepmc3
...
hepmc3: 3.1.0 -> 3.1.1
2019-04-24 00:30:47 +02:00
Silvan Mosberger
508fd8f133
Merge pull request #55413 from msteen/bitwarden_rs
...
bitwarden_rs: init at 1.8.0
2019-04-24 00:25:08 +02:00
adisbladis
b561092f59
Merge pull request #60017 from dywedir/libvterm-neovim
...
libvterm-neovim: 2017-11-05 -> 2018-11-26
2019-04-24 01:15:50 +03:00
Lassulus
b2d5a5b7de
Merge pull request #59550 from r-ryantm/auto-update/kafkacat
...
kafkacat: 1.3.1 -> 1.4.0
2019-04-24 07:07:24 +09:00
Matthijs Steen
ef1a43030b
nixos/bitwarden_rs: init
2019-04-23 23:46:57 +02:00
Peter Kolloch
61ac550082
Fix #60125 - buildRustCrate: Always set CARGO_PKG_VERSION_PRE and CARGO_PKG_HOMEPAGE
...
(as cargo does)
2019-04-23 23:41:57 +02:00
Ben Wolsieffer
16fe069ef5
gettext: fix cross build ( #60123 )
2019-04-23 14:27:13 -07:00
Silvan Mosberger
ca37c23f91
Merge pull request #58096 from pacien/tedicross-init
...
tedicross: init at 0.8.7
2019-04-23 23:14:22 +02:00
pacien
d3423dd5c2
nixos/tedicross: add module
2019-04-23 22:52:23 +02:00
pacien
df04850604
tedicross: init at 0.8.7
2019-04-23 22:52:05 +02:00
Silvan Mosberger
9a8d764486
Merge pull request #59937 from tex/lilypond
...
LilyPond: Fix configure error - incorrectly detected fontforge version
2019-04-23 22:26:25 +02:00
José Romildo Malaquias
fede23da82
mate.mozo: 1.22.0 -> 1.22.1
2019-04-23 17:03:31 -03:00
José Romildo Malaquias
89e9cf53d8
mate.mate-utils: 1.22.0 -> 1.22.1
2019-04-23 17:03:01 -03:00
José Romildo Malaquias
0a97831927
mate.mate-screensaver: 1.22.0 -> 1.22.1
2019-04-23 17:02:26 -03:00