Moritz Ulrich
63289f088a
Cura(engine): Append version to name.
2014-10-01 20:26:02 +02:00
Vincent Laporte
01c6d8569f
coq-containers: package is broken
2014-10-01 18:39:31 +01:00
koral
041f507937
New python package: restview-2.1.1
2014-10-01 19:04:22 +02:00
Domen Kožar
fd48e801d2
fetchurl: resume download of curl exits with status code 18
2014-10-01 13:58:42 +02:00
Pascal Wittmann
0b23b5b141
Merge pull request #4345 from VShell/namecoin
...
Update Namecoin to 0.3.76
2014-10-01 12:37:55 +02:00
wyvie
83fc5069f4
lua: Fixed luasql.patch
...
Closes #4344
2014-10-01 06:00:06 +01:00
Shell Turner
f85a8ab9e2
Update Namecoin to 0.3.76
2014-10-01 06:49:49 +02:00
John Wiegley
10e215a3ae
isabelle: Version 2014 building on Linux and Darwin
2014-09-30 23:15:31 -05:00
Ricardo M. Correia
272c44f1a5
rustcMaster: Fix test_override_env and enable tests
...
We also need to disable parallel building due to rust-lang/rust#16305.
Closes #4339
2014-10-01 02:34:25 +01:00
Shea Levy
516be15130
Merge branch 'mac-purity' of git://github.com/copumpkin/nixpkgs
...
Let’s compile the Mac OS X SecurityTool ourselves
copumpkin:
This allows us to compile SecurityTool ourselves. There are several more
Apple opensource projects that can be compiled this way that I'll slowly
add.
Remaining sources of impurity:
Reference to absolute path to Xcode. This should be integrated with the
xcode derivation (and the iOS wrapper chain that exists under mobile
development) but it's not obvious how to do that yet.
Absolute reference to xcodebuild.
Adding this should make it possible for #3629 to work reasonably
cleanly.
2014-09-30 21:28:07 -04:00
Shea Levy
961d444762
Remove hard-coded /etc from strongswan
2014-09-30 21:28:04 -04:00
AndersonTorres
1c0d37a038
Higan: adding config.higan.{guiToolkit,profile} options
...
Now we can parametrize Higan locally.
By default, guiToolkit = "gtk" and profile = "performance" (the accuracy
profile is seriously slow on my machine :) )
Closes #4340
2014-10-01 02:17:40 +01:00
Daniel Peebles
0e9cf136af
A simple ADC downloader for upcoming darwin awesomeness
...
Closes #4327
2014-10-01 02:10:31 +01:00
koral
d815b900f4
tmux: wrapped program to set TERMINFO variable
...
Closes #4335
2014-10-01 02:09:06 +01:00
AndersonTorres
6acd05f27a
Sound of Sorting: New Package
...
Sound of Sorting is an array-sorting visual+sound demo program.
It shows an array as a list of horizontal bars, and realizes a
step-by-step sorting of it. Moreover, it colorizes and emits a
"8-bit-game-like" sound throughout its execution.
Closes #4341
2014-10-01 02:04:36 +01:00
Vincent Laporte
c260abbff8
hol_light: update to r199
...
And adds compatibility with camlp5-6.12
2014-10-01 00:44:15 +01:00
Vincent Laporte
a6af1e96de
Updates camlp5 6.11 -> 6.12
2014-10-01 00:44:15 +01:00
John Wiegley
57b292fb1b
isabelle: Another Linux hash change?
2014-09-30 16:44:15 -05:00
John Wiegley
5a7ce1185b
isabelle: Remove Linux patches (is this correct?)
2014-09-30 16:41:47 -05:00
John Wiegley
8d9cd1557b
isabelle: Correct the 2014 sha value for Linux
2014-09-30 16:15:34 -05:00
Aristid Breitkreuz
5af769fd4e
update libwebp to fix giflib incompatibility
2014-09-30 21:37:56 +02:00
Michael Raskin
4dabba4d1e
Add a binary distribution of Apache Jena RDF storage system
2014-09-30 23:11:19 +04:00
Cillian de Róiste
990f6406e5
xf86_input_wacom: update from 0.26.0 to 0.26.1
2014-09-30 20:39:47 +02:00
Cillian de Róiste
fadbb771f2
synthv1: update from 0.5.0 to 0.5.1
2014-09-30 20:39:47 +02:00
Cillian de Róiste
258e75304e
simplescreenrecorder: update from 0.3.0 to 0.3.1
2014-09-30 20:39:47 +02:00
Cillian de Róiste
678b56f068
samplv1: update from 0.5.0 to 0.5.1
2014-09-30 20:39:47 +02:00
Cillian de Róiste
fb27524954
qtractor: update from 0.6.2 to 0.6.3
2014-09-30 20:39:47 +02:00
Cillian de Róiste
e58d8a9ba6
drumkv1: update from 0.5.0 to 0.5.1
2014-09-30 20:39:47 +02:00
William A. Kennington III
03ab965209
btrfsprogs: 3.16 -> 3.16.1
2014-09-30 11:36:21 -07:00
John Wiegley
db690f28a3
isabelle: 2013 -> 2014, plus add darwin support
2014-09-30 12:57:30 -05:00
Bjørn Forsman
f96684c71a
nfs-utils: add missing python dependency
...
nfsiostat is written in python.
python is already in the closure of nfs-utils, so this adds no cost.
2014-09-30 18:40:35 +02:00
aaron levin
6f8c06c9fa
Add haskell package wai-util to nixpkgs
2014-09-30 11:36:07 -04:00
Mateusz Kowalczyk
ce4ae2aa1e
Merge pull request #4305 from vbgl/coq-containers
...
Working with Coq
2014-09-30 15:04:30 +01:00
Pascal Wittmann
02e29e2eb1
Merge pull request #4274 from DamienCassou/pharo-vm-update
...
Update Pharo VM
2014-09-30 13:42:45 +02:00
Damien Cassou
96098f0bc3
Update Pharo VM
...
- use latest upstream release
- remove all patches as they are now applied upstream
2014-09-30 13:31:57 +02:00
Pascal Wittmann
156d92cfd1
giflib: fixed evaluation
2014-09-30 12:33:52 +02:00
Pascal Wittmann
0a7f196426
cantarell_fonts: fixed derivation
2014-09-30 12:29:11 +02:00
Mateusz Kowalczyk
a345f5cb20
hdparm: fix expression
2014-09-30 11:26:23 +01:00
Mateusz Kowalczyk
e177da1cb6
dhcpcd: update from 6.4.3 to 6.4.7
2014-09-30 11:22:02 +01:00
Mateusz Kowalczyk
00a6dd884d
dmtx: update from 0.7.2 to 0.7.4
...
cc @7c6f434c
2014-09-30 11:21:17 +01:00
Mateusz Kowalczyk
da85164bc4
anki: update from 2.0.28 to 2.0.29
...
cc @the-kenny
2014-09-30 11:19:53 +01:00
Mateusz Kowalczyk
7b3cef8eac
babeltrace: update from 1.2.1 to 1.2.3
...
cc @bjornfor
2014-09-30 11:19:11 +01:00
Mateusz Kowalczyk
e3dc5b5072
bird: update from 1.4.0 to 1.4.4
...
cc @viric
2014-09-30 11:18:42 +01:00
Mateusz Kowalczyk
c9630bb6a9
cantarell_fonts: update from 0.0.15 to 0.0.16
...
Hijacking maintainership as original maintainer is no longer active.
cc @urkud
2014-09-30 11:16:54 +01:00
Mateusz Kowalczyk
ef4a0076e1
fcitx: update from 4.2.8.4 to 4.2.8.5
...
cc @iyzsong
2014-09-30 11:14:23 +01:00
Mateusz Kowalczyk
76f07fbafc
ffmpeg-1: meta.branch
2014-09-30 11:13:43 +01:00
Mateusz Kowalczyk
0f485bd0db
ffmpeg_0_10: update from 0.10.14 to 0.10.15
...
cc @lovek323
2014-09-30 11:13:37 +01:00
Mateusz Kowalczyk
13fab57d12
ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405
...
cc @viric
2014-09-30 11:11:47 +01:00
Mateusz Kowalczyk
13af1ea08f
gnuplot_qt: update from 4.6.5 to 4.6.6, potentially fixes CVE-2012-5624, CVE-2012-6093, CVE-2013-0254, CVE-2014-0190
...
cc @lovek323
2014-09-30 11:10:30 +01:00
Mateusz Kowalczyk
8efc0c592b
hunspell: update from 1.3.2 to 1.3.3
...
urkud is no longer active so I am hijacking maintainership label on this
cc @urkud
2014-09-30 11:07:59 +01:00
Mateusz Kowalczyk
9440f55ef8
gtkwave: update from 3.3.61 to 3.3.62
...
cc @viric
2014-09-30 11:04:26 +01:00
Mateusz Kowalczyk
d8798a62b7
gutenprint: update from 5.2.9 to 5.2.10
2014-09-30 10:56:12 +01:00
Mateusz Kowalczyk
85868c6b35
gmm: update from 3.0 to 4.3
...
If this breaks every R package ever, feel free to revert but consider
fixing the R packages instead.
2014-09-30 10:56:12 +01:00
Mateusz Kowalczyk
b186aa8f80
gettext-0.17: meta.branch
2014-09-30 10:56:12 +01:00
Mateusz Kowalczyk
7b4cd347ea
findbugs: update from 2.0.3 to 3.0.0, potentially fixes CVE-2012-5659, CVE-2012-5660
2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk
f04b0b9879
emacs24Packages.tuaregMode: update from 2.0.6 to 2.0.8
2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk
3043af8838
emacs24Packages.rainbowDelimiters: update from 1.3.8 to 1.3.12
2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk
9d246d2cff
emacs24Packages.structuredHaskellMode: update from 1.0.3 to 1.0.4
2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk
ded8bde06b
elasticsearchPlugins.elasticsearch_http_basic: update from 1.2.0 to 1.3.2, potentially fixes CVE-2013-5307
2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk
18476acaff
elasticsearch: update from 1.2.2 to 1.3.2
2014-09-30 10:56:10 +01:00
Mateusz Kowalczyk
d5f6742dd8
easytag: update from 2.2.3 to 2.2.4
2014-09-30 10:56:10 +01:00
Mateusz Kowalczyk
d47a5cf574
ffms: update from 2.19 to 2.20
2014-09-30 10:56:10 +01:00
Mateusz Kowalczyk
c00b69969f
flpsed: update from 0.7.1 to 0.7.2
2014-09-30 10:45:42 +01:00
Mateusz Kowalczyk
61f8cee6ce
giflib: update from 5.0.5 to 5.1.0
2014-09-30 10:43:49 +01:00
Mateusz Kowalczyk
4ebeeead31
gifsicle: update from 1.78 to 1.84
2014-09-30 10:40:37 +01:00
Mateusz Kowalczyk
397b0de1c1
hdparm: update from 9.43 to 9.45
2014-09-30 10:39:30 +01:00
Mateusz Kowalczyk
259aaa8103
gloox: update from 1.0.10 to 1.0.11
2014-09-30 10:36:37 +01:00
Mateusz Kowalczyk
c39a0b0659
glm: update from 0.9.5.1 to 0.9.5.3
2014-09-30 10:34:49 +01:00
Mateusz Kowalczyk
07e2be6c29
ffmpeg-0.6: branch info
2014-09-30 10:33:15 +01:00
Mateusz Kowalczyk
e6c207e5f2
enet: update from 1.3.9 to 1.3.12
2014-09-30 10:31:59 +01:00
Mateusz Kowalczyk
bed76a5c89
dash: update from 0.5.7 to 0.5.8
2014-09-30 10:29:50 +01:00
Mateusz Kowalczyk
5ca2d7fa03
bluez5: update from 5.22 to 5.23
2014-09-30 10:29:08 +01:00
Mateusz Kowalczyk
74ec0b53e1
babeld: update from 1.5.0 to 1.5.1
2014-09-30 10:28:31 +01:00
Mateusz Kowalczyk
f78171792c
audit: update from 2.3.2 to 2.4
2014-09-30 10:27:18 +01:00
Mateusz Kowalczyk
6f95408533
snd: update from 14.9 to 15.0
2014-09-30 10:08:23 +01:00
Mateusz Kowalczyk
aafca4dd51
Add a few meta.branch to please monitor
2014-09-30 10:07:49 +01:00
Mateusz Kowalczyk
876bd39fae
Merge pull request #4285 from k0ral/hg-git
...
hg-git: 0.3.1 -> 0.6.1, and its dependency dulwich: 0.8.7 -> 0.9.7
2014-09-30 09:57:39 +01:00
Dmitry V
3eef950762
seturgent: new package
...
Closes #4329
2014-09-30 09:53:52 +01:00
Mateusz Kowalczyk
d406c1414c
kid3: fix evaluation
...
cc @AndersonTorres
2014-09-30 09:23:11 +01:00
Michel Kuhlmann
9357bb51fa
libLAS: initial expression
...
Closes #4233
2014-09-30 09:20:41 +01:00
Damien Cassou
daffd3c90c
New package: pharo launcher
...
http://pharo.org
Closes #4315
2014-09-30 08:01:13 +01:00
Kosyrev Serge
3a95f9cafc
debootstrap | 404-fix: 1.0.60 is gone from debian mirrors, update to
...
1.0.63
Closes #4321
2014-09-30 07:57:55 +01:00
AndersonTorres
46d74cae72
Kid3: New Package
...
Kid3 is a simple and powerful audio tag editor
Closes #4325
2014-09-30 07:55:25 +01:00
Mateusz Kowalczyk
11782ceb6d
Merge pull request #4323 from vbgl/ocaml-ipaddr-2.5.0
...
OCaml-ipaddr: update to 2.5.0
2014-09-30 07:54:06 +01:00
koral
7fca2693f5
New package: traceroute-2.0.20
...
Closes #4322
2014-09-30 07:53:08 +01:00
wyvie
d4b7910f80
Added more lua modules to lua-packages, added them as dependencies for
...
mudlet
Closes #4269
2014-09-30 07:42:19 +01:00
William A. Kennington III
134e74dbc7
ceph: Add missing python libraries and wrap mising python binaries
2014-09-29 22:52:17 -07:00
Daniel Peebles
58ea86bd87
Let’s compile the Mac OS X SecurityTool ourselves
2014-09-30 01:14:14 -04:00
Vincent Laporte
7adab7e25e
ocaml-tyxml: update 3.0.0 -> 3.1.1
2014-09-30 06:25:31 +02:00
Vincent Laporte
e9304fe039
ocaml-ipaddr: update 2.4.0 -> 2.5.0
2014-09-30 06:02:53 +02:00
AndersonTorres
a4a3503211
Udiskie: update to 1.1.2
...
Amending to the last commit: added gettext dependency
TODO: investigate Python3/gobject issues
Closes #3720
2014-09-30 01:51:43 +01:00
Vincent Laporte
a97cf72a27
ocaml-sexplib: propagate the dependency to typeconv
...
And requires camlp4
2014-09-30 00:13:47 +02:00
Pascal Wittmann
f214d5394c
linuxconsoletools: update from 1.4.6 to 1.4.7
2014-09-29 20:49:03 +02:00
Pascal Wittmann
bee638d269
icewm: update from 1.3.7 to 1.3.8 and removed obsolete patch
2014-09-29 19:39:35 +02:00
Gergely Risko
ad135c658d
Don't depend specific version of binary in the bmp package
...
This was added a long time ago, because bmp required binary 0.7.1.0
at least. But that binary is now the default and requiring a
specific binary just causes issues with setups where the end result
is to have two version of binary in the wrapped package db.
2014-09-29 17:18:43 +02:00
Ricardo M. Correia
3f5dcaa577
rustcMaster: Fix version
2014-09-29 14:57:26 +02:00
Ricardo M. Correia
51b8d716f4
rustcMaster: Update to a more recent commit
2014-09-29 14:45:55 +02:00
Ricardo M. Correia
bbdc35d4dd
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.19-201409180900 -> 3.0-3.14.19-201409282024
test: 3.0-3.16.3-201409180901 -> 3.0-3.16.3-201409282025
2014-09-29 14:44:20 +02:00
Wout Mertens
d2467f4fe5
Python on Darwin: Don't depend on glibc locales
2014-09-29 14:05:32 +02:00
Shell Turner
21c12b4065
Updated bash to patch 50.
...
This fully mitigates Shellshock and related parsing vulnerabilities,
due to attackers never controlling environment variable names.
2014-09-29 13:44:38 +02:00
Lluís Batlle i Rossell
b36095578c
Updating lesstif to 0.95.2 (2009).
...
Some patches can be removed.
I updated it because the scroll wheel was going the oposite direction in ddd.
https://bugs.launchpad.net/ubuntu/+source/ddd/+bug/37664
(cherry picked from commit 0115853aa9
)
2014-09-29 10:26:44 +02:00
Lluís Batlle i Rossell
c1e962f1e2
Updating toxic to 0.5.1
2014-09-29 10:26:28 +02:00
Lluís Batlle i Rossell
93fd8fb3a5
Updating utox/libtoxcore to the latest, to fix utox build.
...
There was a test failing. I also renamed the attr uTox to utox, for the more
common lowercase in all-packages.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
4f5a71385e
Fixing libtoxcore libvpx propagate.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
bf62423f89
Fix toxic install for DHTnodes and other share files.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
c9494b8090
Making tox/toxic A/V libs disabled in ARM.
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
04b3932117
Adding qtox. Making libtoxcore propagate libvpx.
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
1b6101775d
Updating utox (fixing PREFIX too)
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
1955da1b8c
Updating toxic/libtoxcore/libsodium
2014-09-29 10:24:35 +02:00
Maksymilian Owsianny
a7197741ac
Fixed idris wrapper to make idris work with different backends.
...
Closes #4314
2014-09-29 04:14:59 +01:00
roconnor
6b2ecc5b39
Merge pull request #4313 from NixOS/fastReplaceDeps
...
Exponentially reduce computation time needed for replace-dependency by u...
2014-09-28 21:19:55 -04:00
Shea Levy
ee58e82855
nix-exec: set platforms
2014-09-28 20:10:11 -04:00
Mateusz Kowalczyk
8e876eb395
Merge pull request #4309 from abbradar/paprefs
...
added "paprefs" package, adopted pavucontrol
2014-09-28 22:50:55 +01:00
AndersonTorres
efdc89de60
Mednafen: update to 0.9.36.4
...
Closes #4304
2014-09-28 22:48:20 +01:00
AndersonTorres
77887c621b
Xiphos: update to 3.2.2
...
Closes #4312
2014-09-28 22:47:29 +01:00
AndersonTorres
9a6e559b9d
mpv: update to 0.5.4
...
Also, a small update on internal let-waf expression
Closes #4306
2014-09-28 22:46:49 +01:00
AndersonTorres
0a6bfe69e5
Tilda: update to 1.1.13
...
Closes #4307
2014-09-28 22:45:26 +01:00
Shea Levy
d34cd13a31
Add nix-exec package
2014-09-28 15:24:38 -04:00
Nikolay Amiantov
0728fee205
paprefs: Add package
2014-09-28 21:49:05 +04:00
Nikolay Amiantov
d006273e7a
pavucontrol: Adopt and clean dependencies
2014-09-28 21:48:57 +04:00
Thomas Tuegel
58d838024b
Merge pull request #4289 from muflax/zsh
...
zsh: version bump to 5.0.6 and enable pcre
2014-09-28 10:50:59 -05:00
Vladimír Čunát
b16994f7ce
fontconfig: stop using xml:space; vital for nixos+2.11
...
This is a proper fix for problems described in ec985c8ffa
.
The code is from @lethalman.
2014-09-28 16:57:47 +02:00
Russell O'Connor
94c6af494a
Exponentially reduce computation time needed for replace-dependency by using memoization.
...
This patch makes two changes.
(1) It memoizes the computation of dependsOnOld.
(2) It replaces rewrittenDerivations with a similar memoized table rewriteMemo.
This prevents the entire tree of run-time dependencies from being traversed and instead only traverses the graph of run-time dependencies.
In the case of deep dependency changes (such as changing one's bash version for an entire NixOS system) this can lead to an exponential speedup in processing time
because shared dependencies are no longer traversed multiple times.
This patch isn't quite derivation-per-derivation equivalent to the original computation.
There are two immaterial differences.
(1) The previous version would always call upon sed to replace oldDependency with newDependency even when the store object being updated doesn't directly depend on
oldDependency.
The new version only replaceds oldDependency with newDependency when the store object being updated actually directly depends on oldDependency (which means there is
actually a hash to replace).
(2) The previous version would list the old store object as a source input of the new store object, *except* for the root derivation being updated. Because the
root derivation being updated has its actual derivation avaiable the previous verions would make the updated root derivation depend on the old derivation as a
derivation input instead of a source input.
The new version always lists the old store object as a source input, including the root derivation.
2014-09-28 09:39:39 -04:00
Christoph Hrdinka
f5cd9d2460
nsd: fix description, license and platforms
2014-09-28 15:30:39 +02:00
Vincent Laporte
94828070ed
ProofGeneral: makes the dependency on TeXLive optional
...
And fixes the default value of $PGHOME
2014-09-28 14:03:15 +01:00
Vincent Laporte
f3b8d82ce6
Removes duplicate ssreflect
2014-09-28 14:03:15 +01:00
Vincent Laporte
c30c5f7cf3
Adds three coq libraries: containers, mathcomp, ssreflect
...
Containers is a reimplementation of the FSets/FMaps library from the
standard library, using typeclasses.
Homepage: http://coq.inria.fr/pylons/pylons/contribs/view/Containers/v8.4
The Mathematical Components (mathcomp) contains advanced theory files
covering a wide spectrum of mathematics.
Homepage: http://ssr.msr-inria.inria.fr/
Ssreflect is a proof language (plugin for Coq) and a small set of core
theory libraries about boolean, natural numbers, sequences, decidable
equality and finite types.
Homepage: http://ssr.msr-inria.inria.fr/
2014-09-28 14:03:15 +01:00
Vincent Laporte
fde68228d9
coq: setup-hook for libraries
...
Adds a hook to automatically populate the $COQPATH variable.
Coq libraries are expected to be installed in
lib/coq/${coq-version}/user-contrib/
2014-09-28 14:03:14 +01:00
Christoph Hrdinka
f1b3196f2d
nsd: update to version 4.1.0
2014-09-28 14:43:26 +02:00
Christoph Hrdinka
29b4258622
nsd: add hrdinka to maintainers
2014-09-28 14:43:16 +02:00
Pascal Wittmann
97be74be16
Merge pull request #4302 from k0ral/tty-clock
...
New package: tty-clock-0.1
2014-09-28 13:10:55 +02:00
koral
14930900c8
New package: tty-clock-0.1
2014-09-28 13:05:58 +02:00
Rok Garbas
28ea895b08
pythonPackages.configobj: new version needs six as dependency
2014-09-28 12:56:08 +02:00
Pascal Wittmann
943b1a4768
Merge pull request #4301 from AndersonTorres/windowmaker
...
Windowmaker: update to 0.95.6
2014-09-28 12:54:12 +02:00
Mateusz Kowalczyk
714dc47696
agda-iowa-stdlib: renamed from aaron-stump-stdlib
...
Per author's request.
2014-09-28 02:21:21 +01:00
Siarhei Zirukin
448f3229f8
package update: go-1.3.1 -> go-1.3.2
...
Closes #4279
2014-09-28 01:35:49 +01:00
Domen Kožar
2df644a9e1
pythonPackages.nose: disable tests
2014-09-27 22:34:51 +02:00
Domen Kožar
2fea016f4d
python3Packages.pelican: fix build
2014-09-27 22:34:51 +02:00
AndersonTorres
fb184b0316
Windowmaker: update to 0.95.6
2014-09-27 17:23:38 -03:00
Tino Breddin
cba717fd7b
elixir: make curl available to mix
2014-09-27 21:58:58 +02:00
Bjørn Forsman
a2a5b539a1
python2nix: update to latest
...
Switch to upstream repo now that pull request #3 is merged.
2014-09-27 20:09:08 +02:00
Pascal Wittmann
a0e82a304f
bro: update from 2.1 to 2.3.1
2014-09-27 19:34:20 +02:00
Vladimír Čunát
a5e8f410bf
thunderbird: maintenance update
...
The corresponding security problem should've been fixed by the latest nss update.
2014-09-27 18:24:45 +02:00
Vladimír Čunát
85fba5fdbd
kde-4.14: fix kactivities download
...
It was not released with 4.14.
http://osdir.com/ml/kde-commits/2014-07/msg02039.html
2014-09-27 18:16:26 +02:00
Vladimír Čunát
4bcae6dc96
merge #4265 : add KDE 4.14.1
2014-09-27 18:15:00 +02:00
koral
47636809ea
dulwich: added tests dependencies.
2014-09-27 16:50:36 +02:00
Mateusz Kowalczyk
02c979aa9f
haskell-vado: update to 0.0.2
...
This is a version-bump only, putting the attoparsec version bound up on
Hackage through proper means:
https://github.com/hamishmack/vado/issues/5
2014-09-27 15:14:19 +01:00
Bjørn Forsman
a6c7c1db7f
ntopng: update from 1.2.0 to 1.2.1
...
Successfully tested with the NixOS ntopng service.
2014-09-27 15:42:18 +02:00
Bjørn Forsman
273aa589d2
ntopng: update hashes and url
...
All geoip data files have changed, update hashes. The ntopng source url
itself has changed, the source is now located in an "old/" directory
(hash unchanged).
Build tested.
2014-09-27 13:52:19 +02:00
Luca Bruno
b86fdea43e
gnucash: delete icon theme cache
2014-09-27 13:48:09 +02:00
Vladimír Čunát
7a47efe8f4
lyx: maintenance update
2014-09-27 13:00:21 +02:00
Cillian de Róiste
5276adc1b4
Tidy up #4283 and move freewheeling to APPLICATIONS
2014-09-27 12:52:30 +02:00
cillianderoiste
40ef936fb5
Merge pull request #4283 from sepi/master
...
Added Freewheeling
2014-09-27 12:44:09 +02:00
lethalman
9e7619b09b
Merge pull request #4292 from DamienCassou/gpaste-3.12.3
...
gpaste 3.12.2 -> 3.12.3
2014-09-27 12:32:11 +02:00
Damien Cassou
f160705eb2
gpaste 3.12.2 -> 3.12.3
2014-09-27 12:24:12 +02:00
Raffael Mancini
f80e897add
Merge branch 'master' of github.com:NixOS/nixpkgs
2014-09-27 12:09:48 +02:00
Raffael Mancini
122cfdcecf
Removed unnecessary and wrong "priority = 10" from default.nix.
2014-09-27 12:08:24 +02:00
muflax
9d9258be5c
zsh: bump version
2014-09-27 08:33:32 +01:00
muflax
368d0b4213
zsh: enable pcre
2014-09-27 08:33:29 +01:00
muflax
9da620a723
mplayer2: fix typo in configure
...
Closes #4287
2014-09-27 08:21:31 +01:00
muflax
5861898fc2
add jpeg support to mplayer and mplayer2
...
Closes #4288
2014-09-27 08:20:30 +01:00
Mateusz Kowalczyk
d8f2c32bcf
agda-aaron-stump-stdlib: new package
2014-09-27 04:25:26 +01:00
Mateusz Kowalczyk
d409ae809a
agda-pretty: new package
2014-09-27 03:30:30 +01:00
Mateusz Kowalczyk
4ed56b013f
agda-TotalParserCombinators: new package
2014-09-27 03:23:22 +01:00
Mateusz Kowalczyk
4d2a3933a4
agda-prelude: new package
2014-09-27 02:35:54 +01:00
Christopher Poole
a5cf6850e3
Removed all versions of geant4 except for the latest one.
2014-09-27 10:45:06 +10:00
Vincent Laporte
5e4cf92121
ocamlnet: update 3.7.3 -> 3.7.6
...
Closes #4216
2014-09-27 01:09:53 +01:00
Mateusz Kowalczyk
3a29982287
Merge pull request #4267 from nathanielbaxter/dev/qbittorrent_update
...
qbittorrent: Bump version to 3.1.10 + Fixup meta.
2014-09-27 01:07:50 +01:00
Nathaniel Baxter
859918d235
vlc: Add ffmpeg version 2.3.x for vlc.
...
Vlc doesn't support libavcodec >= 56 yet, which means it needs an older
version of ffmpeg.
Closes #4286
2014-09-27 01:04:38 +01:00
koral
96dcbc7d83
hg-git: 0.3.1 -> 0.6.1, and its dependency dulwich: 0.8.7 -> 0.9.7
2014-09-27 00:24:27 +02:00
Pascal Wittmann
d346a9cc07
fixed some meta.maintainers attributes
2014-09-26 23:44:29 +02:00
Pascal Wittmann
3940aecc0d
remove unused library libchamplain-0.6
2014-09-26 23:22:25 +02:00
Pascal Wittmann
d156824f48
geeqie: update from 1.1 to 1.2 and adopt it
2014-09-26 23:18:57 +02:00
Pascal Wittmann
239760ab98
abiword: update from 2.8.6 to 3.0.0 and adopt it
2014-09-26 22:26:32 +02:00
Pascal Wittmann
a4f7660f7a
keynav: update from 0.20101014.3067 to 0.20110708.0
2014-09-26 22:00:26 +02:00
Bjørn Forsman
25e726b283
pypy: fix copy-paste error in setup-hook
...
Introduced in 428fdc879f
("pypy: 2.3 -> 2.4").
2014-09-26 20:10:06 +02:00
Pascal Wittmann
e28f8e5cca
calibre: update from 2.3.0 to 2.4.0
2014-09-26 20:08:15 +02:00
Pascal Wittmann
ae78f740fc
dwb: update to latest revision
2014-09-26 19:34:52 +02:00
Domen Kožar
8723b91cc7
pythonPackages.nose: 1.3.3 -> 1.3.4
2014-09-26 18:49:32 +02:00
Edward Tjörnhammar
655ae33816
libretro.ppsspp: Fixes building on i686
2014-09-26 18:35:46 +02:00
Domen Kožar
c4750f6f2e
pypyPackages.werkzeug: 0.9.4 -> 0.9.6
2014-09-26 18:22:25 +02:00
Domen Kožar
744c1974d0
pypyPackages.flask: disable tests due to failures
2014-09-26 18:13:11 +02:00
Domen Kožar
26303fd6c8
pypyPackages.area53: use stable release
2014-09-26 18:13:01 +02:00
Domen Kožar
4fa05bdc6f
pypy: disable test_urllib2net and test_urllibnet
2014-09-26 18:12:49 +02:00
Domen Kožar
3aefa63c75
pypy: pytest syntax change
2014-09-26 18:12:37 +02:00
Domen Kožar
428fdc879f
pypy: 2.3 -> 2.4
2014-09-26 18:12:24 +02:00
Raffael Mancini
88dec0823f
Fixed line length and added longDescription
2014-09-26 17:47:40 +02:00
Sander van der Burg
261a3574f1
Merge pull request #4268 from ftrvxmtrx/androidndk-fix-make-standalone-toolchain
...
androidndk: fix make-standalone-toolchain.sh helper script
2014-09-26 17:44:12 +02:00
Raffael Mancini
87dc6a2be6
Added Freewheeling
...
a live looping instrument for jack with MIDI support
revision r100 from subversion
2014-09-26 17:20:02 +02:00
Pascal Wittmann
d1c7ac1388
Merge pull request #4281 from sztupi/openimageio-version-fix
...
openimageio: using tagged version as src url instead of (moving) branch
2014-09-26 16:09:47 +02:00
Michel Kuhlmann
e83550cae5
gdal: update from 1.7.1 to 1.11.0 and add python support
2014-09-26 15:48:18 +02:00
Domen Kožar
505400eafe
ledger3: fix hash
2014-09-26 15:38:41 +02:00
Attila Sztupak
4a9f541a86
openimageio: using tagged version as src url instead of (moving) branch
2014-09-26 11:44:02 +01:00
Pascal Wittmann
58168ed93b
simgear: fix sha256sum and clean up
2014-09-26 12:36:17 +02:00
Matej Cotman
313f01bad8
mailpile: fix issues by upgrade to current master and add openssl
2014-09-26 10:47:29 +02:00
Domen Kožar
fe4337b606
saga: mark as broken
2014-09-26 10:21:14 +02:00
Domen Kožar
dd5bc7e037
libharu: patches moved
2014-09-26 10:21:13 +02:00
William A. Kennington III
d084245e74
iproute: Fix regressions introduced in 3.16.0
...
3.16.0 introduced a regression where vlan and veth devices could not be
created due to a check in the code for existing devices. This applies
the upstream patch which fixes the issue.
Additionally, this corrects the nixos network-interfaces task which now
needs to specify the name parameter when adding links.
2014-09-26 00:45:38 -07:00
David Guibert
691c8393ea
Merge pull request #4276 from k0ral/xournal
...
xournal: 0.4.5 -> 0.4.8
2014-09-26 09:45:31 +02:00
Mateusz Kowalczyk
58fc36a179
mkvtoolnix: update from 7.1.0 to 7.2.0
2014-09-26 08:33:40 +01:00