3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17179 commits

Author SHA1 Message Date
Matt McHenry 2a9208cd24 krfb: init at 16.12.2 2017-03-11 14:10:11 -05:00
Peter Hoeg 1fbcce4448 dropbox: 19.4.13 -> 20.4.19 2017-03-02 11:45:19 +08:00
Tuomas Tynkkynen 439facec2a lkl: Broken on i686
http://hydra.nixos.org/build/49534265
2017-03-02 03:59:31 +02:00
Charles Strahan 2c0225add6
mesos: fix build with latest gcc/glibc
/cc #23253
2017-03-01 18:22:58 -05:00
Eric Bailey fff88b814c
graphicsmagick: fix for darwin
Prior to this change, GraphicsMagick didn't work at all for me on Darwin, due to
dylib linking issues.
2017-03-01 14:04:11 -06:00
Shea Levy b0cff50983 nix-buffer: 2.0.0 -> 2.1.0 2017-03-01 12:59:48 -05:00
Daiderd Jordan f34c9d7885 Merge pull request #23270 from yurrriq/update/pkgs/applications/version-management/git-and-tools/gitflow
gitflow: tweak for darwin
2017-03-01 18:46:11 +01:00
Michael Raskin b8812dfeac profanity: 0.5.0 -> 0.5.1 2017-03-01 15:00:17 +01:00
Shea Levy 1c4d8de99b nix-buffer: 1.2.3 -> 2.0.0 2017-03-01 07:41:08 -05:00
Nikolay Amiantov fe33c28ec9 blender: fix libOpenCL path 2017-03-01 02:51:18 +03:00
Joachim Fasting 026366b00b
pan: sha1 -> sha256 2017-03-01 00:28:26 +01:00
Joachim Fasting a6ee264f1b
cdparanoia: sha1 -> sha256 2017-03-01 00:28:24 +01:00
Nikolay Amiantov 2e80b50a7e cura, curaengine: 14.04 -> 2.4.0
Move old Cura to {cura,curaengine}_stable
2017-03-01 02:23:18 +03:00
Jörg Thalheim f876ae4b92
cheat: 2.1.27 -> 2.1.28 2017-03-01 00:20:54 +01:00
Bart Brouns 1e74a156c3 qmidinet: 0.4.1 -> 0.4.2 2017-03-01 00:01:52 +01:00
Robert Helgesson 61237e1738
gpsbabel: 1.5.2 -> 1.5.3 2017-03-01 00:00:10 +01:00
Robert Helgesson cf9cb1bac3
gpsbabel: require qt4 rather than qtbase 2017-03-01 00:00:10 +01:00
Bart Brouns 9dabf88e72 drumkv1: 0.7.6 -> 0.8.0 2017-02-28 23:40:24 +01:00
Bart Brouns 40d47d457e samplv1: 0.7.6 -> 0.8.0 2017-02-28 23:40:24 +01:00
Bart Brouns 3e8c302525 qjackctl: 0.4.3 -> 0.4.4 2017-02-28 23:40:24 +01:00
Daiderd Jordan e0ed902b50 Merge pull request #23204 from yurrriq/add/pkgs/applications/audio/musescore-darwin
musescore: add darwin-specific package
2017-02-28 23:18:10 +01:00
Jörg Thalheim 61785c5531 keepassxc: 2.1.0 -> 2.1.2
also enable http plugin again. Readme mention using the protocol be a
security risk because it is unencrypted, but the connections stays local
(127.0.0.1) and the plugins has to explicitly enabled in settings
(disabled by default).
2017-02-28 21:44:15 +01:00
rnhmjoj 62c5f68847 palemoon: 27.0.3 -> 27.1.1 2017-02-28 20:34:54 +01:00
Franz Pletz bfa067179e
multisync: remove, no release in > 10 years
Upstream suggests to use opensync.

