Rickard Nilsson
43c6f913a5
Merge pull request #6442 from 4z3/exim
...
exim: add version 4.85 incl. nixos module
2015-02-20 11:07:06 +01:00
tv
86cb16965a
exim: add version 4.85 incl. nixos module
2015-02-20 10:49:15 +01:00
Cillian de Róiste
cfb68ce4f0
lmms: update from 1.1.0 to 1.1.2
2015-02-20 10:39:47 +01:00
Damien Cassou
bc58f50eab
Merge pull request #6338 from DamienCassou/plm-2.5
...
New package PLM: Programmer's Learning Machine
2015-02-20 09:17:27 +01:00
rushmorem
fa24a296be
Add jshon package
...
Jshon is a JSON parser designed for maximum convenience within the
shell (http://kmkeen.com/jshon ).
2015-02-20 10:10:43 +02:00
Domen Kožar
a76b53b06b
Merge pull request #6339 from psibi/pythonmagick-fix
...
Integrate mailchimp.
2015-02-20 07:22:15 +01:00
Domen Kožar
9013ec5acb
Merge pull request #6468 from paraseba/postgis
...
Postgis requires json_c to provide GeoJson support
2015-02-20 07:16:12 +01:00
Sebastián Bernardo Galkin
8a7097972e
Postgis requires json_c to provide GeoJson support
...
This change adds the needed build dependency and configuration to postgis
2015-02-19 18:05:49 -08:00
Shea Levy
3e44f99055
Fix grub 1 install
2015-02-19 19:33:17 -05:00
Sibi
af7c1baf95
new package: Mailchimp python module
2015-02-20 04:31:25 +05:30
Vladimír Čunát
7d129a88a5
merge #5333 : altcoins: a new category of applications
...
Conflicts (openssl override moved to pkgs/applications/altcoins/default.nix):
pkgs/top-level/all-packages.nix
2015-02-19 23:36:41 +01:00
Sander van der Burg
8d29cb2b00
In a test VM it's impossible to connect to itself, so fix this
2015-02-19 21:13:49 +00:00
Nikolay Amiantov
8450ff3ab8
rPackages: fix broken packages
2015-02-19 23:53:36 +03:00
Domen Kožar
6eb740191f
Merge pull request #6460 from fpletz/package/libressl
...
Update libressl to 2.1.3
2015-02-19 21:52:18 +01:00
Nikolay Amiantov
3e6531c174
rPackages: add packagesWithRDepends
2015-02-19 23:51:24 +03:00
Nikolay Amiantov
88ab59eb73
rPackages: nicer override* functions
2015-02-19 23:50:42 +03:00
Nikolay Amiantov
0f9c0348af
rPackages: remove Xvfb where it's not needed
2015-02-19 23:49:41 +03:00
Arseniy Seroka
f5ee15d694
Merge pull request #6453 from k0ral/prosody
...
prosody: added luaevent dependency
2015-02-19 23:42:01 +03:00
koral
a57ec23d55
prosody: added luaevent dependency.
2015-02-19 21:07:23 +01:00
viric
792eba5b42
Merge pull request #6459 from fpletz/package/silc-client
...
Update silc-client to 1.1.11
2015-02-19 20:02:30 +01:00
Franz Pletz
22bfa41033
Update libressl to 2.1.3
2015-02-19 19:33:41 +01:00
Franz Pletz
48f4290cd8
Update silc-client to 1.1.11
2015-02-19 19:31:29 +01:00
Franz Pletz
6265123f7a
Add new package screen-message
2015-02-19 19:19:33 +01:00
William A. Kennington III
3d2c7d791e
weston: Update to 1.7.0
2015-02-19 10:13:44 -08:00
William A. Kennington III
e574da83de
wayland: Always build documentation
2015-02-19 09:57:16 -08:00
William A. Kennington III
2cbd639b2a
graphviz-nox: Actually build without any deps on mesa or x11
2015-02-19 09:56:50 -08:00
codyopel
a53da93b2b
wayland: 1.6.0 -> 1.7.0 & add optionals
...
All non-essential dependencies are now optional, with exception
to wayland-scanner which if not enabled causes wayland to fail to build
2015-02-19 09:47:40 -08:00
Tobias Geerinckx-Rice
9775f462b7
stress-ng 0.03.16 -> 0.03.18
2015-02-19 14:47:52 +01:00
Tobias Geerinckx-Rice
72b30b1b3d
wakatime 20150213 -> 3.0.7
2015-02-19 14:47:52 +01:00
Eelco Dolstra
5762f8f95c
Add options to support signed binary caches
...
Typical use:
nix.requireSignedBinaryCaches = true;
nix.binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];
(The public key of cache.nixos.org is included by default.)
Note that this requires Nix 1.9 and that most of cache.nixos.org
hasn't been signed yet.
2015-02-19 14:22:43 +01:00
Jaka Hudoklin
ebfadc2fc9
Merge pull request #6452 from rushmorem/update-chronos-port
...
Update chronos default port
2015-02-19 14:13:00 +01:00
Jaka Hudoklin
77235e24bf
Merge pull request #6454 from rushmorem/mesos-marathon-squashed
...
New package: Mesos marathon framework (updated)
2015-02-19 14:12:25 +01:00
Benno Fünfstück
e47675db6a
cutecom: new expression
2015-02-19 13:34:31 +01:00
rushmorem
74b40e9a43
Add marathon mesos framework
2015-02-19 13:30:00 +02:00
rushmorem
a661802d29
Update chronos default port
...
Update chronos default port to match the one documented on
their website (http://airbnb.github.io/chronos ). The one in
their repo (the current one) clashes with the marathon documented
one.
2015-02-19 12:31:12 +02:00
vbgl
b34d63e722
Merge pull request #6450 from garrison/julia-v0.3.6
...
julia: 0.3.5 -> 0.3.6
2015-02-19 11:24:09 +01:00
Jim Garrison
66097d8f4f
julia: 0.3.5 -> 0.3.6
2015-02-19 00:07:20 -08:00
Ricardo M. Correia
99eb8705cd
grsecurity: Update stable patch from 3.0-3.14.33-201502180832 -> 3.0-3.14.33-201502181906
2015-02-19 04:47:44 +01:00
Dan Peebles
e25150bb10
No need for this hack anymore
2015-02-18 22:18:57 -05:00
William A. Kennington III
524e815af1
krb5: 1.13 -> 1.13.1
2015-02-18 18:20:53 -08:00
William A. Kennington III
47f9a276c3
graphviz: Add a no x dependency version
2015-02-18 18:15:51 -08:00
William A. Kennington III
f94d0c3aa7
ctl: Update to 1.5.2
2015-02-18 18:03:34 -08:00
William A. Kennington III
e9c1a56f97
ilmbase: Update to openexr version
2015-02-18 18:03:34 -08:00
William A. Kennington III
51cc9612b7
openexr: 1.7.1 -> 2.2.0
2015-02-18 18:03:34 -08:00
Nikolay Amiantov
aec96d46c1
Merge pull request #6375 from abbradar/winetricks
...
winetricks: update
2015-02-19 02:29:54 +03:00
Nikolay Amiantov
ca8137d4a8
winetricks: update
2015-02-19 02:12:09 +03:00
Vincent Laporte
324324b024
Adds ocaml-erm_xml
...
XML Parser for discrete data
Homepage: https://github.com/ermine/xml
2015-02-18 22:21:53 +01:00
Vladimír Čunát
a9e4fc1079
poppler-qt4: fix rendering, fixes #6366
...
The subpixel patches seem to cause trouble in recent versions.
2015-02-18 21:38:23 +01:00
Joel Taylor
1b0409896e
add fetch-bower to node-packages
2015-02-18 11:38:33 -08:00
Peter Simons
01d06e8ed8
Merge pull request #6428 from joachifm/more-haskell-updates
...
Fix some haskellPackages build failures
2015-02-18 20:37:44 +01:00