3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

9049 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice a3aa361e91 ocropus: 20130905 -> 20150316 2015-04-16 05:44:23 +02:00
Arseniy Seroka f029ccadc9 Merge pull request #7385 from Forkk/screencloud
Add package for Screencloud 1.2.0
2015-04-16 06:28:00 +03:00
Forkk f7865c29c2 screencloud: init at 1.2.0
Added a package for Screencloud, a program for taking screenshots and
uploading them to various websites.

This package was a bit finicky due to some nonsense in the CMakeLists
file, but it seems to work properly.

The package also includes API keys for the screencloud.net website.
According to the author of the Arch Linux User Repo package for
screencloud, these keys are only used for usage tracking, so we should
be fine including them in the package here.
2015-04-15 22:04:39 -05:00
William A. Kennington III 44cf23e8d2 filezilla: 3.9.0.6 -> 3.10.3 2015-04-15 18:20:50 -07:00
Mateusz Kowalczyk f7737355d4 haskell-yi: clean-up + meta 2015-04-15 21:36:06 +01:00
Mateusz Kowalczyk 33d52b37f3 haskell-yi: improve wrapper and use haskell-ng
Now pkgs.yi is the package to use and override
2015-04-15 21:31:17 +01:00
Arseniy Seroka 7bc23e994c Merge pull request #7191 from nmikhailov/keybase_fix
keybase-node: fix imports, reenable build
2015-04-15 22:57:59 +03:00
Pascal Wittmann 74235b70f1 Merge pull request #7224 from AndersonTorres/aegisub
Aegisub: 3.2.1 -> 3.2.2
2015-04-15 19:39:12 +02:00
Moritz Ulrich 869b86d925 Emacs 24.5: Fix build on Darwin.
`darwin-new-sections.patch' is now in upstream.
2015-04-15 12:02:38 +02:00
Pascal Wittmann 94d177fc5e yate: update from 2.2.0 to 5.4.2 2015-04-15 10:54:49 +02:00
William A. Kennington III 272f813ec1 Merge pull request #7377 from prikhi/update-pencil
pencil: v2.0.9 -> v2.0.10
2015-04-14 20:35:29 -07:00
宋文武 32fed43f62 ranger: update to 1.7.0 2015-04-14 22:28:44 +08:00
Thomas Tuegel e75a0c50bd emacs: allow gtk without X on Darwin 2015-04-14 09:16:21 -05:00
Pavan Rikhi 8571ce2a8a pencil: v2.0.9 -> v2.0.10 2015-04-14 07:25:36 -04:00
Nathaniel Baxter 23f4f44926 keepass: update from 2.28 to 2.29 2015-04-14 17:49:33 +10:00
Arseniy Seroka bf365c0da2 Merge pull request #7365 from k0ral/synergy
synergy: 1.6.2 -> 1.6.3
2015-04-13 22:08:07 +03:00
koral cf2433f749 synergy: 1.6.2 -> 1.6.3 2015-04-13 18:13:11 +00:00
Arseniy Seroka d829b2a3b0 Merge pull request #7359 from 1126/bump-pamixer
pamixer: update to 1.2.1
2015-04-13 20:15:51 +03:00
koral 6709a38602 abcde: 2.5.4 -> 2.6 2015-04-13 16:04:24 +00:00
Jascha Geerds 04239d4af2 pycharm: Update to 4.0.6 2015-04-13 14:24:56 +02:00
lethalman 4661e12bf7 Merge pull request #7283 from fooblahblah/dbvis
Package for dbvisualizer 9.2.5
2015-04-13 13:35:47 +02:00
_1126 b1d1397c5c pamixer: update to 1.2.1
This commit also switches from fetchgit to fetchurl.
2015-04-13 13:28:29 +02:00
Jascha Geerds 03b87e7243 Merge pull request #7351 from Forkk/fix/cask-init
cask: fix issue with 'cask init' command
2015-04-13 11:31:36 +02:00
Joachim Schiele 4bf8c805b1 Merge pull request #6877 from qknight/eclipse_scala
eclipse-scala: added Scala IDE
2015-04-13 10:29:07 +02:00
William A. Kennington III 6044bfe3af feh: 2.12 -> 2.12.1 2015-04-12 20:34:20 -07:00
Forkk d385fd9111 cask: fix issue with 'cask init' command
Fix an issue where 'cask init' would fail due to missing template files.
2015-04-13 00:36:49 +02:00
Thomas Tuegel cebf589462 Merge pull request #7294 from ttuegel/emacs
emacs: allow choosing gtk2 or gtk3
2015-04-12 15:12:12 -05:00
Pascal Wittmann c4b685aa81 calibre: update from 2.23.0 to 2.24.0 2015-04-12 18:14:20 +02:00
Bjørn Forsman 6e0d0636a1 mutt: use "sendmail" instead of "/usr/bin/sendmail"
That way sending mail with mutt works on NixOS too, without having to
manually change mutt's config on your system. sendmail will be found in
$PATH at runtime, and thus the setuid wrapper will be used, if
available.
2015-04-12 10:48:30 +02:00
Brayden 1ac6acff90 Fix firefoxWrapper's icon 2015-04-11 15:34:36 -07:00
aszlig 50c4c20678
tomahawk: Update to new upstream version 0.8.3.
Upstream changes since 0.8.2:

  * Performance improvements for collection browsing.
  * Improved memory footprint.
  * Show cloud collections above your friends in the sidebar.
  * Keep looking for alternative sources even when we found a perfect match.
  * Fixed crash in network code.
  * Fixed repeat one/all icons.
  * Be more lenient about accepting JSPF and M3U playlists.
  * Improved support for compilation albums.
  * (Windows) Fixed support for Windows XP.
  * (OS X) Fixed settings dialog appearance on Yosemite.
  * (OS X) Fixed SSL errors on Yosemite.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-11 23:15:31 +02:00
Siarhei Zirukin fee413074d chuck: 1.3.4.0 -> 1.3.5.0 2015-04-11 20:27:41 +02:00
Nikita Mikhailov 4ef974a00d keybase-node: fix imports, reenable build 2015-04-11 21:28:06 +06:00
Domen Kožar ee69867e98 Merge pull request #7320 from nslqqq/i3update
i3: fix testsuite
2015-04-11 10:18:27 -04:00
Nikita Mikhailov 5f2c1f7397 i3: fix testsuite 2015-04-11 14:10:39 +00:00
Rok Garbas bdcdc183a4 i3status: update to 2.9 2015-04-11 15:49:56 +02:00
Bjørn Forsman 124bdd5114 qmmp: update 0.8.2 -> 0.8.4 2015-04-11 14:55:55 +02:00
Moritz Ulrich 034e1c4aef emacs24: Update to 24.5 2015-04-11 14:24:41 +02:00
Bjørn Forsman 890534bedc wireshark: update from 1.12.3 to 1.12.4
Potentially fixes CVE-2015-2188, CVE-2015-2189, CVE-2015-2191
2015-04-11 13:48:09 +02:00
Domen Kožar a9bcb92cb3 Merge pull request #7194 from nslqqq/i3update
i3: 4.9.1 -> 4.10.1
2015-04-11 07:36:12 -04:00
Bjørn Forsman 478969d50c wireshark: change dependency heimdal -> openssl
This fixes wirehsark build, which has been broken since commit
942e179974 (heimdal: Correct the openssl dependency).
2015-04-11 13:23:35 +02:00
Nikita Mikhailov 93f277f1d4 i3: 4.9.1 -> 4.10.1 2015-04-11 12:48:39 +02:00
William A. Kennington III 73815725a0 umurmur: 0.2.15 -> 0.2.16 2015-04-10 23:23:53 -07:00
John Wiegley ff555c3b47 emacs24Macports: 24.4-mac-5.3 -> 24.5-mac-5.7 2015-04-11 00:02:56 -05:00
Arseniy Seroka c910d4df5c Merge pull request #7311 from bdimcheff/add-purple-pidgin-pack
add package purple-pidgin-pack
2015-04-11 00:32:31 +03:00
Arseniy Seroka fbd02063f1 xkblayout-state: fix url 2015-04-10 23:45:15 +03:00
Brandon Dimcheff b539f86456 add package purple-pidgin-pack
This is 50ish plugins for pidgin.
2015-04-10 15:43:29 -04:00
Arseniy Seroka 3fb880fc77 Merge pull request #7296 from devhell/mediainfo
Update mediainfo{-gui} and dependencies
2015-04-10 17:52:45 +03:00
Jeff Simpson 5d3a2602e1 Package for dbvisualizer 9.2.5 2015-04-10 06:34:15 -06:00
Jonathan Rudenberg e994df1b2d makemkv: 1.9.1 -> 1.9.2 2015-04-09 20:49:31 -07:00