Commit Graph

9063 Commits

Author SHA1 Message Date
Arseniy Seroka
812d8f9fa6 Merge pull request #7221 from codyopel/mopidy
Update Mopidy & dependencies
2015-04-07 00:42:37 +03: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
Bjørn Forsman
962690cc18 slic3r: update 1.2.1 -> 1.2.6
Release notes: http://slic3r.org/releases/1.2.6

Slic3r needs additional dependency, 'threads'. Add it.

In addition to bug fixes and some new features, this update stops Slic3r
from printing this on startup:

  Running Slic3r under Perl >= 5.16 is not supported nor recommended

We don't have perl < 5.16 anymore, so we better update slic3r.
2015-04-06 16:27:38 +02:00
Bjørn Forsman
7273ca19b3 slic3r: remove unneeded dependency on BoostGeometryUtils
Slic3r dropped this dependency in v1.1.0 and we have v1.2.x.

And more importantly, BoostGeometryUtils is currently broken (fails on
newer Perl versions), so this patch unbreaks Slic3r.
2015-04-06 15:48:15 +02:00
Austin Seipp
31f4c0c7d1 nixpkgs: abc-verifier 20140509 -> 20150406
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-06 07:57:27 -05:00
codyopel
fba10a6654 mopidy-spotify: 1.2.0 -> 1.3.0 2015-04-06 03:31:36 -04:00
codyopel
3165f8fc66 mopidy-mopify: 0.1.6 -> 1.4.1 2015-04-06 03:27:31 -04:00
codyopel
4c9de59dfe mopidy-moped: 0.3.3 -> 0.5.0 2015-04-06 03:21:02 -04:00
codyopel
5e7ddc7e45 mopidy: 0.19.4 -> 1.0.0 2015-04-06 03:18:09 -04:00
Arseniy Seroka
48679a7064 Merge pull request #7182 from qknight/evopedia_0.4.4-bump
evopedia: version bump to 0.4.4
2015-04-06 00:43:15 +03:00
Arseniy Seroka
8bdaf11769 Merge pull request #7183 from AndersonTorres/kid3
kid3: update from 3.1.1 to 3.1.2
2015-04-06 00:43:00 +03: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
Kovacsics Robert (NixOS-SSD2)
9558523821 Added mailcheck, simple utility to check for mail. 2015-04-05 19:50:43 +01:00
Michael Raskin
5c5362427a Let Libreoffice build its orcus on its own 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
AndersonTorres
d1bb1ef194 kid3: update from 3.1.1 to 3.1.2 2015-04-05 12:38:31 -03:00
Joachim Schiele
5cc364d562 evopedia: version bump to 0.4.4 2015-04-05 17:08:52 +02:00
Nikolay Amiantov
e03571aad3 bitcoin: add mirrors 2015-04-05 16:04:54 +03:00
Arseniy Seroka
ca8688f376 Merge pull request #7177 from flosse/mediathk-version-in-name
nixpkgs: zdfmediathk: include the version within the name
2015-04-05 15:42:54 +03: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
Markus Kohlhase
cee3297352 nixpkgs: zdfmediathk: include the version within the name 2015-04-05 11:57:16 +00: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
904f24577b lightdm-gtk-greeter: Remove install hack 2015-04-04 22:22:08 -07:00
William A. Kennington III
70efcd0389 lightdm: Remove install hack 2015-04-04 22:20:28 -07:00
Arseniy Seroka
5fa1644d28 Merge pull request #7162 from spwhitt/simple_darwin_fixes
sl, astyle, uncrustify, mediainfo: Darwin fixes
2015-04-04 23:03:15 +03:00
Cray Elliott
0a0adfd9d8 update doomseeker to version 1.0 2015-04-04 11:00:34 -07:00
aszlig
b0e3d7c4b5
virtualbox: Update to version 4.3.26.
Upstream changelog:

 * GUI: in the snapshots pane, protect the age of snapshots against
        wrong host time
 * NAT Network: fixed a bug which prevented to propagate any DNS name
                server / domain / search string information to the NAT
                network (4.3.24 regression)
 * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts
 * Mouse support: the mouse could not be moved under rare conditions if
                  no Guest Additions are installed (4.3.24 regression)
 * Storage: if the guest ejects a virtual CD/DVD medium, make the change
            permanent
 * VGA: made saving secondary screen sizes possible in X11 guests
 * SDK: fixed the VirtualBox.tlb file (4.3.20 regression)
 * rdesktop-vrdp: make it work with USB devices again (4.3.14
                  regression)
 * USB: fixed a possible BSOD on Windows hosts under rare conditions
 * iPXE: enable the HTTP download protocol on non-Linux hosts
 * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell
                   and later)
 * Linux hosts: don't crash Linux 4.0 hosts

