Eelco Dolstra
6177710ac7
Merge pull request #6046 from ts468/xen
...
Update: Xen 4.5 + NixOS Xen modules
2015-02-26 10:15:05 +01:00
lethalman
b6672f232a
Merge pull request #6283 from mdorman/master
...
Fix initial-install issues with couchdb.nix.
2015-02-26 10:11:18 +01:00
lethalman
02971cd5d3
Merge pull request #6410 from nathanielbaxter/dev/virtmanager
...
Update virtmanager and virtviewer
2015-02-26 10:02:48 +01:00
lethalman
92bbf0f76c
Merge pull request #6412 from olavks/lua-cjson
...
Add lua package for json module written in C
2015-02-26 10:01:58 +01:00
lethalman
c0b75a5785
Merge pull request #6443 from bstrik/master
...
dockapps for windowmaker
2015-02-26 10:00:01 +01:00
lethalman
222725d062
Merge pull request #6495 from psibi/python-wtf-patch
...
new package: wtforms
2015-02-26 09:46:39 +01:00
lethalman
3f38be2f10
Merge pull request #6482 from auntieNeo/nkf-master
...
Packaged nkf (network kanji filter)
2015-02-26 09:44:53 +01:00
lethalman
d791335ac2
Merge pull request #6518 from ehmry/u9fs
...
U9fs
2015-02-26 09:41:18 +01:00
lethalman
82ad0b8e48
Merge pull request #6550 from bobvanderlinden/yed-3.14
...
yed: upgraded to yed-3.14
2015-02-26 09:36:40 +01:00
Vincent Laporte
de3924a1a8
Adds ocaml-asn1-combinators
...
An OCaml library of combinators for expressing ASN.1 grammars.
Homepage: https://github.com/mirleft/ocaml-asn1-combinators
2015-02-26 08:35:05 +01:00
William A. Kennington III
9ce0c1cb71
nixos/consul: Fix timeout bugs and json formatting
2015-02-25 15:42:43 -08:00
William A. Kennington III
b866da6826
consul: Remove dependency on go-deps
2015-02-25 15:07:10 -08:00
Adam Vogt
f8d0a412d6
update cran packages
2015-02-25 17:50:42 -05:00
Adam Vogt
8365753a43
let generate-cran-packages.R read checksums from cran-packages.nix
...
this lets "Rscript generate-cran-packages.R > cran-packages.nix"
complete much quicker, because we only have to download packages
with new versions.
2015-02-25 17:43:43 -05:00
Thomas Strobel
3d4fbb874c
Update: add new Xen versions + update NixOS Xen modules
...
Versions of XEN:
- Xen 4.5
- Xen 4.5 + XenServer patches
- Xen 4.4.1
2015-02-25 23:30:44 +01:00
Thomas Tuegel
4ef3c64d2e
vsch: fetch release tarballs, not git revisions
...
We only update at releases anyway, so it doesn't really make sense to
use fetchgit. Plus, it makes monitor.nixos.org useless because we're
inevitably behind master.
2015-02-25 16:14:36 -06:00
Thomas Tuegel
07d0dd3be0
Merge branch 'kde5'
2015-02-25 15:09:44 -06:00
William A. Kennington III
7d5ab9a4d2
linux-firmware-nonfree: Use date instead of git version
2015-02-25 11:53:14 -08:00
William A. Kennington III
a6ea74ac6a
spl_git: Use date format
2015-02-25 11:53:14 -08:00
William A. Kennington III
cbb706c326
tinc_pre: Rename using date format
2015-02-25 11:53:14 -08:00
Peter Simons
fffcb14e06
haskell-highlighting-kate: make build work without patching
2015-02-25 20:40:11 +01:00
William A. Kennington III
961ea0f492
mongodb: Support boost 1.57
2015-02-25 11:28:42 -08:00
Peter Simons
d6c295e469
Merge remote-tracking branch 'origin/master' into staging.
2015-02-25 20:18:28 +01:00
Peter Simons
3021f2f529
haskell-generic-builder: update and jailbreak cabal files before patchPhase is run
...
The updated and jailbroken Cabal file must be in place before the
'patchPhase' hook is run, otherwise we cannot use that hook to patch the
Cabal file! Resolves https://github.com/NixOS/nixpkgs/issues/5922 .
As an added bonus, this change makes the "jailbreakPhase" obsolete.
2015-02-25 20:15:26 +01:00
Peter Simons
d732039ecc
haskell-generic-builder: set LOCALE_ARCHIVE only on Linux
2015-02-25 19:49:39 +01:00
Peter Simons
5ea3b3e36f
haskell-generic-builder.nix: don't add lib64 directories to the search path
...
Packages that provide 32 and 64-bit libraries in the same store path are rare
and usually require manual overrides anyway. It seems pointless to try and
guess proper settings for them. The effect is that we'll end up with bogus
settings that take more effort to correct that it takes to configure proper
settings in the first place. Point in case: haskell-cuda and it's configuration
for "cudatools".
Fixes https://github.com/NixOS/nixpkgs/issues/6564 .
2015-02-25 19:42:42 +01:00
Eelco Dolstra
9788cbb2de
Re-enable Darwin builds
2015-02-25 19:27:30 +01:00
Thomas Tuegel
ad06db5ddc
media-player-info: patch extra shebangs to fix chroot build
2015-02-25 12:07:37 -06:00
William A. Kennington III
f27fa79aa9
nixos/dnsmasq: Fix service name typo
2015-02-25 09:22:16 -08:00
Peter Simons
aaf09cd216
haskell-cuda: jump through hoops to make this build succeed
...
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.
Resolves https://github.com/NixOS/nixpkgs/issues/6562 .
2015-02-25 16:52:02 +01:00
Tobias Geerinckx-Rice
d3156d3ca2
bully: switch to working Lrs121 mirror + fetchFromGitHub
2015-02-25 16:27:03 +01:00
Tobias Geerinckx-Rice
04b8bd0d50
stress-ng 0.03.18 -> 0.03.19
2015-02-25 16:27:02 +01:00
Eelco Dolstra
586b9d9525
tzdata: Update to 2015a
2015-02-25 15:24:53 +01:00
Domen Kožar
61c3aa5047
python: 3.4.2 -> 3.4.3
2015-02-25 15:21:14 +01:00
vbgl
8db9bd23fa
Merge pull request #6423 from DamienCassou/update-requests2
...
requests2 2.4.3 -> 2.5.1
2015-02-25 14:59:47 +01:00
Austin Seipp
0d266b2392
nixpkgs: afl 1.21b -> 1.49b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
Austin Seipp
62fdc5f94d
nixpkgs: btsync 1.4.106 -> 1.4.110
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
Eelco Dolstra
c863acb3af
Merge pull request #6563 from taku0/firefox-bin-36.0
...
firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0
2015-02-25 14:51:50 +01:00
taku0
2e8f2d6477
firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0
2015-02-25 22:42:05 +09:00
Eelco Dolstra
36d0f367de
ssh-agent: Fix asking for confirmation via $SSH_ASKPASS
...
This was lost back in
ffedee6ed5
. Getting this to work is
slightly tricky because ssh-agent runs as a user unit, and so doesn't
know the user's $DISPLAY.
2015-02-25 14:31:17 +01:00
Eelco Dolstra
93902ea108
nsswitch.conf: Omit ldap unless ldap is enabled
...
This prevents programs from trying to find nss_ldap.
2015-02-25 14:31:13 +01:00
Peter Simons
2ce047165a
hackage-packages.nix: re-generate from Hackage 2015-02-25T12:26:26+0100
2015-02-25 14:11:17 +01:00
Eelco Dolstra
9e9e446880
sudo: Fix incorrect runtime path
2015-02-25 12:39:06 +01:00
vbgl
5f5ebcd74f
Merge pull request #6556 from ts468/freerdp
...
FreeRDP: build server as well
2015-02-25 11:59:08 +01:00
Jaka Hudoklin
89e928e0c1
Merge pull request #6559 from jasonMoggridge/urbanTerrorUpdate
...
Update the urbanTerror client.
2015-02-25 11:10:42 +01:00
vbgl
5db0a40bfa
Merge pull request #6537 from arno01/cherrytree
...
cherrytree: update to 0.35.7
2015-02-25 09:55:35 +01:00
Domen Kožar
f4acbf30f2
Revert "Fix eval"
...
This reverts commit 6afc1907c8
.
Not needed anymore after revert at
b653e3f661
2015-02-25 09:43:25 +01:00
Domen Kožar
6919be40bd
Merge pull request #6549 from desiderius/python-sphinx-contrib
...
python-packages: update sphinxcontrib
2015-02-25 09:29:15 +01:00
Domen Kožar
9214859fd2
Revert "Mark many packages (mostly python) broken because of broken dependencies."
...
This reverts commit bf86758a42
.
See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
67f9edc98e
Revert "python-packages.nix: updated 'disabled' attributes to reduce the number of evaluation errors in http://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors "
...
This reverts commit a250e9b908
.
See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00