Shea Levy
0c5a7d5df2
nix-exec: build against nixUnstable
2015-05-29 09:41:28 -04:00
Rok Garbas
bd59bf9a74
cygwin: bash updated to 4.3 for cygwin platform
2015-05-29 10:18:06 +02:00
Peter Simons
d9cc38757a
openssl: add version 1.0.2a as attribute 'openssl_1_0_2'
...
We'll try switching our default version after the 15.06 release has been
branched off. Resolves https://github.com/NixOS/nixpkgs/issues/7970 .
2015-05-29 09:52:29 +02:00
Domen Kožar
7ddb84055c
Merge pull request #8048 from Bsami/remotes/origin/python2.38.0
...
Remotes/origin/python2.38.0
2015-05-29 08:52:29 +02:00
Sami BOUHLEL
fb310a6998
added support for boto 2.38.0
2015-05-28 21:15:16 +01:00
Peter Simons
99273a6716
Merge pull request #8047 from nckx/master
...
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Sami BOUHLEL
385936f7d9
added support for boto 2.38.0
2015-05-28 20:53:57 +01:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Sander van der Burg
3fa15c820f
doclifter: add new package
2015-05-28 16:13:47 +00:00
Mateusz Kowalczyk
53ff1909cd
Merge pull request #8040 from codyopel/mpv-fix
...
mpv: refactor & fix youtube-dl support
2015-05-28 14:41:44 +01:00
codyopel
ba9867fb5b
mpv: refactor & fix youtube-dl support
2015-05-28 09:30:36 -04:00
Rok Garbas
c9a45f2f62
cygwin: make perl's XMLParser build on cygwin
2015-05-28 14:15:46 +02:00
Rok Garbas
52068e9b6e
cygwin: make perl LocaleGettext also build on cygwin
2015-05-28 14:15:46 +02:00
Rok Garbas
633e734152
cygwin: libiconvReal is used during bootstrapping phase on cygwin
2015-05-28 14:15:46 +02:00
Tobias Geerinckx-Rice
831d597bfa
perl-packages: Finance-Quote 1.35 -> 1.37
2015-05-28 14:06:14 +02:00
Rok Garbas
6a5126348b
rsyslog: krb5 -> libkrb5 argument changed few commits ago
2015-05-28 13:49:17 +02:00
Vladimír Čunát
adea54614d
fltk13, octave: expose fltk13 config and override in octave
...
Octave needs fltk with libxft, see #8007 .
I'm not much familiar with composableDerivation,
so perhaps this change could be done in a better way...
2015-05-28 13:16:02 +02:00
William A. Kennington III
85932bc5a9
krb5: 1.13.1 -> 1.13.2
2015-05-28 02:20:08 -07:00
William A. Kennington III
4389ae5208
libverto: Add derivation
2015-05-28 02:20:08 -07:00
Florian Friesdorf
ebf6d98fc2
cygwin: build perl as usual, no sysPerl
2015-05-28 10:53:34 +02:00
Florian Friesdorf
88e58a4fa2
cygwin: stdenv
2015-05-28 10:53:34 +02:00
William A. Kennington III
21b2858eed
Merge pull request #8019 from codyopel/openjpeg
...
openjpeg: refactor, fixes #8017
2015-05-27 23:34:21 -07:00
Dan Peebles
4d12ea8311
Add micro-httpd package
2015-05-28 03:16:46 +00:00
Arseniy Seroka
98d160e1f0
Merge pull request #7966 from benley/cli53
...
New package: cli53 (AWS Route53 admin CLI tool)
2015-05-28 04:40:21 +03:00
Bjørn Forsman
201059f728
python-pyev: new package
...
Python bindings for the libev library.
https://code.google.com/p/pyev/
2015-05-27 23:00:09 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Siarhei Zirukin
4fd635404d
e19: updates for 1.14.0
...
- libraries and applications updated to the latest
- the "elementary getting started" (https://docs.enlightenment.org/auto/elementary/group__Start.html )
works with just `pkg-config --cflags --libs elementary`
- switched from lua-old to elua
2015-05-27 20:06:06 +02:00
William A. Kennington III
b3176951a1
libgcrypt: Disable libcap permission dropping
2015-05-27 10:54:05 -07:00
Pascal Wittmann
5e5eaf0fba
Add autotetris-mode, automatically play emacs tetris
2015-05-27 18:12:25 +02:00
Charles Strahan
b94e4348ac
remove nonexistent "hiew" package
2015-05-27 12:01:26 -04:00
Charles Strahan
069913e1b9
bviplus: new package
...
ncurses based hex editor with a vim-like interface
2015-05-27 11:48:05 -04:00
Charles Strahan
15b9fe1fab
heme: new package
...
A portable and fast console hex editor for unix operating systems.
2015-05-27 11:48:05 -04:00
Charles Strahan
4976bcd218
hexcurse: new package
...
ncurses-based console hexeditor written in C
2015-05-27 11:48:05 -04:00
Charles Strahan
a22cffa7bb
ht: new package
...
HT is a file editor/viewer/analyzer for executables.
2015-05-27 11:48:05 -04:00
codyopel
4587819638
openjpeg: refactor, fixes #8017
...
+ Disable JPIP which requires Java
+ fix typo in nativeBuildInputs, which fixes pkgconfig
2015-05-27 11:48:03 -04:00
Pascal Wittmann
9e0763dd8a
Add lolcat, a rainbow version of cat
...
Closes #3399
2015-05-27 17:02:36 +02:00
lethalman
71fc9aac4d
Merge pull request #7992 from ip1981/mwlib
...
Added mwlib services
2015-05-27 16:59:57 +02:00
Igor Pashev
d88f704516
Pillow requires lcms2 with python2.7 too
2015-05-27 14:55:22 +00:00
Arseniy Seroka
fb49eaa553
Merge pull request #8012 from aycanirican/emacsPackagesNg-web-mode
...
Added web-mode for emacs
2015-05-27 17:33:00 +03:00
Aycan iRiCAN
2a13368678
Added web-mode for emacs
2015-05-27 17:28:34 +03:00
Eelco Dolstra
faff3a44a7
Add libpqxx
2015-05-27 13:21:50 +02:00
lethalman
257c05fa82
Merge pull request #7622 from jzellner/master
...
add goimports package
2015-05-27 10:57:23 +02:00
lethalman
af4d6468b2
Merge pull request #7959 from ikervagyok/darkice
...
New Package: Darkice
2015-05-27 10:51:59 +02:00
Arseniy Seroka
43690ae4ee
Merge pull request #7987 from magnetophon/das_watchdog-master
...
add das_watchdog: a realtime watchdog
2015-05-27 11:47:15 +03:00
Tobias Geerinckx-Rice
60461dee1c
python-packages: pyramid_tm: re-enable checks
...
Tested on x86_64-linux.
If tests still fail elsewhere, disable them (per platform?) with a
more descriptive and up-to-date comment.
2015-05-27 01:37:43 +02:00
Tobias Geerinckx-Rice
2af3773342
python-packages: webtest: unittest2 is a Python package
2015-05-27 01:24:04 +02:00
vbgl
2857d5d7a8
Merge pull request #7823 from ericbmerritt/ocaml-enhancements
...
Ocaml enhancements
2015-05-26 23:52:32 +02:00
Edward Tjörnhammar
f02284a361
activator: add version 1.3.2
2015-05-26 20:56:43 +02:00
Benjamin Staffin
a9b9856c37
New package: cli53 (AWS Route53 admin CLI tool)
2015-05-26 10:29:27 -07:00
Tobias Geerinckx-Rice
3f4bdb8ee0
python-packages: prompt_toolkit 0.26 -> 0.37
2015-05-26 16:36:17 +02:00