Commit Graph

53494 Commits

Author SHA1 Message Date
Edward Tjörnhammar
45c4d68960
cups: bump 1.5.4 -> 1.7.5 2014-11-22 04:26:17 +01:00
aszlig
1b84fbf0ca
chromium: Allow env vars for passing plugin paths.
Introduces environment variables to set plugin base paths. The schema
for these is like NIX_CHROMIUM_PLUGIN_PATH_<N>. Where <N> is the path
type we want to change, the supported (full) variable names are:

 * NIX_CHROMIUM_PLUGIN_PATH_ALL
 * NIX_CHROMIUM_PLUGIN_PATH_PEPPERFLASH
 * NIX_CHROMIUM_PLUGIN_PATH_FILEFLASH
 * NIX_CHROMIUM_PLUGIN_PATH_PDF
 * NIX_CHROMIUM_PLUGIN_PATH_FILE_EFFECTS
 * NIX_CHROMIUM_PLUGIN_PATH_NACL
 * NIX_CHROMIUM_PLUGIN_PATH_PNACL
 * NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE

Whereas NIX_CHROMIUM_PLUGIN_PATH_ALL is the plugin base path for every
path which is not set explicitly, so by setting ..._ALL and not setting
..._WIDEVINE, the widevine plugin will be searched in the directory
specified using ..._ALL.

Right now, the only plugin where this is used is widevine, and it still
doesn't properly work yet.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:17 +01:00
Thomas Tuegel
c2740b5017 network-manager: patch for libnl-3.2.25 2014-11-21 21:15:18 -06:00
aszlig
2495e819aa
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 38.0.2125.101 -> 39.0.2171.65
beta:   39.0.2171.19  -> 40.0.2214.10
dev:    40.0.2182.3   -> 41.0.2224.3

We can now remove missing_alg_import.patch, because version 39 is nom
stable and thus fixes the missing include directive upstream.

However, starting with version 40, we hit a few bugs with system
protobuf, so we're disabling it for every version >=40 to avoid
runtime/startup errors.

Here is the stable channel announcement for version 39 on the official
blog:

