Joachim Fasting
119d93e223
dnscrypt-proxy: minor superficial improvements
...
- Use upstream description and explicitly set platforms = all
- Coding conventions fix
2014-11-22 16:19:06 +01:00
Henry Till
d4bd9779dc
mr: update to 1.20141024
2014-11-22 09:30:30 -05:00
Jaka Hudoklin
444bda1936
Merge pull request #4991 from offlinehacker/nixos/etcd
...
nixos: add etcd module
2014-11-22 12:05:35 +01:00
vbgl
a4a235c0d0
Merge pull request #5082 from robberer/pkgs/clamav
...
clamav: bump 0.98.4 to 0.98.5
2014-11-22 10:35:21 +00:00
Longrin Wischnewski
a8bce0cf73
clamav: bump 0.98.4 to 0.98.5
2014-11-22 09:50:41 +01:00
aszlig
aebbc5db01
tomahawk: Propagate phonon_backend_vlc.
...
Otherwise it won't work outside of KDE.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 05:02:08 +01:00
aszlig
392a4c0a26
Merge branch 'chromium'.
...
This introduces Chromium 39 as the new stable version along with a bunch
of fixes.
Fixes #2799 , particularily the PDF plugin, which now is open source and
thus no longer an issue.
Also fixes #3219 and merges #2906 , so we no longer get a crash while
trying to bring up the print preview dialog.
Thanks to @edwtjo for the CUPS version bump.
* chromium: Switch to use open-source PDF plugin.
* cups: bump 1.5.4 -> 1.7.5
* chromium: Allow env vars for passing plugin paths.
* chromium: Update all channels to latest versions.
* protobuf: Clean up and update to version 2.6.1.
2014-11-22 04:34:16 +01:00
aszlig
7eb4d3a3a9
chromium: Switch to use open-source PDF plugin.
...
The Chromium PDF plugin is now available as open source software and is
already included in the Chromium source tree in current stable, so there
is no need to extract it from the Chrome binary package anymore.
See release announcement at http://blog.foxitsoftware.com/?p=641
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:18 +01:00
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
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
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
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
Vincent Laporte
d1d22919aa
Adds Kst-2.0.8
...
Kst is a real-time large-dataset viewing and plotting tool that has
built-in data analysis functionality.
Homepage: https://kst-plot.kde.org/
2014-11-21 11:54:59 +00:00
Vincent Laporte
94f20a542a
Adds getdata-0.8.5
...
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.
Homepage: http://getdata.sourceforge.net/
2014-11-21 11:54:54 +00:00
Vincent Laporte
c9dff002a3
Adds matio-1.5.2
...
matio is an C library for reading and writing Matlab MAT files.
Homepage: http://matio.sourceforge.net/
2014-11-21 11:54:47 +00: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
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
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
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
Mateusz Kowalczyk
8570046e5c
rlwrap: update from 0.41 to 0.42
2014-11-20 13:28:43 +00:00
Shea Levy
a75e6c8b45
Merge branch 'gitMinimal' of github.com:proger/nixpkgs
...
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 08:26:46 -05:00
Cillian de Róiste
21753791b1
hplip: fix typo in license
2014-11-20 14:23:19 +01:00
Vladimir Kirillov
3630b98555
all-packages: add gitMinimal, use it for nix-exec and fetchgit
...
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 15:22:55 +02:00
Vladimír Čunát
a19eeddd70
ruby-2.1.1: fix patch numbering (and build)
...
Wrong patch paths were ignored until recently by our stdenv.
It's slightly unclear to me which patches were supposed to be used.
2014-11-20 13:22:56 +01:00
Eelco Dolstra
17cf42d876
Fix patchelf RPM builds
...
http://hydra.nixos.org/build/17037187
2014-11-20 13:19:36 +01:00
Vladimír Čunát
c14dee55e8
ruby-2.0: fix patch paths (and build)
...
Wrong patch paths were ignored until recently by our stdenv.
2014-11-20 12:54:49 +01:00
Joachim Schiele
44e3246811
owncloudclient: initial 1.7.0 packaged added
2014-11-20 12:47:47 +01:00
Thomas Tuegel
1286572302
qvim: add ttuegel to maintainers
2014-11-20 05:14:02 -06:00
Thomas Tuegel
f383ecb8c4
qvim: upgrade to 20140827 (stable)
2014-11-20 05:14:02 -06:00
Thomas Tuegel
4e11748886
hplip: update license attribute
2014-11-20 05:14:02 -06:00
Thomas Tuegel
ac696769af
Revert "Merge pull request #4693 from flosse/hplip-update"
...
This reverts commit 1b064645ed
, reversing
changes made to 14cef95e84
.
As discussed in the comments to the aforementioned pull request, while
the new version supports many new printer models, many components of the
driver are broken because of some corner cases in the Python wrapper. In
particular, the loader for the binary binary driver needed by many
middle- and high-end printers is broken, negating most of the value in
updating!
2014-11-20 05:14:01 -06:00
Eelco Dolstra
87419c016f
openssh: Update to 6.7p1
2014-11-20 12:12:33 +01:00
Vladimír Čunát
e3388aea6e
nasm: downgrade again until syslinux gets fixed
...
Syslinux won't compile with the new version http://hydra.nixos.org/build/17236670
We've already had one update+revert cycle before.
CC @psub.
2014-11-20 11:33:25 +01:00
Eelco Dolstra
99a2afd784
Update to Debian 7.7
2014-11-20 11:11:21 +01:00
Eelco Dolstra
e5513ac4dc
Add Ubuntu 14.10
2014-11-20 11:11:08 +01:00
Georges Dubus
99988e173b
Merge pull request #5054 from j-keck/master
...
sbt: update to version 0.13.7
2014-11-20 10:53:42 +01:00
Georges Dubus
cd336bbc69
fabric: update to 1.10.0
2014-11-20 10:37:53 +01:00
Domen Kožar
49a933c596
Revert "zmq: initial package"
...
This reverts commit b9c7f8dba1
.
Conflicts:
pkgs/servers/zeromq/default.nix
pkgs/top-level/all-packages.nix
2014-11-20 10:08:52 +01:00
Mateusz Kowalczyk
997b4bff29
agda-pretty: mark as broken
...
Broken by updating the stdlib to 0.9. For now I let the author know.
2014-11-20 09:04:54 +00:00
David Virgilio
df59a24730
new package: pond
2014-11-20 01:18:51 -06:00
Aycan iRiCAN
5e5346bfd7
Merge pull request #5057 from aycanirican/update-emacsPackages-js2-mode
...
emacsPackages.js2-mode updated to latest release.
2014-11-20 00:38:56 +02:00
Aycan iRiCAN
f578c0ce5d
emacsPackages.js2-mode updated to latest release.
2014-11-20 00:37:37 +02:00
Domen Kožar
92af853b8b
fix eval
2014-11-19 22:55:24 +01:00
William A. Kennington III
745c2e9d73
systemd: Enable networking features
2014-11-19 13:26:25 -08:00
Mateusz Kowalczyk
1bded4188b
scala: lib.licenses instead of a string
2014-11-19 18:54:58 +00:00
Mateusz Kowalczyk
03655c332a
Add meta.branch to a bunch of packages
...
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
aszlig
18b306b041
protobuf: Clean up and update to version 2.6.1.
...
The upstream URL has changed as well as the download URL. I'm using the
archive from GitHub directly now, because version 2.6.1 hasn't been
uploaded to Google Code yet.
Changed the meta.license attribute to BSD3, because I haven't actually
found anything regarding "mBSD" on the web, so I'm guessing it should
mean "modified BSD". After digging up a bit more, there seems to be
overall consensus on BSD3/"new BSD" license, because it's BSD3 with
copyright of Google Inc. on the license.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-19 19:51:44 +01:00
Domen Kožar
8236ca5d70
properly package pyopenssl
2014-11-19 19:41:44 +01:00
Mateusz Kowalczyk
5b156eb20a
Merge pull request #5019 from Fuuzetsu/updates
...
Updates (orphans)
2014-11-19 18:31:45 +00:00
j-keck
fc0b1e4bae
sbt: update to version 0.13.7
2014-11-19 18:50:59 +01:00
Eelco Dolstra
8be7b23cb3
nixUnstable: Update to 1.8pre3899_8299aaf
2014-11-19 18:26:07 +01:00
lethalman
f0e4b745f7
Merge pull request #5046 from abbradar/checksum-fixes
...
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd
mutt-with-sidebar: simplify, fix checksum
2014-11-19 19:48:01 +03:00
lethalman
44628e9e90
Merge pull request #5036 from abbradar/sane-mfd-fix
...
sane: fix multifunctional devices rights conflict with cups
2014-11-19 17:29:40 +01:00
Nikolay Amiantov
a726dd7697
eaglemode: update and fix 404
2014-11-19 17:37:16 +03:00
Nikolay Amiantov
5b91aa5f65
haskell-greencard: add package
2014-11-19 16:53:43 +03:00
Eelco Dolstra
3a77a2e409
Email::Sender: Update to 1.300016
...
This fixes CR/LF handling when using sendmail.
2014-11-19 14:01:08 +01:00
Eelco Dolstra
1f071d37ef
Add some Hydra dependencies to the channel
2014-11-19 14:01:08 +01:00
Nikolay Amiantov
a2efa84ccb
praat: update, fix checksum
2014-11-19 15:35:33 +03:00
Nikolay Amiantov
bddffb705f
gosmore: update, fix checksum
2014-11-19 15:35:33 +03:00
Nikolay Amiantov
daa9e53e26
beret: fix checksum
2014-11-19 15:35:33 +03:00
Benno Fünfstück
aa9c9aecbe
xvkbd: set meta.platforms
2014-11-19 12:40:32 +01:00
Cray Elliott
825e99808c
add a platform to all of my packages
2014-11-19 03:03:00 -08:00
Mateusz Kowalczyk
2f71724a02
tibia: update to 10.63
2014-11-19 10:58:19 +00:00
Oliver Charles
5519e0d622
haskellPackages.snapletStripe: Update to 0.3.0
2014-11-19 10:54:26 +00:00
Vincent Laporte
4ec6e0c935
mldonkey: adds license information
2014-11-19 08:26:43 +00:00
Pascal Wittmann
7862ef25a9
groff: update from 1.22.2 to 1.22.3 an adopt it
2014-11-19 08:47:41 +01:00
Pascal Wittmann
6e3318e233
nzbget: update from 0.13 to 0.14 and adopt it
2014-11-19 08:47:41 +01:00
Pascal Wittmann
01783c8dd8
ming: update from 0.4.0.rc1 to 0.4.5
2014-11-19 08:47:41 +01:00
Pascal Wittmann
fb5dfbdbc7
gource: update from 0.42 to 0.43 and adopt it
2014-11-19 08:47:41 +01:00
Pascal Wittmann
885a29eefd
nasm: update from 2.11.05 to 2.11.06 and adopt it
2014-11-19 08:47:41 +01:00
Pascal Wittmann
75738437a4
php: update from 5.4.34 to 5.4.35 (fixes CVE-2014-3710)
2014-11-19 08:47:41 +01:00
Brian McKenna
40261b7484
Add Flow
...
A static type checker for JavaScript
2014-11-18 21:15:55 -07:00
Arseniy Seroka
555e3a0deb
vim: add plugins
2014-11-19 01:12:54 +03:00
Shea Levy
25b4674e67
gnupg-2.1: Add socket activation patch
2014-11-18 16:58:14 -05:00
Peter Simons
f587079dcb
haskell-js-jquery: disable the test suite
...
... which wants to access the network.
2014-11-18 22:51:42 +01:00
Domen Kožar
eec64bffd0
Merge pull request #5040 from rycee/newpkg/xml2
...
Add package 'xml2'.
2014-11-18 22:27:38 +01:00
Peter Simons
41d98fa03f
haskell-js-jquery: add version 1.11.1
2014-11-18 22:21:37 +01:00
Peter Simons
9ec0ff9002
haskell-js-flot: add version 0.8.3
2014-11-18 22:21:04 +01:00
Shea Levy
142c9d76d8
npth: bump
2014-11-18 16:05:46 -05:00
Robert Helgesson
c6d4881a42
Add package 'xml2'.
2014-11-18 22:01:53 +01:00
Cillian de Róiste
71d1542c2d
redshift: update from 1.8 to 1.9.1
2014-11-18 21:52:57 +01:00
Cillian de Róiste
aa3ba007c1
mpv: update from 0.6.1 to 0.6.2
2014-11-18 21:52:47 +01:00
Cillian de Róiste
86fd3ad7a4
kde4.digikam: update from 3.5.0 to 4.4.0, potentially fixes CVE-2012-4514
2014-11-18 21:32:58 +01:00
Cillian de Róiste
369ea045de
csound: update from 5.19.01 to 6.03.2
2014-11-18 21:31:08 +01:00
Cillian de Róiste
546ece8f25
emacs24Packages.rainbowDelimiters: update from 1.3.12 to 1.3.13
2014-11-18 21:23:41 +01:00
Moritz Ulrich
48032400ca
httrack: update from 3.48.19 to 3.48.20
2014-11-18 21:20:53 +01:00
Pascal Wittmann
818bd7dd1c
cppcheck: update from 1.66 to 1.67
2014-11-18 20:52:29 +01:00
Pascal Wittmann
be7d29a036
apulse: update from 0.1.2 to 0.1.4
2014-11-18 20:36:46 +01:00
Vladimír Čunát
fc9f0b89a4
fix evaluation (bad meta.license)
2014-11-18 20:33:18 +01:00
aszlig
84979667f3
Merge branch 'tomahawk'.
...
Adds the Tomahawk music player (https://www.tomahawk-player.org/ ) in
version 0.8.1 and all its required and optional dependencies.
* tomahawk:
tomahawk: Add new package, version 0.8.1.
libjreen: Add new package, version 1.2.0.
websocketpp: Add new package, version 0.4.0.
lucenepp: Add new package, version 3.0.6.
qtkeychain: Add new package, version 0.4.0.
libechonest: Add new package, version 2.3.0.
quazip: Use qt instead of qt5 for refering to Qt.
2014-11-18 18:46:26 +01:00
Pascal Wittmann
66359df5a5
Merge pull request #5035 from robberer/pkgs/jmeter
...
jmeter: fix download URL
2014-11-18 17:53:46 +01:00
Oliver Charles
fabbf0c86a
haskellPackages.iCalendar: Apply PR #14 to build again
2014-11-18 16:42:10 +00:00
Arseniy Seroka
0bb6efa314
Merge pull request #5023 from doublec/torbrowser
...
Update Tor Browser to 4.0.1
2014-11-18 18:11:47 +03:00
Arseniy Seroka
0f9157a3f9
Merge pull request #5034 from robberer/pkgs/symbola
...
Symbola: bump from 7.17 to 7.18
2014-11-18 18:10:58 +03:00
Rob Vermaas
0aa742989f
mysql_jdbc: update from 5.1.31 to 5.1.32, potentially fixes CVE-2012-0075, CVE-2012-0087, CVE-2012-0101, CVE-2012-0102, CVE-2012-0112, CVE-2012-0113, CVE-2012-0114, CVE-2012-0115, CVE-2012-0116, CVE-2012-0118, CVE-2012-0119, CVE-2012-0120, CVE-2012-0484, CVE-2012-0485, CVE-2012-0490, CVE-2012-0492, CVE-2012-0540, CVE-2012-0553, CVE-2012-0572, CVE-2012-0574, CVE-2012-0583, CVE-2012-0882, CVE-2012-1688, CVE-2012-1689, CVE-2012-1690, CVE-2012-1696, CVE-2012-1697, CVE-2012-1702, CVE-2012-1703, CVE-2012-1705, CVE-2012-1734, CVE-2012-2102, CVE-2012-2749, CVE-2012-3150, CVE-2012-3158, CVE-2012-3160, CVE-2012-3163, CVE-2012-3166, CVE-2012-3167, CVE-2012-3173, CVE-2012-3177, CVE-2012-3180, CVE-2012-3197, CVE-2012-5060, CVE-2013-0375, CVE-2013-0383, CVE-2013-0384, CVE-2013-0385, CVE-2013-0389, CVE-2013-1492, CVE-2013-1506, CVE-2013-1521, CVE-2013-1548, CVE-2013-1552, CVE-2013-1555, CVE-2013-2378, CVE-2013-2389, CVE-2013-2391, CVE-2013-2392, CVE-2013-3802, CVE-2013-3804, CVE-2013-3808, CVE-2013-5908, CVE-2014-0386, CVE-2014-0393, CVE-2014-0401, CVE-2014-0402, CVE-2014-0412, CVE-2014-0437
2014-11-18 16:06:44 +01:00
Rob Vermaas
f54c852a36
docker: update from 1.3.0 to 1.3.1, potentially fixes CVE-2014-5277
2014-11-18 16:06:36 +01:00
Longrin Wischnewski
8d2b3e11f3
jmeter: fix download URL
2014-11-18 15:43:09 +01:00
Vincent Laporte
f9432af1e2
ocaml-cmdliner: update from 0.9.5 to 0.9.6
2014-11-18 14:34:08 +00:00
Longrin Wischnewski
dbe2f139cf
Symbola: bump from 7.17 to 7.18
2014-11-18 15:20:26 +01:00
Longrin Wischnewski
9512e0cd0b
Symbola: update hash for PDF file
2014-11-18 15:12:58 +01:00
Georges Dubus
555afd10eb
Merge pull request #5024 from dysinger/purescript-0.6.1
...
purescript-0.6.1 release
2014-11-18 15:04:13 +01:00
Georges Dubus
6e750d3196
Merge pull request #5028 from AndersonTorres/stella
...
Stella: updade to 4.2
2014-11-18 15:02:38 +01:00
Georges Dubus
7162292c4e
Merge pull request #5027 from AndersonTorres/bochs
...
Bochs: upgrade to 2.6.7
2014-11-18 15:01:34 +01:00
Georges Dubus
c86d1ab2a1
Merge pull request #5032 from Gonzih/patch-1
...
Update sha256 for mutt sidebar patch
2014-11-18 15:00:35 +01:00
Michel Kuhlmann
a8dd23a221
saga: update from 2.1.2 to 2.1.4 and re-enable build on x86_64-linux
2014-11-18 14:50:01 +01:00
Eelco Dolstra
fda5c17a6f
vmTools: Fix permissions on /tmp and /dev/*
2014-11-18 14:49:39 +01:00
Pascal Wittmann
dfc3140b3d
Merge pull request #5031 from AndersonTorres/youtubeDL
...
Youtube-DL: update to 2014.11.16
2014-11-18 14:47:21 +01:00
Moritz Ulrich
b46201250c
gforth: Install gforth.el & add meta-data.
2014-11-18 14:45:28 +01:00
Max Gonzih
849232f13d
Update sha256 for mutt sidebar patch
...
Seems like file was changed.
2014-11-18 14:42:07 +01:00
Pascal Wittmann
e89b78cbaa
Merge pull request #5029 from sztupi/crashplan
...
crashplan: 3.6.3 -> 3.6.4
2014-11-18 14:32:47 +01:00
Pascal Wittmann
a4813b3e5f
Merge pull request #5030 from AndersonTorres/tilda
...
Tilda: update to 1.2.2
2014-11-18 14:32:26 +01:00
AndersonTorres
a24225da61
Youtube-DL: update to 2014.11.16
2014-11-18 11:31:55 -02:00
AndersonTorres
213536568b
Tilda: update to 1.2.2
2014-11-18 11:26:02 -02:00
AndersonTorres
a86ba451bf
Stella: update to 4.2
2014-11-18 11:12:47 -02:00
AndersonTorres
f9c2d0a7a3
Stella: update to 4.1.1
2014-11-18 11:12:47 -02:00
wmertens
53488aa023
Merge pull request #5026 from robberer/pkgs/hdf5
...
hdf5: move to a more stable URL
2014-11-18 14:07:13 +01:00
AndersonTorres
c7d83e5ee0
Bochs: upgrade to 2.6.7
...
Now, with SDL2 upgrade!
2014-11-18 10:53:40 -02:00
Attila Sztupak
76167c6d15
crashplan: 3.6.3 -> 3.6.4
2014-11-18 12:40:57 +00:00
Pascal Wittmann
bb298fb0bf
Merge pull request #5020 from svenkeidel/gpodder
...
gpodder: update from 3.8.0 to 3.8.3
2014-11-18 13:40:03 +01:00
Chris Double
32d09e2699
Update Tor Browser to 4.0.1
...
Updates Tor Browser to 4.0.1. This requires the gcc 4.9 runtime.
Add myself to the maintainers.
2014-11-18 23:46:42 +13:00
Moritz Ulrich
253c54e411
Dwarf Fortress: Update to 0.40.16.
2014-11-18 11:24:09 +01:00
Longrin Wischnewski
73aef348bb
hdf5: move to a more stable URL
2014-11-18 11:14:17 +01:00
cillianderoiste
c1a0440bd3
Merge pull request #5022 from vbgl/roadsend
...
Removes roadsend (broken)
2014-11-18 10:17:45 +01:00
Eelco Dolstra
c4364d5914
firefox: Update to 33.1.1
2014-11-18 09:56:41 +01:00
Eelco Dolstra
c0ee8187dd
sqlite: Update to 3.8.7.1
2014-11-18 09:54:35 +01:00
Tim Dysinger
d9f94dc51d
purescript-0.6.1 release
2014-11-18 08:59:15 +01:00
Mateusz Kowalczyk
73db2dab55
agda-iowa-stdlib: update to r18734
...
Now works with Agda 2.4.2.1
2014-11-18 07:58:50 +00:00
Mateusz Kowalczyk
ef19a9a6e9
Merge pull request #5012 from jyp/hask-pkgs
...
Add haskell package: parsek
2014-11-18 07:55:45 +00:00
Jean-Philippe Bernardy
e6698855a7
haskell-parsek: update to have consistent license
2014-11-18 08:50:47 +01:00
Vincent Laporte
1354bc0eba
Updates (and fixes) opa
2014-11-18 07:26:16 +00:00
Vincent Laporte
2d252e78c1
boehm-gc: fixes URLs in meta
2014-11-18 00:48:18 +00:00
Charles Strahan
4d807e55aa
sublime3: set rpath for libbz2 and libssl
...
This fixes the Package Control package.
2014-11-18 00:38:36 +00:00
John Wiegley
1825255272
coq_HEAD: update
2014-11-17 17:29:42 -06:00
Vincent Laporte
15eec14f3a
Removes roadsend (broken)
2014-11-17 22:42:21 +00:00
Luca Bruno
927c78cbaa
webkitgtk: fix build
2014-11-17 23:40:54 +01:00
William A. Kennington III
583ab7512d
consul: 0.4.0 -> 0.4.1
2014-11-17 13:19:30 -08:00
Aristid Breitkreuz
560d3d140e
Merge pull request #4999 from drvirgilio/hayland
...
new package: hayland
2014-11-17 22:19:17 +01:00
Aristid Breitkreuz
d157865b65
stdman: improvements to package description
2014-11-17 22:13:44 +01:00
James ‘Twey’ Kay
bb999776f3
New package: stdman
2014-11-17 22:13:44 +01:00
Sven Keidel
3000c1b1e9
gpodder: update from 3.8.0 to 3.8.3
2014-11-17 21:00:03 +01:00
Ricardo M. Correia
2d3ec7d6f8
rustcMaster: Update from 0.12.0-pre-961-g93c85eb -> 0.12.0-pre-1166-g0047dbe
2014-11-17 20:39:40 +01:00
Mateusz Kowalczyk
35218a325a
giflib: add meta.branch info
2014-11-17 18:13:21 +00:00
Mateusz Kowalczyk
4603a8eff6
giflib_5_0: update from 5.0.5 to 5.0.6
2014-11-17 18:11:50 +00:00
Mateusz Kowalczyk
1f199f21a5
emacs24Packages.rainbowDelimiters: update from 1.3.12 to 1.3.13
2014-11-17 18:11:17 +00:00
Mateusz Kowalczyk
d3568f277c
e17.terminology: update from 0.5.1 to 0.7.0
2014-11-17 18:11:03 +00:00
Mateusz Kowalczyk
9b14ab9f6a
e17.eina: update from 1.7.5 to 1.7.10
2014-11-17 18:10:49 +00:00
Mateusz Kowalczyk
f4c350d26e
dropbear: update from 2013.62 to 2014.66
2014-11-17 18:09:30 +00:00
Mateusz Kowalczyk
6e12ae2bc6
check: update from 0.9.12 to 0.9.14
2014-11-17 18:08:11 +00:00
Mateusz Kowalczyk
1e8e030f6b
bwidget: update from 1.9.7 to 1.9.8
2014-11-17 18:07:47 +00:00
Mateusz Kowalczyk
88ea3e8c48
bsddb3: update from 6.0.1 to 6.1.0
2014-11-17 18:07:17 +00:00
Mateusz Kowalczyk
3f8ff5b5ba
b43FirmwareCutter: update from 018 to 019
2014-11-17 18:06:55 +00:00
Mateusz Kowalczyk
99439dc4ee
bluez5: update from 5.24 to 5.25
2014-11-17 18:06:36 +00:00
Mateusz Kowalczyk
0c43a02e36
Attach a bunch of meta.branch info for the monitor
...
This should stop explicitly-versioned expressions from showing up in the
monitor as in need of update.
2014-11-17 18:04:59 +00:00
Mateusz Kowalczyk
9ee5b8d3fc
agda-iowa-stdlib: mark as broken
...
The recent update of Agda breaks this, including the most recent SVN
checkout. I notified the author but marking as broken until a fix is
committed.
2014-11-17 17:13:01 +00:00
Mateusz Kowalczyk
9e79811eb6
AgdaStdlib: update to 0.9
...
This should have really been updated with Agda itself.
2014-11-17 16:48:10 +00:00
Mateusz Kowalczyk
43b6d42fbd
imapfilter: update from 2.5.6 to 2.5.7
2014-11-17 16:42:28 +00:00
aszlig
d31b62d288
tomahawk: Add new package, version 0.8.1.
...
Although I've not tested the Tomahawk build on Mac OS X, it *should*
work on it, so I'm using platforms.all here.
Telepathy and KDE support are disabled by default in order to not get in
the way of users who want to use a more minimalistic window-manager-only
setup. But I'm not sure whether it matters in reality, we'll see once
more people are using Tomahawk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 17:04:16 +01:00
Jean-Philippe Bernardy
c12db21b54
add myself as maintainer for labeled-tree
2014-11-17 15:52:40 +01:00
Jean-Philippe Bernardy
98a06ff71f
add myself as maintainer for parsek.
2014-11-17 15:52:00 +01:00
Oliver Charles
a7ea8bea26
haskellPackages.engineIo: Update to 1.2.1
2014-11-17 14:29:39 +00:00
Oliver Charles
75eb9bccb8
haskellPackages.digestiveFunctorsAeson: Update to 1.1.12.1
2014-11-17 14:25:20 +00:00
Luca Bruno
0a34445d74
Document the fact that GNOME 3.12 must use clutter 1.18
2014-11-17 15:15:19 +01:00
Luca Bruno
24ad1612b4
Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything"
...
This reverts commit 5e14c86b80
.
Overlooked an experimental API that breaks mutter in GNOME 3.12.
2014-11-17 15:10:56 +01:00
Luca Bruno
5e14c86b80
clutter: update 1.18 -> 1.20. Shouldn't break anything
2014-11-17 15:05:50 +01:00
Luca Bruno
9631274f77
Add vala 0.26. Will be needed for gnome-terminal 3.14
2014-11-17 14:57:21 +01:00
Luca Bruno
97d5a55dd7
libndp: add new package
...
Library for Neighbor Discovery Protocol.
Will be needed for the new networkmanager.
http://libndp.org/
2014-11-17 14:55:45 +01:00
Thomas Tuegel
310acaf1a0
hoogle-local: expand wrapper's arguments correctly
...
The wrapper was expanding all the words of all its arguments. Instead, we want to expand each argument as a word; there is a subtle difference!
2014-11-17 07:54:11 -06:00
Oliver Charles
bc392e40aa
haskellPackages.snapCors: Update to 1.2.6
2014-11-17 13:53:20 +00:00
Chris Double
75425ff879
Update Tor to 0.2.5.10.
...
Updates Tor to latest stable version.
Add myself to the maintainer list.
2014-11-18 01:47:42 +13:00
Jean-Philippe Bernardy
92f67bccba
add parsek
2014-11-17 12:13:12 +01:00
Vladimír Čunát
5b0756cd21
db-*: only use the osx.patch for db5 where it applies
...
This unbreaks builds of all other versions (4.* and 6.*).
2014-11-17 10:17:17 +01:00
John Wiegley
adeb4fb56b
emacs24Macport: emacs-24.4-mac-5.0 -> emacs-24.4-mac-5.1
2014-11-17 02:49:06 -06:00
Vladimír Čunát
6e75afb5cf
pidgin: enableParallelBuilding
2014-11-17 09:27:55 +01:00
Antoine R. Dumont
cab722f816
pidgin-with-plugins: fix plugin directories ( close #5009 )
2014-11-17 09:27:55 +01:00
Vladimír Čunát
48776868f7
nginxUnstable: disable the broken syslog patch
2014-11-17 09:27:55 +01:00
William A. Kennington III
eac8fcff1a
kernel: 3.18-rc4 -> 3.18-rc5
2014-11-17 00:13:04 -08:00
Peter Simons
21801bc1e6
Merge pull request #5010 from abhinav/master
...
haskell-digest-pure: Add version 0.0.3
2014-11-17 09:08:32 +01:00
vbgl
2a6f4eb86f
Merge pull request #5011 from 4z3/urlwatch-1.17
...
urlwatch: update to version 1.17
2014-11-17 07:11:43 +00:00
Vincent Laporte
8227297567
hol_light: update from 199 to 205
2014-11-17 06:53:45 +00:00
Michael Raskin
4dd7bf116b
Adding eudev
2014-11-17 09:44:44 +03:00
Shea Levy
8b9b0d95a0
nixUnstable: bump
2014-11-17 00:59:31 -05:00
tv
a9a10ac2ed
urlwatch: update to version 1.17
2014-11-17 04:18:09 +01:00
aszlig
a28ba461e7
libjreen: Add new package, version 1.2.0.
...
Required as an optional dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:37:13 +01:00
aszlig
2856b0e66c
websocketpp: Add new package, version 0.4.0.
...
Required as a dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:35:41 +01:00
aszlig
0a271c00be
lucenepp: Add new package, version 3.0.6.
...
Required as a dependency of the Tomahawk music player.
The latest upstream release needs to be patched quite a bit in order to
build and to correctly install the header files. Other distributions
seem to largely use the latest Git master version, because all those
build problems have been fixed there already.
In order to ensure we have version 3.0.6, we just cherry-pick the
relevant patches, so as soon as the next upstream version is released we
just need to drop the patches/postPatch attributes.
The postPatch is needed in order to get rid of the subversion
dependency, which the upstream build process tries to use for fetching
gtest. We don't have networking support inside the Nix build process, so
let's pass that dependency directly.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:33:09 +01:00
aszlig
281a95b454
qtkeychain: Add new package, version 0.4.0.
...
Required as a dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:21:09 +01:00
aszlig
aafc04ef35
libechonest: Add new package, version 2.3.0.
...
Required as a dependency of the Tomahawk music player.
Tests are disabled because they require networking support.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:18:10 +01:00
aszlig
b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
...
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:
quazip.override { qt5 = qt4; }
Now, it is:
quazip.override { qt = qt4; }
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Abhinav Gupta
d6e8ab78db
haskell-digest-pure: Add version 0.0.3
2014-11-16 15:32:29 -08:00
Eelco Dolstra
b205cdc8d6
hello: Update to 2.10
2014-11-16 22:41:38 +01:00
Michael Raskin
7d66259b3a
Add CL-SMTP package
2014-11-16 19:57:12 +03:00
Michael Raskin
47ae07c56e
Add ironclad
2014-11-16 19:57:12 +03:00
Michael Raskin
2f53f2ed16
An example build for the SBCL binary creation
2014-11-16 19:57:12 +03:00
Michael Raskin
12f35b6db7
Allow pre/post-Install
2014-11-16 19:57:12 +03:00
Michael Raskin
0f28ce0ad8
Update argument list after image restoreon SBCL
2014-11-16 19:57:12 +03:00
Michael Raskin
58e27a257e
Fix SBCL binary building with saved library path
2014-11-16 19:57:12 +03:00
Aristid Breitkreuz
4790b70fb5
remove gcc33 from release expressions
2014-11-16 17:34:03 +01:00
Aristid Breitkreuz
d50cb78b78
vim-plugins/YouCompleteMe: fix build
2014-11-16 17:27:13 +01:00
Aristid Breitkreuz
199e7908a5
emacs-clang-complete-async: fix build (untested, but at least it builds)
2014-11-16 17:12:05 +01:00
Aristid Breitkreuz
7bb0ff509c
remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it
2014-11-16 14:57:42 +01:00
Aristid Breitkreuz
1dfd467c14
distcc: fix evaluation ( fixes #5002 )
2014-11-16 13:52:28 +01:00
Peter Simons
b69238542c
haskell-yesod-core: update to version 1.4.4
2014-11-16 13:31:23 +01:00
Peter Simons
cdd7787ca6
haskell-tasty-quickcheck: update to version 0.8.3.1
2014-11-16 13:31:23 +01:00
Peter Simons
0cac00305a
haskell-smtps-gmail: update to version 1.3.0
2014-11-16 13:31:23 +01:00
Peter Simons
7923803ebb
haskell-liblastfm: update to version 0.5.1
2014-11-16 13:31:23 +01:00
Peter Simons
656255719a
haskell-hspec-wai: update to version 0.6.0
2014-11-16 13:31:23 +01:00
Peter Simons
5015f7d6f2
haskell-c2hs: update to version 0.19.1
2014-11-16 13:31:23 +01:00
Peter Simons
3253e63c2f
haskell-bert: update to version 1.2.2.3
2014-11-16 13:31:23 +01:00
Aristid Breitkreuz
c8bffc151d
Merge pull request #4994 from vbgl/prefetch-git
...
nix-prefetch-git: allow dots in submodule names
2014-11-16 12:59:54 +01:00
Michael Raskin
ef9a3161d7
Fix obsolete gs option usage by asymptote
2014-11-16 13:28:16 +03:00
William A. Kennington III
1d30b4aabd
systemd: Patch systemd-journald.service to be Type=notify
...
https://bugs.freedesktop.org/show_bug.cgi?id=85871
https://bugzilla.redhat.com/show_bug.cgi?id=1159641
2014-11-16 02:01:43 -08:00
Pascal Wittmann
11aa16d2a6
Merge pull request #5000 from ikervagyok/hdf
...
updated hdf5 to version HDF5-1.8.14
2014-11-16 10:11:09 +01:00
Vincent Laporte
099d145590
Adds ocaml-camlpdf-1.7.2
...
OCaml library for reading, writing and modifying PDF files
Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Michael Raskin
fb76f0fe7d
Fix XSane build
2014-11-16 11:28:21 +03:00
Lengyel Balázs
79fc5bde48
updated hdf5 to version HDF5-1.8.14
2014-11-16 09:27:32 +01:00
Vladimír Čunát
6fff0af6c3
ccache: fix evaluation
2014-11-16 09:19:35 +01:00
Michael Raskin
ee9e181ac6
Add a working module-init-tools manual Gentoo mirror
2014-11-16 11:10:31 +03:00
David Virgilio
55bb7dd1f2
new package: hayland
2014-11-16 02:08:39 -06:00
Michael Raskin
cee91fe789
Update lftp
2014-11-16 10:54:02 +03:00
Michael Raskin
b3b9ec4c89
Add a fallback URL for lftp
2014-11-16 10:54:02 +03:00
David Virgilio
7b8237f6fc
new package: data-flags
2014-11-16 00:57:50 -06:00
Shea Levy
eba921130b
nix-exec: bump
2014-11-16 00:02:29 -05:00
Peter Simons
1a2a6810a8
gnulib: update to version 0.1-263-g92b60e6 and disable the fixup hook that breaks the expected location of the docs directory
2014-11-16 02:05:50 +01:00
Nikolay Amiantov
88d731925d
sane: fix multifunctional devices rights conflict with cups
2014-11-16 03:44:37 +03:00
William A. Kennington III
44b1600be6
bridge-utils: Add missing patch
2014-11-15 14:21:32 -08:00
William A. Kennington III
c4ea8be9fa
bridge-utils: Cleanup and add patch to correct for broken headers
2014-11-15 14:18:19 -08:00
Michael Raskin
1a69d88174
Update pdftk and fix its build
2014-11-16 02:16:42 +04:00
Aristid Breitkreuz
05d4db4c71
fix openobex build
2014-11-15 22:32:47 +01:00
William A. Kennington III
ec453f984e
bridge-utils: Fail if brctl is not built
2014-11-15 13:23:57 -08:00
Aristid Breitkreuz
2885cf525a
fix bluez4 build
2014-11-15 22:22:49 +01:00
Benno Fünfstück
a1bca683f4
xvkbd: new expression
2014-11-15 21:37:34 +01:00
Evgeny Egorochkin
d4b190cc4c
apparmor: update from 2.8.3 to 2.8.4
2014-11-15 22:20:16 +02:00
Evgeny Egorochkin
272fe7f81c
kde4.konversation: update from 1.5 to 1.5.1
2014-11-15 22:20:16 +02:00
Evgeny Egorochkin
7e2f54ae44
youtube-dl: update from 2014.11.12 to 2014.11.13.3
2014-11-15 22:20:16 +02:00
Michael Raskin
17140ebba8
Fix tex4ht build: our new stdenv lacks CC (why, by the way?) so default to gcc if CC empty
2014-11-16 00:12:29 +04:00
Vincent Laporte
cded306f82
nix-prefetch-git: allow dots in submodule names
2014-11-15 18:37:58 +00:00
Domen Kožar
dc626a9f5c
pypy: disable test_default_ciphers test
2014-11-15 19:32:05 +01:00
Moritz Ulrich
0fc8d92e53
slic3r: Bump to 1.2.1
...
Also adds OpenGL and WxGLCanvas to perlPackages..
OpenGL currently contains some pretty ugly hacks regarding OpenGL
feature-detection. Expect it to fail on different systems.
2014-11-15 19:22:59 +01:00
Domen Kožar
830141f918
python-packages: refer to current python build instead of hard-coded py27
2014-11-15 18:55:12 +01:00
Domen Kožar
0d4f0500cb
garden
2014-11-15 18:22:04 +01:00
Domen Kožar
00f1f9357d
fix python3Packages.pyqtgraph by not using python2.7 pil as dependency in pyopengl
2014-11-15 18:22:04 +01:00
Peter Simons
ffb635eb65
cabal: fix GHC 6.10.4 builds
...
3e8344d334
added some magic -optP-P flag that the old compiler
version doesn't support.
2014-11-15 18:20:40 +01:00
lethalman
f7072920ee
Merge pull request #4993 from teh/master
...
Update fail2ban to 0.9.1.
2014-11-15 18:01:08 +01:00
Moritz Ulrich
c227e8f259
notmuch: Update to 0.19.
...
This commit also enables manpages.
2014-11-15 17:58:40 +01:00
Thomas Hunger
41d89224c9
Update fail2ban to 0.9.1.
...
Version 0.9 is no longer available for downloat at github.
2014-11-15 16:54:40 +00:00
aszlig
fdd9d132ca
mpv: Remove waf script from buildInputs.
...
Since b23dbb1a5d
, if buildInputs contains
a plain file it is used as a setup hook. The waf script which is used
here in mpv however isn't a setup hook and also shouldn't be included in
buildInputs as it was kind of a no-op before already.
Failed build log:
https://headcounter.org/hydra/build/582548/nixlog/1/raw
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-15 16:47:44 +01:00
Pascal Wittmann
58ad907b49
abduco: update from 0.1 to 0.2
2014-11-15 16:21:56 +01:00
Pascal Wittmann
dd37edd2d8
dvtm: update from 0.12 to 0.13
2014-11-15 16:21:56 +01:00
Michael Raskin
ba77c90161
Revert "cups: update package"
...
This reverts commit aa548af5a5
.
2014-11-15 17:00:15 +03:00
Michael Raskin
d86c047f9c
Revert "cups-filters: add package"
...
This reverts commit f7ba33de56
.
2014-11-15 16:59:58 +03:00
Nikolay Amiantov
5a5f732d83
epdfview: fix patches' hashes
2014-11-15 16:59:44 +03:00
Michael Raskin
83999a0a84
Fix CLisp support in executable building
2014-11-15 15:40:45 +03:00
Michael Raskin
1bfe4e59c2
Install the builder script
2014-11-15 15:40:45 +03:00
Michael Raskin
82a4776bf9
Add support for creation of executables with SBCL — hacks are for shared libraries
2014-11-15 15:40:45 +03:00
Michael Raskin
128b1af2e8
Merge pull request #4927 from mstarzyk/androidndk
...
android-ndk: updated to version r10c
2014-11-15 15:30:48 +03:00
Michael Raskin
a7c8d00b27
Merge pull request #4857 from abbradar/cups2
...
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
Domen Kožar
48867b98aa
openra: 20140608 -> 20141029
2014-11-15 13:04:32 +01:00
Pascal Wittmann
2c19d082fb
opkg: update from 0.2.3 to 0.2.4
2014-11-15 12:19:54 +01:00
Domen Kožar
62dd6c1d72
pastebinit: fix build
2014-11-15 10:57:51 +01:00
Vincent Laporte
2d46ab2557
gtkdatabox: update from 0.9.1.3 to 0.9.2.0
2014-11-15 09:37:47 +00:00
William A. Kennington III
478e4b46d1
pgpool: Add derivation
2014-11-15 01:23:25 -08:00
William A. Kennington III
69bf3bd070
Merge pull request #4800 from aherrmann/pr_boost_mpi
...
boost 1.55: Add Boost.MPI (optional)
2014-11-15 00:59:49 -08:00
William A. Kennington III
9f8804f664
libnl: Remove old 3.2.19 version
2014-11-14 23:18:09 -08:00
William A. Kennington III
e68bf778a5
libnl: 3.2.23 -> 3.2.25
2014-11-14 23:15:06 -08:00
William A. Kennington III
f4a27311b7
kernel: 3.14.23 -> 3.14.24
2014-11-14 23:03:54 -08:00
William A. Kennington III
0ef4ee5d06
kernel: 3.17.2 -> 3.17.3
2014-11-14 23:03:47 -08:00
William A. Kennington III
596a46caf7
btrfs-progs: 3.17 -> 3.17.1
2014-11-14 22:46:59 -08:00
William A. Kennington III
cd9619f871
dhcp: 4.3.0 -> 4.3.1
2014-11-14 22:44:13 -08:00
William A. Kennington III
6fbb5711f5
pcsclite: 1.8.12 -> 1.8.13
2014-11-14 22:22:12 -08:00
William A. Kennington III
f4249e7f5a
ceph: 0.87 -> 0.88
2014-11-14 21:59:32 -08:00
William A. Kennington III
a84e566ba2
leveldb: 1.15 -> 1.18
2014-11-14 21:54:12 -08:00
William A. Kennington III
5e39ab62d1
tokyocabinet: 1.4.46 -> 1.4.48
2014-11-14 21:53:53 -08:00
William A. Kennington III
7a318d5f73
kyotocabinet: Add derivation
2014-11-14 21:53:33 -08:00
William A. Kennington III
9458bc6ee3
goffice_0_8: Fix build
2014-11-14 19:51:54 -08:00
Mateusz Kowalczyk
89e38c692f
mpd: update to 0.19.3
2014-11-15 01:54:00 +00:00
Mateusz Kowalczyk
55ec78eac4
sxiv: update revision
...
Mainly to kick off Hydra again: it thinks the build is broken because we
used a SSH URL for git before.
2014-11-15 01:54:00 +00:00
Vincent Laporte
25a52470f8
pcmanfm: update from 1.2.2 to 1.2.3
2014-11-14 23:28:30 +00:00
Vincent Laporte
8a96d42570
libfm: update frm 1.2.2.1 to 1.2.3
2014-11-14 23:28:30 +00:00
Vladimír Čunát
5cad555ab1
gtk3 stack: go back to gnome-3.12 branches for now
2014-11-14 23:32:28 +01:00
Vladimír Čunát
c76b399644
vim-configurable: update the patch-version
2014-11-14 23:16:17 +01:00
Petr Rockai
c5b5020681
ConTeXt: Update to a current version & include it in texLiveFull.
2014-11-14 22:49:06 +01:00
Luca Bruno
e8adc8b5ec
Drop GNOME 3.10
2014-11-14 22:46:37 +01:00
Vincent Laporte
2995072b53
cmus: update from 2.5.0 to 2.6.0
...
Adds CUE and pulseaudio support
2014-11-14 21:22:26 +00:00
Vladimír Čunát
6d6695ec14
vim: improve *.nix plugin ( #4662 )
...
- Sync syntax from source.
- Add indentation conventions.
2014-11-14 22:08:31 +01:00
Shea Levy
4fe383de48
strongswan: bump
2014-11-14 15:22:22 -05:00
Nikolay Amiantov
a75d294516
foomatic-filters: fix building with cups-2
2014-11-14 22:52:04 +03:00
William A. Kennington III
a3af559455
Actually remove linux_3_15
2014-11-14 11:06:52 -08:00
William A. Kennington III
1a405c999e
kernel: Remove 3.15
2014-11-14 11:05:51 -08:00
William A. Kennington III
256669cf41
kernel: Remove 3.17 buildfix
2014-11-14 10:59:46 -08:00
William A. Kennington III
642a161112
kernel: 3.2.63 -> 3.2.64
2014-11-14 10:59:46 -08:00
William A. Kennington III
2fab8d1198
kernel: 3.10.59 -> 3.10.60
2014-11-14 10:49:29 -08:00
Pascal Wittmann
de8df3ce47
rxp: update from 1.2.3 to 1.5.0
2014-11-14 19:20:16 +01:00
Pascal Wittmann
d689a18e65
pocketsphinx: update from 0.7 to 0.8
2014-11-14 19:20:16 +01:00
Michael Raskin
4ca96793d5
Merge pull request #4985 from rened/master
...
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Pascal Wittmann
15b34eaeb9
stuntrally: update from 2.4 to 2.5
2014-11-14 18:19:01 +01:00
Vladimír Čunát
c3f6af54de
libusb-compat: propagate libusb1 to fix -ludev failures
2014-11-14 18:08:53 +01:00
Vladimír Čunát
3529567ed4
libgphoto-2.4: remove the old unneeded version
2014-11-14 18:00:04 +01:00
Rene Donner
60eeaf355c
update julia, make it portable accross cpu architectures
2014-11-14 16:05:33 +01:00
Eelco Dolstra
ca441636f1
Merge branch 'staging'
2014-11-14 16:00:23 +01:00
Eelco Dolstra
03d828a976
nixUnstable: Update to 1.8pre3890_8cfe939
2014-11-14 16:00:00 +01:00
Eelco Dolstra
bf17f43fe9
firefox: Use regular linker
...
It builds on Nix >= 1.8pre3890 due to the removal of the
ADDR_LIMIT_3GB personality flag.
2014-11-14 15:58:19 +01:00
Vladimír Čunát
b61c3c1f3b
libsoup: update, mainly bugfixes inside
2014-11-14 14:51:40 +01:00
Nikolay Amiantov
a3fc8ea8db
pycups: update package
2014-11-14 16:30:53 +03:00
Nikolay Amiantov
237bf5443f
epdfview: fix building with cups 2.0
2014-11-14 16:30:38 +03:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Vladimír Čunát
5ad9db0473
gtk3: use 3.12 branch for now
...
This is for better CSS compatibility in the upcoming release.
We also plan to ship gnome-3.12 as the default in there. Details:
https://github.com/NixOS/nixpkgs/issues/247#issuecomment-63036271
2014-11-14 14:25:02 +01:00
Peter Simons
b34dbe1b90
haskell-cabal-db: update to version 0.1.11
2014-11-14 14:13:41 +01:00
Peter Simons
503e625d85
haskell-yesod-bin: update to version 1.4.0.7
2014-11-14 14:13:41 +01:00
Peter Simons
a7a342a6d9
haskell-shakespeare: update to version 2.0.2.1
2014-11-14 14:13:41 +01:00
Peter Simons
e64a05068d
haskell-securemem: update to version 0.1.4
2014-11-14 14:13:40 +01:00
Peter Simons
48aecbd08f
haskell-rest-gen: update to version 0.16.1.2
2014-11-14 14:13:40 +01:00
Peter Simons
39db2ba08c
haskell-mwc-random: update to version 0.13.2.2
2014-11-14 14:13:40 +01:00
Peter Simons
d8611a0504
haskell-markdown: update to version 0.1.12
2014-11-14 14:13:40 +01:00
Peter Simons
5adbfd6dd0
haskell-json: update to version 0.9
2014-11-14 14:13:40 +01:00
Peter Simons
ab3ca22540
haskell-cprng-aes: update to version 0.6.1
2014-11-14 14:13:40 +01:00
Peter Simons
3c9f75e69f
haskell-conduit: update to version 1.2.3
2014-11-14 14:13:40 +01:00
Peter Simons
cd041f08ab
haskell-ReadArgs: update to version 1.2.2
2014-11-14 14:13:40 +01:00
Peter Simons
99312f4a51
haskell-Agda: update to version 2.4.2.1
2014-11-14 14:13:40 +01:00
Peter Simons
21c9ff1a29
haskell-purescript: re-generate with cabal2nix
2014-11-14 14:13:40 +01:00
Vladimír Čunát
961ed7c8b4
dmd: fix 32-bit build and some nitpicks
...
CC #4976 .
2014-11-14 14:12:32 +01:00
Pascal Wittmann
ea05587309
calibre: update from 2.9.0 to 2.10.0
2014-11-14 14:05:39 +01:00
Pascal Wittmann
5d7c5d4686
checkstyle: update from 6.0 to 6.1
2014-11-14 13:07:01 +01:00
Pascal Wittmann
3d7a2ccf55
yodl: update from 3.03.0 to 3.04.00
2014-11-14 13:05:46 +01:00
Pascal Wittmann
16c30d7d70
ettercap: update from 0.8.0 to 0.8.1 and adopt it
2014-11-14 13:03:23 +01:00
Pascal Wittmann
6e1cbd6473
clearsilver: update from 0.10.3 to 0.10.5
2014-11-14 12:25:01 +01:00
Pascal Wittmann
18ffe551e8
acct: update from 6.6.1 to 6.6.2 and adopt it
2014-11-14 12:15:26 +01:00
Nikolay Amiantov
f7ba33de56
cups-filters: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
aa548af5a5
cups: update package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
f2c3bda151
ijs: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
0836fd5054
qpdf: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
e723c512c5
ghostscript: drop GNU fork and update
2014-11-14 13:51:26 +03:00
Peter Simons
3d8e94bc8e
Merge pull request #4869 from abbradar/release-packageset
...
release-lib: add option to use another package set
2014-11-14 11:32:12 +01:00
Vladimír Čunát
1e7709b68d
libgphoto2: use libusb1 version (fixes build)
...
Also, it's not mentioned in *.pc (anymore).
CC maint. @jcumming.
2014-11-14 11:25:20 +01:00
Daniel Austin
5d56bda1fb
Development tools: added atom-shell
2014-11-14 04:53:20 +01:00
William A. Kennington III
557a3c92e3
kernel: Don't enable the iommu by default as this breaks for some hardware
2014-11-13 16:23:49 -08:00
Gavin Rogers
ec3e96683a
zeromq: renamed package from zmq
2014-11-13 23:00:53 +00:00
Ricardo M. Correia
90172ba079
valgrind: Fix running under grsecurity
2014-11-13 23:07:27 +01:00
Alexander Flatter
25859fae74
Use libusb-compat instead of unmaintained libusb
...
Close #4945 .
2014-11-13 23:06:29 +01:00
Vladimír Čunát
b4214da14e
gcc_multi: sync the change to 4.6 and 4.9 as well
2014-11-13 22:38:57 +01:00
Nikolay Amiantov
aa14fb6389
release-lib: add option to use another package set
2014-11-14 00:34:51 +03:00
Arseniy Seroka
c8c7cc1f09
Merge pull request #4976 from BlackEdder/pr-dmd
...
dmd: update to 2.066.1
2014-11-14 00:32:55 +03:00
Vladimír Čunát
457850397a
gcc_multi: prevent overwritten libs after 51f1b4ec48
2014-11-13 22:30:32 +01:00
Michael Raskin
113961c681
Merge pull request #4978 from abbradar/bitcoin-fix
...
bitcoin(d): fix builing on hydra and with boost 1.56
2014-11-14 00:19:08 +03:00
BlackEdder
959f706ace
rdmd: update to new version
...
Source of old version was not available anymore. Update also depends on
newer version of dmd.
2014-11-13 20:51:32 +00:00
Michael Raskin
a6d991ea07
Merge pull request #4980 from henrytill/racket
...
racket: update to 6.1.1
2014-11-13 23:44:35 +03:00
Domen Kožar
419e96a5ce
Merge branch 'python/docs'
2014-11-13 21:32:01 +01:00
Domen Kožar
ab423e6367
buildPythonPackage: add python to propagatedBuildInputs
...
Doing:
$ nix-shell -p pythonPackage.pyramid
now also sets $PYTHONPATH. Previously you'd have to do:
$ nix-shell -p pythonPackage.pyramid python
2014-11-13 21:04:13 +01:00
Vincent Laporte
7361406e20
Adds bluefish
...
Bluefish is a powerful editor targeted towards programmers and
webdevelopers, with many options to write websites, scripts and
programming code.
Homepage: http://bluefish.openoffice.nl/
2014-11-13 19:49:44 +00:00
Arseniy Seroka
9b2cff2fc7
fix missing sha and rev
2014-11-13 22:43:32 +03:00
Henry Till
67ee94b237
racket: update to 6.1.1
2014-11-13 14:29:44 -05:00
Nikolay Amiantov
7a5090d794
bitcoin(d): fix builing on hydra and with boost 1.56
2014-11-13 21:12:43 +03:00
Pascal Wittmann
4d59ac9e67
Merge pull request #4977 from 23a1a74/caudec
...
Caudec
2014-11-13 17:50:16 +01:00
Michael Raskin
2126714a84
Merge pull request #4979 from bosu/vim-cscope
...
vim_configurable: add cscope support by default
2014-11-13 19:49:07 +03:00
Pascal Wittmann
cb70b5a620
yodl: update from 2.14.3 to 3.03.0
2014-11-13 17:48:06 +01:00
Pascal Wittmann
38022c9938
add icmake, a program maintenance utility
2014-11-13 17:48:06 +01:00
Pascal Wittmann
c56bbf6011
cminpack: update from 1.3.2 to 1.3.4
2014-11-13 17:48:06 +01:00
Michael Raskin
221a78739e
Merge pull request #4964 from ehmry/qtbitcointrader
...
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 19:42:20 +03:00
_1126
e2bfd40083
caudec: adds new package
2014-11-13 17:32:23 +01:00
Peter Simons
76ed569875
Drop obsolete versions of Haskell cairo, glib, gtk, pango, threadscope, and some other patches.
2014-11-13 17:21:33 +01:00
Boris Sukholitko
8bc9e80d94
vim_configurable: add cscope support by default
2014-11-13 18:02:14 +02:00
Emery Hemingway
d925fcf384
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 10:21:30 -05:00
BlackEdder
fbd2330aff
dmd: update to 2.066.1
2014-11-13 14:57:58 +00:00
Nikolay Amiantov
bae3b106ca
colors: fix haskell package
2014-11-13 17:53:44 +03:00
Mateusz Kowalczyk
9eb29a601c
haskell-colors: adopt package
2014-11-13 13:54:28 +00:00
Peter Simons
65ef7d534d
haskell-gitlib-libgit2: disable this build until 'gitlib-test' is fixed
2014-11-13 14:51:38 +01:00
Peter Simons
f33c89d23f
haskell-sdl2: disable Haddock phase to fix the build
...
https://github.com/haskell-game/sdl2/issues/31
2014-11-13 14:51:38 +01:00
Peter Simons
48d910fb32
haskell-gitlib-test: doesn't work with hspec 2.x
2014-11-13 14:51:38 +01:00
Peter Simons
6026a695e4
haskell-ReadArgs: jailbreak to fix build with hspec 2.x
...
https://github.com/rampion/ReadArgs/issues/6
2014-11-13 14:51:38 +01:00
Peter Simons
e475e851c6
haskell-shakespeare: update to version 2.0.2
2014-11-13 14:51:38 +01:00
Peter Simons
5c18fa216e
haskell-shakespeare: disable test suite to fix build with hspec 2.x
...
https://github.com/yesodweb/shakespeare/issues/143
2014-11-13 14:51:38 +01:00
Peter Simons
2d253c2412
haskell-ShellCheck: update to version 0.3.5
2014-11-13 14:51:38 +01:00
Peter Simons
a5be2282a7
haskell-keter: update to version 1.3.5.3
2014-11-13 14:51:38 +01:00
Peter Simons
7cc2c31eca
haskell-hlint: update to version 1.9.12
2014-11-13 14:51:38 +01:00
Peter Simons
6d95d1cc29
haskell-ghcid: update to version 0.3.2
2014-11-13 14:51:38 +01:00
Peter Simons
a7748b9fc8
haskell-cabal-bounds: update to version 0.8.8
2014-11-13 14:51:38 +01:00
Peter Simons
302222f619
haskell-yesod-test: update to version 1.4.1
2014-11-13 14:51:38 +01:00
Peter Simons
70e56340ee
haskell-yesod-core: update to version 1.4.3.1
2014-11-13 14:51:37 +01:00
Peter Simons
f54b9ce0a8
haskell-yesod-bin: update to version 1.4.0.6
2014-11-13 14:51:37 +01:00
Peter Simons
a931912ede
haskell-twitter-conduit: update to version 0.0.8
2014-11-13 14:51:37 +01:00
Peter Simons
7eae59a3fc
haskell-terminal-size: update to version 0.3.0
2014-11-13 14:51:37 +01:00
Peter Simons
4c6a25569d
haskell-system-fileio: update to version 0.3.15
2014-11-13 14:51:37 +01:00
Peter Simons
f435bf4863
haskell-snaplet-postgresql-simple: update to version 0.6
2014-11-13 14:51:37 +01:00
Peter Simons
bb843697ff
haskell-sdl2: update to version 1.3.0
2014-11-13 14:51:37 +01:00
Peter Simons
33cf917c34
haskell-rethinkdb: update to version 1.15.2.1
2014-11-13 14:51:37 +01:00
Peter Simons
ef90921397
haskell-pipes-text: update to version 0.0.0.15
2014-11-13 14:51:37 +01:00
Peter Simons
d8ce707323
haskell-linear: update to version 1.13
2014-11-13 14:51:37 +01:00
Peter Simons
60cb846b6a
haskell-libjenkins: update to version 0.6.0
2014-11-13 14:51:37 +01:00
Peter Simons
31b2b5ecb9
haskell-hspec2: update to version 0.6.1
2014-11-13 14:51:37 +01:00
Peter Simons
5ebf99c211
haskell-hspec-meta: update to version 2.0.0
2014-11-13 14:51:37 +01:00
Peter Simons
414e982769
haskell-hsimport: update to version 0.6.3
2014-11-13 14:51:37 +01:00
Peter Simons
84f3b6f3f2
haskell-hoauth2: update to version 0.4.3
2014-11-13 14:51:37 +01:00
Peter Simons
602f0245fd
haskell-highlighting-kate: update to version 0.5.11
2014-11-13 14:51:37 +01:00
Peter Simons
6799b12ecc
haskell-github: update to version 0.13
2014-11-13 14:51:37 +01:00
Peter Simons
e089fa0658
haskell-extra: update to version 0.8
2014-11-13 14:51:36 +01:00
Peter Simons
f67004416f
haskell-entropy: update to version 0.3.4.1
2014-11-13 14:51:36 +01:00
Peter Simons
42dfd0a65a
haskell-either: update to version 4.3.2
2014-11-13 14:51:36 +01:00
Peter Simons
4d22fd9a16
haskell-cufft: update to version 0.1.1.0
2014-11-13 14:51:36 +01:00
Peter Simons
30127baa53
haskell-crypto-conduit: update to version 0.5.5
2014-11-13 14:51:36 +01:00
Peter Simons
a4ef160593
haskell-conduit: update to version 1.2.2.2
2014-11-13 14:51:36 +01:00
Peter Simons
0addc21262
haskell-conduit-extra: update to version 1.1.4.2
2014-11-13 14:51:36 +01:00
Peter Simons
b1b1ab3cd0
haskell-conduit-combinators: update to version 0.3.0.4
2014-11-13 14:51:36 +01:00
Peter Simons
7cb83d0b62
haskell-colors: update to version 0.2
2014-11-13 14:51:36 +01:00
Peter Simons
a7e02a47f7
haskell-cgrep: update to version 6.4.7
2014-11-13 14:51:36 +01:00
Peter Simons
245f62f815
haskell-cabal-lenses: update to version 0.4.1
2014-11-13 14:51:36 +01:00
Peter Simons
71e821e900
haskell-cabal-cargs: update to version 0.7.4
2014-11-13 14:51:36 +01:00
Peter Simons
32a6253fe3
haskell-HandsomeSoup: update to version 0.3.5
2014-11-13 14:51:36 +01:00
Peter Simons
9f888fbeda
haskell-HFuse: update to version 0.2.4.4
2014-11-13 14:51:36 +01:00
Peter Simons
3bf08aaa6b
haskell-HDBC-odbc: update to version 2.4.0.0
2014-11-13 14:51:36 +01:00
Peter Simons
d1cec0c92d
haskell-github-backup: update to version 1.20141110
2014-11-13 14:51:36 +01:00
Peter Simons
d2c0c6102e
haskell-threadscope: update to version 0.2.5
2014-11-13 14:51:36 +01:00
Peter Simons
f1f41e5b87
haskell-Unixutils: re-generate expression with cabal2nix
2014-11-13 14:51:35 +01:00
Julian K. Arni
9134fc29b7
Matching hspec-hspec2
...
Upgraded hspec2 to 0.6.
Upgraded hspec to 2.0.1.
This allows (recursively) depending on hspec2 and hspec to work nicely,
since now hspec2 is just a re-export of hspec.
2014-11-13 14:51:35 +01:00
Mateusz Kowalczyk
12379b27c8
mozart: use longDescription field
2014-11-13 13:50:49 +00:00
Eelco Dolstra
9073d554a5
checkinstall: Fix RPM builds
...
https://bugzilla.novell.com/show_bug.cgi?id=561317
2014-11-13 13:57:33 +01:00
cillianderoiste
81680a17a8
Merge pull request #4214 from manveru/keybase
...
keybase-node-client: 0.7.0
2014-11-13 13:13:14 +01:00
Jos van den Oever
184cd101fb
cvxopt: fix license typo ( close #4974 )
2014-11-13 12:41:34 +01:00
Michael Raskin
5d97886a6a
Add cl-html-parse lisp package
2014-11-13 14:19:42 +03:00
Michael Raskin
1fd3e9116b
Fix software-version function in SBCL by changing uname location from /bin/
2014-11-13 13:11:24 +03:00
Michael Raskin
c978ea45a8
Merge pull request #4890 from vbgl/jedit
...
jEdit: update from 4.4.2 to 5.1.0
2014-11-13 12:44:19 +03:00
wmertens
5c19521c6e
Merge pull request #4807 from wizeman/u/zfs-improvements
...
ZFS improvements
2014-11-13 10:26:30 +01:00
Michael Raskin
cd6bb77a9e
Add some packages
2014-11-13 11:17:48 +03:00
Michael Raskin
da303bba58
Handle propagated library inputs for FFI
2014-11-13 11:17:48 +03:00
Michael Raskin
4beebeb6b3
Make LD_LIBRARY_PATH available during build like during later usage
2014-11-13 11:17:48 +03:00
Michael Raskin
def6028855
Update iterate lisp package
2014-11-13 11:17:48 +03:00
Michael Raskin
ed74293c01
Some git support for common-lisp.net
2014-11-13 11:17:47 +03:00
Michael Raskin
d541ef3ada
Allow generate update expressions and support darcs
2014-11-13 11:17:47 +03:00
Vincent Laporte
6e737145d7
jEdit: update from 4.4.2 to 5.1.0
2014-11-13 07:53:37 +00:00
Vincent Laporte
13490c9467
Adds commons-bsf
...
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages.
Homepage: http://commons.apache.org/proper/commons-bsf/
2014-11-13 07:53:37 +00:00
Vincent Laporte
c13c705a7c
Adds commons-logging
...
Wrapper around a variety of logging API implementations
Homepage: http://commons.apache.org/proper/commons-logging/
2014-11-13 07:53:37 +00:00
Shea Levy
f1b8880a2f
nix-exec: bump
2014-11-12 21:06:37 -05:00
Cray Elliott
026d004a36
dolphinEmuMaster bump to bring in new HLE Audio code
...
Generally we only bump once per month, but due to the new
dolphin-emu.org blog post covering the subject, I couldn't
resist :)
if you'd like to read more about it, read here!
https://dolphin-emu.org/blog/2014/11/12/the-rise-of-hle-audio/#cuthere
2014-11-12 17:54:02 -08:00
Shea Levy
8bc56d5d8e
Merge branch 'nix-exec-git' of git://github.com/proger/nixpkgs
2014-11-12 20:04:11 -05:00
Domen Kožar
39d1bc755e
python: add python.interpreter attribute
2014-11-13 00:42:36 +01:00
Domen Kožar
a08fbc5ad5
Merge pull request #4969 from gavinrogers/master
...
zmq: initial package
2014-11-13 00:32:24 +01:00
Gavin Rogers
b9c7f8dba1
zmq: initial package
2014-11-12 23:08:05 +00:00
Bjørn Forsman
3ad886f824
winpdb: new package
...
Platform independent Python debugger.
http://winpdb.org/
Tested by debugging a Python script on Linux.
2014-11-12 23:16:42 +01:00
cillianderoiste
6de23f5416
Merge pull request #4967 from bosu/vol2.4
...
volatility: upgrade to 2.4
2014-11-12 22:47:08 +01:00
Ricardo M. Correia
e9affb4274
nixos: Add system-wide option to set the hostid
...
The old boot.spl.hostid option was not working correctly due to an
upstream bug.
Instead, now we will create the /etc/hostid file so that all applications
(including the ZFS kernel modules, ZFS user-space applications and other
unrelated programs) pick-up the same system-wide host id. Note that glibc
(and by extension, the `hostid` program) also respect the host id configured in
/etc/hostid, if it exists.
The hostid option is now mandatory when using ZFS because otherwise, ZFS will
require you to force-import your ZFS pools if you want to use them, which is
undesirable because it disables some of the checks that ZFS does to make sure it
is safe to import a ZFS pool.
The /etc/hostid file must also exist when booting the initrd, before the SPL
kernel module is loaded, so that ZFS picks up the hostid correctly.
The complexity in creating the /etc/hostid file is due to having to
write the host ID as a 32-bit binary value, taking into account the
endianness of the machine, while using only shell commands and/or simple
utilities (to avoid exploding the size of the initrd).
2014-11-12 22:31:49 +01:00
Ricardo M. Correia
12e77fdc3f
nixos/zfs: Improve the ZFS boot process
...
It turns out that the upstream systemd services that import ZFS pools contain
serious bugs. The first major problem is that importing pools fails if there
are no pools to import. The second major problem is that if a pool ends up in
/etc/zfs/zpool.cache but it disappears from the system (e.g. if you
reboot but during the reboot you unplug your ZFS-formatted USB pen drive),
then the import service will always fail and it will be impossible to get rid
of the pool from the cache (unless you manually delete the cache).
Also, the upstream service would always import all available ZFS pools every
boot, which may not be what is desired in some cases.
This commit will solve these problems in the following ways:
1. Ignore /etc/zfs/zpool.cache. This seems to be a major source of
issues, and also does not play well with NixOS's philosophy of
reproducible configurations. Instead, on every boot NixOS will try to import
the set of pools that are specified in its configuration. This is also the
direction that upstream is moving towards.
2. Instead of trying to import all ZFS pools, only import those that are
actually necessary. NixOS will automatically determine these from the
config.fileSystems.* option. Also, the user can import any additional
pools every boot by adding them to the config.boot.zfs.extraPools
option, but this is only necessary if their filesystems are not
specified in config.fileSystems.*.
3. Added options to configure if ZFS should force-import ZFS pools. This may
currently be necessary, especially if your pools have not been correctly
imported with a proper host id configuration (which is probably true for 99% of
current NixOS ZFS users). Once host id configuration becomes mandatory when
using ZFS in NixOS and we are sure that most users have updated their
configurations and rebooted at least once, we should disable force-import by
default. Probably, this shouldn't be done before the next stable release.
WARNING: This commit may change the order in which your non-ZFS vs ZFS
filesystems are mounted. To avoid this problem (now or in the future)
it is recommended that you set the 'mountpoint' property of your ZFS
filesystems to 'legacy', and that you manage them using
config.fileSystems, just like any other non-ZFS filesystem is usually
managed in NixOS.
2014-11-12 22:31:49 +01:00
Ricardo M. Correia
3b0fa60a98
zfs: Enable systemd
...
Also remove custom zfs services from NixOS. This makes NixOS more aligned with
upstream.
More importantly, it prepares the way for NixOS to use ZED (the ZFS event
daemon). This service will automatically be enabled but it is not possible to
configure it via configuration.nix yet.
2014-11-12 22:31:49 +01:00
Ricardo M. Correia
ace49e400c
flashplayer: Update from 11.2.202.411 -> 11.2.202.418
2014-11-12 22:31:14 +01:00
Michael Raskin
0d6306be4d
Merge pull request #4950 from joachifm/dnscrypt-proxy
...
dnscrypt-proxy service
2014-11-13 00:25:05 +03:00
Michael Raskin
232f6bb4d2
Merge pull request #4929 from abbradar/prl-tools
...
Add packages and support for Parallel Guest Tools
2014-11-13 00:22:42 +03:00
Arseniy Seroka
2399edd633
fix travis eval and remove duplicate
2014-11-13 00:18:47 +03:00
Michael Raskin
f5c3ad443b
Merge pull request #4578 from offlinehacker/pkgs/pythonPackages/scikit_algo
...
pythonPackages: scikit-learn and pyalgotrade
2014-11-13 00:17:39 +03:00
Michael Raskin
efe5eb4709
Merge pull request #4573 from fpletz/feature/lxc-configuration
...
Add support for global LXC config files
2014-11-13 00:14:46 +03:00
Ricardo M. Correia
2c038410ea
Merge pull request #4932 from wkennington/master.zfs
...
zfs: Add upstream patch bc151f7 to fix kernel 3.18 builds
2014-11-12 21:56:02 +01:00
John Wiegley
38ab111dd7
coqPackages.unimath: new expression
2014-11-12 14:37:25 -06:00
Boris Sukholitko
1e8e9b9398
volatility: upgrade to 2.4
2014-11-12 22:35:42 +02:00
Arseniy Seroka
ad2160f9b4
vim-plugins: fix missing deps
2014-11-12 23:29:47 +03:00
Cillian de Róiste
f9fddf1e78
yoshimi: update from 1.2.4 to 1.2.5
2014-11-12 20:56:49 +01:00
Cillian de Róiste
471b532a90
xf86_input_wacom: update from 0.26.99.1 to 0.27.0
2014-11-12 20:56:38 +01:00
Arseniy Seroka
c75502acd2
Merge pull request #4897 from MarcWeber/submit/vim-plugins-with-vam-or-pathogen
...
experimental/vim-vam-pathogen-vimrc-support
2014-11-12 22:11:29 +03:00
Pascal Wittmann
8c0db0fff3
Merge pull request #4962 from robberer/pkgs/xsnow
...
pkgs: add xsnow
2014-11-12 19:40:14 +01:00
Longrin Wischnewski
348597b939
pkgs: add xsnow
2014-11-12 17:52:21 +01:00
Vladimir Kirillov
1b9f756e4e
git: do not do install-doc when !withManual
2014-11-12 17:36:17 +02:00
Vladimír Čunát
4a62542f55
xorg.xf86-video-intel: use the new versions
...
The old driver wasn't updated since August 2013, and e.g. won't compile
with glibc-2.20. Distros like Arch or Ubuntu are using newer one for a long time.
(cherry picked from commit 515dcb0f66
)
because the old driver won't compile with new X server.
2014-11-12 16:33:20 +01:00
Vladimir Kirillov
c04dac7807
nix-exec: make git less heavyweight
2014-11-12 17:32:02 +02:00
Pascal Wittmann
f6b8460aa4
youtube-dl: update from 2014.11.04 to 2014.11.12
2014-11-12 16:11:07 +01:00
Bjørn Forsman
111e1dbae3
pydb: set meta.platforms
...
To have prebuilt binaries and useful hint from "command-not-found".
2014-11-12 16:03:00 +01:00
Eelco Dolstra
7a05d33386
useGoldLinker: Don't set dontStrip
...
Probably caused by a bad cut&paste...
2014-11-12 15:10:54 +01:00
Michael Raskin
a54e032b2c
Add some lisp packages, including clx-truetype
2014-11-12 16:58:22 +03:00
Michael Raskin
084426a8ed
Support more quicklisp upstream source types
2014-11-12 16:58:22 +03:00
Michael Raskin
ce8f37430f
Fix envHooks setting: don't kill previous hooks
2014-11-12 16:58:22 +03:00