Jörg Thalheim
e4af2d6050
Merge pull request #27462 from jameysharp/patch-1
...
build-fhs-userenv: Propagate $XAUTHORITY
2017-07-18 08:23:14 +01:00
Jörg Thalheim
26f85e4253
Merge pull request #27410 from florianjacob/journalwatch
...
journalwatch & journalwatch service: init at 1.1.0
2017-07-18 08:19:33 +01:00
Jamey Sharp
09bae7cb70
build-fhs-userenv: Propagate $XAUTHORITY
...
The `DISPLAY` environment variable is propagated into chroots built with
`buildFHSUserEnv`, but currently the `XAUTHORITY` variable is not. When
the latter is set, its value is usually necessary in order to connect to
the X server identified by the former.
This matters for users running gdm3, for example, who have `XAUTHORITY`
set to something like `/run/user/1000/gdm/Xauthority` instead of the X
default of `~/.Xauthority`, which doesn't exist in that setup.
Fixes #21532 .
2017-07-18 00:03:22 -07:00
Frederik Rietdijk
f59e71e9c7
heroku: mark as broken
2017-07-18 08:43:38 +02:00
hectorj
d07bf424a9
nomad: 0.5.5 -> 0.5.6
2017-07-18 02:46:56 +02:00
Bill Sun
b4387e7c2f
Add cmakeFlags for auto-type and yubikey ( #27321 )
...
* Add cmakeFlags for auto-type and yubikey
* Add libyubikey dependency
* Add auto-type dependencies
* Add new dependencies to buildInputs
* Fix duplication and capitalization in dependencies
* Add yubikey-personalization to dependency and build
* Add release build flag
* Revert "Add release build flag"
This reverts commit afabd63db0ad68348909c67b488787501b7991bb.
2017-07-18 00:09:50 +01:00
Robert Helgesson
cc8e2aec29
expat: 2.2.1 -> 2.2.2
2017-07-18 00:58:20 +02:00
Peter Hoeg
8b4707798c
qtox: 1.10.2 -> 1.11.0
2017-07-18 06:39:54 +08:00
Jörg Thalheim
66af169adb
rustRegistry: 2017-06-27 -> 2017-07-17
2017-07-17 23:29:18 +01:00
Jörg Thalheim
63402a1888
alacritty: init at 2017-07-08
...
fixes #21801
2017-07-17 23:27:35 +01:00
Nicolas B. Pierron
5442484c5f
Update Mozilla Software Releases sub-key.
...
This commit update the Mozilla Software Releases, with the key found at:
https://gpg.mozilla.org/pks/lookup?search=Mozilla+Software+Releases+%3Crelease%40mozilla.com%3E&op=vindex
2017-07-18 00:13:08 +02:00
Robin Gloster
46ead28a58
gnome3.gexiv2: 0.10.4 -> 0.10.6
2017-07-18 00:05:50 +02:00
Aristid Breitkreuz
9b0ff955fd
wireguard: allow not storing private keys in world-readable /nix/store ( #27433 )
...
* wireguard: allow not storing private keys in world-readable /nix/store
2017-07-17 23:55:31 +02:00
Gabriel Ebner
7ba1c7a9fb
iprover: 0.8.1 -> 2.5
2017-07-17 22:45:27 +01:00
Thomas Tuegel
ac50c4d72e
vcsh: Patch for Git 2.13.2
...
Fixes #27134 .
2017-07-17 22:44:44 +02:00
Joachim F
aa7d840bee
Merge pull request #27441 from jfrankenau/fix-solvespace
...
solvespace: Fix path in desktop entry file
2017-07-17 21:30:18 +01:00
Aristid Breitkreuz
6793f27b23
Merge pull request #27436 from np/keybase-update
...
Keybase updates
2017-07-17 22:27:47 +02:00
Peter Simons
85a70b50b9
haskell-hledger-iadd: drop obsolete override (the build fails with or without it)
2017-07-17 22:04:25 +02:00
Peter Simons
47feb45313
haskell-hsyslog: update version override
...
And move it from configuration-nix to configuration-common.
2017-07-17 22:04:25 +02:00
Peter Simons
6de60af3a9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.3.1-12-gcb2265e from Hackage revision
f69cfc36c9
.
2017-07-17 22:04:25 +02:00
Peter Simons
dd7824919e
LTS Haskell 8.23
2017-07-17 22:04:24 +02:00
Daiderd Jordan
37c599fe8c
Merge pull request #26429 from aherrmann/pr_llvm_4_fix_debug
...
llvm_4: Fix debugVersion
2017-07-17 21:27:52 +02:00
Tom Smeets
ff41ec7d80
hid-listen: init at 1.01
2017-07-17 21:14:28 +02:00
Jörg Thalheim
de3b94b24e
Merge pull request #27454 from yegortimoshenko/patch-5
...
html-xml-utils: 6.9 → 7.1, macOS support
2017-07-17 20:11:35 +01:00
Tom Smeets
bcbcbd09d3
maintainers: Add myself (Tom Smeets)
2017-07-17 21:05:07 +02:00
Joachim F
ea81107b78
Merge pull request #27450 from mdorman/emacs-updates
...
Semi-automated Emacs package updates
2017-07-17 19:57:55 +01:00
Yegor Timoshenko
90f0c3b93e
html-xml-utils: 6.9 → 7.1, macOS support
2017-07-17 21:46:02 +03:00
Falco Peijnenburg
b09d036342
Strongswan after network-online instead of network
...
The systemd service file shipped with strongswan has strongswan started after `network-online`. It turns out that this is for good reason: failure to connect on boot otherwise.
See this thread on the mailing list, which my colleague initiated after finding that our NixOS strongswan config wouldn't connect on boot:
https://lists.strongswan.org/pipermail/users/2017-January/010359.html
Tested on a local config (which has the strongswan service config overridden).
2017-07-17 20:17:58 +02:00
Wout Mertens
c4783a982b
nginx: add gzip_vary to recommended settings
...
Google PageSpeed recommends turning this on to allow proxies to cache
2017-07-17 20:15:59 +02:00
Jörg Thalheim
04c944cdb4
Merge pull request #27057 from Nadrieril/bitlbee-libpurple
...
bitlbee service: Add option to load libpurple plugins into bitlbee
2017-07-17 18:07:43 +01:00
Robin Gloster
b8d92a7840
programs.gnupg: use extraInit instead of interactiveShellInit
...
Otherwise some programmes cannot use the GPG agent, e.g. applications
started from dmenu.
Behaviour was changed in #26888 , this reverts that part.
2017-07-17 18:45:37 +02:00
Dan Peebles
b4ee24d5b1
pants13-pre: remove from pythonPackages
...
Sorry, I broke evaluation in my last pants commit!
2017-07-17 12:13:45 -04:00
Michael Alan Dorman
58b269f959
melpa-packages: 2017-07-17
2017-07-17 12:09:33 -04:00
Michael Alan Dorman
b8213ab38f
melpa-stable-packages: 2017-07-17
2017-07-17 12:09:31 -04:00
Michael Alan Dorman
5a48826ea4
org-packages: 2017-07-17
2017-07-17 12:09:28 -04:00
Michael Alan Dorman
960978fb68
elpa-packages: 2017-07-17
2017-07-17 12:09:26 -04:00
Frederik Rietdijk
24a31888ee
Merge pull request #27445 from dapphub/dapp
...
dapp: init at v0.5.2
2017-07-17 17:53:35 +02:00
Frederik Rietdijk
28b7d016ca
Merge pull request #27005 from jtojnar/fix/corebird-gst
...
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
luigy
eb6c45bcae
Fix #27448 argument list too long in fetchzip for darwin.
...
Paired with @Ericson2314
2017-07-17 11:23:20 -04:00
John Wiegley
f130ecdd30
coqPackages.compcert: Recent compcert supports 64-bit architectures
2017-07-17 11:21:20 -04:00
Dmitry Kalinkin
ae8eff8b7b
lhapdf: update hash
2017-07-17 11:03:47 -04:00
Jan Tojnar
e564f16b7f
corebird: fix video playback
...
Corebird requires gst-plugins-bad compiled with GTK support to play
videos.
This commit enables the GTK support.
2017-07-17 16:50:54 +02:00
Jan Tojnar
0edae74119
gst_all_1.gst-plugins-bad: allow building gtksink plugin
...
Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin,
however, is only built when GTK is available.
This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad
package, allowing the build of gtksink.
[1]: https://github.com/baedert/corebird/issues/431
2017-07-17 16:50:09 +02:00
Dan Peebles
8253fc2ae5
pants: 1.2.1 -> 1.3.0
...
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.
I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Franz Pletz
cff27d574e
imagemagick7: 7.0.6-0 -> 7.0.6-1
2017-07-17 15:54:40 +02:00
Franz Pletz
0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0
2017-07-17 15:54:19 +02:00
Frederik Rietdijk
42cdad0a03
Merge pull request #27290 from calvertvl/fix_calibre_html5lib
...
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Tom Hunger
567b84dd50
python.pkgs.pytorch: init at 0.1.12
2017-07-17 14:08:15 +02:00
Matt McHenry
67d02cd60a
cnijfilter: init at 2.80
...
this driver reads support files from lib/bjlib as well as lib/cups,
which is why the path in cupsd.nix is tweaked
2017-07-17 07:32:23 -04:00
Nadrieril
8669fb1f96
tinc service: BindToAddress and ListenAddress are different options, they should not be mistaken
2017-07-17 13:07:49 +02:00