Commit graph

10902 commits

Author SHA1 Message Date
codyopel 033472c136 ffmpeg: refactor, ffmpeg -> ffmpeg-full & add ffmpeg (minimal)
+ adds a minimal dependency version of ffmpeg as the default
+ the current ffmpeg changes have been moved to ffmpeg-full
+ ffmpeg default 2.5 -> 2.6
+ removed ffmpeg 0.5 & 2.5 (unused versions)

Close #7160.
2015-04-07 14:53:18 +02:00
William A. Kennington III 6c9b529dd3 Revert "qt5Full: Fix version"
This reverts commit 5598a5b359.
2015-04-06 20:24:32 -07:00
William A. Kennington III 5598a5b359 qt5Full: Fix version 2015-04-06 20:23:36 -07:00
William A. Kennington III 4b5592cff7 top-level: Fix gettext versioning 2015-04-06 20:20:55 -07:00
Eric Seidel 8e9f13e7e9 more merge fallout 2015-04-06 20:12:47 -07:00
Eric Seidel c94b24fa4a fix fallout from merge of master 2015-04-06 19:48:44 -07:00
Nikolay Amiantov 25618c3670 agda: migrate to haskell-ng, update and cleanup
Resolves https://github.com/NixOS/nixpkgs/pull/7172.
2015-04-06 21:24:33 +02:00
Arseniy Seroka e52e160190 Merge pull request #7215 from cwoac/btsync2
Add support for btsync 2.x branch
2015-04-06 18:50:05 +03:00
Oliver Matthews 0539ed4771 Add support for btsync 2.x branch 2015-04-06 15:31:40 +00:00
Christian Theune c61a1d2562 Package zerofree. 2015-04-06 12:33:34 +02:00
Markus Kohlhase 40db8b6ffd nixpkgs: removed sloc duplicate 2015-04-06 11:53:06 +02:00
William A. Kennington III 181248b2a2 Merge pull request #7176 from codyopel/v4l
v4l-util: refactor & 1.0.0 -> 1.6.2 (libv4l)
2015-04-05 14:58:50 -07:00
Arseniy Seroka e7dc8c3f27 Merge pull request #7195 from KoviRobi/mailcheck
Added mailcheck, simple utility to check for mail.
2015-04-06 00:41:53 +03:00
codyopel 466cb22bcd v4l-util: refactor & 1.0.0 -> 1.6.2 (libv4l)
+ added missing dependencies (alsa, libXll & qt5)
+ added fixes to make sure unnecessary features are disabled for libv4l
2015-04-05 16:23:37 -04:00
Kovacsics Robert (NixOS-SSD2) 9558523821 Added mailcheck, simple utility to check for mail. 2015-04-05 19:50:43 +01:00
Michael Raskin b783b69326 Merge pull request #6044 from sjmackenzie/erlang-javac-hipe
Problem: erlang in nixpkgs doesn't support jinterface + no hipe
2015-04-05 21:07:11 +03:00
Michael Raskin ee99afe106 Unpin dependency versions for LibreOffice where possible 2015-04-05 20:27:26 +03:00
Michael Raskin 07ba92e794 Update LibreOffice to 4.4.2.2 2015-04-05 20:27:26 +03:00
Arseniy Seroka 78dc2c00ac Merge pull request #7174 from sjmackenzie/zerotierone
New package: ZeroTierOne
2015-04-05 16:42:56 +03:00
Stewart Mackenzie bdc7c6366e New package: ZeroTierOne 2015-04-05 21:41:15 +08:00
Moritz Ulrich 4eaf2f1114 Stumpwm: Fix contrib modules, install stumpish.
This was caused by multiple things: First, the module-path was wrong in
the release. Second, when modules tried to load stumpwm, asdf searched
for its sources in /tmp/nix-build-*.

Both of these issues are fixed by a nix-specific patch that tells adsf
to *never* try to load stumpwm (and others) from the filesystem. This is
fine as those modules are already available in the image anyway.