The same with bug IDs can be found at:

https://www.virtualbox.org/wiki/Changelog

Tested on my machine using the virtualbox NixOS VM test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02:00
aszlig
416545a57b
virtualbox: Remove group check on /nix/store.
This is espacially cruicial when it comes to Nix 1.9, where we even have
a more restrictive /nix/store. In any event, VirtualBox in hardenend
mode doesn't have to check the /nix/store path, because it's read-only
on NixOS systems. So this check would not introduce more security but
more hurdles, thus I'm removing it (of course _only_ for /nix/store).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02: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
Michael Raskin
4b0e70f89a Update Firefox to 37.0.1 2015-04-04 13:11:40 +03:00
Michael Raskin
42e844aff4 Merge pull request #7135 from taku0/firefox-bin-37.0
firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0
2015-04-04 13:10:55 +03:00
Spencer Whitt
a12fb39d1e mediainfo: build on Darwin 2015-04-04 02:07:55 -04:00
taku0
dcb61624e7 firefox-bin: update to version 37.0.1 2015-04-04 13:09:24 +09:00
Arseniy Seroka
a8d0614a60 Merge pull request #7154 from codyopel/sublime-update
sublime-text 3: 3.0.65 -> 3.0.83
2015-04-03 21:50:45 +03:00
Arseniy Seroka
86a49716aa Merge pull request #7153 from bruceadams/znc-1.6.0
Update znc from 1.4 to 1.6.0
2015-04-03 21:49:49 +03:00
codyopel
16f5b98e4f sublime-text 3: 3.0.65 -> 3.0.83 2015-04-03 13:22:53 -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
Arseniy Seroka
a4ab883ab9 Merge pull request #7144 from k0ral/mercurial
mercurial: 3.3.2 -> 3.3.3
2015-04-03 16:15:07 +03:00
Arseniy Seroka
bdc1ab3db6 Merge pull request #7143 from k0ral/mkvtoolnix
mkvtoolnix: 7.7.0 -> 7.8.0
2015-04-03 16:02:04 +03:00
Peter Simons
844d88fe4c Merge pull request #7146 from k0ral/git
git: 2.3.4 -> 2.3.5
2015-04-03 13:31:10 +02:00
koral
d54b6c903d git: 2.3.4 -> 2.3.5 2015-04-03 10:57:36 +00:00
Bruce Adams
b94cec592c Update znc from 1.4 to 1.6.0
ZNC 1.6.0 includes improved SSL/TLS settings to
prevent POODLE and FREAK attacks.
2015-04-03 06:53:08 -04:00
koral
29dc55abc3 mercurial: 3.3.2 -> 3.3.3 2015-04-03 09:58:16 +00:00
koral
fe5c3eaf81 mkvtoolnix: 7.7.0 -> 7.8.0 2015-04-03 09:38:54 +00:00
Austin Seipp
a3ebed042c Merge pull request #7139 from spwhitt/remove_mozilla
Remove mozilla browser
2015-04-03 04:07:02 -05:00
aszlig
6b467ade2c
slic3r: Remove meta.broken due to Perl update.
The update happened in fac757a77efa87c4050bef653d197381547f1b59.

