Joachim Fasting
ab8474e30f
zimg: meta.platform -> platforms
2016-09-08 16:31:01 +02:00
Joachim F
82d6ab1ed8
Merge pull request #18029 from rnhmjoj/vapoursynth
...
Vapoursynth
2016-09-08 16:28:31 +02:00
Lancelot SIX
33300d380b
wireshark: 2.0.5 -> 2.2.0
...
Release note:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.0.html
Security related annonces related to 2.0.5 (subject to denial of
service attack):
https://www.wireshark.org/security/wnpa-sec-2016-50.html
https://www.wireshark.org/security/wnpa-sec-2016-51.html
https://www.wireshark.org/security/wnpa-sec-2016-52.html
https://www.wireshark.org/security/wnpa-sec-2016-53.html
https://www.wireshark.org/security/wnpa-sec-2016-54.html
https://www.wireshark.org/security/wnpa-sec-2016-55.html
2016-09-08 16:26:51 +02:00
Joachim F
1b25767c99
Merge pull request #18415 from ericsagnes/pkg/pamix
...
pamix: init at 1.4.1
2016-09-08 16:22:24 +02:00
Bryan Gardiner
df6827a824
taskjuggler: add 3.5.0, keep 2.4.3
...
Version 3.5.0 was present but was removed in 8085f08
. Keeping the old version
per discussion at https://github.com/NixOS/nixpkgs/pull/845 .
2016-09-08 16:15:20 +02:00
Cole Mickens
f283e8e83b
plex: remove plexpass at the request of Plex
...
joachifm: throw error instead of silently ignoring user's
config.plex.pass setting.
Closes https://github.com/NixOS/nixpkgs/pull/18416
2016-09-08 16:04:46 +02:00
Eelco Dolstra
75baee8523
runInMachine: Support passAsFile
...
We need to rewrite attributes passed via files to their location in
/tmp/xchg in the VM. Otherwise functions like runCommand don't work.
2016-09-08 15:38:56 +02:00
Bjørn Forsman
7ffbe5174f
sablotron: update source URL
...
The current URL no longer works, switch to a sourceforge mirror URL.
Fixes issue #18337 .
2016-09-08 15:33:31 +02:00
Robin Gloster
64bd8c037d
prometheus: 1.0.0 -> 1.1.2
2016-09-08 15:26:50 +02:00
Robin Gloster
f77191888d
prometheus-alertmanager: 0.3.0 -> 0.4.2
2016-09-08 15:26:49 +02:00
Eric Sagnes
f39f829441
nixos: unbreak influxdb test (due to new API)
...
Data from the documentation example[1] was used.
[1] https://docs.influxdata.com/influxdb/v1.0/guides/writing_data/
[Bjørn: change commit message.]
2016-09-08 15:01:10 +02:00
Joachim F
b082f75f4d
Merge pull request #18392 from romildo/upd.idea
...
clion: 2016.2.1 -> 2016.2.2
2016-09-08 14:59:55 +02:00
Benjamin Herr
240ca8bebe
evolution: improve out-of-gnome use
...
Add `evolution_data_server` to `propagatedUserEnvPkgs`. Evolution needs
`${gnome3.evolution_data_server}/libexec/evolution-source-registry` to
be running to be able to find or create any account settings at all, and
it apparently doesn't know to start it if it's not in the user env.
Use `makeGAppsWrapper` instead of a custom `wrapProgram` invocation.
Add `glib_networking`, `libgnome_keyring` and `dconf` to `buildInputs`.
`libgnome_keyring` appears to be necessary for evolution to remember a
password even for a single session, even if it doesn't get added to the
keyring permanently. `dconf` is necessary to persist preferences.
`glib_networking` is necessary to connect to mail servers.
2016-09-08 14:05:38 +02:00
obadz
4ff7facccc
vrpn: 07.30 -> 2016-08-27
2016-09-08 13:04:41 +01:00
Eelco Dolstra
bc7e4e390a
linux: 4.4.19 -> 4.4.20
2016-09-08 13:58:05 +02:00
Jascha Geerds
4bef63d227
tmuxp: Add dependency to pytest
2016-09-08 13:48:45 +02:00
Jascha Geerds
a1ff5e6e4a
hipchat: Add dependency to libtool
...
This commit fixes some broken context menus
2016-09-08 13:31:03 +02:00
Manav Rathi
440d721915
txt2man: mention runtime dependencies on gawk and coreutils
...
The commit message in 1a2b47463b
is
incorrect -- the package seemed to work because only the help message
was invoked:
result/bin/txt2man -h
To guard against such trivial successes, this commit introduces a
test.
2016-09-08 13:01:55 +02:00
Moritz Ulrich
7a5f7dc6a2
Merge pull request #18421 from andrewrmiller/master
...
weechat: help weechat find nix's python on darwin
2016-09-08 12:35:15 +02:00
Robert Helgesson
bf371a8b06
radicale service: use "simple" service type ( #18406 )
...
Radicale can run as a foreground service and will then emits logging and
errors on the standard output. This helps the logging end up in the
systemd journal.
2016-09-08 12:34:22 +02:00
Peter Pickford
7c8f19b31b
eclipse-cpp-46: init at 4.6.0
...
[Bjørn: fix hash for i686-linux (was wrong length), remove backward
compatibility attribute alias (not needed for new packages), change
commit message (this adds a package, it doesn't upgrade / change
existing one).]
2016-09-08 12:09:54 +02:00
Andrew R. M
f999e9edf8
weechat: help weechat find nix's python on darwin
2016-09-08 05:54:04 -04:00
Shea Levy
f4c233929b
Merge branch 'kernel473' of https://github.com/NeQuissimus/nixpkgs
2016-09-08 05:52:46 -04:00
Moritz Ulrich
e57b658049
elixir: 1.3.1 -> 1.3.2
2016-09-08 11:10:27 +02:00
Manav Rathi
1a2b47463b
txt2man: enable darwin platform
...
Tested on Mac OS X 10.10, Nix 1.11.4 with:
nix-build -A txt2man
result/txt2man
2016-09-08 12:57:25 +05:30
Michael Raskin
8ef6f5a1e0
torch: remove a hack made obsolete by cmake setup-hook fix
2016-09-08 09:10:20 +02:00
Michael Raskin
dabf09aa92
cmake: update setup-hook to take -isystem instead of -I into account
2016-09-08 09:10:00 +02:00
Damien Cassou
6dc9ed317c
Merge pull request #18244 from DamienCassou/emacs-gtk_data_prefix
...
emacs module: Fix to get properly themed GTK apps
2016-09-08 09:05:11 +02:00
Eric Sagnes
b020675453
pamix: init at 1.4.1
2016-09-08 11:34:50 +09:00
Thomas Tuegel
02bda5d2af
Merge branch 'qt-5.7-fixes'
2016-09-07 20:58:58 -05:00
Thomas Tuegel
e25a07e92a
qt5.vlc: mark broken with Qt 5.7
2016-09-07 20:57:55 -05:00
Thomas Tuegel
c6246e9c72
qt5.poppler: fix build with Qt 5.7
2016-09-07 20:51:51 -05:00
Thomas Tuegel
23e0d4ae67
qt5.mlt: fix build with Qt 5.7
2016-09-07 20:51:38 -05:00
Tim Steinbach
4829cd7f65
kernel: 4.7.2 -> 4.7.3
2016-09-08 01:51:28 +00:00
Nikolay Amiantov
e063c66353
mono44: 4.4.1.0 -> 4.4.2.11
2016-09-08 03:59:06 +03:00
Tuomas Tynkkynen
1517c80462
uboot: Fix build
2016-09-08 02:37:11 +03:00
Rushmore Mushambi
4af2d12ec2
Merge pull request #18412 from rushmorem/nomad-update
...
nomad: v0.4.0 -> v0.4.1
2016-09-08 01:21:28 +02:00
rushmorem
c6938be57c
nomad: v0.4.0 -> v0.4.1
2016-09-08 00:56:23 +02:00
obadz
95b6e93b63
pwnat: 0.3-beta -> 2014-09-08
2016-09-07 23:52:21 +01:00
Peter Simons
51f81104f3
Merge pull request #18407 from LnL7/darwin-ledger
...
ledger: fix libdir
2016-09-08 00:21:32 +02:00
Thomas Tuegel
787875c287
r-stringi: fix build by including icu.dev output
2016-09-07 17:19:20 -05:00
Daiderd Jordan
5a55ec20e3
ledger: fix libdir
2016-09-08 00:03:53 +02:00
Julien Dehos
684ec57cb5
sfml: install pkg-config files
2016-09-08 00:00:56 +02:00
Domen Kožar
b73b731121
Merge pull request #18395 from bdimcheff/update-atom-1.10.1
...
atom: 1.9.9 -> 1.10.1
2016-09-07 23:27:51 +02:00
Profpatsch
03874369a3
mustache: init mustache-spec at 1.0.2
...
Add a description of the mustache template system, as manpages and
html docs.
2016-09-07 21:33:29 +02:00
mimadrid
478c63d469
shared-mime-info: 1.5 -> 1.7
2016-09-07 20:49:12 +02:00
obadz
4876c7362b
stun: 0.96 -> 0.97
2016-09-07 18:25:59 +01:00
Peter Simons
3520aab773
Merge pull request #18397 from LnL7/haskell-ghc710x-texmath
...
haskellPackages.texmath: fix ghc710x build inputs
2016-09-07 19:20:09 +02:00
Daiderd Jordan
cc38535845
haskellPackages: cleanup ghc710x
2016-09-07 19:17:33 +02:00
Daiderd Jordan
985a260a12
haskellPackages.texmath: fix ghc710x build inputs
2016-09-07 19:15:47 +02:00