Commit Graph

11978 Commits

Author SHA1 Message Date
Thomas Tuegel e729a88474 R: build with openblas
Fixes #6393.
2015-06-04 17:42:04 -05:00
Thomas Tuegel 86c54040aa julia03: build with suitesparse_4_4 2015-06-04 17:42:02 -05:00
Thomas Tuegel bbda7d427b suitesparse: version derivations by major version only 2015-06-04 17:42:02 -05:00
Thomas Tuegel 77a454b866 julia03: refactor and build with openblas
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel 4f98287afa julia02: build with openblas
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel a0a5fb46ff openblas: use default liblapack 2015-06-04 17:42:01 -05:00
Thomas Tuegel a376a68f74 openblas: add openblasCompat
openblasCompat uses 32-bit integers on all platforms for compatibility
with standard BLAS and LAPACK.
2015-06-04 17:42:01 -05:00
Dario Bertini 0ed91e1c4d
Update redis to 3.0.2 (now that 3 is stable, squash it into default)
include fix for http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/
2015-06-04 16:36:53 +01:00
Eelco Dolstra f1d465f429 pulseaudio: Revert to regular style
Also, the NixOS module uses pulseaudioLight in order to prevent
excessive dependency bloat.
2015-06-04 14:54:54 +02:00
Eelco Dolstra 22c627bf5b Remove PostgreSQL 8.4 (EOL) 2015-06-04 14:54:54 +02:00
Eelco Dolstra 330d198be1 libgcrypt: Revert to old style 2015-06-04 14:54:54 +02:00
Eelco Dolstra e3356b396d Revert "libssh2: Modernize Build"
This reverts commit e9ee5f9961.
2015-06-04 14:54:53 +02:00
Eelco Dolstra f1f7bd9a93 libmicrohttpd: Fix build and drop curl dependency
Curl was only used for the test suite, which was disabled anyway.
2015-06-04 14:54:53 +02:00
Eelco Dolstra 020cb43f55 Revert "kerberos: Modernize build"
This reverts commit 9740b0d12d.
2015-06-04 14:54:52 +02:00
Eelco Dolstra cde5053d9a Revert "curl: Modernize build"
This reverts commit 5e3fe3916a.
2015-06-04 14:54:52 +02:00
Eelco Dolstra eae17c3743 Revert "libxml2: Refactor and fix library propagation"
This reverts commit 287ec76b8f.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 16f87d772f Revert "libverto: Add derivation"
This reverts commit 4389ae5208.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 4fdf489073 Revert "dnsutils: Add smaller derivation of bind"
This reverts commit bb6ac771c4.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 4c16c271f6 Revert "audit: 2.9.1 -> 2.9.2"
This reverts commit 7e126ac83e.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 5931932f05 Revert "rsyslog: krb5 -> libkrb5 argument changed few commits ago"
This reverts commit 6a5126348b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 832aeb66f8 Revert "Fix krb5 reference"
This reverts commit 9f0da5315b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 93bd7f95aa Revert "389-ds-base: Remove kerberos line as it is strictly dependent on krb5"
This reverts commit b1e4371a1c.
2015-06-04 14:54:50 +02:00
Eelco Dolstra 1e6e52c2ac Revert "krb5: 1.13.1 -> 1.13.2"
This reverts commit 85932bc5a9.
2015-06-04 14:54:48 +02:00
Eelco Dolstra 98a4eabd99 Revert "qemu: 2.2.2 -> 2.3.0"
This reverts commit 19c259161b.
2015-06-04 14:54:48 +02:00
lethalman 1e744d9005 Merge pull request #8149 from clefru/xsettingsd
Add xsettingsd package
2015-06-04 12:19:42 +02:00
Cillian de Róiste 4938d89272 Merge pull request #8168 from richardlarocque/loxodo_app_rebase
Move Loxodo package and add an icon
2015-06-04 11:26:04 +02:00
Clemens Fruhwirth 1db87a34e9 Add xsettingsd. 2015-06-04 09:16:05 +00:00
lethalman 8e564526fc Merge pull request #8157 from monocell/spotify-fix
fix spotify by using older libgcrypt
2015-06-04 10:05:43 +02:00
Richard Larocque 472642ebff Make Loxodo into a real package
There's no reason to keep it hidden in python27Packages hierarchy.
Promote it to be a top-level package.
2015-06-03 23:43:00 -07:00
Peter Simons e7f898a17c Merge pull request #8158 from DamienCassou/add-signing-party
Add signing-party (aka., gpg-tools)
2015-06-03 17:11:48 +02:00
Damien Cassou a4ac0caa52 Add signing-party (aka., gpg-tools) 2015-06-03 17:08:45 +02:00
Emil Rangden 165cb05ea5 fix spotify by using older libgcrypt 2015-06-03 16:50:53 +02:00
Cillian de Róiste 68a82a9114 Merge pull request #8145 from robbinch/pkg-wavegain
wavegain: Add package.
2015-06-03 09:59:40 +02:00
Daniel Peebles 9712e379da Rename microHttpd to micro-httpd 2015-06-03 00:15:14 -04:00
Robbin C 13ea5b65db wavegain: Add package.
This adds wavegain which is a normalizer for WAV audio files.
2015-06-03 11:06:24 +08:00
Tobias Geerinckx-Rice b4a3ec347f git-hub: fix package path... 2015-06-03 01:05:48 +02:00
Tobias Geerinckx-Rice 1a64d9251c Add git-hub: command line GitHub interface
Rather cool, actually.
2015-06-02 23:58:03 +02:00
Michael Raskin 969776564f Adding TextAdept 2015-06-02 20:32:13 +03:00
Michael Raskin e66294151a Adding Lua 5.3, seems to work 2015-06-02 20:32:12 +03:00
Michael Raskin 8daf4f5445 Add Curses development kit 2015-06-02 20:32:12 +03:00
Michael Raskin 747c6e913f Add gtdialog tool 2015-06-02 20:32:12 +03:00
Arseniy Seroka 546f8edae6 Merge pull request #8120 from benley/prometheus-nginx-exporter
New package: prometheus-nginx-exporter
2015-06-02 18:41:59 +03:00
Pascal Wittmann 752528ac9c add pdfpc, a presenter console with multi-monitor support for PDF files 2015-06-02 13:15:59 +02:00
Richard Zetterberg 1847e204e0 Adds antimony 0.8.0b CAD program 2015-06-02 11:11:39 +02:00
Benjamin Staffin 3309a15be9 New package: prometheus-nginx-exporter
Adding to the growing collection of prometheus tools...
2015-06-01 15:32:51 -07:00
Vincent Laporte 2c9f03ff81 ocaml-async: set attribute to null for unsupported OCaml versions 2015-06-01 22:37:02 +02:00
Eelco Dolstra 553abf71ba Merge remote-tracking branch 'origin/staging' into gcc-4.9
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/libraries/wayland/default.nix
	pkgs/development/tools/build-managers/cmake/default.nix
	pkgs/top-level/all-packages.nix
2015-06-01 20:08:43 +02:00
lethalman 3935379089 Merge pull request #8117 from monocell/add-crackxls
new package: crackxls
2015-06-01 18:51:58 +02:00
lethalman 80dd602c48 Merge pull request #7479 from bobvanderlinden/hwinfo
added hwinfo
2015-06-01 17:09:00 +02:00
Emil Rangden 10acbd6716 new package: crackxls 2015-06-01 16:15:19 +02:00
Cillian de Róiste fa3ce48140 Merge pull request #8029 from magnetophon/Ardour3-Ardour4-update
ardour: give it all the libs it asks for. ardour3: bugfix
2015-06-01 16:04:10 +02:00
Eelco Dolstra 0645f5eab7 samba: Revert style changes and get rid of some dependencies
Packages like glusterfs are now optional dependencies. A bunch of
dependencies like subunit are gone: as far as I can tell, these are
only used by Samba's test suite, which we're not even running, so
they're pointless.

