William A. Kennington III
609e981b93
ifenslave: Add new package
2013-12-31 09:28:52 -06:00
Mathijs Kwik
515488790e
texLive: passthru all source attributes
2013-12-31 12:25:44 +01:00
Rickard Nilsson
bc0c50ced9
New Haskell package: wai-handler-fastcgi 2.0.0
2013-12-31 09:55:04 +01:00
Evgeny Egorochkin
b656d78ecb
phonon-backend-gstreamer: fix install destination
2013-12-31 10:11:12 +02:00
Nixpkgs Monitor
47c5b16643
syslinux: update from 4.06 to 4.07
2013-12-31 05:44:11 +02:00
Domen Kožar
68e37cf417
ike: add missing dependencies, note kernel compatibility
2013-12-30 22:19:16 +01:00
Peter Simons
caea2b6fd3
haskell-yesod-platform: update to version 1.2.5.3
2013-12-30 20:49:30 +01:00
Peter Simons
330501e733
haskell-yesod-bin: update to version 1.2.5.5
2013-12-30 20:49:30 +01:00
Peter Simons
0301cfccae
haskell-warp-tls: update to version 2.0.0.1
2013-12-30 20:49:29 +01:00
Peter Simons
cc6331d0fe
haskell-Elm: update to version 0.10.1
2013-12-30 20:49:29 +01:00
Michael Raskin
a3843455c5
Re-add HTTP/HTTPS support back to Subversion by adding serf. Tested.
2013-12-30 23:33:22 +04:00
Michael Raskin
64361fd269
Update SlimerJS to 0.9.0 release
2013-12-30 23:33:22 +04:00
Peter Simons
c39dbf65cd
Merge pull request #1422 from ocharles/lens-aeson
...
haskellPackages.lensAeson: New expression
2013-12-30 10:37:39 -08:00
Peter Simons
ea47447a29
Merge pull request #1426 from wkennington/openssh
...
openssh: Update from 6.2p2 -> 6.4p1
2013-12-30 10:37:27 -08:00
Lluís Batlle i Rossell
34859e2a42
Adding wxWidgets 3.0.0
2013-12-30 17:35:31 +01:00
Shea Levy
4af1c79c06
Remove uses of __overrides feature
...
In addition to replacing use of a feature with IMO confusing semantics,
this will also let us cleanly separate out all-packages.nix into
category-specific files without changing the structure of the pkgs
attrset.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-30 11:04:45 -05:00
Lluís Batlle i Rossell
f529e91501
Updating vxl from 1.13 to 1.17.
2013-12-30 15:32:51 +01:00
Domen Kožar
c9c52ee4f4
Merge pull request #1433 from DerGuteMoritz/chunksync
...
Add chunksync package
2013-12-30 06:08:01 -08:00
Moritz Heidkamp
29e16c62eb
Add chunksync package
2013-12-30 15:04:25 +01:00
Rob Vermaas
5aa6c546dc
Clarify a step from the quick start section.
2013-12-30 13:45:46 +01:00
Rob Vermaas
1e36663229
Update node packages
2013-12-30 13:24:51 +01:00
Rob Vermaas
96a51da082
Oraclejdk7: Fix hash and extracted path for jce_policy.zip. Add extra rpath.
2013-12-30 12:39:48 +01:00
Michael Raskin
950b785993
Use CLisp 2.44.1 for SBCL build --- some releases like it better for bootstrapping...
2013-12-30 14:17:48 +04:00
Mathijs Kwik
3668970f7f
Merge pull request #1430 from wkennington/mtu
...
network-interfaces: Add mtu setting support
2013-12-30 00:53:45 -08:00
William A. Kennington III
c6ab810e37
network-interfaces: Add mtu setting support
...
Adds a setting to the network interface configuration for changing the
mtu for each specified interface.
2013-12-30 02:52:55 -06:00
William A. Kennington III
c4e03f0739
openssh: Update from 6.2p2 -> 6.4p1
...
This patch also bumps up the HPN version of openssh so that it compiles
on top of 6.4. Along with the bump, a package was added for the high
performance networking version.
The gcmrekey patch was removed as this vulnerability is fixed in
version 6.4 onward. http://www.openssh.org/txt/gcmrekey.adv
2013-12-30 02:42:12 -06:00
Mathijs Kwik
9b056e1e3e
Merge pull request #1431 from wkennington/vlan
...
network-interfaces: Add support for creating vlans
2013-12-30 00:40:02 -08:00
William A. Kennington III
cabc0647d9
network-interfaces: Add support for creating vlans
...
This patch adds support for vlan creation at machine startup, so that we
can adjust interface settings for vlan devices using nix.
2013-12-29 21:54:24 -06:00
William A. Kennington III
0270be1eb6
subversion: Update from 1.7.14 -> 1.8.5
2013-12-30 00:08:59 +00:00
Marius Rejdak
2da33b4ecf
tint2 nixpkg
2013-12-29 23:35:46 +01:00
Michael Raskin
26b3d0ab50
Update unstable Wine to 1.7.9
2013-12-30 02:32:19 +04:00
Michael Raskin
d22106ab2d
Update SBCL to 1.1.14
2013-12-30 02:30:55 +04:00
William A. Kennington III
b05d8d8310
vlc: Update from 2.1.1 -> 2.1.2
2013-12-29 21:35:01 +01:00
Moritz Ulrich
1f91c749f5
services.redshift: Start after display-manager.service.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-29 21:19:19 +01:00
Moritz Ulrich
6934145c30
services.redshift: Enable auto-restart.
...
The redshift service stops working after some time (the program exits
after some hours/days). It looks like these exits are related to calls
to xrandr (for multiple displays) or suspend-to-ram.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-29 21:19:19 +01:00
Domen Kožar
5e641b3ffc
pythonPackages.py: 1.4.13 -> 1.4.19
2013-12-29 20:04:26 +01:00
Domen Kožar
8a920ad306
pyramid_jinja: 1.6 -> 1.9
2013-12-29 19:57:34 +01:00
Domen Kožar
43ede75535
python3Packages: update some to fix py3k support
2013-12-29 19:52:26 +01:00
Domen Kožar
c73f118af6
setuptools: 0.9.8 -> 2.0.2
2013-12-29 19:15:36 +01:00
Michael Raskin
952a0a3797
Fix btrfs source link
2013-12-29 21:34:30 +04:00
Michael Raskin
e0b529d088
Fix btrfs source link
2013-12-29 21:33:37 +04:00
Domen Kožar
5603e611a7
xbmc: 12.2 -> 12.3
2013-12-29 17:53:40 +01:00
Michael Raskin
e9ec56a596
Update vim_configurable to the same source tag as default vim
2013-12-29 19:38:43 +04:00
Michael Raskin
c5bbad405d
Merge pull request #1423 from wkennington/vim
...
Update vim from 7.4.23 -> 7.4.131
2013-12-29 07:05:17 -08:00
Michael Raskin
5adf60b46e
Merge pull request #1418 from wkennington/linux
...
Update kernels 3.10 and 3.11
2013-12-29 07:03:37 -08:00
Michael Raskin
c356b67ce7
Merge pull request #1414 from coroa/gammu
...
Add gammu version 1.33.0 - a library and command line utility for interfacing phones
2013-12-29 07:02:35 -08:00
Michael Raskin
6177a4f556
Merge pull request #1410 from ktosiek/pr/compton
...
Bump compton to v0.1_beta2
2013-12-29 07:01:53 -08:00
Michael Raskin
e4f659c201
Merge pull request #1409 from urv/master
...
calibre: upgrade from 1.15.0 to 1.17.0
2013-12-29 07:01:31 -08:00
Michael Raskin
f1daf24bea
Less aggressive LD_LIBRARY_PATH seems to avoid segfault
2013-12-29 18:52:43 +04:00
Jonas Hoersch
4418c1e1d7
Add gammu version 1.33.0 - a library and command line utility for interfacing phones
2013-12-29 15:13:23 +01:00