So it was a looong time ago and the build is working right now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 20:56:35 +02:00
Spencer Whitt
2c0c3af88f Remove mozilla browser 2015-04-02 13:35:50 -04:00
Thomas Tuegel
e5b9a42aea texmaker: fix poppler_qt4 name 2015-04-02 11:44:13 -05: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
taku0
ce7481e129 firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0 2015-04-02 23:16:50 +09:00
Arseniy Seroka
d7382dc748 Merge pull request #7130 from spwhitt/gimp
Get GIMP to build on Darwin and misc. related fixes
2015-04-02 06:02:49 +03:00
William A. Kennington III
b524480695 More mysql migrations 2015-04-01 16:50:47 -07:00
William A. Kennington III
a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
Spencer Whitt
2b79ac6339 gimp: build on Darwin 2015-04-01 19:25:06 -04:00
Nikolay Amiantov
4da3e360e8 rxvt_unicode-with-plugins: rename (keep the old name for a while) 2015-04-02 01:49:53 +03:00
shak-mar
46103aa853 rxvt_unicode_with-plugins: add wrapper for urxvtd 2015-04-01 14:32:47 +02:00
Eelco Dolstra
4c8f0e8d1c firefox: Update to 37.0 2015-04-01 14:04:19 +02:00
Eelco Dolstra
b8ccb390b3 blender: Update to 2.74 2015-04-01 13:31:05 +02:00
Domen Kožar
06a810659c Merge pull request #7102 from oxij/fix-fixed-notmuch
pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level
2015-04-01 07:14:25 +02:00
lethalman
1670a75285 Merge pull request #6982 from obadz/monodevelop
Monodevelop + Mono upgrade
2015-03-31 16:30:42 +02:00
lethalman
b4824ffc5d Merge pull request #7103 from gebner/verit
Add veriT, an SMT solver.
2015-03-31 12:31:26 +02:00
lethalman
9151983435 Merge pull request #7100 from bcdarwin/fix-twelf
twelf: fix by actually including the Twelf SML heap image in the package...
2015-03-31 12:24:12 +02:00
lethalman
b6c7eba554 Merge pull request #7097 from prikhi/update-pencil
pencil: v2.0.5 -> v2.0.8
2015-03-31 10:10:23 +02:00
Gabriel Ebner
20428cd90f Add veriT. 2015-03-31 09:14:38 +02:00
Jan Malakhovski
d711528c8b pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level notmuch
Looks like this is the only way to do what 6258728318fe55faef64285e614fe97edc7b9111
was expected to do that doesn't break things and doesn't look like a complete hack.