Fixes #8067.
2015-06-01 15:35:59 +02:00
Domen Kožar dc3316268e Merge branch 'master' into staging 2015-06-01 11:00:51 +02:00
Arseniy Seroka 80a7cc447c Merge pull request #8097 from ikervagyok/talkfilters
New Package: Gnu Talk Filters
2015-06-01 01:46:00 +03:00
Austin Seipp f47d22a6f1 nixpkgs: verilator 3.872
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-31 17:37:56 -05:00
Arseniy Seroka 58d93d158a Merge pull request #8060 from hiberno/rofi-pass
rofi-pass: initial commit.
2015-06-01 01:28:18 +03:00
Arseniy Seroka 8297b6a125 Merge pull request #7937 from magnetophon/QmidiNet-master
add QmidiNet: a MIDI network gateway application
2015-06-01 01:27:52 +03:00
Arseniy Seroka e33cb69baa Merge pull request #8027 from magnetophon/mod-distortion-master
mod-distortion init at git-2015-05-18
2015-06-01 01:27:37 +03:00
Lengyel Balázs bd3e162311 Inital Commit for Gnu Talk Filters 2015-05-31 22:49:15 +02:00
Pascal Wittmann e6ce11f0bd Merge pull request #8073 from magnetophon/MBdistortion-master
init MBdistortion at v1.1
2015-05-31 15:39:09 +02:00
Bart Brouns 5725d6ae7d init MBdistortion at v1.1 2015-05-31 15:35:12 +02:00
Pascal Wittmann a281c5189c Merge pull request #8071 from magnetophon/LazyLimiter-master
init LazyLimiter at v0.3.01
2015-05-31 15:03:54 +02:00
Bart Brouns 0eca39174b init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
Basically the same pkg,but with different sources
2015-05-31 14:58:49 +02:00
Bart Brouns 39a9f10ccd init LazyLimiter at v0.3.01 2015-05-31 14:52:12 +02:00
Bart Brouns 5d53b9d278 init VoiceOfFaust at v0.7 2015-05-31 14:49:13 +02:00
Vladimír Čunát 4c898aad51 spring: fix build by using older cmake 2015-05-31 00:05:33 +02:00
Vladimír Čunát 098277c2cb tulip: fix build by using older cmake
/cc maintainer @cillianderoiste.
2015-05-30 23:58:26 +02:00
Vladimír Čunát 022f3067f0 yoshimi: fix build, same as octave 2015-05-30 23:06:42 +02:00
Vladimír Čunát 84cd11d54e tilda: fix build after gnome-3.16 bump 2015-05-30 22:50:09 +02:00
Vladimír Čunát 1ea42506d1 sakura: fix build after gnome-3.16 bump
/cc maintainers: @astsmtl, @codyopel.
2015-05-30 22:38:03 +02:00
Vladimír Čunát ff2ccb2721 linssid: fix build by using qt53 2015-05-30 22:08:09 +02:00
Tobias Geerinckx-Rice 21015ea82f Add bin_replace_string: edit precompiled binaries 2015-05-30 21:09:26 +02:00
Peter Simons d3073741a3 Merge pull request #8042 from adnelson/liblapack_atlas_dependency_optional
Liblapack atlas dependency optional
2015-05-30 19:25:54 +02:00
Vladimír Čunát 45d859192b clutter-gst_3_0: fix build by using newer clutter 2015-05-30 17:19:32 +02:00
Bart Brouns 1ed1c3ec92 ardour: give it all the libs it asks for. ardour3: bugfix
The latest ardour3 release loses audio and midi
files under some conditions.
7024232855
fixes that.
2015-05-30 13:06:48 +02:00
Bart Brouns 292abec58e mod-distortion init at git-2015-05-18 2015-05-30 10:15:40 +02:00
Jascha Geerds b5019ffd72 vdirsyncer: Use python2 instead of python3 2015-05-30 01:07:10 +02:00
William A. Kennington III 6b17264e08 samba: Use built in kerberos 2015-05-29 15:05:41 -07:00
William A. Kennington III 06c9915ed1 Use libheimdal instead of heimdal 2015-05-29 15:05:28 -07:00
William A. Kennington III 1e14f0a055 heimdal: 1.5.3 -> 2015-05-26 2015-05-29 15:05:22 -07:00
William A. Kennington III 4fa5cc71f2 heimdal: No need to override openldap anymore 2015-05-29 15:05:07 -07:00
William A. Kennington III 80648d7e24 Use mit5 as kerberos since it is better supported 2015-05-29 15:04:28 -07:00
William A. Kennington III 89d9a6079c libmicrohttpd: 0.9.41 -> 0.9.42 2015-05-29 14:57:42 -07:00
William A. Kennington III e5bf20a6c6 Merge branch 'master' into staging 2015-05-29 14:52:51 -07:00
William A. Kennington III be5f4082fd pulseaudio: Remove default derivation 2015-05-29 14:47:33 -07:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
Arseniy Seroka 02fd0c8771 Merge pull request #7742 from magnetophon/guitarix-syslibs-master
guitarix: use system zita libs
2015-05-29 23:37:43 +03:00
Allen Nelson 8a965946cb switched to atlas as a dependency for liblapack by default 2015-05-29 15:16:12 -05:00
William A. Kennington III 7e126ac83e audit: 2.9.1 -> 2.9.2 2015-05-29 10:29:11 -07:00
William A. Kennington III b1e4371a1c 389-ds-base: Remove kerberos line as it is strictly dependent on krb5 2015-05-29 10:26:25 -07:00
William A. Kennington III 9f0da5315b Fix krb5 reference 2015-05-29 10:25:32 -07:00
_1126 c04784dfd6 rofi-pass: initial commit. 2015-05-29 16:42:27 +02:00
Shea Levy 0c5a7d5df2 nix-exec: build against nixUnstable 2015-05-29 09:41:28 -04:00
Bart Brouns 859ec9719b guitarix: use system zita libs 2015-05-29 14:05:46 +02: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
Allen Nelson e001340cf6 returned to two-file structure for liblapack 2015-05-28 21:49:06 -05:00
Allen Nelson 2c125cf37a removed default dependency of liblapack on ATLAS. was causing an unnecessary double-build of atlas 2015-05-28 12:39:49 -05: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 633e734152 cygwin: libiconvReal is used during bootstrapping phase on cygwin 2015-05-28 14:15:46 +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
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
Vladimír Čunát 710df5bb78 Merge master into staging
It contains some mass-rebuild stuff as well,
so best push the changes to staging, too.
2015-05-27 20:47:23 +02:00
William A. Kennington III b3176951a1 libgcrypt: Disable libcap permission dropping 2015-05-27 10:54:05 -07: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
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
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
Vladimír Čunát edeab75913 xcompmgr: generate along with xorg stuff
Also a minor update.
/cc maintainer @astsmtl.
2015-05-26 20:06:53 +02:00
Vladimír Čunát e5fa9ab0fd xlsfonts: generate along with xorg stuff
Also a minor update.
/cc maintainer @viric.
2015-05-26 20:06:51 +02:00
Benjamin Staffin a9b9856c37 New package: cli53 (AWS Route53 admin CLI tool) 2015-05-26 10:29:27 -07:00
Lengyel Balázs aa1ce46281 Inital commit for Darkice 2015-05-26 15:20:53 +02:00
Bart Brouns c3b7a8b053 add das_watchdog: a realtime watchdog 2015-05-26 15:13:59 +02:00
Alexander Flatter d2b906c771 Add heroku-client 2015-05-26 13:05:53 +02:00
Mateusz Kowalczyk 5c401ea5ee Merge branch 'bitmeter-master' of https://github.com/magnetophon/nixpkgs 2015-05-26 11:39:06 +01:00
Mateusz Kowalczyk 227bc88da6 Merge pull request #7991 from vbgl/gappa
Adds gappa 1.2.0
2015-05-26 11:14:20 +01:00
Mateusz Kowalczyk d77bbb0ee3 Merge pull request #8002 from asppsa/pure-packages
Fairly complete set of packages for Pure
2015-05-26 10:53:39 +01:00
Tobias Geerinckx-Rice 02e693e1b9 Remove w3c-css-validator
Depends on missing tarballs. Broken since 2013.
2015-05-26 11:46:41 +02:00
Tobias Geerinckx-Rice 7b6d9d4cff Remove arb and then-orphaned lesstif93
Arb has been broken (and marked as such) since the removal of
GCC 4.2 in July 2014. Nothing and no-one uses it. Time to go.
2015-05-26 11:46:41 +02:00
lethalman 138a51b84b Merge pull request #7981 from magnetophon/eq10q-master
add eq10q: LV2 EQ plugins and more, with 64 bit processing
2015-05-26 10:44:35 +02:00
lethalman 560b3d2410 Merge pull request #7990 from magnetophon/foo-yc20-master
add foo-yc20: a Faust implementation of a combo organ
2015-05-26 10:39:27 +02:00
lethalman 9734bfd792 Merge pull request #7997 from magnetophon/tetraproc-master
tetraproc: init at 0.8.2
2015-05-26 10:30:19 +02:00
Alastair Pharo 47aeaf9d04 Fairly complete set of packages for Pure 2015-05-26 17:51:07 +10:00
Mateusz Kowalczyk 1a6e124da8 mpv: use ffmpeg-full when using youtubeSupport
We need networking and potentially ssl/tls compiled into ffmpeg but the
minimal ffmpeg_x wrappers no longer offer that. We could of course use
ffmpeg-full and slim it down to just what we need but we'd end up
building ffmpeg twice, might as well stick with full
2015-05-26 05:28:16 +01:00
Bart Brouns d9c8b1f83a tetraproc: init at 0.8.2
Converts the A-format signals from a tetrahedral Ambisonic microphone into B-format signals ready for recording
2015-05-26 04:17:09 +02:00
Thomas Tuegel 255c0903a1 gnuplot: requires Qt 4 2015-05-25 21:04:01 -05:00
Eric Merritt c651e7ff61 ocaml-atdgen: add minimal version (1.6.0) to the system 2015-05-25 13:45:10 -07:00
Eric Merritt 7efe850b1d ocaml-atd: add initial version (1.1.2) to the system 2015-05-25 13:42:07 -07:00
Bart Brouns 73bb94e620 add foo-yc20: a Faust implementation of a combo organ 2015-05-25 22:37:39 +02:00
Bart Brouns 7ad53157e0 add eq10q: LV2 EQ plugins and more, with 64 bit processing 2015-05-25 21:38:39 +02:00
Arseniy Seroka 89810619ff Merge pull request #7973 from oxij/fetchurl-meta
fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
2015-05-25 21:14:35 +03:00
Vincent Laporte 9f1eb28a20 Adds gappa 1.2.0
Gappa is a tool intended to help verifying and formally proving
properties on numerical programs dealing with floating-point or
fixed-point arithmetic.

