Commit graph

12481 commits

Author SHA1 Message Date
lethalman
b7319c79a6 Merge pull request #9842 from chetant/libwebsockets-1.4
Add Libwebsockets package
2015-09-18 16:36:30 +02:00
宋文武
16e01531de farstream: use pythonPackages.gst-python 2015-09-18 20:38:19 +08:00
Tobias Geerinckx-Rice
4eadb3f154 minissdpd: init at 1.4 2015-09-18 09:36:11 +02:00
Tobias Geerinckx-Rice
1e593edbf1 autofs: 5.0.8 -> 5.1.1 2015-09-18 05:02:02 +02:00
Tobias Geerinckx-Rice
7cfa918aac lemon: init at 1.0 2015-09-18 03:46:06 +02:00
Jude Taylor
d78936131a preparation for being able to build xquartz 2015-09-17 16:11:18 -07:00
William A. Kennington III
1bc98b2e36 boost: Reduce the number of supported versions 2015-09-17 15:40:32 -07:00
William A. Kennington III
f8e7cee32e folly: 0.57.0 -> 2015-09-17 2015-09-17 15:39:21 -07:00
William A. Kennington III
da908b458b boost: Remove unused 1.58 2015-09-17 14:49:13 -07:00
William A. Kennington III
bea831a968 Revert "libabw: fix build by using older boost"
This reverts commit 471e5697e4.

This should have already been fixed by
35b3a53829.
2015-09-17 14:44:35 -07:00
Vladimír Čunát
f2d03ee0d0 Merge #8897: AppArmor updates 2015-09-17 21:21:44 +02:00
Ian-Woo Kim
38d83144aa libhangul, nabi: input method library and tool for korean
Close #9689. @vcunat removed empty buildInputs and refactored meta.
2015-09-17 21:19:47 +02:00
Rommel M. Martinez
16ea769c0e tthsum: init at 1.3.2 2015-09-18 03:01:01 +08:00
Vladimír Čunát
a418096d6a Merge branch 'master' into staging 2015-09-17 20:07:20 +02:00
Vladimír Čunát
471e5697e4 libabw: fix build by using older boost 2015-09-17 19:54:23 +02:00
Vladimír Čunát
ba2b706da9 proofgeneral: use the new texlive
Supplied the needed fonts so it builds.
2015-09-17 19:23:39 +02:00
Vladimír Čunát
c1bcf671dd gcl: don't depend on TeX
It doesn't seem to need it or use it at all.
2015-09-17 19:23:17 +02:00
Vladimír Čunát
237d027b86 texmacs: use new texlive, scheme-small by default
The pdf output looks good.
2015-09-17 19:06:53 +02:00
Vladimír Čunát
40c0356dd3 lazylist, polytable: remove as they are in texlive now 2015-09-17 19:06:14 +02:00
Vladimír Čunát
8c86f1bc84 R: use the new texlive
The docs look fine. There's still an error though:
    Running 'texi2dvi' on 'grid.tex' failed.
2015-09-17 19:01:03 +02:00
Vladimír Čunát
22fd6e1e4c texlive: add a new highly granular version, #287 2015-09-17 19:01:03 +02:00
Vladimír Čunát
fe5c8d78a0 poppler: add _min variant that doesn't bring X stuff 2015-09-17 17:54:32 +02:00
Arseniy Seroka
e8c1717ff4 Merge pull request #9895 from Mathnerd314/rabbitvcs
rabbitvcs: init at 0.16
2015-09-17 18:05:58 +03:00
Arseniy Seroka
3a6774ab34 Merge pull request #9898 from robbinch/pkg-zimlib
zimlib: init at 20150710.
2015-09-17 18:05:14 +03:00
Eelco Dolstra
ec5b66eb4a Enable separate debug info
You can now pass

  separateDebugInfo = true;

to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
Vladimír Čunát
485ea9a621 xf86_video_nouveau: deprecate this alias 2015-09-17 09:11:18 +02:00
Robbin C
024b0414ab zimlib: init at 20150710.
This adds zimlib, a library for reading and writing ZIM files. ZIM is a
file format for storing Web content offline.
2015-09-17 12:26:11 +08:00
Mathnerd314
c3ed1b17ba rabbitvcs: init at 0.16 2015-09-16 16:36:27 -06:00
William A. Kennington III
84505bd36a grsecurity: Update patches 2015-09-16 13:35:41 -07:00
Andreas Wagner
937741c9f3 teensy-loader-cli: consistent naming, version bump 2015-09-16 19:14:01 +02:00
karsten gebbert
6625fde1c7 add renoise to nixpkgs 2015-09-16 17:46:16 +02:00
Edward Tjörnhammar
54ced3be71 Merge pull request #9856 from rycee/bump/svtplay-dl
svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13
2015-09-16 13:51:21 +02:00
aszlig
cb5e5a5b9d
Revert "makeInitrd, makeModulesClosure: reduce repetition"
This reverts commit b5ee55f81f.

