William A. Kennington III
d6edaea4f7
cups: 1.7.5 -> 2.0.2
2015-05-10 12:41:20 +02:00
Michael Raskin
bbcc0c0f07
Update Pipelight to use wine-staging
2015-05-10 13:36:48 +03:00
Michael Raskin
90453cc5ca
Update Wine staging to match Wine unstable
2015-05-10 13:36:48 +03:00
Michael Raskin
a54e796cff
Explicitly pass -pthread flag to fix the build after some updates
2015-05-10 13:36:47 +03:00
Michael Raskin
47c2726363
Update SBCL
2015-05-10 13:36:47 +03:00
Michael Raskin
666a5c5eb6
Update LiquidWar
2015-05-10 13:36:47 +03:00
Michael Raskin
ede1211cbc
Update Wine unstable
2015-05-10 13:36:47 +03:00
Michael Raskin
193f2c0e21
Update GlusterFS
2015-05-10 13:36:46 +03:00
Michael Raskin
2fe8b04010
Update badvpn
2015-05-10 13:36:46 +03:00
Michael Raskin
fdd0a1f7f8
Update CL-Launch
2015-05-10 13:36:46 +03:00
Michael Raskin
d1d2a9856c
Update luarocks
2015-05-10 13:36:45 +03:00
Michael Raskin
d3160f6f44
Update IPMIutil
2015-05-10 13:36:45 +03:00
Michael Raskin
f7c5343c65
Update atanks
2015-05-10 13:36:45 +03:00
Michael Raskin
b766d9697a
Update XDaliClock
2015-05-10 13:36:45 +03:00
Michael Raskin
c25495bcff
Update firejail
2015-05-10 13:36:44 +03:00
Michael Raskin
9ebdf9f8a9
Update Regina/REXX
2015-05-10 13:36:44 +03:00
Michael Raskin
47011aa614
Update allegro5-unstable
2015-05-10 13:36:44 +03:00
Michael Raskin
1a407e9311
Update SQLite
2015-05-10 13:36:44 +03:00
Michael Raskin
f6e852554c
Update Nginx
2015-05-10 13:36:43 +03:00
Michael Raskin
2a5679aeaa
Update ZPAQ
2015-05-10 13:36:43 +03:00
Domen Kožar
5a330ad306
Merge pull request #7724 from berdario/python-wide-builds
...
Enable old pythons' wide builds
2015-05-10 12:18:02 +02:00
Domen Kožar
90ee280913
subunit: split package into everything and python lib
2015-05-10 11:39:42 +02:00
Domen Kožar
7142d47991
pythonPackages: a bunch of build fixes
2015-05-10 10:11:29 +02:00
Domen Kožar
7bda733f8b
Merge pull request #7782 from olcai/python-azure
...
python-packages: azure 0.10.0 -> 0.10.2
2015-05-10 09:18:34 +02:00
Domen Kožar
646ae5458c
Merge pull request #7783 from olcai/icalendar
...
python-packages: icalendar 3.8.4 -> 3.9.0
2015-05-10 09:17:28 +02:00
William A. Kennington III
eb1b8183bc
screenfetch: 3.6.2 -> 2015-04-20
2015-05-09 17:41:40 -07:00
Sebastian Jordan
72d3d6fbfc
Update emulationstation 2.0.0.rc1 -> 2.0.1a
2015-05-10 01:49:09 +02:00
Arseniy Seroka
442a271bc9
Merge pull request #7752 from puffnfresh/package/eventstore
...
Add EventStore package
2015-05-10 01:28:38 +03:00
William A. Kennington III
1ef5a4990e
Merge pull request #7770 from codyopel/avxsynth
...
avxsynth: refactor & 2013-5-10 -> 2015-4-7
2015-05-09 15:25:05 -07:00
William A. Kennington III
23d6f8e78e
Merge pull request #7744 from codyopel/sodium
...
libsodium: refactor & remove duplicate
2015-05-09 15:23:31 -07:00
codyopel
7a794e1797
libsodium: refactor & remove duplicate
2015-05-09 18:20:06 -04:00
codyopel
b807d8daeb
avxsynth: refactor & 2013-05-10 -> 2015-04-07
2015-05-09 18:13:52 -04:00
Erik Timan
f541c61e22
python-packages: icalendar 3.8.4 -> 3.9.0
...
dateutil is a new depencency for icalendar 3.9.0.
2015-05-09 23:33:12 +02:00
Pascal Wittmann
28a9f86061
Merge pull request #7781 from joachifm/libsodium-1_0_3
...
libsodium: 1.0.2 -> 1.0.3
2015-05-09 23:18:42 +02:00
Lluís Batlle i Rossell
21dd114f82
Revert "Making nixos keep a ref to its stdenv"
...
This reverts commit d170c98d13
.
niksnut argues that we need smaller system closures, not bigger.
So users facing the trouble of getting gcc rebuilds after nix-collect-garbage
for any minimal nixos configuration change should use other means of
not losing the stdenv output.
One way is to keep one somewhere: nix-build -A stdenv -o stdenv '<nixpkgs>'.
Another may be to use nix.conf options like gc-keep-outputs, gc-keep-derivations
or env-keep-derivations.
2015-05-09 21:11:49 +00:00
Lluís Batlle i Rossell
282354a6cf
Updating cjdns to latest master.
...
It has important stability fixes.
2015-05-09 20:22:58 +00:00
Lluís Batlle i Rossell
d170c98d13
Making nixos keep a ref to its stdenv
...
This will help a lot on ARM, where nix-collect-garbage erases gcc; then, any
change to a small system config file requires rebuilding gcc again.
I don't know why it does not happen on x86. Maybe it just pulls the gcc from
hydra, if garbage is collected.
2015-05-09 20:19:34 +00:00
Erik Timan
8d8c7c3600
python-packages: disable older than 2.7 for azure
2015-05-09 20:02:40 +00:00
Erik Timan
b884826d15
python-packages: azure 0.10.0 -> 0.10.2
2015-05-09 19:32:32 +00:00
Joachim Fasting
44cdda7afb
libsodium: 1.0.2 -> 1.0.3
2015-05-09 20:40:42 +02:00
Mateusz Kowalczyk
82da4096ad
Merge pull request #7775 from k0ral/mpv
...
mpv: 0.8.3 -> 0.9.1
2015-05-09 19:15:18 +01:00
Brian McKenna
1ad2fa452a
Add EventStore package
...
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-09 11:46:01 -06:00
Lluís Batlle i Rossell
d8a2bb86c0
Raspberry Pi 2 changes to make it boot.
...
It boots, but some things still don't work:
1) Installation of DTBs
2) Boot of initrd
Booting still needs a proper config.txt in /boot, which could probably be
managed by NixOS.
2015-05-09 17:05:24 +00:00
Tobias Geerinckx-Rice
8f74b653d2
alloy: remove left-over no-op
2015-05-09 17:40:51 +02:00
Tobias Geerinckx-Rice
4c05e48411
man-pages 3.83 -> 4.00
2015-05-09 17:38:35 +02:00
Tobias Geerinckx-Rice
41ad1f947b
Add cfr 0_100: another Java decompiler
2015-05-09 17:38:35 +02:00
Arseniy Seroka
a360ce48ec
Merge pull request #7774 from rushmorem/s3ql
...
Add s3ql package
2015-05-09 17:41:06 +03:00
rushmorem
cd11803aa1
Add s3ql package
...
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-09 16:28:11 +02:00
Vladimír Čunát
75ebc3cf1d
doc/stdenv: fix manual build after #7711
2015-05-09 14:58:40 +02:00
Arseniy Seroka
23a95ffe6b
Merge pull request #7773 from k0ral/jellyfish
...
Added jellyfish python package
2015-05-09 15:44:56 +03:00