Fabian Schmitthenner and Rok Garbas
4e9327e7ac
add qt decrypt ssl traffic option
...
this introduces an argument to qt5 that if enabled allows
e.g. wireshark to show decrypted ssl traffic from a qt
application
2015-06-12 13:09:27 +02:00
Luca Bruno
da7748a6fc
nixos: set high fs.inotify.max_user_watches when xserver is enabled
2015-06-12 13:02:35 +02:00
Robbin C and Rok Garbas
c07fb11cd2
aacgain: Use more up-to-date upstream repository.
...
Use more up-to-date upstream repostiory, which allows for a cleaner
build. It includes mp4v2 and faad, which will be built statically and
linked to the resulting binary.
2015-06-12 12:54:08 +02:00
Robbin C and Rok Garbas
681cbedd4a
aacgain: Use fetchFromGitHub instead of fetchgit.
2015-06-12 12:54:07 +02:00
Robbin C and Rok Garbas
dbac15d66c
aacgain: Add package.
...
This adds aacgain which is a normalizer for AAC (.m4a) audio files.
2015-06-12 12:54:07 +02:00
Thomas Strobel and Rok Garbas
399b549611
Fix: xen-bridge systemd service
2015-06-12 12:52:14 +02:00
Thomas Strobel and Rok Garbas
a6e12c23fc
Link Xen scripts to /etc/xen
2015-06-12 12:52:14 +02:00
Chris Double and Rok Garbas
36a1d2d4f8
Update tor to 0.2.6.9
2015-06-12 12:49:41 +02:00
Rok Garbas
617c16f8f6
cygwin: python27 gdbm module needs gettext
2015-06-12 12:17:12 +02:00
Rok Garbas
0860826795
cygwin: cmake expression should not change for linux
2015-06-12 12:17:12 +02:00
Rok Garbas
b980b7445f
cygwin: skip ssl support for postgresql (temporary)
2015-06-12 12:17:12 +02:00
Rok Garbas
277c263c1e
cygwin: update patch for cmake 3.2.2
2015-06-12 12:17:12 +02:00
Rok Garbas
fac474080f
cygwin: patchShebangs fails without proper findutils
2015-06-12 12:17:12 +02:00
Rok Garbas
7c67c350a3
cygwin: turn off ldap and crypt for apr-util to make it build
2015-06-12 12:17:12 +02:00
Rok Garbas
d5087119c6
cygwin: remove kerberos from builsInputs for serf
2015-06-12 12:17:12 +02:00
Rok Garbas
85b7673e92
cygwin: turn off tests for swig since they depend on tcl (which i havent yet figure out how to build)
2015-06-12 12:17:12 +02:00
Rok Garbas
0a7c5e4f68
cygwin: libedit patch for cygwin
2015-06-12 12:17:12 +02:00
Damien Cassou
da10587d1b
Merge pull request #8306 from DamienCassou/8305-gparted-gmpc-should-depend-on-hicolor_icon_theme
...
Add hicolor_icon_theme dependency
2015-06-12 11:58:22 +02:00
Damien Cassou
69f4fc4be6
Add hicolor_icon_theme dependency
...
This avoids having icon-theme.cache generated.
2015-06-12 11:53:33 +02:00
Luca Bruno
248a1b4d51
nixos-artwork: only download the necessary artwork
2015-06-12 11:45:58 +02:00
Eelco Dolstra
69829dd4ff
Debian: Update to 8.1
2015-06-12 11:22:59 +02:00
Peter Simons
4d404fd6a4
ihaskell-wrapper: avoid use of /bin/sh
...
https://github.com/NixOS/nixpkgs/issues/183
2015-06-12 10:50:40 +02:00
Peter Simons
214aae46c7
emacs-monky: add an Mercurial mode that's inspired by Magit
2015-06-12 10:33:10 +02:00
aszlig
1746140184
Merge branch 'chromium-update'.
...
This also merges pull request #8290 plus a few other fixes from
@ambrop72 and me.
The summary of changes is:
* Update all channels to latest upstream.
* Update GYP package and drop gyp_svn1977.
* Remove ICU from buildInputs to prevent build failure.
* Switch back to using --depth . to GYP instead of patching in the
absolute store paths.
* Don't symlink source code anymore, which might introduce a
regression on high I/O load on Hydra. As this is only a temporary
build fix, let's cross fingers and hope we don't hit it. See
c92dbffeac for an explanation.
* Use HTTPS for the bucket URL.
* Fix nix_plugin_paths patch for version 44 and higher.
Tested at: https://headcounter.org/hydra/eval/169134
2015-06-12 06:05:08 +02:00
Daniel Peebles
5e13ee79ef
Merge pull request #7370 from copumpkin/nixos-userdata
...
Configure NixOS from EC2 user-data (beta)
2015-06-11 23:30:55 -04:00
Dan Peebles
4b758e374e
Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests!
2015-06-11 23:16:35 -04:00
Daniel Peebles
f0753327f0
Merge pull request #8013 from copumpkin/ec2-test
...
Simple EC2 user-data VM test
2015-06-11 23:15:47 -04:00
Austin Seipp
da6eec001a
nixpkgs: z3 4.3.2 -> 4.4.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2015-06-11 22:10:56 -05:00
Dan Peebles and Dan Peebles
b6c589b2da
Simple EC2 user-data VM test
2015-06-11 22:54:04 -04:00
Nikolay Amiantov
bb3db4e653
mueval: reapply Nix-specific patch
2015-06-12 03:54:20 +03:00
Nikolay Amiantov
bb6e504d6b
thermald: update and adopt
2015-06-12 03:42:29 +03:00
Nikolay Amiantov
6cc817cf51
mueval: add patch until release is pushed to Hackage
2015-06-12 03:42:29 +03:00
Tobias Geerinckx-Rice
2156937166
include-what-you-use 3.6 -> 0.4 (sic)
...
Not a downgrade. Upstream's weird.
2015-06-12 02:27:53 +02:00
Tobias Geerinckx-Rice
776608a332
aha: remove default GitHub downloadPage
2015-06-12 02:27:53 +02:00
William A. Kennington III
ffcd8acee6
nixos/pulseaudio: Fix description
2015-06-11 17:26:12 -07:00
Eelco Dolstra
cd28c5517c
Revert "Drop tests.installer.grub1 as release critical"
...
This reverts commit 1907ca8a2a . See
https://github.com/NixOS/nixpkgs/commit/1907ca8a2aaa51d3e6910bb086dd75efffa81a6b#commitcomment-9719007
2015-06-12 01:37:45 +02:00
Arseniy Seroka
f744798969
Merge pull request #8283 from eduarrrd/dfilemanager
...
Add dfilemanager/dfm
2015-06-12 01:23:16 +02:00
Eduard Bachmakov
9a517da2b1
Add dfilemanager/dfm
2015-06-11 19:03:53 -04:00
Nikolay Amiantov
4e49773d26
sdl-jstest: add package
2015-06-12 02:03:29 +03:00
Arseniy Seroka
2e5f4a0152
Merge pull request #8255 from adevress/master
...
New expression for the davix toolkit
2015-06-12 00:52:37 +02:00
Arseniy Seroka
ea1d03c792
Merge pull request #8295 from ftrvxmtrx/wavpack-4.75.0
...
wavpack: 4.70.0 -> 4.75.0
2015-06-12 00:47:49 +02:00
Peter Simons
b507c20ba9
Merge pull request #8294 from cheecheeo/openconnect_update
...
openconnect: update to version 7.06 and support openssl or gnutls
2015-06-11 23:55:56 +02:00
Siarhei Zirukin
838c8f2520
wavpack: 4.70.0 -> 4.75.0
2015-06-11 23:42:14 +02:00
Adrien Devresse
f12a466730
New expression for the davix toolkit
2015-06-11 22:57:13 +02:00
Vladimír Čunát
95def7e4f0
lib/maintainers: recommend to re-use github usernames
2015-06-11 22:19:20 +02:00
Vladimír Čunát
885808a8d9
liferea: maintenance update
2015-06-11 22:11:21 +02:00
Matthew Maurer and Vladimír Čunát
6a76633bb6
llvm-3.4: enable RTTI ( close #8289 )
2015-06-11 22:09:46 +02:00
aszlig
cdc70b69f5
steam-original: Mark package as lowPrio.
...
This is to avoid accidentally installing it via "nix-env -i", which
leads to a non-working Steam on NixOS.
Thanks to srhh and Pamelloes on IRC for bringing this up.
Signed-off-by: aszlig <aszlig@redmoonstudios.org >
2015-06-11 21:37:53 +02:00
Vladimír Čunát
69945a8701
ffmpeg: remove 0.11 and replace by 0.10
...
That branch is better supported, and 0.11 only had one user -
minidlna still builds
2015-06-11 21:36:14 +02:00
aszlig
d15777fac9
gyp: Remove old SVN version to build Chromium.
...
This reverts commit b26de39252 .
We no longer need this version because Chromium now builds with the
latest gyp version, see 58fd4f672f .
Signed-off-by: aszlig <aszlig@redmoonstudios.org >
2015-06-11 21:28:16 +02:00