cc #23253
2017-02-28 19:17:47 +01:00
Jörg Thalheim 49f9c202f6
gpodder: disable iPodSupport by default
gpodder has an indirect dependency on libplist (pulled by libgpod),
which has known security vulnerabilities.
2017-02-28 18:05:52 +01:00
Eelco Dolstra ffb0fb51d4 blender: 2.78b -> 2.78c 2017-02-28 17:50:42 +01:00
Jörg Thalheim 6405bbe867
cantata: 1.5.1 -> 2.0.1 2017-02-28 17:45:58 +01:00
Bart Brouns 3fc79cb5ac ardour: 5.6 -> 5.8 2017-02-28 16:11:57 +01:00
Rok Garbas 4fb01fdc03 Merge pull request #23265 from peterhoeg/u/msmtp
msmtp: 1.6.4 -> 1.6.6 and make it nix friendly
2017-02-28 15:44:55 +01:00
Thomas Tuegel 5190b46eb2 Merge pull request #23275 from ttuegel/qt-5.7-fixes
Qt 5.7 fixes
2017-02-28 07:58:34 -06:00
Thomas Tuegel fca36b617d
ipe: build with C++11 for Qt 5.7 2017-02-28 07:38:57 -06:00
Rommel M. Martinez ac9c40643c emem: 0.2.28 -> 0.2.29 2017-02-28 13:15:48 +01:00
Bart Brouns 2cfa9c6af2 ranger: 1.8.0 -> 1.8.1 2017-02-28 13:00:31 +01:00
Eric Bailey ea07961294
gitflow: tweak for darwin
On Darwin, wrap the git-flow binary and set:

    FLAGS_GETOPT_CMD=${getopt}/bin/getopt

Without this change, I was getting the following error:

    flags:ERROR short flag required for (showcommands) on this platform
2017-02-28 05:52:25 -06:00
Alexey Shmalko 0d31a76813
virtualbox: fix build
The issue was caused by upgrading `qt` from `qt56` to `qt57`, which
now requires C++11.

For more info, see https://github.com/NixOS/nixpkgs/issues/23257.
2017-02-28 05:35:52 +02:00
Eric Bailey 22404a068f
musescore: add darwin-specific package
This is basically a clone of the Homebrew cask version:
https://github.com/caskroom/homebrew-cask/blob/master/Casks/musescore.rb
2017-02-27 20:58:22 -06:00
Bjørn Forsman 81de55118d
eclipse: add aliases for "latest" versions
Add aliases like "eclipse-cpp = eclipse-cpp-46" so that user
configurations can point to "eclipse-cpp" and have it not regularly
break as nixpkgs is updated.
2017-02-27 20:30:17 +01:00
Thomas Tuegel e02b544e4d
ark: Make free by default 2017-02-27 11:51:33 -06:00
Thomas Tuegel 6a115a247c
Export KDE packages at top level 2017-02-27 11:50:07 -06:00
Thomas Tuegel ef36b2ecbf
calligra: Rename oxygen-icons5 dependency 2017-02-27 11:50:03 -06:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 8be4bd7416
kdeApplications: Move out of desktops/kde-5
- There is no such thing as KDE 5
2017-02-27 11:49:30 -06:00
Thomas Tuegel 8eb4d2afbc
Remove top-level kde5 attribute
- There is no such thing as KDE 5
2017-02-27 11:49:10 -06:00
Thomas Tuegel 4f2e7a0424
Separate Qt 5 packages from dependent libraries 2017-02-27 11:49:04 -06:00
Robin Gloster 4df663a9a2
verilator: 3.884 -> 3.900 2017-02-27 15:22:50 +01:00
Domen Kožar 4ccb553b70 Merge pull request #22817 from jbedo/r
R: 3.2.4 -> 3.3.2
2017-02-27 14:02:13 +01:00
Domen Kožar 9a052a33b6 Merge pull request #23085 from badi/super-user-spark
super-user-spark: update, switch to haskellPackages LTS 8.x GHC 8.0.2
2017-02-27 12:52:46 +01:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman c49533a494 qt-gstreamer1: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman 6b73e57e56 gst-plugins-ugly: align attrname with pkgname 2017-02-27 12:16:26 +01:00