Lluís Batlle i Rossell
ae98b61850
dropbear: update to 2013.58, and build dynamically
...
I had to do a trick with GNU make, to allow it to find libs.
2013-06-18 23:35:53 +02:00
Vladimír Čunát
3cba755596
qt48: minimize default dependencies on non-Linux
2013-06-18 22:03:35 +02:00
Vladimír Čunát
3adf8e6429
vala, libusb1, deps of libjpeg: attempt to fix on non-Linux
2013-06-18 17:52:09 +02:00
Jason \"Don\" O'Conal
85bfa943f7
glib: fix on darwin (merge #644 )
...
* include Foundation.h header
* add myself to maintainers
* build with gccApple
@vcunat: minor refactoring.
2013-06-18 08:17:36 +02:00
Jason "Don" O'Conal
9b409f2cae
tree: fix compilation on darwin
2013-06-18 14:02:21 +10:00
Evgeny Egorochkin
88eff1efac
Merge pull request #619 from lovek323/sdcv
...
sdcv: add expression
2013-06-17 16:29:53 -07:00
Eelco Dolstra
5bc8275075
nix: Update to 1.5.3
2013-06-18 00:56:00 +02:00
Vladimír Čunát
6bcf790d05
Merge branch 'master' into x-updates
2013-06-17 22:08:16 +02:00
Vladimír Čunát
afdc7fdfb6
fix evaluation on non-Linux, should fix tarball
2013-06-17 22:06:36 +02:00
Vladimír Čunát
0f7e530c9d
mesa_noglu: make it meaningful even on darwin
...
In future we should change the mess, e.g. have libGL, libGLU and similar
attributes.
2013-06-17 16:14:46 +02:00
Jaka Hudoklin
4d76f87c13
Add cgminer: gpu, fpga and asic crypto currencies mining application
2013-06-16 21:51:27 +00:00
Jaka Hudoklin
a826c359c2
Add amdadl-sdk: amd display library sdk, usefull for ati gpu statistics
2013-06-16 21:39:54 +00:00
Jaka Hudoklin
4817f34f2b
Add amdapp-sdk: accelerated parallel processing sdk with OpenCL support
2013-06-16 21:39:43 +00:00
Vladimír Čunát
c72ed04892
Merge 'master' and 'stdenv-fixes' into x-updates
...
Final stabilization phase before merging into master.
Conflicts (glibc-2.13):
pkgs/top-level/all-packages.nix
2013-06-16 10:13:51 +02:00
Domen Kožar
0d15be335c
Merge pull request #629 from lovek323/vim_configurable
...
vim_configurable: improvements
2013-06-15 10:36:51 -07:00
Peter Simons
84c1d5f03b
all-packages.nix: use blanks instead of tabs
2013-06-15 17:14:57 +02:00
Peter Simons
38d22b4851
ess: add Emacs Speaks Statistics mode
2013-06-15 17:13:37 +02:00
Michael Raskin
81b7f5fe63
Merge remote-tracking branch 'upstream/master' into x-updates
2013-06-15 17:15:32 +04:00
Peter Simons
362a77ad85
Merge pull request #630 from lovek323/sup
...
sup: add missing dependencies
2013-06-15 04:27:37 -07:00
Jason "Don" O'Conal
d166efdff5
sup: add missing dependencies
...
* rubygems `locale` and `text` were missing from the sup expression
2013-06-15 21:03:01 +10:00
Peter Simons
b7cba63031
Add moderntimeline extension for moderncv.
2013-06-15 13:00:02 +02:00
Jason "Don" O'Conal
b7b98f04a2
vim_configurable: improvements
...
* add ruby interpreter (may have been accidentally removed, or may never
have existed)
* allow selection of GUI options by setting `config.vim.gui`
2013-06-15 20:48:20 +10:00
Eelco Dolstra
935a054de9
libXrender, libXvMC: Update
2013-06-14 14:53:36 +02:00
Jason "Don" O'Conal
d0d9470519
sup: add required gems and separate dependencies
2013-06-14 18:06:14 +10:00
Michael Raskin
7093dd2c70
Some fixes
2013-06-14 07:46:33 +04:00
Eelco Dolstra
629daa2102
Rewrite the CPAN generator to Perl
...
Also:
- It's now installable by doing "nix-env -i nix-generate-from-cpan".
- It maps dependencies to the correct attribute (e.g. HTML::HeadParser
is mapped to HTMLParser).
- It automatically selects buildPerlPackage or buildPerlModule.
- It's documented in the manual.
2013-06-13 15:56:23 +02:00
Eelco Dolstra
a79076b7aa
Consistent whitespace
2013-06-13 15:56:23 +02:00
Michael Raskin
19530856ed
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/gdk-pixbuf/default.nix
pkgs/development/libraries/gtk+/2.x.nix
pkgs/misc/ghostscript/default.nix
pkgs/top-level/all-packages.nix
2013-06-13 17:12:43 +04:00
Michael Raskin
ed51d54610
Merge pull request #606 from fignuts/master
...
Add keepass password manager and update mono DLLMap.
2013-06-13 05:42:53 -07:00
Michael Raskin
27bbff463f
Merge pull request #601 from craff/ocaml/upgrade_and_new
...
Ocaml/upgrade and new
2013-06-13 05:41:59 -07:00
Michael Raskin
c7536d2fa6
Merge pull request #617 from lovek323/vim_configurable
...
Get vim_configurable compiling on darwin
2013-06-13 05:41:12 -07:00
Jason "Don" O'Conal
2956b5db46
sdcv: add expression
2013-06-13 22:33:52 +10:00
Jason "Don" O'Conal
6baad4d4d6
vim_configurable: fix compilation on darwin
...
* compile with gccApple
* enable darwinSupport by default
* do not use patchelf
2013-06-13 22:20:54 +10:00
Jason "Don" O'Conal
dc0c630e54
gtk2: fix compilation on darwin
...
* add libintlOrEmpty to build inputs
* allow cups to be disabled by setting config.gtk2.cups to false
2013-06-13 18:10:53 +10:00
Peter Simons
71439b3e96
Merge pull request #610 from lovek323/sup
...
Add sup expression
2013-06-12 23:33:19 -07:00
Jason "Don" O'Conal
a5e65e66b1
sup: separate dependencies
...
create separate expressions for gems requiring native extensions to be
built:
* gpgme
* ncursesw_sup
* xapian_full_alaveteli
2013-06-13 10:45:51 +10:00
Jason "Don" O'Conal
593228f18d
Compile libusb with gccApple on darwin
2013-06-13 10:42:38 +10:00
Jason "Don" O'Conal
4fe22e28cb
Add sup expression
2013-06-13 10:42:30 +10:00
Lluís Batlle i Rossell
4970ec637e
Adding psmouse-alps, a touchpad kernel driver.
...
Some laptops use these new touchpads, and this driver is
supposed to provide proper support for them.
2013-06-12 22:55:58 +02:00
Song Wenwu
92ba0a0913
gtk+: enable NLS support (merge #611 )
...
@vcunat: add minor refactorings like file-naming style unification.
ToDo: we get 2*20MB of locale, perhaps it's worth splitting one day.
2013-06-12 10:18:38 +02:00
Michael Raskin
1a45886454
Merge branch 'master' into x-updates
2013-06-11 15:46:10 +04:00
Michael Raskin
55249de924
Update Julia to today's revision
2013-06-11 15:44:56 +04:00
Eelco Dolstra
eaf98cf26e
nixUnstable: Update to 1.5.3pre3134_5c06e52
2013-06-11 12:08:37 +02:00
Mathijs Kwik
fcfbce4b80
Revert "firefox: Revert to 20.0"
...
This reverts commit 9875413c48
.
2013-06-11 09:32:39 +02:00
Michael Raskin
46cd2d0d68
Merge pull request #568 from MarcWeber/submit/vim-multiple-version-and-plugins
...
vim: supporting multiple sources & complicated plugins
2013-06-10 23:06:56 -07:00
Evgeny Egorochkin
2e939a0fba
Merge pull request #608 from ocharles/fabric
...
fabric: new expression
2013-06-10 23:01:59 -07:00
Oliver Charles
d67c4690d3
fabric: new expression
2013-06-10 23:33:39 +01:00
Rok Garbas
9f52473521
plone: 4.1 should use python 2.6
2013-06-10 21:00:37 +02:00
Peter Simons
2e618df532
bind: avoid build impurity by explicitly enabling/disabling features
...
The BIND configure script finds extra dependencies in /usr/include and /usr/lib,
and activates additional features if it does. This may cause the build to fail
on systems that cannot use a chroot environment. Actively disabling those
additional features prevents this issue from occurring.
2013-06-10 15:38:00 +02:00
Michael Raskin
8271de6727
Merge remote-tracking branch 'upstream/master' into x-updates
...
Conflicts:
pkgs/misc/emulators/wine/default.nix
2013-06-10 10:04:46 +04:00