The reason is that the args attribute in this case doesn't contain the
optional attributes which are specified, see here for example:

$ nix-instantiate --eval -E '(args@{ bar ? 111, ... }: args) {}'
{ }
$

This essentially breaks all VM tests, because stage-1 is passing all
arguments but pkgs/build-support/vm/default.nix does not.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 10:33:10 +02:00
William A. Kennington III
773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
William A. Kennington III
8dc7073546 Merge branch 'master.upstream' into staging.upstream 2015-09-15 12:04:41 -07:00
Peter Simons
8836c58dc0 Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
47ad941fbf x11,xlibs: deprecate these aliases 2015-09-15 12:03:30 +02:00
Vladimír Čunát
0c74f18e4c xlibs.xlibs: remove
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`,
especially when using `with xlibs`, such as in wine.
Also, now `xlibs` is the same as `xorg`.
2015-09-15 11:59:33 +02:00
Vladimír Čunát
b5ee55f81f makeInitrd, makeModulesClosure: reduce repetition
After #9869.
2015-09-15 10:03:23 +02:00
Domen Kožar
de8f176875 fix nixos eval 2015-09-15 08:45:19 +02:00
Domen Kožar
0f35fa16c8 python33Packages: too old to build them on hydra 2015-09-15 07:50:27 +02:00
Domen Kožar
cabb050528 add python35 and python35Packages 2015-09-15 07:46:46 +02:00
Domen Kožar
eb29d8e44b Merge pull request #9869 from Mathnerd314/import-fix
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Domen Kožar
60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
Tobias Geerinckx-Rice
c545bc80f6 hack (font): init at 2.013 2015-09-15 00:47:58 +02:00
Benjamin Saunders
8613179f78 llvm: 3.6 -> 3.7 (close #9815)
Package changes from 3.6:
- CMake exports patch no longer necessary
- Cosmetic purity patch fix
- Build libc++ with private libc++abi headers visible from sources
- Work around bugs in lldb's configure scripts
2015-09-14 23:47:20 +02:00
Eelco Dolstra
4e1b21d133 Make the jdk/jre attributes work on Darwin 2015-09-14 20:18:44 +02:00
Robert Helgesson
d749f111ab svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13 2015-09-14 20:08:56 +02:00
Eelco Dolstra
ef490c6b14 Make the "openjdk7" attribute work on Darwin 2015-09-14 19:21:28 +02:00
Eelco Dolstra
77f3fe79b2 Disambiguate openjdk/openjre
This makes "nix-env -i openjre" work again.

Also get rid of some unnecessary aliases.
2015-09-14 19:07:18 +02:00
Eelco Dolstra
7a1aa50908 Rename OpenJDK expressions
It's silly to have OpenJDK 7 in default.nix when it's not in fact the
default.
2015-09-14 18:28:48 +02:00
Pascal Wittmann
f16eea1867 w3m: use gpm with ncurses support
fixes #9652
2015-09-14 17:47:32 +02:00
Arseniy Seroka
e38aa75c4e Merge pull request #9833 from AndersonTorres/desmume
Desmume: init ao 0.9.11
2015-09-14 17:41:15 +03:00
Pascal Wittmann
f244666175 hol_light: remove findlib argument 2015-09-13 21:05:25 +02:00
Chetan Taralekar
d3f5461aef Add libwebsockets package 2015-09-13 13:59:03 -05:00
Arseniy Seroka
bb1540cd7e Merge pull request #9838 from AndersonTorres/intercal
Intercal: init at 0.30
2015-09-13 17:00:50 +03:00
AndersonTorres
5a5c05f6e3 Intercal: init at 0.30 2015-09-13 09:42:23 -03:00
Pascal Wittmann
3ed2f6a621 zsh-navigation-tools: init at 1.2 2015-09-13 14:39:46 +02:00
goibhniu
dc00f56d24 Merge pull request #9651 from andrewrk/libsoundio
libsoundio: init at 1.0.1
2015-09-13 11:37:21 +02:00
Mathnerd314
87012187b2 kmod-debian-aliases: init at 21-1 2015-09-13 10:55:44 +02:00
AndersonTorres
65e44c62de Desmume: init at 0.9.11 2015-09-12 23:58:23 -03:00
Andrew Kelley
18f1842fe0 libsoundio: init at 1.0.1 2015-09-12 17:38:42 -07:00
Arseniy Seroka
5286878998 Merge pull request #9795 from lancelotsix/add_netcdfcxx_lib
netcdf-cxx4: init at 4.2.1
2015-09-13 01:56:22 +03:00
Lancelot SIX
49b7f613a7 netcdf-cxx4: init at 4.2.1 2015-09-12 21:52:36 +00:00
goibhniu
9dff2395b6 Merge pull request #9808 from andrewrk/libjack2-git
add libjack2-git
2015-09-12 16:01:34 +02:00
Pascal Wittmann
6fbeecbd00 tidyp: init at 1.04 2015-09-12 11:58:56 +02:00
Tobias Geerinckx-Rice
24e10b0f9a libkeyfinder: remove now unused version 0.11 2015-09-12 02:35:11 +02:00
Andrew Kelley
3f47c2fb2c add libjack2-git
closes #9467
2015-09-11 16:59:28 -07:00
Tobias Geerinckx-Rice
0c87405315 exfat-utils: keep compatibility -> exfat 2015-09-12 01:25:19 +02:00
Tobias Geerinckx-Rice
c92ac3b1d6 exfat-{fuse,utils}: merge
Both packages have been merged as https://github.com/relan/exfat.
Follow suit.
2015-09-11 22:39:54 +02:00
Tobias Geerinckx-Rice
3c47829cb5 exfat-fuse: 1.1.0 -> 1.2.0
Remove underscore & use standard name (also used by upstream).

Changes: https://github.com/relan/exfat/blob/master/ChangeLog
2015-09-11 22:28:41 +02:00
Tobias Geerinckx-Rice
0b16704000 2048-in-terminal: init at 2015-01-15
Yes, another. With less seizure-inducing colours than n2048,
and working arrow keys.
2015-09-11 08:30:58 +02:00
roconnor
22838a8f99 Merge pull request #9765 from roconnor/master
Add csdp support for Micromega tactics in Coq.
2015-09-11 00:19:08 -04:00
Michael Raskin
b1acfea179 Blood's Pilot (another XPilot fork): init at 1.4.6 server/1.5.0 client 2015-09-11 02:26:09 +03:00
William A. Kennington III
91da606101 gnutls: Fix parallel build issue introduced in 3.4.x 2015-09-10 13:42:44 -07:00
Thomas Strobel
1f45b59885 dnscrypt-wrapper: init at 0.2 2015-09-10 21:56:56 +02:00
Russell O'Connor
772ec9cae3 csdp: init at 6.1.1 2015-09-10 11:50:18 -04:00
Pascal Wittmann
d4bc49c8d9 Remove reference to svk in all-packages.nix 2015-09-10 16:59:21 +02:00
lethalman
220e02506f Merge pull request #9760 from ebzzry/devilspie2
devilspie2: init at 0.39
2015-09-10 09:57:10 +02:00
Thomas Strobel
260be2cbf6 xtrlock-pam: init at 3.4 2015-09-10 09:13:06 +02:00
Rommel M. Martinez
6919533410 devilspie2: init at 0.39 2015-09-10 05:11:56 +08:00
Austin Seipp
eaf48b23e9 nixpkgs: name wibble, s/JonPRL/jonprl/
We generally don't use upper case for all-packages.nix definitions.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:43:31 -05:00
Brian McKenna
e9bdf0fc07 JonPRL: init at 0.1.0 2015-09-09 21:23:48 +10:00
Eelco Dolstra
ee83598688 Remove openjdk namespace pollution
Fixes #9743.
2015-09-09 11:44:14 +02:00
Eelco Dolstra
2a2cb8354e Remove upower-old 2015-09-09 11:44:14 +02:00
Arseniy Seroka
2017d56edf Merge pull request #9708 from a1russell/playonlinux
Add playonlinux derivation.
2015-09-09 12:28:46 +03:00
William A. Kennington III
61dc30c092 syncthing: Pin to go1.4 pending upstream go fixes and disable tests until fixed 2015-09-08 23:36:43 -07:00
Adam Russell
735673bb9f playonlinux: init at 4.2.8 2015-09-09 00:05:02 -05:00
Arseniy Seroka
488c5ac433 Merge pull request #9502 from anderspapitto/0ad
add spidermonkey 31.5, and upgrade 0ad to version 18 Alpha
2015-09-09 03:11:43 +03:00
Arseniy Seroka
90a7bb69d0 Merge pull request #9711 from anderspapitto/bitlbee
plugin support for bitlbee, and facebook plugin
2015-09-09 03:03:53 +03:00
Anders Papitto
4bcde3f244 spidermonkey: add 31.5 2015-09-08 17:00:34 -07:00
Anders Papitto
78f7a09e3a bitlbee service: enable plugins 2015-09-08 14:24:50 -07:00
Anders Papitto
207f74eee9 bitlbee-facebook: init at 2015-08-27 2015-09-08 14:24:25 -07:00
Pascal Wittmann
f0fc994369 airstrike: init at pre-6a 2015-09-08 17:28:00 +02:00
Nikolay Amiantov
57c33c1c54 lambdabot: rework custom modules and configuration 2015-09-08 17:50:55 +03:00
Pascal Wittmann
f36ea29b85 imapsync: 1.267 to 1.607 2015-09-08 15:37:04 +02:00
Damien Cassou
c28ee050ac Merge pull request #9673 from DamienCassou/new-tmate 2015-09-08 14:54:36 +02:00
Pascal Wittmann
c3f33be3ab pugixml: init at 1.6 2015-09-08 13:53:28 +02:00