http://googlechromereleases.blogspot.de/2014/11/stable-channel-update_18.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 03:45:10 +01:00
William A. Kennington III
07e80c6d98 boost: Add dependency fix for ipp files 2014-11-21 16:11:21 -08:00
Jaka Hudoklin
99ab2b14b9 Merge pull request #4992 from offlinehacker/pkgs/kubernetes/add
Add kubernetes
2014-11-22 00:54:37 +01:00
Emery Hemingway
9f1bd2d419 cjdns: update 20141023 -> 20141121
include protocol version in package version string
2014-11-21 18:04:53 -05:00
William A. Kennington III
30597a9c7a kernel: 3.12.32 -> 3.12.33 2014-11-21 14:39:15 -08:00
William A. Kennington III
f1b9f88e5b kernel: 3.10.60 -> 3.10.61 2014-11-21 14:38:48 -08:00
Cillian de Róiste
c9fab7eb97 ardour: update from 3.5.380 to 3.5.403 2014-11-21 23:23:39 +01:00
Domen Kožar
85daeeb222 Merge pull request #4639 from lethalman/installer-nm
kde installer: enable networkmanager. Closes #3433
2014-11-21 22:29:10 +01:00
Shea Levy
5c7c63af66 Add src revision control software 2014-11-21 16:12:33 -05:00
Michael Raskin
4027494334 We had hash for wrong mcabber version and the tarball was cached 2014-11-21 23:39:35 +03:00
Shea Levy
d123f1faf0 solr: bump 2014-11-21 15:10:59 -05:00
Cillian de Róiste
e668e2650f guitarix: update from 0.31.0 to 0.32.0 2014-11-21 20:29:43 +01:00
Jaka Hudoklin
e90a1728a3 Add selendroid 2014-11-21 17:28:49 +01:00
Jaka Hudoklin
ca776cdd45 Merge pull request #5073 from offlinehacker/pkgs/pythonPackages/docker_registry
pythonPackages: add docker registry
2014-11-21 17:16:25 +01:00
Shea Levy
76854052f9 nix-exec: bump 2014-11-21 09:59:53 -05:00
Pascal Wittmann
77fffad1ab calibre: update from 2.10.0 to 2.11.0 2014-11-21 15:40:23 +01:00
Jaka Hudoklin
97dfbdd708 pythonPackages: add docker registry 2014-11-21 15:12:22 +01:00
Jaka Hudoklin
b02d90969f make zookeeper.nix non-executable 2014-11-21 15:06:51 +01:00
Edward Tjörnhammar
ccb56e3d40 Merge pull request #5072 from NixOS/revert-5065-libdwarf-upgrade
Revert "libdwarf: upgrade to the latest version"
2014-11-21 14:55:56 +01:00
Edward Tjörnhammar
683e4d747a Revert "libdwarf: upgrade to the latest version" 2014-11-21 14:51:00 +01:00
Shea Levy
97f35cf29a nixUnstable: bump
Bug fixed in b0c5c2a was giving me segfaults...
2014-11-21 08:36:02 -05:00
Jaka Hudoklin
52b848861a Add kubernetes 2014-11-21 14:34:57 +01:00
Jaka Hudoklin
b3bc157f7f nixos: add etcd module 2014-11-21 13:54:45 +01:00
Jaka Hudoklin
bcf9da32f7 etcd: update to v0.5.0-alpha3 2014-11-21 13:54:45 +01:00
Edward Tjörnhammar
db25ecfcfe Merge pull request #5065 from bosu/libdwarf-upgrade
libdwarf: upgrade to the latest version
2014-11-21 13:11:10 +01:00
Edward Tjörnhammar
2151abb92d i2pd: 0.2.0 -> 0.3.0 2014-11-21 11:53:04 +01:00
Andreas Herrmann
f89eac32a7 blitz: New package, version 0.10 (close #5062)
Fast multi-dimensional array library for C++

Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00
Andreas Herrmann
8a17536757 maintainers: Add aherrmann 2014-11-21 11:49:34 +01:00
vbgl
3e8fd1b30b Merge pull request #5014 from doublec/tor
Update Tor to 0.2.5.10.
2014-11-21 07:33:53 +00:00
Ricardo M. Correia
855241400c rustcMaster: Update from 0.12.0-pre-1166-g0047dbe -> 0.12.0-pre-1336-g394269d
Fixes #5056
2014-11-21 04:04:52 +01:00
Shea Levy
b7b956ffec nix-exec: bump 2014-11-20 19:40:14 -05:00
cillianderoiste
1ffa7a81e4 Merge pull request #5068 from jzellner/add-vimus
Add vimus
2014-11-21 00:43:09 +01:00
cillianderoiste
b462bd1960 Merge pull request #5069 from ehmry/liquidsoap
Liquidsoap
2014-11-21 00:41:06 +01:00
jz
ba930acc44 add vimus and myself as maintainer
add vimus to all-packages.nix

should be in haskell-packages.nix not all-packages.nix

i don't think this can be both a library and an executable
2014-11-20 16:12:38 -07:00
Cillian de Róiste
cee89ef215 Pymacs: use buildPythonPackage instead of mkDerivation 2014-11-21 00:09:25 +01:00
Emery Hemingway
e6f70fd2b3 icecast: update 2.3.3 to 2.4.0
now with opus support
2014-11-20 17:41:22 -05:00
Emery Hemingway
21e4ff5624 initial liquidsoap service expression 2014-11-20 17:41:15 -05:00
Emery Hemingway
c1f458eb85 initial liquidsoap package expression 2014-11-20 17:34:14 -05:00
Mateusz Kowalczyk
12cb1dcb18 agda-TotalParserCombinators: mark as broken
Due to 0.9 stdlib update, author notified.
2014-11-20 21:16:33 +00:00
Arseniy Seroka
bf73a53ee9 Merge pull request #5067 from jagajaga/vim_plugins
sort plugins
2014-11-21 00:00:45 +03:00
Arseniy Seroka
f54f79e5a3 sort plugins 2014-11-20 23:49:17 +03:00
Vincent Laporte
4f3190f3da Adds libltc
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.

libltc is the successor of libltcsmpte.

Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Vladimír Čunát
e887fc72d3 nasm: add a do-not-update comment 2014-11-20 17:58:10 +01:00
Peter Simons
9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Boris Sukholitko
4c9c9c394f libdwarf: upgrade to the latest version
Also build and export dwarfdump, dwarfdump2 utilities.
2014-11-20 17:59:08 +02:00
Peter Simons
0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
Mateusz Kowalczyk
5fc61b7fa0 mpd: update to 0.19.4 2014-11-20 13:30:01 +00:00