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
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +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
6521957bf4
lesstif: correct the version
...
... to correspond to what is really downloaded and built.
Also, the 2006 comment was no longer correct, as the version is from 2009.
2015-09-15 10:03:23 +02:00
Vladimír Čunát
b5ee55f81f
makeInitrd, makeModulesClosure: reduce repetition
...
After #9869 .
2015-09-15 10:03:23 +02:00
Domen Kožar
46ae0a0c98
Merge pull request #9870 from FRidh/python35
...
python-packages: Python 3.5
2015-09-15 09:24:32 +02:00
Frederik Rietdijk
f97b4c4fb8
python-packages numpy: disabled for Py35
...
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk
36bf2f60d1
python-packages: Python 3.5
2015-09-15 09:17:42 +02:00
vbgl
39af9df25b
Merge pull request #9866 from ericsagnes/byobu
...
byobu: fixup script paths (closes #9865 )
2015-09-15 08:58:59 +02:00
Tobias Geerinckx-Rice
193319ce03
"Parallel Tools" -> Parallels Tools
2015-09-15 08:51:02 +02:00
Tobias Geerinckx-Rice
4105fe0062
nixos: correct "Kubernets" -> "Kubernetes"
2015-09-15 08:51:01 +02:00
Tobias Geerinckx-Rice
7c8dd80c30
perlPackages.SysVirt: 1.2.9 -> 1.2.19
2015-09-15 08:51:01 +02:00
Domen Kožar
de8f176875
fix nixos eval
2015-09-15 08:45:19 +02:00
Eric Sagnes
ad3193e59a
byobu: fixup script paths
2015-09-15 15:42:20 +09: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
f3519eb040
Merge pull request #9864 from ebzzry/unetbootin-613
...
unetbootin: 608 -> 613
2015-09-15 06:15:36 +02:00
Domen Kožar
b487fb65e3
Merge pull request #9860 from ktosiek/openafs-linux-4.2
...
openafs: patches for linux 4.2
2015-09-15 06:14:03 +02: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
Domen Kožar
0b4ec468c5
disable chronos /cc @offlinehacker
...
(cherry picked from commit 83cc494542b9c53921616caa06984bd72f4e3dea)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:20 +02:00
aszlig
7fb1c7efcf
python/notmuch: Fix runtime dep on libnotmuch.
...
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.
Thanks to mog from the #nixos IRC for stumbling over this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-15 04:25:41 +02:00
Tobias Geerinckx-Rice
c545bc80f6
hack (font): init at 2.013
2015-09-15 00:47:58 +02:00
Tobias Geerinckx-Rice
133a31f71f
mcelog: 125 -> 126
...
Adds --is-cpu-supported command line option.
2015-09-15 00:17:18 +02:00
Eric Seidel
1d5a96c3c6
Merge pull request #9309 from acowley/nix-darwin
...
nix: use libsodium on darwin
2015-09-14 15:12:33 -07:00
Tobias Geerinckx-Rice
cb363c1033
dstat: add python-wifi dependency for --wifi
...
This is limited to kernels with the (legacy) Wireless Extensions,
and supported wireless cards. Also add myself as a maintainer.
CC maintainer @jgeerds
2015-09-14 23:53:21 +02:00
Tobias Geerinckx-Rice
8314510a02
pythonPackages.python-wifi: init at 0.6.0
2015-09-14 23:53:21 +02:00
Tobias Geerinckx-Rice
6dc2a827c0
geolite-legacy: update 2015-09-08 -> 2015-09-14
2015-09-14 23:53:20 +02:00
Samuel Rivas
40d26f6730
erlang-mode: refactor maintainers ( close #9855 )
2015-09-14 23:47:20 +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
Rommel M. Martinez
1b262abd98
unetbootin: 608 -> 613
2015-09-15 05:11:34 +08:00
Tomasz Kontusz
135fc6a769
lttng-modules: 2.6.2-1-g7a88f8b -> 2.6.3
...
This also drops the assertion about kernel.version - we don't have
anything older than 3.4 in nixpkgs anyway.
2015-09-14 21:45:37 +02:00
vbgl
bc6c6f1444
Merge pull request #9857 from ebzzry/deluge-1.3.12
...
deluge: 1.3.11 -> 1.3.12
2015-09-14 21:29:33 +02:00
Tomasz Kontusz
afff88e599
openafs: patches for linux 4.2
2015-09-14 21:28:20 +02:00
Rommel M. Martinez
95e8e6fc00
deluge: 1.3.11 -> 1.3.12
2015-09-15 02:21:11 +08:00
Eelco Dolstra
4e1b21d133
Make the jdk/jre attributes work on Darwin
2015-09-14 20:18:44 +02:00
Vincent Laporte
55004d509a
ocaml-dolog: 1.0 -> 1.1
2015-09-14 20:07:21 +02:00
Eelco Dolstra
ef490c6b14
Make the "openjdk7" attribute work on Darwin
2015-09-14 19:21:28 +02:00
Eelco Dolstra
acd97de64d
Fix Darwin eval
2015-09-14 19:21:15 +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
Domen Kožar
b729698b13
Merge pull request #9854 from lancelotsix/update_ddrescue
...
ddrescue: 1.19 -> 1.20
2015-09-14 18:48:47 +02:00
Eelco Dolstra
b0fd35e174
openjdk8: Add missing setup hooks
2015-09-14 18:28:52 +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
Lancelot SIX
01b1cea1a1
ddrescue: 1.19 -> 1.20
2015-09-14 15:17:54 +00:00
Pascal Wittmann
483479ffba
Merge pull request #9362 from 4z3/bump-exim
...
exim: 4.85 -> 4.86
2015-09-14 16:51:23 +02:00
Peter Simons
6be6397aa1
ghcjs: import gtk2hs-buildtools from the regular Haskell package set
...
The tool is required for ghcjs builds, but ghcjs cannot compile it itself,
obviously, because it's written in C.
2015-09-14 16:43:31 +02:00
Arseniy Seroka
6c11c0629b
Merge pull request #9832 from ardumont/fix-org-trello
...
emacs24PackagesNg.org-trello: fix inclusion files pattern
2015-09-14 17:41:39 +03:00