Homepage: http://gappa.gforge.inria.fr/
2015-05-25 19:32:09 +02:00
Eric Merritt 27541f65f3 ocaml-async_find: add initial version (111.28.00) to the system 2015-05-25 10:16:44 -07:00
Eric Merritt 9c4bda2530 ocaml-async_shell: add initial version (109.28.03) to the system 2015-05-25 10:16:43 -07:00
Eric Merritt 96775f0402 ocaml-jingoo: add initial version (1.2.7) to the system 2015-05-25 10:16:43 -07:00
Eric Merritt c7ba42a516 ocaml-core_extended: add initial version (112.24.00) to the system 2015-05-25 10:16:43 -07:00
Eric Merritt da56bd3002 ocaml-textutils: add initial version (112.17.00) to the system 2015-05-25 10:16:42 -07:00
Eric Merritt 59b94c36f8 ocaml-re2: add initial version (112.06.00) to the system 2015-05-25 10:16:38 -07:00
Bart Brouns 3ddaf0c32a add bitmeter: also known as jack bitscope. Useful to detect denormals. 2015-05-25 18:56:15 +02:00
Aristid Breitkreuz 04656c6f89 Merge branch 'master' of github.com:NixOS/nixpkgs 2015-05-25 15:32:57 +02:00
Aristid Breitkreuz c03c7791cc fix roxterm 2015-05-25 15:32:25 +02:00
Edward Tjörnhammar 161fdec0f5 tidy-html5: added package, also provides libtidy5 2015-05-25 15:05:05 +02:00
Bob van der Linden 2f4dc083d5 added hwinfo 2015-05-25 14:17:46 +02:00
Tobias Geerinckx-Rice 8d98f626a1 statifier 1.6.15 -> 1.7.3
Also switch to mkDerivation and fix build on amd64.
2015-05-25 13:35:55 +02:00
Tobias Geerinckx-Rice b10cb12a93 tetgen 1.4.3 -> 1.5.0
Keep version 1.4.3 around as `tetgen_1_4`, because the licence
changed from MIT to AGPL3+ in the meantime.
2015-05-25 13:35:54 +02:00
Edward Tjörnhammar 0e9464478d catch: add version 1.1-3 2015-05-25 10:39:13 +02:00
Thomas Tuegel d8dab38fda Merge pull request #7899 from thinkpad20/openblas_on_osx
added flags/switches necessary to get openblas to compile on osx
2015-05-24 19:01:50 -05:00
Benjamin Staffin d3fe5487ad New package: prometheus-collectd-exporter 2015-05-24 14:33:39 -07:00
Benjamin Staffin af142824cb New package: prometheus-mysqld-exporter 2015-05-24 14:08:16 -07:00
Benjamin Staffin adf59e7110 New package: prom2json 2015-05-24 14:08:16 -07:00
Eric Merritt e0f3638fde ocaml-cohttp: add initial version (0.17.1) to the system 2015-05-24 12:33:23 -07:00
Eric Merritt 38cabebc8d ocaml-alcotest: add initial version (0.3.1) to the system 2015-05-24 12:33:21 -07:00
Eric Merritt 745bb72050 ocaml-conduit: add initial version (0.8.3) to the system 2015-05-24 12:33:20 -07:00
Eric Merritt 1c2fcf4115 ocaml-ipaddr: add version (2.6.1) to the system 2015-05-24 12:33:19 -07:00
Eric Merritt 09c6cc19f2 ocaml-async_ssl: add initial version (112.24.03) to the system 2015-05-24 12:33:14 -07:00
Eric Merritt fbba3c1c33 ocaml-ctypes: add initial version (0.4.1) to the system 2015-05-24 12:33:13 -07:00
Eric Merritt cd0836233a ocaml-async: add initial version (112.24.00) to the system 2015-05-24 12:33:13 -07:00
Eric Merritt b20b270607 ocaml-async_extra: add initial version (112.24.00) to the system 2015-05-24 12:33:12 -07:00
Eric Merritt 6fe371a695 ocaml-async_unix: add initial version (112.24.00) to the system 2015-05-24 12:33:09 -07:00
Eric Merritt a129ec1b9b ocaml-async_kernel: add initial version (112.24.00) to the system 2015-05-24 12:33:07 -07:00
Eric Merritt ed2782db54 ocaml-core: add initial version (112.24.01) to the system 2015-05-24 12:33:03 -07:00
Eric Merritt ee089a7f19 ocaml-core_kernel: add initial version (112.24.00) to the system 2015-05-24 12:32:58 -07:00
Eric Merritt 5dc0817b83 ocaml-variantslib: add initial version (109.15.03) to the system 2015-05-24 12:32:57 -07:00
Eric Merritt e617429759 ocaml-typerep: add initial version (112.24.00) to the system 2015-05-24 12:32:56 -07:00
Eric Merritt 48c98e12d2 ocaml-pipebang: add initial version (110.01.00) to the system 2015-05-24 12:32:55 -07:00
Eric Merritt 74b9ccfe3f ocaml-pa_test: add initial version (112.24.00) to the system 2015-05-24 12:32:55 -07:00
Eric Merritt 6c2a3f35ea ocaml-pa_bench: add initial version (112.06.00) to the system 2015-05-24 12:32:54 -07:00
Eric Merritt 86e8c73d7b ocaml-herelib: add initial version (109.35.02) to the system 2015-05-24 12:32:54 -07:00
Eric Merritt 8a9d5637bc ocaml-custom_printf: add initial version (112.24.00) to the system 2015-05-24 12:32:53 -07:00
Eric Merritt 12c3b11bf4 ocaml-pa_ounit: add initial version (112.24.00) to the system 2015-05-24 12:32:52 -07:00
Eric Merritt 21fa39af2e ocaml-comparelib: add initial version (109.60.00) to the system 2015-05-24 12:32:52 -07:00
Eric Merritt a88b7ed908 ocaml-bin_prot: add initial version (112.24.00) to the system 2015-05-24 12:32:51 -07:00
Eric Merritt ea0d507935 sexplib: rename from ocaml_sexplib to sexplib
There really isn't any need for it to be named ocaml_sexplib
2015-05-24 12:32:50 -07:00
Eric Merritt cac000d73a ocaml-sexplib: upgrade to 112.24.01 2015-05-24 12:32:46 -07:00
Eric Merritt 8751d1ea1a rename ocaml_typeconv to type_conv
The actual name of the package is type_conv
(https://github.com/janestreet/type_conv). Having it named
ocaml_typeconv adds a verbosity that isn't required and actually makes
the package harder to find.
2015-05-24 12:32:45 -07:00
Eric Merritt 82e098fd93 ocaml-typeconv: upgrade to 112.01.01 2015-05-24 12:32:45 -07:00
Pascal Wittmann 72550060dc Merge pull request #7972 from oxij/add-xbomb
xbomb: add version 2.2b
2015-05-24 20:22:56 +02:00
Jan Malakhovski bdf32ed2ab fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
The point of this is to be able to do `meta.homepage = src.meta.homepage;`
instead of the usual copy-paste for the packages that are hosted
on these hosting services.
2015-05-24 14:26:39 +00:00
Jan Malakhovski 3d02048283 xbomb: add version 2.2b 2015-05-24 14:24:33 +00:00
William A. Kennington III bb6ac771c4 dnsutils: Add smaller derivation of bind 2015-05-23 22:26:23 -07:00
William A. Kennington III 384d8a79d0 Merge pull request #7717 from stephenmw/gcloud
Add the google-cloud-sdk package
2015-05-23 22:14:47 -07:00
Stephen Weinberg da2aef3685 Add the google-cloud-sdk package 2015-05-24 06:20:45 +02:00
William A. Kennington III d5ca9c017c idnkit: Add derivation 2015-05-23 19:07:13 -07:00
Florian Friesdorf 6ad9f8e1dd mediathekview-9 2015-05-23 12:41:14 +02:00
Eric Merritt d814c50505 add an ocaml specific builder to the system 2015-05-22 10:12:21 -07:00
Sander van der Burg c5fa23cb85 rman: add package 2015-05-22 09:51:32 +00:00
Bart Brouns 71da96faf4 add QmidiNet: a MIDI network gateway application 2015-05-22 10:49:01 +02:00
Michael Raskin aca9050ad9 Use 32-bit Wine for Pipelight 2015-05-21 19:48:25 +03:00
John Wiegley 597aebc94d libgcrypt: Set libpcap to null on Darwin 2015-05-21 10:55:54 -05:00
Paulus Esterhazy c4a8acd983 Add sqlite3_analyzer 2015-05-21 13:57:53 +02:00
Luca Bruno 478e1d6f14 vanubi: use vte 2.90 2015-05-21 12:58:01 +02:00
William A. Kennington III 19c259161b qemu: 2.2.2 -> 2.3.0 2015-05-20 18:30:22 -07:00
Pascal Wittmann c2dd7622c5 Merge pull request #7914 from pjones/pkg/mpdris2
New package: mpDris2, MPRIS 2 support for mpd
2015-05-20 23:45:35 +02:00
Peter Jones 05a6c34e04 New package: mpDris2, MPRIS 2 support for mpd 2015-05-20 15:37:25 -06:00
jz f2cc21a8b4 Merge branch 'master' of github.com:NixOS/nixpkgs 2015-05-20 15:18:26 -06:00
Nikolay Amiantov dbcfd854c8 Merge pull request #7104 from gebner/mozc
Add mozc, a Japanese input method from Google.
2015-05-20 22:20:32 +03:00
Ozan Sener 97160a8644 Add Thrust 0.7.6 2015-05-20 20:58:03 +02:00
Gabriel Ebner 64ecc21b9a Add mozc and its dependency zinnia. 2015-05-20 20:25:23 +02:00
Allen Nelson ec2f3eb855 added gfortran expression for darwin 2015-05-19 15:59:55 -05:00
Luca Bruno 10f49c84dd Remove last reference to gnome3.gnome_icon_theme 2015-05-19 14:46:45 +02:00
Luca Bruno 9adde87fea More usage of gnome3.defaultIconTheme 2015-05-19 14:44:27 +02:00
Luca Bruno 68bf202b65 easytag: use gnome defaultIconTheme 2015-05-19 13:26:33 +02:00
Paulus Esterhazy 557c1401af Add unfree Oracle instant client and SQLPlus CLI utility. 2015-05-19 11:10:11 +02:00
William A. Kennington III a6d5a2e442 consul-alerts: Make go-package 2015-05-18 19:45:19 -07:00
William A. Kennington III d0e45e274b fetchFromBitbucket: Add 2015-05-18 19:45:19 -07:00
William A. Kennington III f0d324c23a consul-template: Move to go-packages 2015-05-18 19:45:19 -07:00
William A. Kennington III 414b3f2909 consul: Move into the go-packages framework 2015-05-18 19:45:19 -07:00
Herwig Hochleitner ef9cfd3dda wine: enable 64bit build for wineStaging 2015-05-18 21:01:54 +02:00
Siarhei Zirukin 023aaf8f6d add package: uni-vga 2015-05-18 19:59:27 +02:00
Nikolay Amiantov e2f0e08b02 bomi: build with PulseAudio support by default 2015-05-18 17:21:08 +03:00
Nikolay Amiantov 4936324273 libbdplus: add package 2015-05-18 17:21:08 +03:00
Pascal Wittmann 132570bace Add colm, a language for program analysis and transformation 2015-05-18 16:07:12 +02:00
Luca Bruno 6af3e25bb9 Add goffice_0_8 back to toplevel 2015-05-18 13:08:48 +02:00
Luca Bruno 99b14de505 Fix evaluation of goffice 0.8 across gnome updates 2015-05-18 13:05:26 +02:00
Luca Bruno 25f9555599 Drop GNOME 3.12 2015-05-18 12:24:08 +02:00
lethalman efed756e67 Merge pull request #7849 from mschristiansen/mongo-tools-2
MongoDB Tools and Go dependencies
2015-05-18 10:52:49 +02:00
Mikkel Christiansen 734bc9f2e5 Add MongoDB tools and build dependencies. 2015-05-18 10:29:22 +02:00
Thomas Tuegel 6803ddbf60 firefoxWrapper: install icon to hicolor theme 2015-05-17 20:20:24 -05:00
Thomas Tuegel 9529a0dae2 Build free part of Clementine on Hydra
Clementine consists of a large free part (the main application) and a
small part with unfree dependencies (the Spotify blob). Add a top-level
attribute for the free Clementine for users who don't want unfree
software, and so that the bulk of Clementine will be in the binary cache.
2015-05-17 15:41:48 -05:00
C0DEHERO 3a966376bf voxelands: added 1504.01 2015-05-17 20:33:35 +02:00
Benno Fünfstück 592e411c49 Merge pull request #7863 from C0DEHERO/fix/irrlicht-update
irrlicht: update rev 3843 (1.8) -> rev 5104 (1.8)..
2015-05-17 20:15:10 +02:00
Matthias Beyer f49d2e9953 Fix: khal 0.4.0 does not work with python 3 2015-05-17 19:34:16 +02:00
C0DEHERO d90dd6d17b irrlicht: update rev 3843 (1.8) -> rev 5104 (1.8); fixed awkward naming; use svn release branch 2015-05-16 22:48:43 -04:00
Arseniy Seroka 78b2afadff Merge pull request #7811 from pmiddend/fcppt
Add fcppt package
2015-05-16 22:37:14 +03:00
Paulus Esterhazy dd545e0fa4 Add Jekyll 2015-05-16 19:45:46 +02:00
Pascal Wittmann 4f43b41240 rubberband: fix build
rubberband assumes double precision fftw
2015-05-16 12:51:00 +02:00
Joachim Schiele 3e0c91e55f Merge pull request #7854 from qknight/openal_cleanup
openal to openalSoft conversion
2015-05-16 12:19:12 +02:00
Joel Taylor 82b74ae425 Conditionally link libnatspec with darwin.libiconv
This fixes zip-archive, which depended on darwin.libiconv via GHC and regular libiconv via
libnatspec.
2015-05-15 21:23:06 -07:00
Joachim Schiele bbd342dcf4 openal to openalSoft conversion 2015-05-16 04:04:35 +02:00
William A. Kennington III 3913d03890 ttylog: Add derivation 2015-05-15 18:38:12 -07:00
Vladimír Čunát 120852e542 freerdpUnstable, cinepaint: fix by using older cmake
Close #7841.
2015-05-15 23:08:23 +02:00
Vladimír Čunát b7fe141f6b Revert "remove cmake-2.8"
Some packages fail with the only cmake version we've left.
This reverts commit 67199bda4e.
2015-05-15 23:02:41 +02:00
Peter Simons 1ceebca7af hugs is an interpreter, not a compiler 2015-05-15 21:24:02 +02:00
Georges Dubus 91ba92096c rustc: update to 1.0.0 2015-05-15 19:17:25 +02:00
Peter Simons 57c278200a all-packages.nix: strip trailing whitespace 2015-05-15 15:28:09 +02:00
Peter Simons 92312e17e8 Move definitions of 'uhc' and 'jhc' to 'haskell.compiler' attribute set. 2015-05-15 15:28:09 +02:00
Arseniy Seroka 0b3e2becca Merge pull request #7829 from joamaki/vmware_guest
VMWare guest support and open-vm-tools package
2015-05-15 15:13:30 +03:00
Wout Mertens ebedf814ce Merge pull request #7847 from spwhitt/libdvdnav
libdvdnav: 4.2.1 -> 5.0.3
2015-05-15 13:21:35 +02:00
Thomas Tuegel 111fec1ba7 Add qca-qt5 2015-05-15 05:48:32 -05:00
Thomas Tuegel c80638905d Upgrade to kde-frameworks-5.10 2015-05-15 05:48:20 -05:00
Jussi Maki 6a0d21eb86 VMWare guest support and open-vm-tools package 2015-05-15 12:43:21 +02:00
Peter Simons ede1606933 gwenhywfar: build with gnutls33 to avoid linker errors
./.libs/libgwenhywfar.so: undefined reference to `gnutls_protocol_set_priority'
2015-05-15 10:59:46 +02:00
Spencer Whitt 01d7d24dbb libdvdnav: 4.2.1 -> 5.0.3
Keeping the old version around for now in order to support mplayer.
2015-05-14 23:26:16 -04:00
Philipp Middendorf 7f2262e9a8 fcppt: initial import into nixpkgs 2015-05-14 23:54:57 +02:00
Eric Seidel 67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
lethalman 406e23168d Merge pull request #7647 from flosse/arangodb
pkgs: added ArangoDB 2.5.2
2015-05-14 18:17:43 +02:00
lethalman 8714140e31 Merge pull request #7795 from Lassulus/gzdoom
add gzdoom package
2015-05-14 17:45:46 +02:00
lethalman 1103392dd9 Merge pull request #7794 from womfoo/kbdlight
Add kbdlight package and setuid wrapper
2015-05-14 17:09:28 +02:00
lethalman 78c6fd6e68 Merge pull request #7780 from Ralith/libuv
libuv: version 1.5.0
2015-05-14 17:01:12 +02:00
Bart Brouns 413c17e430 add ladspa-sdk, move ladspaH 2015-05-13 22:09:48 +02:00
Eelco Dolstra 6671bb8be4 Remove gccStdInc
This reverts d927da8dae. Having a copy
of gcc-wrapper/setup-hook.sh is bad for maintainability - it had
already started to diverge. Also, gccStdInc gave a nix-env conflict
with the standard gcc. And it wasn't actually used in Nixpkgs.

Instead, if you really need to change "-isystem" to "-I", you can now
set ccIncludeFlag to "-I".
2015-05-13 18:17:25 +02:00
Eelco Dolstra 5a9ac9fed7 Use gcc 4.9 by default 2015-05-13 18:17:24 +02:00
Peter Simons 97e5461f46 wxmaxima: build with GTX 3.x. 2015-05-13 15:15:04 +02:00
lassulus 4b0cfe67b4 add gzdoom to nixpkgs 2015-05-13 09:35:20 +02:00
Ricardo M. Correia 1057771b7d racerRust: Use stable rust platform 2015-05-13 03:52:17 +02:00
Arseniy Seroka a88be46917 Merge pull request #7824 from magnetophon/plugin-torture-master
add plugin-torture: a tool to test LADSPA and LV2 plugins
2015-05-12 23:57:31 +03:00
Mateusz Kowalczyk dc1107af57 Merge pull request #7801 from codyopel/mkvtoolnix
mkvtoolnix: 7.8.0 -> 7.9.0
2015-05-12 17:17:09 +01:00
Ricardo M. Correia 755df64ee3 Merge pull request #7501 from wizeman/u/upd-rust
Add support for Rust / Cargo packaging
2015-05-12 17:30:11 +02:00
Thomas Tuegel f853661229 Merge branch 'kde5' 2015-05-12 09:49:16 -05:00
Bart Brouns 73e1036029 add plugin-torture: a tool to test LADSPA and LV2 plugins 2015-05-12 16:28:32 +02:00
Thomas Tuegel def321e811 add grantlee-5.0.0 2015-05-12 08:51:55 -05:00
Eelco Dolstra 4a22a4429c gcc-3.4: Remove
No longer in use.
2015-05-12 15:05:01 +02:00
Bart Brouns b90227cd76 add fomp: an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen 2015-05-12 13:59:49 +02:00
Eric Seidel 395829686d add is{GNU,Clang} attrs to cc-wrapper.
These will be more pleasant to use than the existing

    (cc.cc.isClang or false)

nonsense we currently do.
2015-05-11 14:39:36 -07:00
Eelco Dolstra 5cbf69564b pulseaudio: Combat dependency bloat
In particular, don't depend on GTK+ 3.
2015-05-11 18:17:59 +02:00
Eelco Dolstra c206c9cd95 libmicrohttpd: Don't enable some expensive features by default
Commit c5d13d4fe9 caused libmicrohttpd
to be not so micro anymore, increasing its closure size from 40 MiB to
283 MiB, which is annoying for packages like systemd that use it. So
don't enable httpd/spdy support by default.
2015-05-11 14:46:27 +02:00
codyopel 46d30ae22f mkvtoolnix: 7.8.0 -> 7.9.0 2015-05-11 06:20:12 -04:00
Arseniy Seroka c0727fb751 Merge pull request #7788 from Lassulus/charybdis
add charybdis nixos module
2015-05-11 12:57:58 +03:00
lassulus caf62e8bfb add charybdis to nixpkgs 2015-05-11 11:38:43 +02:00
Domen Kožar bb4d658f64 Merge branch 'master' into staging
Conflicts:
	nixos/doc/manual/release-notes/rl-unstable.xml
	nixos/modules/services/printing/cupsd.nix
	pkgs/applications/misc/calibre/default.nix
	pkgs/development/haskell-modules/hackage-packages.nix
	pkgs/development/libraries/libsodium/default.nix
	pkgs/misc/emulators/wine/unstable.nix
	pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Kranium Gikos Mendoza 6f634e3c3a Add kbdlight package and setuid wrapper
update nixos/modules/programs/kbdlight.nix to use mkEnableOption
2015-05-11 13:23:01 +08:00
William A. Kennington III 142b48688c edac-utils: Add derivation 2015-05-10 18:18:31 -07:00
Charles Strahan 9d9e21c7fd mesos: 0.21.0 -> 0.22.0
This also enables the network isolation feature that was introduced in
Mesos 0.20.0.
2015-05-10 17:23:20 -04:00
Tobias Geerinckx-Rice 029db1fdf4 Merge pull request #7401 from bendlas/geoip-database
geoip: Install geolite database by default
2015-05-10 22:20:44 +02:00
Herwig Hochleitner ae6d2796bc wine: add 64 bit build and nixpkgs configuration
The default release channel (stable/unstable) and the default
build (wine32/wine64/wineWow) can be customized via the "wine" key in config
2015-05-10 15:45:01 +02:00
William A. Kennington III 862510079a cups: 1.7.5 -> 2.0.2 2015-05-10 13:46:32 +02:00
Domen Kožar 5c6f159cd5 subunit: split package into everything and python lib 2015-05-10 13:46:30 +02:00
codyopel c250cf6f53 libsodium: refactor & remove duplicate 2015-05-10 13:46:29 +02:00
Brian McKenna a6f1db46e7 Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice 8bba7c5cf1 Add cfr 0_100: another Java decompiler 2015-05-10 13:46:01 +02:00
rushmorem a7a0fcfbd2 Add s3ql package
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-10 13:46:01 +02:00
Aistis Raulinaitis 4672fa43d9 z3 opt 2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice f904376904 Add alloy 4.2_2015-02-22: relational modeller 2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice b9b8fec6ae Add phc-intel: undervolt Intel CPUs under Linux 2015-05-10 13:45:59 +02:00
John Wiegley ec1e3050fe coqPackages.QuickChick: New expression 2015-05-10 13:45:59 +02:00
Stewart Mackenzie d1d5f587b2 hackrf: new package 2015-05-10 13:45:59 +02:00
William A. Kennington III 861e5e7573 gnutls: Remove potentially insecure 3.2 2015-05-10 13:45:59 +02:00
Bart Brouns 6a51742e4b add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-10 13:45:26 +02:00
William A. Kennington III d6edaea4f7 cups: 1.7.5 -> 2.0.2 2015-05-10 12:41:20 +02:00
Domen Kožar 90ee280913 subunit: split package into everything and python lib 2015-05-10 11:39:42 +02:00
Arseniy Seroka 442a271bc9 Merge pull request #7752 from puffnfresh/package/eventstore
Add EventStore package
2015-05-10 01:28:38 +03:00
codyopel 7a794e1797 libsodium: refactor & remove duplicate 2015-05-09 18:20:06 -04:00
Brian McKenna 1ad2fa452a Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-09 11:46:01 -06:00
Benjamin Saunders f392d36b17 libuv: version 1.5.0 2015-05-09 17:13:51 +00:00
Tobias Geerinckx-Rice 41ad1f947b Add cfr 0_100: another Java decompiler 2015-05-09 17:38:35 +02:00
Arseniy Seroka a360ce48ec Merge pull request #7774 from rushmorem/s3ql
Add s3ql package
2015-05-09 17:41:06 +03:00
rushmorem cd11803aa1 Add s3ql package
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-09 16:28:11 +02:00
Arseniy Seroka 4fd4112593 Merge pull request #7765 from sheganinans/master
Z3 solver, optimization edition.
2015-05-09 15:42:10 +03:00
Aistis Raulinaitis a5a740a17a z3 opt 2015-05-08 23:45:07 -07:00
Tobias Geerinckx-Rice 4c5d3f5a71 Add alloy 4.2_2015-02-22: relational modeller 2015-05-09 01:25:59 +02:00
Tobias Geerinckx-Rice 1f6c2a97ef Add phc-intel: undervolt Intel CPUs under Linux 2015-05-09 01:25:58 +02:00
Arseniy Seroka c9919a64e4 Merge pull request #7758 from magnetophon/x42-plugins-master
add x42-plugins: a collection of LV2 plugins by Robin Gareus
2015-05-09 00:02:09 +03:00
Pascal Wittmann 52c1fab46d Merge pull request #7762 from sjmackenzie/hackrf
hackrf: new package
2015-05-08 22:12:13 +02:00
John Wiegley 1da4d8b5c9 coqPackages.QuickChick: New expression 2015-05-08 11:35:23 -05:00
Stewart Mackenzie 816cca89b6 hackrf: new package 2015-05-08 23:34:31 +08:00
William A. Kennington III f5ea3fe589 gnutls: Remove potentially insecure 3.2 2015-05-08 06:08:46 -07:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
Luca Bruno eb98989cf0 Add libcrafter and tracebox 2015-05-08 13:20:27 +02:00
Bart Brouns d3ceff38d4 add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-08 13:07:31 +02:00
cillianderoiste 8849e8daa3 Merge pull request #7750 from magnetophon/artFX-master
add artyFX: A LV2 plugin bundle of effects
2015-05-08 10:00:08 +02:00
Daniel Peebles b1a217ec55 Merge pull request #7637 from spwhitt/sdl
SDL*: Fix on Darwin
2015-05-08 01:16:39 -04:00
Thomas Tuegel 55a2edb893 mlt-qt5: fix build with Qt 5.4 2015-05-07 21:49:53 -05:00
viric 1b982918f5 Merge pull request #7740 from dezgeg/arm
ARM changes for the Jetson TK1 (and other multiplatform boards)
2015-05-07 20:53:07 +02:00
Bart Brouns 27d57966f5 add artyFX: A LV2 plugin bundle of effects 2015-05-07 17:51:05 +02:00
Tobias Geerinckx-Rice 72d925f7ef Add libpsl 0.7.1: Publix Suffix List C library 2015-05-07 16:08:48 +02:00
Peter Simons 8ea440b59b Merge pull request #7600 from jraygauthier/jrg/add_diagrambuilder_stdalone_pkg
Added standalone diagram-builder haskell package.
2015-05-07 11:16:01 +02:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
aszlig c7e7f12ef6
uqm: Bring back package and fix 3do extractor.
It was dropped in 324719a5a6.

The UQM package itself doesn't require Haskell, but in order to extract
contents from the 3do version of the game, we need to have a small
helper utility which I wrote in Haskell a while ago. In order to switch
it to Haskell NG, only very minor modifications were necessary, which
are now done with this commit instead of dropping the whole game.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-07 08:03:06 +02:00
Dan Peebles 35ddd2543a Revert "Fix bundler HEAD"
This reverts commit 00c4c52277.
2015-05-07 01:10:46 -04:00
Dan Peebles 00c4c52277 Fix bundler HEAD 2015-05-07 00:11:00 -04:00
Tuomas Tynkkynen a7c4aba896 ARM: Assume armv7l-hf-multiplatform instead of beaglebone
Several places in the tree associate the ARMv7 system
with the beaglebone platform. Change them to point to
armv7l-hf-multiplatform as it supports several boards (including the
beaglebone as well)
2015-05-07 06:04:10 +03:00
cillianderoiste 9cb6ebe15e Merge pull request #7678 from magnetophon/ingen-master
update ingen
2015-05-06 19:26:35 +02:00
cillianderoiste cb9a681131 Merge pull request #7715 from magnetophon/ir.lv2-master
add ir.lv2, a convolution plugin.
2015-05-06 19:01:29 +02:00
William A. Kennington III 4559bc015d hiredis: 0.13.0 -> 0.13.1 2015-05-06 09:42:50 -07:00
Thomas Tuegel 68350c5b9f add signon 2015-05-06 10:53:01 -05:00
Thomas Tuegel 10d1a9cf8e add accounts-qt 2015-05-06 10:32:40 -05:00
Rob Vermaas 290132bf89 Disable hiredis in rsyslog as it is currently broken. 2015-05-06 15:32:07 +00:00
Charles Strahan ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Bart Brouns c99af2710d add ir.lv2, a convolution plugin. 2015-05-06 15:16:08 +02:00
Thomas Tuegel abb76bcdad add libaccounts-glib-1.16 2015-05-06 07:34:18 -05:00
Shea Levy 3aff74a7a2 Resurrect old cloog and isl for gcc-4.9
Fixes #7723

Refs 8af39c1cf7
Refs 5cd11989c5
2015-05-06 08:32:12 -04:00
Thomas Tuegel 09af6d4572 add telepathy-qt5 2015-05-06 07:08:20 -05:00
Bart Brouns 3ca38da728 add Sorcer, an LV2 synth. 2015-05-06 13:14:14 +02:00
Domen Kožar bc453c868e Merge pull request #7720 from Ralith/libuv
libuv: version 1.4.2
2015-05-06 11:29:52 +02:00
Damien Cassou 46952b1b4e Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou a043b3ba9f Add package for open-pdf-presenter 2015-05-06 10:02:32 +02:00
Benjamin Saunders 7f00ab7f67 libuv: version 1.4.2 2015-05-06 01:44:24 +00:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Tobias Geerinckx-Rice 897897cc30 Add flexc++ 2.02.00: C++ lexical scanner generator 2015-05-05 19:44:48 +02:00
Tobias Geerinckx-Rice 32ff988030 Add bobcat 3.25.01: C++ helper library 2015-05-05 19:44:47 +02:00
Tobias Geerinckx-Rice c37ca32be2 Add picoc 2015-05-04: a very small C interpreter 2015-05-05 19:43:20 +02:00
Tobias Geerinckx-Rice 2c62a0a930 Add egypt 1.10: create simple C call graphs 2015-05-05 19:43:18 +02:00
Arseniy Seroka 232222536e Merge pull request #7685 from magnetophon/zam-plugins-master
add zam-plugins:  a set of audio plugins
2015-05-05 15:03:04 +03:00
Bart Brouns 0d8af2ce9a add zam-plugins: a set of audio plugins 2015-05-05 13:57:06 +02:00
Arseniy Seroka eaa5e2309f spacefm: update and add dep 2015-05-05 02:59:25 +03:00
Edward Tjörnhammar 649d6a6b71 Merge pull request #7687 from joachifm/freemind-1_0_1
freemind: 0.9.0 -> 1.0.1
2015-05-04 17:02:50 +02:00
Joachim Fasting ca27e79025 freemind: 0.9.0 -> 1.0.1
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.

Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.

This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
Peter Simons f8743f3dcd hedgewars: convert the build to Haskell NG 2015-05-04 12:43:24 +02:00
Peter Simons c34b6df8d8 all-packages.nix: drop the NG bit from Haskell
Renamed haskell-ng --> haskell and haskellngPackages --> haskellPackages.
2015-05-04 12:27:03 +02:00
Peter Simons 436fbf8564 uhc: convert build to Haskell NG 2015-05-04 12:27:03 +02:00
Peter Simons a186500417 jhc: convert build to Haskell NG 2015-05-04 12:27:03 +02:00
Peter Simons 7299118724 Remove obsolete Haskell attribute name compatibility layer. 2015-05-04 12:27:03 +02:00
Peter Simons c0c82ea2eb Replace old "haskellPackages" code with Haskell NG. 2015-05-04 12:27:02 +02:00
Bart Brouns 9bf7b293e6 make lilv and sord svn versions separate. 2015-05-04 11:58:12 +02:00
Domen Kožar 21a7e39b0b Merge pull request #7658 from benley/jenkins-job-builder
New package: jenkins-job-builder
2015-05-04 10:34:52 +02:00
William A. Kennington III 9740b0d12d kerberos: Modernize build 2015-05-03 20:30:09 -07:00
William A. Kennington III f73682c526 ncurses: Cleanup abi version 2015-05-03 20:30:09 -07:00
Pascal Wittmann 21141d05f5 Merge pull request #7657 from teh/master
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Arseniy Seroka 6cecc2baf5 Merge pull request #7677 from philandstuff/add-pam-u2f-support
Add PAM support for U2F devices
2015-05-03 21:47:11 +03:00
Philip Potter 2216728979 add support for pam_u2f to nixos pam module
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
Benjamin Staffin 3a371528bb New package: jenkins-job-builder 2015-05-03 10:58:17 -07:00
cillianderoiste d53fa28109 Merge pull request #7670 from magnetophon/Ardour4-master
add Ardour4
2015-05-03 19:43:47 +02:00
Lluís Batlle i Rossell 3bac56f1ab nodePackages_0_12: use nodejs 0.12. Bad copypaste. 2015-05-03 18:19:42 +02:00
Lluís Batlle i Rossell 919de285eb Fix nodePackages naming (evaluation error) 2015-05-03 18:18:43 +02:00
Lluís Batlle i Rossell 9be8b790f8 Choosing a different nodejs for armv5tel.
nodejs 0.12 doesn't build in armv5 or without fpu, it seems.
I tested this change on armv5tel, branch staging.
2015-05-03 18:02:55 +02:00
Tom Hunger 6d219ff222 Add shairport sync binary.
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
Andreas Baldeau c7bb01cfa2 Added Font Awesome TTF font. 2015-05-03 14:55:04 +02:00
Aristid Breitkreuz 365fd9efeb use gnutls rtmpdump for ffmpeg, as it doesnot build otherwise 2015-05-03 11:47:25 +00:00
Bart Brouns 797c6d3fab cleanup Ardour 3 and Ardour 4 2015-05-03 13:03:41 +02:00
Bart Brouns de0aa2d099 add Ardour4 2015-05-03 12:24:52 +02:00
Shea Levy 123ca02fe3 gcc51: rename gcc5 in light of new versioning scheme 2015-05-03 06:10:26 -04:00
Domen Kožar 36e2a9d3bd Merge pull request #7656 from joachifm/redundant-docutils
Delete redundant docutils expression
2015-05-03 04:36:05 +02:00
William A. Kennington III 36f6601e12 gnuk: Add derivation for fst-01 2015-05-02 15:54:42 -07:00
Pascal Wittmann 9dcac56f34 bzrTools: update from 2.5 to 2.6 and refactor 2015-05-03 00:02:04 +02:00
Pascal Wittmann ca03cf5c70 xmoto: refactor, remove patches and add myself to maintainers 2015-05-02 23:14:19 +02:00
Pascal Wittmann 2fee606d86 Merge pull request #7662 from joachifm/chipmunk-7
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 22:42:41 +02:00
Thomas Tuegel 5535793302 ncurses5: add old ABI version for binary packages 2015-05-02 14:43:16 -05:00
Luca Bruno bb9ee2ab55 Add vala 0.28 2015-05-02 14:45:21 +02:00
Joachim Fasting d1df0cd873 chipmunk: 6.1.5 -> 7.0.0 2015-05-02 13:34:22 +02:00
William A. Kennington III e9ee5f9961 libssh2: Modernize Build 2015-05-01 19:13:14 -07:00
William A. Kennington III 60eda8f64d libassuan1: Remove 2015-05-01 17:48:25 -07:00
William A. Kennington III a71f78acf7 libgcrypt: Massive cleanup and make 1.6 the default 2015-05-01 17:41:42 -07:00
William A. Kennington III 5e3fe3916a curl: Modernize build 2015-05-01 15:57:14 -07:00
William A. Kennington III d74901170a pkgconfig: Allow for use in curl 2015-05-01 15:57:14 -07:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
William A. Kennington III cf0b6b7be8 nghttp2: Add derivation 2015-05-01 15:06:39 -07:00
Joachim Fasting 78a877bef1 Delete redundant docutils expression
`development/tools/documentation/docutils` is also provided
by `pythonPackages`; use that instead.
2015-05-01 20:46:07 +02:00
William A. Kennington III ee78173b21 ncurses: Modernize build 2015-04-30 18:49:28 -07:00
William A. Kennington III c06df0b064 gpm: Refactor 2015-04-30 18:49:27 -07:00
Charles Strahan 53ab1f7d3c mbpfan: new package
Daemon that uses input from coretemp module and sets the fan speed using
the applesmc module
2015-04-30 21:21:15 -04:00
Shea Levy a704233a87 Add ats-extsolve (formerly patsolve) 2015-04-30 18:54:40 -04:00
Jascha Geerds 6823b5e657 Merge pull request #7636 from bramd/brltty
Added BRLTTY package
2015-05-01 00:21:49 +02:00
Markus Kohlhase 4b0a59b3fe pkgs: added ArangoDB 2.5.2 2015-04-30 16:48:57 +02:00
Shea Levy 90ebf5b952 Add gcc-5.1.0 2015-04-30 10:48:35 -04:00
Shea Levy 0f3586e917 Add isl-0.14.1 2015-04-30 10:48:09 -04:00
Arseniy Seroka 934d3c19fd Merge pull request #7640 from jraygauthier/jrg/clementine_improvements
Improvements to the clementine package.
2015-04-30 16:46:55 +03:00
Raymond Gauthier 22faf646f1 Improvements to the clementine package.
-  Pass the gstreamer plugins as a list attribute instead of
    individual attributes.
     +  This should allow for greater customization (e.g.: a
          user can add / remove plugins by overriding
          the plugin list attribute).

    This is the same technique as used for wrapping chrome
    with gstreamer plugins.

 -  Moved integration of gstreamer plugins, spotify
    library and clementine into a wrapper derivation.
     +  This should allow a user to change the gstreamer
          plugin set and activate / deactivate the spotify
          plugin without triggering a whole rebuild of the
          clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Thomas Tuegel e3ff2793fb add libusbmuxd-1.0.10 2015-04-29 17:45:57 -05:00
Ricardo M. Correia 4cae83bb70 gprof2dot: Add new package
gprof2dot is a Python script to convert the output from many profilers
into a dot graph.
2015-04-30 00:16:02 +02:00
Spencer Whitt 27f50a486c Remove unnecesary darwin stdenv conditional 2015-04-29 17:39:41 -04:00
Bram Duvigneau 9a535b9023 Added BRLTTY package 2015-04-29 23:02:09 +02:00
Edward Tjörnhammar 06cf9a9613 Merge pull request #7617 from svenkeidel/pig
pig: added package
2015-04-29 20:17:35 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Sven Keidel 456da7fede apache pig: new package 2015-04-29 14:33:24 +02:00
Cillian de Róiste eadb3a51ff Fix sorting: dirt comes before distrho 2015-04-29 11:23:40 +02:00
Anders Papitto 4d60f8f1bd package Dirt
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
jz 46e82353a1 add goimports 2015-04-28 19:45:28 -06:00
William A. Kennington III 287ec76b8f libxml2: Refactor and fix library propagation 2015-04-28 18:27:39 -07:00
Arseniy Seroka 5b62eabdca Merge pull request #7618 from ambrop72/gcc-arm-update
gcc-arm-embedded: Update to latest version.
2015-04-29 02:59:58 +03:00
Edward Tjörnhammar 63c00f2746 fetchFrom{Savannah,RepoOrCz,GitLab}: added fetchgit migration helpers 2015-04-28 22:44:57 +02:00
Ambroz Bizjak ecd30ec9ca gcc-arm-embedded: Update to latest version. 2015-04-28 19:16:31 +02:00
Thomas Tuegel 690b3ffa64 remove plasma-5.2.2 2015-04-28 11:10:25 -05:00
Peter Simons 44447fdd17 Merge pull request #7598 from jraygauthier/jrg/add_innoextract_pkg
Added innoextract package.
2015-04-28 13:23:14 +02:00
Pascal Wittmann 69116f8fc9 Fix evaluation after refactoring (a2a35082cc) 2015-04-28 11:09:20 +02:00
Raymond Gauthier c45bc8c2b4 Added innoextract package.
Allows to extract inno installer packages.
2015-04-27 23:03:18 -04:00
Raymond Gauthier 76a8089d96 Added standalone diagram-builder haskell package.
Simple wrapper over `haskellng`'s `diagram-builder`
package that allows for simpler install.
2015-04-27 23:02:37 -04:00
William A. Kennington III 9258e8a4bf fusionio: Refactor and add utils 2015-04-27 17:24:43 -07:00
Tobias Geerinckx-Rice 16bb38655d Add rsstail 1.9: tail for RSS feeds 2015-04-28 02:22:24 +02:00
William A. Kennington III 47e67a80b9 fusionio: Add iomemory-vsl driver 2015-04-27 16:00:17 -07:00
Vincent Laporte e64cd5feec Adds ocaml-magic-mime
This OCaml library contains a database of MIME types that maps filename
extensions into MIME types suitable for use in many Internet protocols
such as HTTP or e-mail.

Homepage: https://github.com/mirage/ocaml-magic-mime
2015-04-28 00:58:51 +02:00
Tobias Geerinckx-Rice 999241a907 Add aha 0.4.8: quick & dirty ANSI-to-HTML converter 2015-04-28 00:10:14 +02:00
Tobias Geerinckx-Rice 69c0eff661 Add squeak 4.10.2.2614: a Smalltalk environment 2015-04-27 19:29:20 +02:00
lethalman 9807dbc142 Merge pull request #7486 from oxij/actkbd-and-media-keys
add actkbd; nixos: add support for volume control with media keys
2015-04-27 12:31:15 +02:00
lethalman f134ba68e3 Merge pull request #7534 from berdario/jython
Add jython
2015-04-27 12:14:45 +02:00
William A. Kennington III ed22d756af pine: Use the passthru version of tcl 2015-04-26 21:20:15 -07:00
William A. Kennington III d7c0e3eaf8 tcl: Make generic and add 8.5 2015-04-26 21:15:25 -07:00
John Wiegley 3768a7aea9 Merge pull request #7539 from jwiegley/coq_8_5
coq_8_5: New expression
2015-04-26 22:32:52 -05:00
John Wiegley 9402a56620 coq_8_5: New expression 2015-04-26 22:29:15 -05:00
Edward Tjörnhammar 28192e5fa8 Merge pull request #7568 from malyn/firefox-hal-flash
Add enableAdobeFlashDRM option to firefoxWrapper
2015-04-27 00:19:03 +02:00
Edward Tjörnhammar ca32fbd6ee Merge pull request #7580 from ehmry/firestr
firestr: initial package at 0.8
2015-04-27 00:17:11 +02:00
Arseniy Seroka f14242e9aa Merge pull request #7576 from listx/pcg-c
pcg-c rng library
2015-04-27 00:57:59 +03:00
Linus Arver e216a63c7d Add package: pcg-c
Also, add myself as maintainer.
2015-04-26 14:50:45 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Emery Hemingway 8b7a05cba6 firestr: initial package at 0.8
http://firestr.com/
2015-04-26 14:57:22 -04:00
Michael Raskin 52b47982ff Abandon separate TeXLive-associated PGF package, make it a reference to pgf3 2015-04-26 21:49:21 +03:00
Rok Garbas c76a27e780 keybase: package 0.7.8 and rename it from 'keybase-node-client' 2015-04-26 17:11:31 +02:00
cillianderoiste ba6390b24d Merge pull request #7509 from obadz/pithos
add pithos 1.0.1
2015-04-26 16:00:17 +02:00
Edward Tjörnhammar a682c2eb4e Merge pull request #7572 from dezgeg/pr-trinity
trinity: New package
2015-04-26 10:13:57 +02:00
William A. Kennington III 3cb1669249 alsa-plugins: 1.0.28 -> 1.0.29 2015-04-25 21:43:37 -07:00
William A. Kennington III 618763f5a8 pulseaudio: Fix typo 2015-04-25 21:31:03 -07:00
William A. Kennington III a2a35082cc pulseaudio: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 418963ef63 jack2: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 60a39dec54 ffado: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 2bc99bb996 webrtc-audio-processing: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III dbcbb2dbe1 libasyncns: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III f9afdf62b9 speex: 1.2rc1 -> 1.2rc2 2015-04-25 21:27:53 -07:00
William A. Kennington III 6e2b9cf61a speexdsp: Add derivation 2015-04-25 21:27:53 -07:00
Michael Alyn Miller 374000befd Add enableAdobeFlashDRM option to firefoxWrapper 2015-04-25 20:44:59 -07:00
Tuomas Tynkkynen 7453f378ea trinity: init at version 1.5 2015-04-26 00:03:01 +03:00
John Chee 5717d5e09e curl: ldap and libidn support as `curlFull` 2015-04-25 14:01:36 -07:00
Jaka Hudoklin fc1aa9f99a nodePackages: export npm2nix 2015-04-25 15:07:26 +02:00
Jaka Hudoklin 8a0dbafdc5 nodePackages: export packages for node 0.10 and 0.12 2015-04-25 15:06:29 +02:00
Pascal Wittmann fd15fe4f09 Merge pull request #7466 from matthiasbeyer/add-rtv
Add Package: rtv
2015-04-25 12:19:29 +02:00
Edward Tjörnhammar 9604dcc42f Merge pull request #7493 from malyn/hal-flash
Add hal-flash package
2015-04-25 12:14:15 +02:00
Luca Bruno db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Matthias Beyer 6acc1fe34d Add package: rtv 2015-04-25 11:55:47 +02:00
Luca Bruno d4a0cd2a94 Add gettextWithExpat function 2015-04-25 11:48:23 +02:00
Pascal Wittmann 8e86ec5bf0 Merge pull request #7529 from joachifm/trivial-builderDefs
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Vladimír Čunát 2275f6626c webkitgtk-2.4: patch to fix build, rename file
Extracted from #7357 to avoid merge problems.
2015-04-25 08:30:32 +02:00
Thomas Tuegel 66d44ef6d4 Merge branch 'openblas' 2015-04-24 19:34:39 -05:00
Thomas Tuegel 9508fcafdd openblas: drop old versions 2015-04-24 19:12:28 -05:00
Edward Tjörnhammar e610f41583 Merge pull request #7537 from codyopel/x265
x265: 1.5 -> 1.6
2015-04-24 17:06:00 +02:00
Edward Tjörnhammar 29c3f65ffe Merge pull request #7494 from malyn/powerline-fonts
Add Powerline fonts
2015-04-24 17:00:00 +02:00
Michael Alyn Miller 76dcf48b13 Add Powerline fonts 2015-04-24 07:33:59 -07:00
codyopel 82472ee628 x265: 1.5 -> 1.6
+ Removed unused x265-hg package
+ Fix missing optionals
+ Fix high bit-depth to allow for all 64bit platforms
2015-04-24 06:51:45 -04:00
Joachim Fasting fd9c13956f libffcall: port to mkDerivation
Also set meta.{license,platforms} (the latter is guesswork).
2015-04-24 11:52:16 +02:00
Dario Bertini 7c5dbbe23a
Add jython 2015-04-24 10:44:33 +01:00
Michael Alyn Miller 48c8092f6d Add hal-flash package 2015-04-23 19:56:51 -07:00
William A. Kennington III 79c15cdec2 samba: Pin to gnutls33 for now 2015-04-23 14:59:41 -07:00
William A. Kennington III 4277d71a83 bandwidth: Add package 2015-04-23 14:45:39 -07:00
Edward Tjörnhammar 83b5b5ca6c Merge pull request #7507 from ertesx/ertes-compton-git
compton-git: added package
compton: removed unnecessary optimizations
2015-04-23 22:08:56 +02:00
Ertugrul Söylemez a4e976c752 Added compton-git, the Git version of compton. 2015-04-23 21:22:19 +02:00
Nikolay Amiantov f6607ca4a5 wineStaging: add derivation 2015-04-23 21:00:42 +03:00
Peter Simons 019b18722d cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH 2015-04-23 14:12:43 +02:00
William A. Kennington III a7638854d2 libdbi-drivers: Fix 2015-04-22 21:16:22 -07:00
Tobias Geerinckx-Rice 07b9356023 b43-firmware: add new version 6.30.163.46 2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice b7135f496e suid-chroot 1.0.1 -> 1.0.2 (and refactor)
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00
William A. Kennington III 781d77d507 rsyslog: Use libmysql instead of mysql 2015-04-22 16:08:53 -07:00
William A. Kennington III 5129c67fd3 libdbi-drivers: Use libmysql 2015-04-22 16:06:33 -07:00
William A. Kennington III 05d7fb2054 ceph: Add git derivation 2015-04-22 12:35:21 -07:00
Nikolay Amiantov 05dd67ce9f schedtool: add package 2015-04-22 17:50:41 +03:00
Nikolay Amiantov e749f1ef61 emacsPackages: use Agda and ghc-mod from 7.8 2015-04-22 17:50:41 +03:00
Bart Brouns 9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00