The problem is that different `fetch`ers generate very different results (from
archive files to plain source trees) and allowing overriding `src` in top-level
derivation when there is a derived python package is no trivial matter.
2015-03-31 05:36:28 +00:00
Ben Darwin
54dab782be twelf: fix by actually including the Twelf SML heap image in the package and referencing the SML interpreter so the smlnj package won't be gc'd 2015-03-31 01:11:57 -04:00
Pavan Rikhi
f67ce9160d
pencil: v2.0.5 -> v2.0.8
Switch to actively developed fork.
2015-03-30 22:59:04 -04:00
Arseniy Seroka
cde096f440 xkblayout-state: fix name 2015-03-31 03:18:42 +03:00
aszlig
6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
Tobias Geerinckx-Rice
ee7c9bd86a Add simple-scan 3.16.0.1 2015-03-31 00:51:47 +02:00
obadz
1129f6b0db mono 3.8.0 -> 3.12.1
monodevelop 5.1.4.0 -> 5.7.0.660
2015-03-30 23:48:25 +01:00
Shea Levy
df50903da8 Merge branch 'submit/enable-syncthing-osx' of git://github.com/ctheune/nixpkgs
Enable syncthing for Mac OS X.
2015-03-30 16:17:53 -04:00
Christian Theune
6daa2462c6 Enable syncthing for Mac OS X.
Also requires enabling iana-etc. I'm shooting for "unix" platforms which
seems reasonable. Not sure why this was restricted to linux originally --
the history doesn't tell.
2015-03-30 22:07:02 +02:00
Shea Levy
b77aec818a Merge branch 'master' of git://github.com/ctheune/nixpkgs
bump syncthing version to 0.10.30
2015-03-30 16:03:04 -04:00
Christian Theune
703e43949d bump syncthing version to 0.10.30 2015-03-30 21:55:51 +02:00
Edward Tjörnhammar
1092b9da48 Merge pull request #7066 from edwtjo/xbmc-pruning
Remove XBMC expressions in favor of the Kodi ones
2015-03-30 21:46:29 +02:00
Edward Tjörnhammar
1345a65765 Remove XBMC expressions in favor of the Kodi ones 2015-03-30 21:43:32 +02:00
Luca Bruno
dee2a5dda3 obs-studio: fix derivation name 2015-03-30 17:37:24 +02:00
lethalman
ed46e81417 Merge pull request #7079 from jb55/obs-studio
add obs-studio
2015-03-30 17:37:02 +02:00
lethalman
f2bb0bf964 Merge pull request #6913 from bdimcheff/add-packages-brasero-soundjuicer
Add packages brasero and soundjuicer
2015-03-30 17:31:09 +02:00
Arseniy Seroka
63f442a590 Merge pull request #7070 from oxij/more-cleanups
More cleanups
2015-03-30 17:35:38 +03:00
lethalman
468876b3f0 Merge pull request #7033 from gebner/jabref
Add jabref, an open source bibliography manager.
2015-03-30 16:08:02 +02:00
lethalman
7ed5918b6c Merge pull request #7048 from joachifm/electrum-2.0.4
Electrum: 2.0.3 -> 2.0.4
2015-03-30 11:15:07 +02:00
William Casarin
497eba7bcb add obs-studio
Open Broadcaster Software is free and open source software for video recording
and live streaming

https://obsproject.com/
2015-03-30 00:56:21 -07:00
Michael Raskin
70a1e3c837 propagate many inputs in imagemagick: otherwise dependent builds fail 2015-03-30 08:46:16 +03:00
William A. Kennington III
b058f829d2 ImageMagick: Disable HDRI for now 2015-03-29 19:37:53 -07:00
William A. Kennington III
f518b88371 xterm: 312 -> 317 2015-03-29 19:02:29 -07:00
Joachim Fasting
522a9c5cb0 Electrum: 2.0.3 -> 2.0.4
Version 2.0.4 contains UI improvements.

Also, change postPatch to preInstall, remove a redundant attribute,
and cleanup meta.
2015-03-30 01:41:39 +02:00
Jan Malakhovski
6ac68a4c59 sylpheed: cleanup 2015-03-29 23:21:04 +00:00
Arseniy Seroka
b57c9866c5 viber: add pkg 2015-03-30 00:07:53 +03:00
Eric Seidel
7e0bde1e7b Merge pull request #7022 from spwhitt/soxr
soxr: Fix Darwin build
2015-03-29 13:43:30 -07:00
Andreas Baldeau
f079de2dbf Added WebStorm IDE 2015-03-29 16:27:37 +02:00
Aristid Breitkreuz
69874c27ec awesome manpage is broken in chroot builds, disable for now 2015-03-29 11:08:11 +00:00
Nikolay Amiantov
c2a99c0e8c Merge pull request #7062 from abbradar/package-updates
Package updates
2015-03-29 13:20:21 +03:00
Edward Tjörnhammar
d98e037774 kodi: 14.1 -> 14.2 2015-03-29 12:05:53 +02:00
Nikolay Amiantov
5d7847f233 bomi: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov
dd359e6ef7 urxvt-perls: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov
cdba27ae9b urxvt-perls: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov
c7a0925ac2 yEd: update 2015-03-29 13:01:47 +03:00
William A. Kennington III
ae42047bcd lightdm: 1.13.1 -> 1.14.0 2015-03-28 02:26:42 -07:00
Austin Seipp
a6813ca62d nixpkgs: add lean-20150328, a theorem prover.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-28 01:47:39 -05:00
Austin Seipp
75ab87edc8 nixpkgs: z3 is now MIT licensed.
It's also been moved to GitHub, meaning we can avoid some of the
hackiness in the original expression. This updates the Git revision, but
only so that it contains the proper license (it's otherwise equivalent
to Z3 v4.3.2)

