1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

17910 commits

Author SHA1 Message Date
Leon Isenberg f20a10b451 emacsMacport: change naming scheme
Changed name from emacs-25.1-mac-6.1 to emacs-mac-25.1-6.1.
The former scheme confused compareVersions from nix and consequently
nix-env -u.
2017-03-27 10:34:41 +02:00
Franz Pletz 1b95985b71 Merge pull request #24148 from volth/libvirt-3.1.0
libvirt: 3.0.0 -> 3.1.0
2017-03-27 10:02:06 +02:00
Pascal Wittmann db5f0cdd50 Merge pull request #24373 from ebzzry/emem-0.2.48
emem: 0.2.47 -> 0.2.48
2017-03-27 08:34:43 +02:00
Rommel M. Martinez e55ec544ca emem: 0.2.47 -> 0.2.48 2017-03-27 12:54:15 +08:00
Jörg Thalheim df4b6ae3ba vis: use correct separator for LUA_CPATH/LUA_PATH 2017-03-27 00:18:05 +02:00
Michael Raskin f46cb4fb77 Merge pull request #24361 from miltador/way-cooler
way-cooler: init at 0.5.2
2017-03-26 20:50:07 +02:00
Vasiliy Solovey eef066d05c way-cooler: init at 0.5.2 2017-03-26 21:39:58 +03:00
Thomas Tuegel 84b768456a
dropbox: 21.4.25 -> 22.4.24 2017-03-26 13:16:34 -05:00
Pascal Wittmann 83be684608
filezilla: 3.25.0 -> 3.25.1 2017-03-26 19:29:24 +02:00
Robin Gloster aa0fb8f8ef
idea.idea-ultimate: 2016.3.4 -> 2017.1 2017-03-26 18:50:21 +02:00
Rahul Gopinath fb50abba2e vis: 2016-10-09 -> 0.3 2017-03-26 09:09:02 -07:00
Joachim Fasting f2cf8ffdcb
torbrowser: hard-code path to wrapper in desktop file 2017-03-26 17:08:00 +02:00
Joachim Fasting 2ad44935f1
torbrowser: correct internal note about geoip 2017-03-26 17:07:53 +02:00
Thomas Tuegel 8b50f4c990 Merge pull request #24299 from ttuegel/master--drop-qt-5.7
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Christine Koppelt 9d18de5f88 spark: 1.6.0 ->1.6.3 2017-03-26 16:07:21 +02:00
Dmitry Kalinkin 7035325c62 citrix-receiver: fix wrapper, direct dl url, $PWD needs escaping
(edited by @obadz, closes #24320)
2017-03-26 14:28:54 +01:00
Joachim F 61c43a0f86 Merge pull request #24342 from WilliButz/master
spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2f08534a-47
2017-03-26 09:31:00 +01:00
Cray Elliott 7bd73bdba3 obs-studio: use upstream crash fixes, drop patch 2017-03-25 21:08:08 -07:00
Willi Butz 3c090f0e5a
spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2f08534a-47 2017-03-26 01:13:11 +01:00
Jörg Thalheim 5e0cbbbdb6
keepassx-community: 2.1.2 -> 2.1.3
fixes https://github.com/NixOS/security/issues/105
2017-03-25 21:39:22 +01:00
Pascal Wittmann 827d48e6b3 Merge pull request #24321 from rbasso/exercism-2.4.0
exercism: 2.3.0 -> 2.4.0
2017-03-25 21:08:05 +01:00
Pascal Wittmann 80b7cdfb31 Merge pull request #24276 from jluttine/yadm-1.07
yadm: 1.05 -> 1.07
2017-03-25 21:06:48 +01:00
Michael Raskin 7b706900e7 graphicsmagick: patch for CVE-2017-6335 2017-03-25 21:04:08 +01:00
Franz Pletz b00cfd49d5
irssi: 1.0.1 -> 1.0.2 for CVE-2017-7191
See https://irssi.org/security/irssi_sa_2017_03.txt.
2017-03-25 20:44:16 +01:00
Cillian de Róiste e3938c8e31 drumkv1: 0.8.0 -> 0.8.1 2017-03-25 17:04:44 +01:00
Cillian de Róiste 65593e64c4 drumgizmo: 0.9.11 -> 0.9.12 2017-03-25 16:58:26 +01:00
Joachim F 69a169ef12 Merge pull request #24313 from womfoo/bump/iterm2-3.0.14
iterm2: 3.0.4 -> 3.0.14 + fix build
2017-03-25 16:46:42 +01:00
Thomas Tuegel 9125bab708
dropbox: use vendored Qt 5 libraries 2017-03-25 10:14:51 -05:00
Tim Steinbach 5c841654d8 Merge pull request #24323 from NeQuissimus/git_2_12_2
git: 2.12.0 -> 2.12.2
2017-03-25 11:00:42 -04:00
Joachim Fasting ecd0e1a2c7
torbrowser: reduce risk of stale Nix store references
This patch restructures the expression and wrapper to minimize Nix store
references captured by the user's state directory.

The previous version would write lots of references to the Nix store into
the user's state directory, resulting in synchronization issues between
the Store and the local state directory.  At best, this would cause TBB to
stop working when the version used to instantiate the local state was
garbage collected; at worst, a user would continue to use the old version
even after an upgrade.

To solve the issue, hard-code as much as possible at the Store side and
minimize the amount of stuff being copied into the local state dir.
Currently, only a few files generated at firefox startup and fontconfig
cache files end up capturing store paths; these files are simply removed
upon every startup.  Otherwise, no capture should occur and the user
should always be using the TBB associated with the tor-browser wrapper
script.

To check for stale Store paths, do
   `grep -Ero '/nix/store/[^/]+' ~/.local/share/tor-browser`
This command should *never* return any other store path than the one
associated with the current tor-browser wrapper script, even after an
update (assuming you've run tor-browser at least once after updating).
Deviations from this general rule are considered bugs from now on.

Note that no attempt has been made to support pluggable transports; they
are still broken with this patch (to be fixed in a follow-up patch).

User visible changes:
- Wrapper retains only environment variables required for TBB to work
- pulseaudioSupport can be toggled independently of mediaSupport (the
  latter weakly implies the former).
- Store local state under $TBB_HOME.  Defaults to $XDG_DATA_HOME/tor-browser
- Stop obnoxious first-run stuff (NoScript redirect, in particular)
- Set desktop item GenericName to Web Browser

Some minor enhancements:
- Disable Hydra builds
- Specify system -> source mapping to make it easier to
  extend supported platforms.
2017-03-25 15:59:18 +01:00
rbasso 97ca8d1105 exercism: 2.3.0 -> 2.4.0 2017-03-25 23:43:12 +09:00
Tim Steinbach 10725a6329
git: 2.12.0 -> 2.12.2 2017-03-25 10:25:54 -04:00
Thomas Tuegel e6dc95697a
rapcad: pin to Qt 5.6 2017-03-25 09:23:52 -05:00
Thomas Tuegel bb99babc5a
Remove zoom-us
This package needs maintenance, but has no maintainer: proprietary Qt-based
packages should use the vendor-provided Qt libraries.
2017-03-25 08:58:58 -05:00
Franz Pletz 160fd7231e
virt-manager: needs file for building translations 2017-03-25 14:57:45 +01:00
Thomas Tuegel f77e6d03e9
openshot-qt: correct packaging errors and pin to Qt 5.6 2017-03-25 08:49:40 -05:00
Thomas Tuegel 5044ceb7e7
rapcad: broken on Qt 5.6 2017-03-25 08:49:39 -05:00
Thomas Tuegel 299c842df2
qgroundcontrol: broken on Qt 5.6 2017-03-25 08:49:39 -05:00
Thomas Tuegel 84ed473763
notepadqq: correct packaging errors and pin to Qt 5.6 2017-03-25 08:49:39 -05:00
Thomas Tuegel b33d0129ee
musescore: broken with Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel d839b85947
cutegram: broken with Qt 5.6 2017-03-25 08:49:38 -05:00
Robin Gloster 4f9e590c06
gitkraken: clean-up 2017-03-25 12:52:01 +01:00
Joachim Fasting 101cb04b6a
surf-webkit2: 2017-03-06 -> 2017-03-22
Fixes a race condition
2017-03-25 11:58:30 +01:00
Kranium Gikos Mendoza f6c9121d32 iterm2: 3.0.4 -> 3.0.14 2017-03-25 21:03:58 +11:00
Tuomas Tynkkynen 186cc512a6 freicoin: Fix eval 2017-03-25 02:12:14 +02:00
Joachim F 872a15a0ba Merge pull request #24301 from winniequinn/gitkraken-2.2.1
gitkraken: 2.2.0 -> 2.2.1
2017-03-25 00:14:08 +01:00
Joachim F 550459c11f Merge pull request #24284 from Ma27/update-geogebra
geogebra: 5-0-338-0 -> 5-0-346-0
2017-03-24 23:51:12 +01:00
Michael Raskin 0aa11219b5 Merge pull request #24224 from ndowens/freicoin
freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category
2017-03-24 23:42:52 +01:00
Leon Isenberg acb3135613 emacsMacport: correct description 2017-03-24 22:58:32 +01:00
Michael Raskin 6bdf8cc015 Merge pull request #24300 from winniequinn/vscode-1.10.2
vscode: 1.10.0 -> 1.10.2
2017-03-24 22:42:35 +01:00
Winnie Quinn 8c2f986ed1 gitkraken: 2.2.0 -> 2.2.1 2017-03-24 17:31:41 -04:00
Maximilian Bosch 9787b2b808
geogebra: 5-0-338-0 -> 5-0-346-0 2017-03-24 22:16:57 +01:00
Maximilian Bosch bde3acbd2a
idea.phpstorm: 2016.3.2 -> 2017.1 2017-03-24 22:16:40 +01:00
Winnie Quinn 1b4151b12f vscode: 1.10.0 -> 1.10.2
In addition to the version bump, this also fixes a broken install phase
on macOS. The install now completes properly on macOS 10.12 and
"bin/code" is now correctly linked to the binary within the bundle.
2017-03-24 16:48:24 -04:00
Vladimír Čunát 455ce3528c
Merge branch 'staging' 2017-03-24 21:07:55 +01:00
ndowens bc4dc9cb75 codeblocks: 13.12 -> 16.01
(@7c6f434c) move the buildInputs missed in the initial version to
nativeBuildInputs, too.

Pushed instead of #24074
2017-03-24 17:49:30 +01:00
Peter Hoeg 317734f99c speedcrunch: stick to qt 5.7 as 5.8 is broken 2017-03-25 00:39:30 +08:00
ndowens c86f005137 direwolf: 1.2 -> 1.3
alaLib as optional

Remove extra stdenv.lib

(@7c6f434c) fixed a typo - pushing instead of #24105
2017-03-24 17:27:59 +01:00
Michael Raskin a7cb6997aa bitcoin-classic: 1.2.1 -> 1.2.3
Update after #23577
2017-03-24 16:59:24 +01:00
ndowens a23b18cfb8 bitcoin-classic: 0.11.2.cl1.b1 -> 1.2.1 2017-03-24 16:59:24 +01:00
Thomas Tuegel 39fdbbb71e
Merge branch 'master--plasma-5' 2017-03-24 10:39:30 -05:00
Michael Raskin 26fe842ec5 Merge pull request #24221 from ndowens/gogs
gogs: 0.9.113 -> 0.10.18
2017-03-24 16:28:05 +01:00
Eric Litak 92a8c86647 sox: added enableLibpulseaudio option 2017-03-24 07:55:04 -07:00
Thomas Tuegel e44cd00c2a
sddm: fix wrapper
When I reduced the closure size, I broke the built-in theme. When I reverted
that fix, the built-in theme worked but the Plasma theme was broken. Now the
wrapper is fixed so that both themes work.
2017-03-24 09:46:05 -05:00
Nikolay Amiantov 8c98df0136 octoprint-plugins.m33-fio: fix incompatibility with new OctoPrint 2017-03-24 15:47:33 +03:00
Jiri Danek da13619591 idea-community: 2016.3.5 -> 2017.1 2017-03-24 12:46:19 +01:00
Jaakko Luttinen fb292118f8 yadm: 1.05 -> 1.07 2017-03-24 11:07:26 +02:00
ndowens 82624cbb9a Merge pull request #24235 from ndowens/gpscorrelate
gpscorrelate: 1.6.0 -> 1.6.1
2017-03-23 20:00:49 -05:00
Thomas Tuegel 8e3d3b5328
Revert "sddm: propagate qtbase input"
This reverts commit 3de6ccd5b2.
2017-03-23 19:20:24 -05:00
Peter Hoeg 7833436098 kodi: 17.0 -> 17.1 2017-03-24 08:19:16 +08:00
romildo b1a9bcfb16 awesome: menubar should take XDG_HOME_DIR and XDG_DATA_DIRS into account 2017-03-23 17:52:18 +01:00
ndowens bf7847ec7c galculator: 2.1.3 -> 2.1.4 (#24230) 2017-03-23 15:00:32 +00:00
Vladimír Čunát c1a9dc3d37
Merge branch 'master' into staging 2017-03-23 13:31:28 +01:00
Joachim Fasting a49df2a894
tribler: fixup revision
Using `rev = "v${revision}"` results in a "bad reference" error;
use the plain revision instead.
2017-03-23 12:55:57 +01:00
Joachim F 29a2978fdf Merge pull request #24227 from ebzzry/emem-0.2.47
emem: 0.2.46 -> 0.2.47
2017-03-23 11:58:16 +01:00
Joachim F 3d610bbb39 Merge pull request #24233 from ndowens/gpa
gpa: 0.9.9 -> 0.9.10
2017-03-23 11:58:07 +01:00
Vladimír Čunát 50d6617e87
Merge #24232: gkrellm: 2.3.5 -> 2.3.10 2017-03-23 11:53:08 +01:00
Vladimír Čunát 817d8a671c
gkrellm: fix homepage 2017-03-23 11:52:37 +01:00
Vladimír Čunát e0bf35f0e5
Merge #24236: remove bbenoist from maintainers 2017-03-23 08:49:03 +01:00
Peter Hoeg c6c92a1d04 terraform: only run tests from 0.9.0 onwards 2017-03-23 15:01:57 +08:00
Michael Raskin 5e0d0f4944 Merge pull request #24234 from ndowens/master
gphoto2: 2.5.8 -> 2.5.11
2017-03-23 07:22:44 +01:00
Michael Raskin e77d1aaca2 Merge pull request #24231 from ndowens/getiplayer
get_iplayer: 2.97 -> 2.99
2017-03-23 07:20:09 +01:00
Rommel M. Martinez e68eeb29ae emem: 0.2.46 -> 0.2.47 2017-03-23 11:04:08 +08:00
ndowens 39c39f2cbf gpscorrelate: 1.6.0 -> 1.6.1 2017-03-22 21:25:03 -05:00
Baptist BENOIST 7d72b9b74e Remove bbenoist from maintainers
Sorry guys but I did not used Nix since months and cannot spend time
maintaining my previous work...
2017-03-23 03:03:04 +01:00
ndowens 89e2a4c390 gphoto2: 2.5.8 -> 2.5.11 2017-03-22 20:52:41 -05:00
ndowens 2477196fb1 gpa: 0.9.9 -> 0.9.10 2017-03-22 20:44:55 -05:00
ndowens 5fbdb796cd gkrellm: 2.3.5 -> 2.3.10 2017-03-22 20:35:44 -05:00
ndowens bd0f070b98 get_iplayer: 2.97 -> 2.99 2017-03-22 20:27:43 -05:00
Joachim Fasting c6322a28d4
electrum: 2.8.1 -> 2.8.2
Release 2.8.2
  * show paid invoices in history tab
  * improve CPFP dialog
  * fixes for trezor, keepkey
  * other minor bugfixes
https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2017-03-23 01:03:06 +01:00
ndowens 375639518d freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category 2017-03-22 17:46:41 -05:00
Michael Raskin 3878242ed0 Merge pull request #24222 from ndowens/recoll
recoll: 1.21.3 -> 1.23.1
2017-03-22 23:22:10 +01:00
ndowens c9bcbaa75a recoll: 1.21.3 -> 1.23.1 2017-03-22 17:14:30 -05:00
ndowens bab3594b54 gogs: 0.9.113 -> 0.10.18 2017-03-22 16:52:52 -05:00
Richard Lupton 8eb87d0f1a
kubernetes-helm: 2.1.3 -> 2.2.3 2017-03-22 21:34:29 +00:00
Michael Raskin 017332fb74 Merge pull request #24212 from FlorentBecker/pijul33
Pijul 0.3.3
2017-03-22 17:46:26 +01:00
Florent Becker 20542a2028 pijul: 0.3 -> 0.3.3 2017-03-22 17:26:04 +01:00
Michael Raskin 47183c813e golly-beta: init at 2.9b2 to test GL issues 2017-03-22 17:02:55 +01:00
Robin Gloster 8869816ed2 Merge pull request #24202 from xvapx/upgrade/tribler-v7.0.0-beta
tribler: from 6.4.3 to 7.0.0-beta
2017-03-22 15:34:52 +01:00
Marti Serra ad75bffb06
tribler: from 6.4.3 to 7.0.0-beta
removed old unused dependencies,
changed enablePlayer to true by default,
added myself as maintainer.
2017-03-22 15:34:24 +01:00
Franz Pletz bfb7890fa0 Merge pull request #24191 from jbedo/bedtools
bedtools: fix clang build
2017-03-22 15:30:19 +01:00
Piotr Bogdan 77b5d22df3 gmtp: init at 1.3.10 (#24178) 2017-03-22 15:20:16 +01:00
Rommel M. Martinez a453aa0033 emem: 0.2.45 -> 0.2.46 2017-03-22 15:08:30 +01:00
Thomas Tuegel 3de6ccd5b2
sddm: propagate qtbase input 2017-03-22 07:44:55 -05:00
Eelco Dolstra f0875982d1 Merge pull request #24203 from layus/nix-ssl-cert-file
git, curl, openssl: Refactor $NIX_SSL_CERT_FILE handling
2017-03-22 13:40:57 +01:00
Michael Raskin d2cd304ad7 oneteam: remove 2017-03-22 13:19:38 +01:00
Michael Raskin ede70972a4 oneteam: fix fixable problems, mark broken as it fell behind Firefox too much 2017-03-22 13:19:38 +01:00
Guillaume Maudoux 525a663174 curl, git: Fix curl default CA, let git use it
Improve patching of curl to use NIX_SSL_CERT_FILE as default CA
Remove patches from git, as git uses curl and passes its environment
variables to curl.
2017-03-22 11:22:53 +01:00
Michael Raskin 632e6e75a4 Merge pull request #24188 from bendlas/update-chromium
chromium: 57.0.2987.98 -> 57.0.2987.110
2017-03-22 08:54:26 +01:00
Vincent Laporte 09e814c681 proofgeneral_HEAD: Bump 2017-03-22 01:36:35 +00:00
Justin Bedo 56aeb271c9
bedtools: fix clang build 2017-03-22 12:00:24 +11:00
Herwig Hochleitner 92985364e1 chromium: 57.0.2987.98 -> 57.0.2987.110 2017-03-22 01:17:17 +01:00
Robin Gloster c5f818f74d
elvis: fix build 2017-03-22 00:45:39 +01:00
Michael Raskin 395af825a0 Merge pull request #24181 from ndowens/feh
feh: Remove un-needed libPath
2017-03-21 23:11:26 +01:00
ndowens 41abf78fc0 tnef: 1.4.12 - > 1.4.14; Advisory X41-2017-004 2017-03-21 16:56:01 -05:00
ndowens 6b9471f32b feh: Remove un-needed libPath 2017-03-21 16:27:55 -05:00
jansol f9e688e8a1 renderdoc: init at version 0.34pre (#23769)
* renderdoc: init at version 0.34pre

Initialising a few commits after the latest release due to some upstream
improvements to the build system.

* fix maintainer
2017-03-21 21:36:26 +01:00
Jörg Thalheim da1e8e139f Merge pull request #24151 from volth/far2l
far2l: init at 2.1
2017-03-21 21:17:40 +01:00
Nikolay Amiantov d3e2957c90 octoprint: 1.3.1 -> 1.3.2
Fix startup wizard and cleanup dependencies.
2017-03-21 20:22:27 +03:00
Jörg Thalheim a916417f1a Merge pull request #24173 from chris-martin/pr/idea-community-2016-3-5-b
idea-community: 2016.3.4 -> 2016.3.5
2017-03-21 18:17:22 +01:00
Chris Martin a1b7dd62d4 idea.idea-community: 2016.3.4 -> 2016.3.5 2017-03-21 12:27:37 -04:00
Jörg Thalheim dd13d24e30
gpodder: add myself as maintainer 2017-03-21 17:12:55 +01:00
Jörg Thalheim a3bce1b041
gpodder: 3.9.1 -> 3.9.3 2017-03-21 17:06:10 +01:00
Volth f646d16064 far2l: init at 2.1 2017-03-21 15:23:38 +00:00
Pascal Wittmann 5bcbffe0dc Merge pull request #24165 from HeeL/init-party-parrot
terminal-parrot: init at 1.1.0
2017-03-21 14:52:48 +01:00
HeeL b27b83eff7 terminal-parrot: init at 1.1.0 2017-03-21 14:16:15 +01:00
Joachim F 7993767565 Merge pull request #24159 from mdorman/emacs-updates
Automated emacs package updates: 2017-03-20
2017-03-21 14:13:08 +01:00
Pascal Wittmann e1ac3a99df pdfpc: 4.0.5 -> 4.0.6 2017-03-21 13:55:48 +01:00
Pascal Wittmann a20fa00de7 fbida: add dependency to lirc 2017-03-21 13:39:52 +01:00
Pascal Wittmann 8aacf212ed fbida: 2.12 -> 2.13 2017-03-21 13:36:35 +01:00
Franz Pletz 219e91b4c6
gitlab: add rake task to delete tokens
The information disclosure was caued by CVE-2017-0882.
2017-03-21 13:16:54 +01:00
Franz Pletz 29f57ac447
gitlab: 8.16.6 -> 8.17.4 for CVE-2017-0882 2017-03-21 13:16:31 +01:00
Frederik Rietdijk 94eb74eaad Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-21 13:04:37 +01:00
Frederik Rietdijk 3760c8c7fd Python: replace mkPythonDerivation with buildPythonPackage and format="other";
This way all Python packages use the same function,
`buildPythonPackage`.
2017-03-21 13:01:49 +01:00
Michael Alan Dorman 06795f757d melpa-packages: 2017-03-20 2017-03-21 07:01:57 -04:00
Michael Alan Dorman 2126246bff melpa-stable-packages: 2017-03-20 2017-03-21 07:01:57 -04:00
Michael Alan Dorman b71b1b6e9a elpa-packages: 2017-03-20 2017-03-21 07:01:56 -04:00
Peter Hoeg b9f56c9f49 handbrake: force link libx265 2017-03-21 18:28:50 +08:00
volth 4e749683e6 virt-manager: 1.4.0 -> 1.4.1 (#24149) 2017-03-21 10:20:55 +01:00
Dan Peebles 7ad3fd7ca7 neuron: fix on clang 3.8 and above
This is in preparation for upgrading Darwin stdenv to LLVM 4
2017-03-21 01:00:18 -04:00
Eric Sagnes add75b63c8 j4-dmenu-desktop: 2.14 -> 2.15 (#24119) 2017-03-21 04:41:22 +01:00
Peter Hoeg 497b34cb7c qtox: 1.8.1 -> 1.9.0 2017-03-21 10:04:27 +08:00
Peter Hoeg 1cd8addae1 syncthing: 0.14.24 -> 0.14.25 2017-03-21 09:44:13 +08:00
ndowens 7a130be3e4 bitcoin-xt: 0.11D -> 0.11F (#23581) 2017-03-20 22:20:37 +01:00
Eelco Dolstra f6c73f1e37
subversion: Clean up more *.la files
This removes some -dev paths from the closure of subversionClient and
gitFull.
2017-03-20 17:31:10 +01:00
Shea Levy 853d01fe41 terraform: disable tests on old versions 2017-03-20 12:18:04 -04:00
Robin Gloster 07252dc83b
virtualbox: 5.1.14 -> 5.1.18 2017-03-20 16:05:20 +01:00
Joachim F 2bfc30ca12 Merge pull request #24120 from ericsagnes/pkg-update/albert
albert: 0.9.4 -> 0.10.0
2017-03-20 15:58:38 +01:00
Eelco Dolstra 8150455f6a Merge pull request #23989 from rnhmjoj/firefox-alsa
firefox: reenable ALSA backend
2017-03-20 14:59:32 +01:00
Franz Pletz 7b27e1c3c9
wireshark: 2.2.4 -> 2.2.5 for multiple CVEs
Fixes:

  * CVE-2017-5596
  * CVE-2017-5597
  * CVE-2017-6467
  * CVE-2017-6468
  * CVE-2017-6469
  * CVE-2017-6470
  * CVE-2017-6471
  * CVE-2017-6472
  * CVE-2017-6473
  * CVE-2017-6474
2017-03-20 14:43:15 +01:00
Domen Kožar c3c9412c7d
git, openssl, curl: Respect $NIX_SSL_CERT_FILE
Slightly modified version of 942dbf89c6
2017-03-20 14:11:20 +01:00
Domen Kožar f5581d0221 Merge pull request #24113 from FlorentBecker/the_return_of_pijul
Reintroduce pijul (at 0.3.0)
2017-03-20 14:03:58 +01:00
Eric Sagnes 428a6ddf4f albert: 0.9.4 -> 0.10.0 2017-03-20 21:48:38 +09:00
Pascal Wittmann 8d721e2910 Merge pull request #24118 from mimadrid/update/yed-3.17
yed: 3.16.2.1 -> 3.17
2017-03-20 13:06:05 +01:00
mimadrid 596e10c236
yed: 3.16.2.1 -> 3.17 2017-03-20 11:40:32 +01:00
2chilled a3b3a7ffb1 rawtherapee: 5.0-r1 -> 5.0-r1 with gtk3 support (#22911) 2017-03-20 11:39:53 +01:00
Peter Hoeg 6c0569e389 terraform: 0.9.0 -> 0.9.1 2017-03-20 17:28:42 +08:00
Florent Becker ea80c91bd3 pijul: init at 0.3.0 (re-init) 2017-03-20 10:27:38 +01:00
Victor Calvert 6e587c29dc src: wrap to properly resolve rcs at runtime 2017-03-20 00:55:41 -04:00
Victor Calvert bae9315a33 src: 1.11 -> 1.12 2017-03-20 00:55:41 -04:00
ndowens 8cbbba6b33 Merge pull request #24103 from ebzzry/emem-0.2.45
emem: 0.2.44 -> 0.2.45
2017-03-19 21:35:30 -05:00
Rommel M. Martinez 8cf11d9c1c emem: 0.2.44 -> 0.2.45 2017-03-20 09:24:10 +08:00
ndowens 0f1297ed8c Merge pull request #24102 from ndowens/copyq
copyq: 2.5.0 -> 2.9.0
2017-03-19 20:13:21 -05:00
ndowens 4c25a47cbd copyq: 2.5.0 -> 2.9.0 2017-03-19 20:12:46 -05:00
ndowens cc161e6667 Merge pull request #24100 from ndowens/devilspie2
devilspie2: 0.39 -> 0.42
2017-03-19 20:03:25 -05:00
ndowens baf07b580c devilspie2: 0.39 -> 0.42 2017-03-19 20:02:30 -05:00
ndowens e4a205a0d1 Merge pull request #24092 from ebzzry/emem-0.2.44
emem: 0.2.43 -> 0.2.44
2017-03-19 19:52:28 -05:00
ndowens 5f2ada853e Merge pull request #24098 from ndowens/sigil
sigil: 0.9.6 -> 0.9.7
2017-03-19 19:39:05 -05:00
ndowens 00cc586f6f sigil: 0.9.6 -> 0.9.7 2017-03-19 19:37:21 -05:00
ndowens 7d3d0ff0a0 Merge pull request #24097 from ndowens/chirp
chirp: 20161018 -> 20170311
2017-03-19 19:24:48 -05:00
ndowens c2630d203e chirp: 20161018 -> 20170311 2017-03-19 19:23:57 -05:00
ndowens 103c918d71 Revert "chirp: 20161018 -> 20170311" 2017-03-19 19:14:20 -05:00
ndowens 431d252423 Merge pull request #24094 from ndowens/chirp
chirp: 20161018 -> 20170311
2017-03-19 19:12:04 -05:00
ndowens ed64de6295 chirp: 20161018 -> 20170311 2017-03-19 19:11:24 -05:00
Joachim F 12e0e67ed0 Merge pull request #23903 from mbrgm/upgrade-inspectrum
inspectrum: 20160403 -> 20170218
2017-03-20 01:06:31 +01:00
Rommel M. Martinez 86c173cd02 emem: 0.2.43 -> 0.2.44 2017-03-20 07:53:28 +08:00
ndowens a289b03412 Merge pull request #24088 from ndowens/tiled
tiled: 0.17.0 -> 0.18.2
2017-03-19 18:37:26 -05:00
ndowens c5ce21ec80 tiled: 0.17.0 -> 0.18.2 2017-03-19 18:34:46 -05:00
ndowens 86571294f5 calcurse: 4.0.0 -> 4.2.2 2017-03-19 18:32:47 -05:00
Tim Steinbach 4385a67ef2 Merge pull request #24079 from ndowens/nano
nano: 2.7.3 -> 2.7.5
2017-03-19 18:31:06 -04:00
ndowens ed2c0a8328 Merge pull request #24084 from ndowens/scite
scite: 3.3.7 -> 3.7.3; Cosmetic changes
2017-03-19 17:29:01 -05:00
ndowens e27a85709d scite: 3.3.7 -> 3.7.3; Cosmetic changes 2017-03-19 17:28:35 -05:00
ndowens 981313fd30 Merge pull request #24083 from ndowens/nedit
nedit: 5.6a -> 5.7
2017-03-19 17:19:42 -05:00
ndowens 8ab037e0b5 nedit: 5.6a -> 5.7 2017-03-19 17:18:26 -05:00
Daiderd Jordan 52c6d6770f Merge pull request #24050 from shanemikel/package_htmldoc
htmldoc: add darwin support
2017-03-19 22:39:36 +01:00
ndowens 685ac5287b nano: 2.7.3 -> 2.7.5 2017-03-19 16:36:48 -05:00
ndowens 6ceabb62e2 Merge pull request #24076 from ndowens/mg
mg: 20110905 -> 20161005;
2017-03-19 16:31:58 -05:00
ndowens d6114f6c6b mg: 20110905 -> 20161005; Remove un-needed configure patch
mg: 20110905 -> 20161005
2017-03-19 16:31:14 -05:00
ndowens 4f2a2898f8 Merge pull request #24075 from ndowens/joe
joe: 4.2 -> 4.4
2017-03-19 15:42:10 -05:00
ndowens 876dead5b6 joe: 4.2 -> 4.4 2017-03-19 15:41:35 -05:00
Jörg Thalheim 09a94458d3
bevelbar: remove unnessary makeFlags 2017-03-19 20:47:25 +01:00
Jörg Thalheim 5252178b01 Merge pull request #24073 from neeasade/add-colort
colort: add maintainer
2017-03-19 20:41:52 +01:00
Nathan Isom 9ec0e9676f bevelbar: init at 16.11 (#24072)
* bevelbar: init at 16.11

* bevelbar: use fetchFromGitHub
2017-03-19 20:41:17 +01:00
neeasade a4e736e2d1 colort: add maintainer 2017-03-19 14:40:03 -05:00
ndowens 13447dde55 Merge pull request #24067 from frlan/Update/Geany/1.30.1
Geany: 1.30 -> 1.30.1
2017-03-19 14:03:58 -05:00
Jörg Thalheim f66e06a828
leocad: remove unnessary patches 2017-03-19 19:18:32 +01:00
ndowens 6b71f32fb5 Move intltool to nativeBuildInputs 2017-03-19 13:15:40 -05:00
ndowens 9fae97b719 Update default.nix
Cosmetic change
2017-03-19 13:02:08 -05:00
Franz Pletz 2baf0a568a
owncloud-client: build with qt5 instead of qt4 2017-03-19 18:44:50 +01:00
ndowens 736ee61442 dashpay: 0.12.055 -> 0.12.1.3 (#23761)
- fixed mistype
- Cosmetic change; camelCase
- removed gui option, causes build issue
- cmake flag issue fixed
2017-03-19 18:41:36 +01:00