We also refactor some stuff & clean up the build. Stumpish works now
too.
2015-04-05 14:09:16 +02:00
Domen Kožar 4c449b86ea Merge pull request #7173 from ryantm/fetchurlGnome
Get rid of fetchurlGnome
2015-04-05 10:03:37 +02:00
Ryan Mulligan 93f1029b0f Get rid of fetchurlGnome
closes #1707
2015-04-04 22:22:12 -07:00
William A. Kennington III 7578bbea27 ctdb: Remove as it is now part of samba 2015-04-04 19:19:00 -07:00
Michael Raskin abf330a79a Merge pull request #6491 from auntieNeo/tmuxinator
Added tmuxinator (using bundlerEnv)
2015-04-04 23:25:28 +03:00
cillianderoiste 174d924b6e Merge pull request #6951 from nix-faust/faust-redux
Faust redux
2015-04-04 14:15:51 +02:00
Oliver Charles 63a4722d7b garmin-plugin: New expression
This is a web browser plugin that allows one to use their Garmin device
on the myGarmin website. It provides a Linux version of the Garmin
Communicator plugin.
2015-04-04 11:51:23 +01:00
William A. Kennington III 18c9619021 nvidia: Add beta driver 2015-04-03 21:53:12 -07:00
William A. Kennington III de9c9bd2c8 gnutls: Make 3.3 the default 2015-04-03 21:27:23 -07:00
William A. Kennington III 72c6afe9ec samba4: Correct accidental change of kerberos library 2015-04-03 19:35:35 -07:00
William A. Kennington III dc5872e79f gnutls: Add version 3.3.14 2015-04-03 19:17:28 -07:00
William A. Kennington III 5a9cf6393f nettle: Add version 3.0 as the default 2015-04-03 19:14:17 -07:00
William A. Kennington III 60b8b5a580 nettle: Refactor to be generic 2015-04-03 19:13:20 -07:00
William A. Kennington III 5f87dd1c66 samba4: Lots of code cleanups 2015-04-03 18:33:36 -07:00
Eric Seidel d665612077 Merge pull request #7156 from spwhitt/libvpx
Use libvpx-git on Darwin
2015-04-03 10:39:53 -07:00
Spencer Whitt 36dad3378d Use libvpx-git on Darwin
libvpx 1.3.0 is extremely challenging for us to compile on Darwin. I
think we would need to use clang 3.5 and patch the configure scripts
heavily. But libvpx-git works great, so lets just use that instead
2015-04-03 13:30:30 -04:00
Arseniy Seroka 5da4d78ad4 Merge pull request #7151 from ehmry/gnaural
gnaural: initial package at version 1.0.20110606
2015-04-03 17:29:49 +03:00
Emery Hemingway 56855d2e0b gnaural: initial package at version 1.0.20110606
http://gnaural.sourceforge.net/
2015-04-03 10:23:13 -04:00
Austin Seipp 52b71fc13b Merge pull request #7138 from spwhitt/s3cmd
s3cmd: 1.0.1 -> 1.5.2 and remove git version
2015-04-03 04:07:25 -05:00
Austin Seipp a3ebed042c Merge pull request #7139 from spwhitt/remove_mozilla
Remove mozilla browser
2015-04-03 04:07:02 -05:00
William A. Kennington III 99173f0266 samba4: Add extra useful dependencies and attempt to fix darwin build 2015-04-02 17:54:15 -07:00
William Casarin f1c38764e8 add: sfsexp - A small, fast s-expression library 2015-04-02 14:27:50 -07:00
Spencer Whitt 2c0c3af88f Remove mozilla browser 2015-04-02 13:35:50 -04:00
Spencer Whitt 6b47ddf999 s3cmd: 1.0.1 -> 1.5.2 and remove git version 2015-04-02 12:56:06 -04:00
lethalman d080a94b57 Merge pull request #7036 from magnetophon/nova-filters-master
add nova-filters: LADSPA plugins based on filters of nova
2015-04-02 17:11:57 +02:00
Thomas Tuegel c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
Nikolay Amiantov 4da3e360e8 rxvt_unicode-with-plugins: rename (keep the old name for a while) 2015-04-02 01:49:53 +03:00
Nikolay Amiantov 98a32ad124 xmonad-with-packages: use 'inherit' 2015-04-02 01:49:53 +03:00
Joel Moberg 243ec61c4f i2p: initial 2015-04-01 18:15:54 +02:00
Joachim Fasting c958486eea gnu-smalltalk: optional emacs support 2015-04-01 14:44:42 +02:00