Also, make sure the python API .py files exist besides the .pyc files.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-28 01:04:06 -05:00
William A. Kennington III
49e980fa32 imagemagick: More cleanups 2015-03-27 15:46:08 -07:00
William A. Kennington III
1f632813e4 imagemagick: Refactor 2015-03-27 15:36:26 -07:00
William A. Kennington III
e632b7a0c9 djvulibre: Refactor 2015-03-27 15:36:26 -07:00
William A. Kennington III
5d2fd00457 imagemagick: 6.9.0 -> 6.9.1 2015-03-27 15:36:25 -07:00
Eric Seidel
7f0e6b76ff nano: patch for darwin 2015-03-27 12:05:41 -07:00
Bart Brouns
0721527078 add nova-filters: LADSPA plugins based on filters of nova 2015-03-27 19:51:29 +01:00
Gabriel Ebner
38220d0315 Add jabref. 2015-03-27 18:03:38 +01:00
Eelco Dolstra
c82dc7018d Remove unused Darcs expression 2015-03-27 16:17:48 +01:00
Eelco Dolstra
b948978729 Merge pull request #7026 from KoviRobi/emacs-priority-downgrade
Downgraded Emacs priority, for exuberant ctags
2015-03-27 13:21:41 +01:00
Spencer Whitt
1148374cb5 soxr: Fix Darwin build 2015-03-27 01:58:32 -04:00
William A. Kennington III
06ea226495 cgit: 0.10.2 -> 0.11.2 2015-03-26 17:15:29 -07:00
William A. Kennington III
cd3b460200 tig: 2.0.3 -> 2.1 2015-03-26 16:41:05 -07:00
William A. Kennington III
b6607a14af ettercap: 0.8.1 -> 0.8.2 2015-03-26 16:18:39 -07:00
William A. Kennington III
53d5b564d4 qemu: 2.2.0 -> 2.2.1 2015-03-26 14:54:00 -07:00
=
46d1dd5b11 Downgraded Emacs priority, for exuberant ctags
Exuberant ctags works with Emacs among with other editors, and if
installed is probably preferred to Emacs' ctags.
2015-03-26 21:42:36 +00:00
William A. Kennington III
b91e83dc77 vim: 7.4.410 -> 7.4.683 2015-03-26 14:33:35 -07:00
William A. Kennington III
8a8097eb90 nedit: 5.5 -> 5.6 2015-03-26 14:10:06 -07:00
William A. Kennington III
940d381d73 git: 2.3.3 -> 2.3.4 2015-03-26 14:03:51 -07:00
Eric Seidel
eff828a275 z3: copy all headers into nix store 2015-03-26 13:19:41 -07:00
Herwig Hochleitner
df0c059f83 Update Jetbrains IDE versions 2015-03-26 19:08:01 +01:00
Jan Malakhovski
fb8308c4af redshift: update 1.9.1 -> 1.10-git-20150222 2015-03-26 13:06:34 +00:00
Thomas Tuegel
3dc7849ab9 robomongo: fix build with openssl-1.0.1m
(cherry picked from commit 35c0e0a768692ffe241e874cdac6b771e5e7dcbf)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:52 +01:00
Michael Raskin
61e573fcb6 Update fossil; use repository-generated tarball because release tarballs disappear 2015-03-26 10:12:25 +03:00
William A. Kennington III
2e815a7444 Merge pull request #6961 from bcdarwin/abella
new package: abella 2.0.2
2015-03-25 22:14:10 -07:00
William A. Kennington III
18867a6b83 Merge pull request #6967 from ftrvxmtrx/pcalc-20141224
pcalc: 20120812 -> 20141224
2015-03-25 22:13:37 -07:00
William A. Kennington III
5fab3e266e nano: Default to having nls support 2015-03-25 22:10:47 -07:00
William A. Kennington III
cb1072ba32 Merge pull request #6987 from kmicu/pavucontrol
Bump pavucontrol 2.0 → 3.0
2015-03-25 22:09:47 -07:00
William A. Kennington III
247cf8f37a Merge pull request #6986 from joachifm/nano-2_4
Nano 2.4
2015-03-25 21:47:44 -07:00
kmicu
ff759a9890
Bump pavucontrol 2.0 → 3.0
improved error handling; remember device selection visibility; window
sizing improvements
2015-03-26 00:38:44 +01:00
Joachim Fasting
cf74e83057 nano: add option to do tiny build
Enabling tiny build reduces the binary to 107K on my system
(more than 50% size reduction).
2015-03-25 23:31:21 +01:00
Joachim Fasting
e1f6d349ec nano: make NLS optional 2015-03-25 23:31:20 +01:00
Joachim Fasting
1533a9aef5 nano: bump to 2.4.0
Also set license, platforms, and add myself as maintainer.

