Jascha Geerds
84a4ed9a46
rtv: 1.4 -> 1.4.2
2015-08-07 14:18:01 +02:00
hiberno
152a8b82a8
rofi-pass: 2015-08-06 -> 1.0
...
Upstream switched to (semantic) versioning, this commit reflects that
change.
2015-08-07 10:15:44 +02:00
James Cook
9f79830345
firefox: 39.0 -> 39.0.3
2015-08-06 21:21:07 -07:00
Tobias Geerinckx-Rice
fa7a0f24a4
Revert "simple-scan: fix build by adding lcms to buildInputs"
...
This reverts commit 37ff33196fe245d0c12cb1b84389e88d40bbb717.
This can't be it. `lcms` and `lcms2` are two entirely different packages.
Furthermore, the dependency is propagated through colord and should be
fixed there, if needed.
2015-08-07 01:45:18 +02:00
Jan Malakhovski
9966ec4e54
notmuch: fix gpg path in notmuch-config.c
...
Fixes errors when attempting to decrypt an encrypted message.
I'm not sure that `crypto.c` needs to be patched after this, since this setting
should propagate there, but let's play it safe.
2015-08-06 22:11:29 +02:00
Arseniy Seroka
d25014a3cd
Merge pull request #9060 from oxij/emacs-cleanup
...
Cleanup in emacs-packages
2015-08-06 20:54:46 +03:00
Pascal Wittmann
37ff33196f
simple-scan: fix build by adding lcms to buildInputs
2015-08-06 16:32:46 +02:00
Tobias Geerinckx-Rice
dc5f33b395
fmit: make ALSA and JACK2 capture support optional
...
Both are off by default. The default (and already built-in) Qt capture
source should just work.
2015-08-06 16:21:58 +02:00
Tobias Geerinckx-Rice
9704396f09
fmit: 1.0.0 -> 1.0.5
...
Now with Qt 5 and a new build system. Who uses "make install" anyway?
2015-08-06 16:21:58 +02:00
vbgl
4d22b539b8
Merge pull request #9070 from danbst/tortoise-hg
...
new package: TortoiseHg and dependencies
2015-08-06 12:55:56 +02:00
lethalman
2f97de9191
Merge pull request #9144 from ambrop72/openscad-update
...
openscad: 2014.03 -> 2015.03-1
2015-08-06 11:58:22 +02:00
lethalman
a0f50b487e
Merge pull request #9108 from titanous/libcec3
...
libcec 3.0
2015-08-06 11:49:24 +02:00
Ambroz Bizjak
ce32291716
openscad: 2014.03 -> 2015.03-1
...
- Added dependencies harfbuzz, qscintilla, gettext.
- Removed redundant CFLAGS hack for eigen.
2015-08-06 10:30:17 +02:00
Pascal Wittmann
980fee9fe0
Merge pull request #9142 from hiberno/bump-rofi-pass
...
rofi-pass: 2015-06-08 -> 2015-08-06
2015-08-06 10:13:33 +02:00
hiberno
3a07cc1317
rofi-pass: 2015-06-08 -> 2015-08-06
2015-08-06 09:51:13 +02:00
hiberno
afdf985244
pamixer: 1.2.1 -> 1.3
2015-08-06 09:37:39 +02:00
William A. Kennington III
f6c1004b2a
firefox: Use more system libraries
...
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
William A. Kennington III
5c6aa391fc
chromium: Cleanup old patch and update stable
2015-08-05 19:27:29 -07:00
William A. Kennington III
370add9d80
chromium: update.sh Shouldn't use cached hashes as they often change upstream for the same version
2015-08-05 19:25:56 -07:00
William A. Kennington III
d9358f1879
Merge pull request #9117 from benley/chromium-xdg
...
chromium: fix opening URLs from associated mime types
2015-08-05 17:08:30 -07:00
Herwig Hochleitner
150cbd6a65
dropbox: 3.6.9 -> 3.8.5
2015-08-05 23:56:54 +02:00
Pascal Wittmann
3dbdac801c
org-mode: update from 8.2.10 to 8.3
2015-08-05 14:35:35 +02:00
Eelco Dolstra
525c901ce9
Make svn2git visible to nix-env
2015-08-05 14:33:12 +02:00
Eelco Dolstra
9657be0b95
svn2git-kde: Mark as broken
...
The source repository no longer exists.
2015-08-05 14:33:03 +02:00
Marco Maggesi
ba3a4a892e
Update fossil to version 1.33
2015-08-05 14:09:33 +02:00
Cillian de Róiste
4c85902d70
samplv1: update from 0.6.3 to 0.7.0
2015-08-05 10:29:23 +02:00
Cillian de Róiste
642a7ca1d7
guitarix: update from 0.32.3 to 0.33.0
2015-08-05 10:29:00 +02:00
Cillian de Róiste
5a7f1251fe
drumkv1: update from 0.6.3 to 0.7.0
2015-08-05 10:28:43 +02:00
Charles Strahan
7c1a3da1c4
macvim: fix bad copy/paste in 6f08fdd26
...
In 6f08fdd26, I left in a typo after copying from my `~/.nixpkgs/config`.
I would normally test this out locally, but I'm fixing up my conf locally,
and, in the interest of not forgetting to push this change up, made the edit
through GitHub's UI.
Oops.
2015-08-04 17:46:45 -05:00
Charles Strahan
6f08fdd26a
macvim: 7.4.479 -> 7.4.648
...
This updates macvim to 7.4.648. This also fixes the build, which was broken when I set the default Ruby version to 2.2.2 (one of the symbols was renamed).
2015-08-04 17:42:08 -05:00
Benjamin Staffin
501f667958
chromium: fix opening URLs from associated mime types
...
It helps to actually pass the URL to chromium :)
Related to #4370
2015-08-04 14:39:17 -07:00
Null is Too Long
804f0098ef
thunderbird-bin: fix icon path
2015-08-04 12:23:28 -04:00
Arseniy Seroka
a75c725fd4
Merge pull request #7954 from qknight/inkscape_boxmaker
...
inkscape with boxmaker plugin
2015-08-04 17:14:35 +03:00
Arseniy Seroka
d649a1d88f
telegram-cli: 2014-03-04 -> 2015-07-30 & add maintainer
2015-08-04 17:11:36 +03:00
Pascal Wittmann
6469382809
calibre: update from 2.31.0 to 2.33.0
...
moved from sourceforge to github as sourceforge is outdated
2015-08-04 13:55:08 +02:00
Pascal Wittmann
76b5c75d48
dwb: mark it as broken, closes #7952
2015-08-04 13:04:14 +02:00
Pascal Wittmann
2dc42b1eec
llpp: update to 2015-07-30, fix build and don't fetch submodules
2015-08-04 13:00:35 +02:00
Jaka Hudoklin
69970d3b53
Merge pull request #9111 from benley/docker-1.7.1
...
docker: 1.6.0 -> 1.7.1
2015-08-04 12:16:39 +02:00
Charles Strahan
bc042fe0ff
mesos: 0.22.1 -> 0.23.0
2015-08-04 06:11:32 -04:00
Benjamin Staffin
f098967293
chromium: Fix widevine ppapi plugin loading
...
See "Running a plugin in Chrome" section at:
https://www.chromium.org/developers/design-documents/pepper-plugin-implementation
The colon between the plugin's description and its mime type is indeed
supposed to be a semicolon, according to that design doc.
2015-08-03 20:37:35 -07:00
Benjamin Staffin
a5cdd98da4
docker: 1.6.0 -> 1.7.1
2015-08-03 20:20:56 -07:00
aszlig
86b695a18e
vbox-guest: Remove all references to sbin/.
...
Using $storepath/sbin is deprecated according to commit 98cedb3, so
let's avoid putting anything in .../sbin for the guest additions.
This is a continuation of the initial commit done by @ctheune at
1fb1360, which unfortunately broke VM tests and only changed the path of
the mount.vboxsf helper.
With this commit, the VM test is fixed and I've also verified on my
machine that it is indeed working again.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-04 03:03:24 +02:00
Jonathan Rudenberg
387517da84
kodi: Fix libcec build
2015-08-03 19:51:59 -04:00
aszlig
a26edf0f77
vbox-guest: Merge pull request #9063 from ctheune.
...
This places mount.vboxsf in $out/bin instead of sbin, because as
reported in #9063 it seems that the the mount tools are no longer
looking into $storepath/sbin/mount.$what but into
$storepath/bin/mount.$what instead.
However, I haven't found any commit which changes this behavior and
couldn't reproduce it. Also, merging this will break the VirtualBox
tests, but I'm merging it anyway in an effort to remove $storepath/sbin
from virtualboxGuestAdditions entirely.
Tested against virtualbox NixOS VM test, which of course failed as said
before.
2015-08-04 01:16:35 +02:00
Nikolay Amiantov
fcc6716680
openbox: propagate some dependencies
2015-08-03 17:16:07 +03:00
Tobias Geerinckx-Rice
87853e7753
clipgrab: add 1080p (ffmpeg) support
...
Support is optional (pass ffmpeg = null), but enabled by default.
2015-08-03 01:41:56 +02:00
Tobias Geerinckx-Rice
dad99aae8e
clipgrab: 3.4.11 -> 3.5.1
2015-08-03 01:41:56 +02:00
Michael Raskin
b49fc96617
Use GNOME-enabled libsoup in Midori as the build fails otherwise
2015-08-03 00:31:07 +03:00
Arseniy Seroka
372e5a7dcf
Merge pull request #9072 from benley/shout
...
Shout: new package and nixos module
2015-08-02 16:07:36 +03:00
William A. Kennington III
479a43cf74
Merge pull request #9071 from danbst/mercurial
...
Mercurial: update to 3.4.2
2015-08-01 13:17:55 -07:00