Changes in this version include a fully functional undo system,
vim-compatible file locking, linter support, formatter support,
and improved highlighter flexibility.
2015-03-25 23:31:20 +01:00
Peter Simons
9ce41e3fa0 rstudio: fix Emacs syntax highlighting 2015-03-25 19:34:45 +01:00
Emery Hemingway
a3de8552b0 RStudio: initial commit at version 0.98.110 2015-03-25 19:34:45 +01:00
Bart Brouns
bd3e18d60f rebase mutt-kz on master, as requested in:
https://github.com/NixOS/nixpkgs/pull/6836
2015-03-25 13:37:19 +01:00
Domen Kožar
58b4f11242 Revert "RStudio: initial commit at version 0.98.110"
This reverts commit 56e21d05e874a29ad0d51aea18e8c982c7c826f3.

It's missing a file, see https://github.com/NixOS/nixpkgs/pull/6957
2015-03-25 10:02:08 +01:00
Mateusz Kowalczyk
e104a7870f sxiv: update to latest git 2015-03-25 00:46:58 +00:00
Mateusz Kowalczyk
105c06ae4e snd: update from 15.2 to 15.4 2015-03-25 00:46:58 +00:00
Arseniy Seroka
b50848b64c Merge pull request #6966 from ftrvxmtrx/spotify-0.9.17.1
spotify: 0.9.11.27 -> 0.9.17.1
2015-03-25 03:10:22 +03:00
Siarhei Zirukin
f4cd5a68f7 pcalc: 20120812 -> 20141224 2015-03-24 18:27:42 +01:00
Siarhei Zirukin
de4fdcc7e7 spotify: 0.9.11.27 -> 0.9.17.1 2015-03-24 18:21:39 +01:00
Edward Tjörnhammar
7b7ab0cdaa idea-{community,ultimate}: 14.0.3 -> 14.1 2015-03-24 17:01:59 +01:00
Brandon Dimcheff
93228a0863 add dconf dependencies to sound-juicer and brasero
If you have services.gnome3.enabled = true, you shouldn't need this, but
if you don't, you'll need this dconf env var to be able to save settings
in these apps.
2015-03-24 10:34:09 -04:00