Commit Graph

27330 Commits

Author SHA1 Message Date
adisbladis
16a44f8cfe
firefox-beta-bin: 62.0b14 -> 62.0b15 2018-08-07 14:17:13 +08:00
adisbladis
e346db09d3
firefox-devedition-bin: 62.0b14 -> 62.0b15 2018-08-07 14:17:00 +08:00
Jörg Thalheim
893b080e56
Merge pull request #44522 from Ma27/allow-citrix-custom-certs
citrix_receiver: allow custom certs and hooks for the installation
2018-08-07 01:29:49 +01:00
Jörg Thalheim
3a609282a7
Merge pull request #44569 from xeji/p/drop-vimNox
vimNox: drop
2018-08-07 01:26:47 +01:00
symphorien
0ca40a51c7 gwyddion, ripser: fix derivation name (#44577) 2018-08-07 01:21:53 +02:00
Uli Baum
9f96ec8b03 vimNox: drop
not updated since 2012, see #40876
2018-08-06 21:36:00 +02:00
Pascal Wittmann
619d51f290
rambox: restrict to supported platforms 2018-08-06 18:30:20 +02:00
Peter Simons
37adba4045
Merge pull request #44543 from peterhoeg/u/emacs
emacs: make a number of melpa packages work again
2018-08-06 17:39:09 +02:00
Matthew Bauer
c6d55e92bb firefoxPackages: add licenses
tor-browser is bsd3
firefox is mpl20
2018-08-06 10:15:59 -04:00
Maximilian Bosch
3d7b147a2c
citrix_receiver: drop all packages below 13.8
All Citrix versions until 13.7 will be EOLed during the lifetime of
18.09: https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2018-08-06 15:17:14 +02:00
Maximilian Bosch
10b2208ec5
citrix_receiver: allow custom certs and hooks for the installation
Sometimes it's required to modify some parts of the Citrix build on
their own which is why `{pre,post}Install` hooks can be quite helpful.

Additionally some corporate clients use their own certificates that
aren't stored as trusted ones in the `cacert` package with all of the
trusted certs by Mozilla.

Now it's possible to add custom certs like this:

``` nix
with import <nixpkgs> { config.allowUnfree = true; };

let path = ../../Downloads/custom-corporate-cert.pem; in
citrix_receiver.override {
  extraCerts = [ path ];
}
```
2018-08-06 15:16:16 +02:00
Yegor Timoshenko
c1973f0fec toggldesktop: init at 7.4.231 2018-08-06 15:12:48 +03:00
Pascal Wittmann
ff161dcd69
irssi: add license
see issue #43716
2018-08-06 13:06:06 +02:00
Pascal Wittmann
21bcaf80e3
jbrout: add license
see issue #43716
2018-08-06 13:03:36 +02:00
Pascal Wittmann
0efd8a8f70
remove jumanji
jumanji isn't activly developed since the end of 2015
and uses an insecure and old version of webkit.
2018-08-06 12:57:17 +02:00
Pascal Wittmann
351ee40066
nedit: add license
see issue #43716
2018-08-06 12:38:10 +02:00
Pascal Wittmann
fec4795f00
rambox: inherit meta from bare derivation
see issue #43716
2018-08-06 12:19:13 +02:00
Pascal Wittmann
2a7f6d6960
pdfshuffler: add license
see issue #43716
2018-08-06 12:09:23 +02:00
Vladimír Čunát
f504af072b
Merge branch 'master' into staging-next
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Pascal Wittmann
9b16e0e594
pdfmod: add license
see issue #43716
2018-08-06 12:07:14 +02:00
Pascal Wittmann
f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Peter Hoeg
9823e4caa7 emacs-magit-annex: git was missing 2018-08-06 17:09:26 +08:00
taku0
9f415e386b thunderbird-bin: 52.9.1 -> 60.0 2018-08-06 16:03:52 +09:00
Silvan Mosberger
373d727793
Merge pull request #44412 from dotlambda/ams-lv2-python3
ams-lv2: use python3
2018-08-05 23:46:44 +02:00
Francesco Gazzetta
26e939e22c pybitmessage: use pname instead of name 2018-08-05 22:32:32 +02:00
Francesco Gazzetta
3bddc85171 pybitmessage: specify python version 2
pybitmessage does not support python3 yet
2018-08-05 22:29:57 +02:00
Francesco Gazzetta
28fe9047ef pybitmessage: 0.6.2 -> 0.6.3.2 2018-08-05 22:26:47 +02:00
Michael Raskin
75cb04672f
Merge pull request #44508 from timokau/cddlib-0.94j
cddlib: 0.94i -> 0.94j
2018-08-05 19:03:47 +00:00
Georg Haas
f09e3a385d qsstv: init at 9.2.6 2018-08-05 20:49:11 +02:00
Timo Kaufmann
0a44ff7676 cddlib: 0.94i -> 0.94j
cddlib was autotoolized, incorporated equivalents to the sage patches
and moved to GitHub.
2018-08-05 19:02:45 +02:00
Frank Doepper
4082e94b5c shotcut: 18.06.02 -> 18.08 (#44463)
and fix SHOTCUT_VERSION
2018-08-05 18:19:42 +02:00
Michael Raskin
6b0234942b
Merge pull request #44501 from timokau/sage-native-pari
sage: don't override pari
2018-08-05 15:14:00 +00:00
Pascal Wittmann
2348623b95
fetchmail: add license
see issue #43716
2018-08-05 16:39:08 +02:00
Pascal Wittmann
a62fa40209
ekiga: add license
see issue #43716
2018-08-05 16:36:23 +02:00
Jörg Thalheim
bb76f9a210 atom: gtk3 should be in buildInputs 2018-08-05 15:35:35 +01:00
Pascal Wittmann
49f4f1048a
dosage: add license
see issue #43716
2018-08-05 16:33:00 +02:00
Yannik Sander
57d5e2b20d atom: fix crash on Glib-GIO-ERROR
include gtk3 to fix atom's path such that file open dialogs wont cause atom to crash due to missing GIO files
2018-08-05 15:30:30 +01:00
Jens Binkert
f5cf11b2f1 openshift: 3.9.0 -> 3.10.0 (#44484) 2018-08-05 16:28:45 +02:00
Pascal Wittmann
5e493c9475
dillo: add license
see issue #43716
2018-08-05 16:24:34 +02:00
Pascal Wittmann
4d432df0a5
cointop: add license
see issue #43716
2018-08-05 16:11:26 +02:00
Timo Kaufmann
30c822189d sage: don't override pari
Sage assumes that pari does not use threads. However instead of
disabling them at compile time, we can diable them at runtime instead.
As a result, sage doesn't need its own version of pari anymore. That
means less rebuilds, less complexity and easier debugging.
2018-08-05 13:48:14 +02:00
Daiderd Jordan
78e2e32972
Merge pull request #43612 from Enzime/add/mpv-app-bundle
mpv: build and install macOS App Bundle
2018-08-05 13:29:54 +02:00
Michael Weiss
c3266a03a8 tdesktopPackages.preview: 1.3.11 -> 1.3.12 2018-08-05 11:56:10 +02:00
Michael Raskin
58384b1dd0 scilab-bin: 5.5.2 -> 6.0.1 2018-08-05 11:27:35 +03:00
markuskowa
01eb4cd70e rtl_433: 2018-02-23 -> 18.05 (#44453) 2018-08-05 00:25:33 +02:00
Vladyslav M
da6cbc3a44 gutenberg: 0.3.4 -> 0.4.0 (#44475) 2018-08-05 00:24:13 +02:00
Benjamin Saunders
606a260f3b renderdoc: 1.0 -> 1.1 (#44474) 2018-08-05 00:02:57 +02:00
Bignaux Ronan
0bc6225bb4 cadence: init at 0.9.0 (#44281) 2018-08-04 23:05:42 +02:00
Kyle Lacy
87069061c5 plex-media-player: init at 2.14.1 (#43839) 2018-08-04 22:25:48 +02:00
Pascal Wittmann
1857fe6c14
rxvt_unicode: add license
see issue #43716
2018-08-04 19:09:20 +02:00
Pascal Wittmann
0e3b4b6e7d
sddm: add license
see issue #43716
2018-08-04 18:43:42 +02:00
Pascal Wittmann
60ad4b1594
sidproxd: add license
see issue #43716
2018-08-04 18:37:19 +02:00
Pascal Wittmann
d9290e55a3
slim: add license
see issue #43716
2018-08-04 18:26:41 +02:00
Bignaux Ronan
39ab7a0778 soulseekqt: 2016-1-17 -> 2018-1-30 (#44460) 2018-08-04 17:24:52 +02:00
Pascal Wittmann
eaf2786938
subversion: add license
see issue #43716
2018-08-04 16:56:21 +02:00
Pascal Wittmann
c8967313b1
taffybar: add license
see issue #43716
2018-08-04 16:50:29 +02:00
Pascal Wittmann
9c9f5aaeb2
tasknc: add license
see issue #43716
2018-08-04 16:47:10 +02:00
adisbladis
ffcaaedf75
firefox-beta-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:55 +08:00
adisbladis
6b0bed4f01
firefox-devedition-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:54 +08:00
Pascal Wittmann
b876df0673
twmn: add license
see issue #43176
2018-08-04 16:28:21 +02:00
Pascal Wittmann
1ab197b9e7
w3m: add license
see issue #43716
2018-08-04 16:08:03 +02:00
Michael Weiss
9ef1406a99
signal-desktop: Allow overriding the spell checker language (#44456)
Thought this could be useful for others as well. Unfortunately it will
also override the UI language.

Example usage:

  environment.systemPackages = with pkgs; [
    (signal-desktop.override {
      spellcheckerLanguage = "de_DE";
    })
  ];
2018-08-04 16:01:44 +02:00
Michael Raskin
d4893a74e5
Merge pull request #44123 from timokau/spotify-snap
Fetch spotify from snapcraft
2018-08-04 13:33:58 +00:00
Timo Kaufmann
e875678f8e spotify: 1.0.80.480.g51b03ac3-13 -> 1.0.80.474.gef6b503e-7
The purpose of this update (or downgrade?) is to switch the spotify
source to one more reliable. The current source only contains the last
few releases, while the new source retains all old releases.
2018-08-04 15:18:15 +02:00
Michael Raskin
b79dbfe482
Merge pull request #43281 from timokau/sage-8.3
sage: 8.2 -> 8.3
2018-08-04 13:02:06 +00:00
Timo Kaufmann
834a24e0ff sage: don't pin ntl
Now possible because of the lcalc c++11 patch.
2018-08-04 14:22:58 +02:00
Timo Kaufmann
e550e5d0c7 lcalc: apply c++11 patch 2018-08-04 14:22:29 +02:00
Timo Kaufmann
fa34f6d41c sage: don't pin pari 2018-08-04 14:22:28 +02:00
Timo Kaufmann
e82c26af9b sage: don't pin singular 2018-08-04 14:22:28 +02:00
Timo Kaufmann
289173366b singular: backport ntl error handling patch 2018-08-04 14:22:27 +02:00
Timo Kaufmann
840b64fdb8 sage: 8.2 -> 8.3 2018-08-04 14:22:21 +02:00
Tuomas Tynkkynen
008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
Frederik Rietdijk
455bf6d875
Merge pull request #44414 from dotlambda/antfs-cli-python3
antfs-cli: use python3Packages
2018-08-04 13:24:42 +02:00
Frederik Rietdijk
699e0e50b7 Merge master into staging-next 2018-08-04 11:43:54 +02:00
Johannes Frankenau
dc02a284bc reaper: 5.93 -> 5.94 (#44445) 2018-08-04 09:56:04 +02:00
Michael Hoang
f8fb13e64c mpv: build and install macOS App Bundle 2018-08-04 13:17:19 +10:00
Florian Klink
0a772e3c04 terraform-provider-libvirt: 0.3 -> 0.4
goDeps isn't used anymore
add note about why cdrtools is propagated
2018-08-04 00:54:21 +02:00
Florian Klink
5bf656e33b terraform: filter out azure-classic while generating data.nix 2018-08-04 00:54:21 +02:00
Florian Klink
5d4ab1baaa terraform: update all providers
also, stop excluding terraform.plugins.telefonicaopencloud (since
c07670bcdc), as there's a tag on their
repo now.
2018-08-04 00:54:21 +02:00
John Ericson
7a337cde31
Merge pull request #44423 from obsidiansystems/configureFlags-cleanup
treewide: All configureFlags are lists
2018-08-03 17:49:01 -04:00
John Ericson
f0d6b385d1 treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson
85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
John Ericson
632d24f11f scilab: Make configureFlags a list 2018-08-03 17:05:58 -04:00
John Ericson
e8a291ff61 gobby: Remove empty configure flags 2018-08-03 16:06:43 -04:00
Lancelot SIX
51b8c7986a qgis: 2.18.20 -> 2.18.22 (#44266) 2018-08-03 20:34:47 +02:00
Silvan Mosberger
f061271938
Merge pull request #44411 from dotlambda/almonds-python3
almonds: use python3
2018-08-03 19:33:12 +02:00
Robert Schütz
e6fc21af9c antfs-cli: use python3Packages 2018-08-03 18:37:09 +02:00
Robert Schütz
974cb36abd ams-lv2: use python3
It is python3-compatible since 1.1.5.
2018-08-03 18:11:55 +02:00
Robert Schütz
ae3bbf2958 almonds: use python3 2018-08-03 18:04:46 +02:00
Jörg Thalheim
a6900b9a13 dino: 2018-06-03 -> 2018-07-08 2018-08-03 16:54:21 +01:00
Alexander Krupenkin
8d708d28a1 parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1 (#44170)
* parity: 1.10.8 -> 1.10.9

* parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1
2018-08-03 16:54:29 +02:00
xeji
725f253190
Merge pull request #44346 from Fork-Native-Light-Foundation/package/protonmail-bridge
protonmail-bridge: init at 1.0.5-1
2018-08-03 16:42:54 +02:00
Michael Weiss
1ebee36c23 tdesktopPackages.preview: 1.3.10 -> 1.3.11 2018-08-03 14:15:22 +02:00
LightDiscord
3f9edf1bd6
protonmail-bridge: init at 1.0.5-1 2018-08-03 14:04:10 +02:00
Johannes Frankenau
d99d14f357 reaper: init at 5.93 (#44391) 2018-08-03 13:36:11 +02:00
Michael Weiss
6cf519df6e androidStudioPackages.{dev,canary}: 3.3.0.2 -> 3.3.0.3 2018-08-03 13:31:00 +02:00
Michael Weiss
915e506f7c signal-desktop: 1.14.4 -> 1.15.0 2018-08-03 13:11:44 +02:00
Jörg Thalheim
29387fbbe9
Merge pull request #44387 from jfrankenau/update-bcal
bcal: 1.8 -> 1.9
2018-08-03 08:55:56 +01:00
Jörg Thalheim
2be0d9cc9b
Merge pull request #44368 from Enzime/fix/latest-mpv-on-macos
mpv: Fix mpv 0.29.0 on macOS and disable OpenAL
2018-08-03 08:43:34 +01:00
Johannes Frankenau
79cd841713 bcal: 1.8 -> 1.9 2018-08-03 09:08:26 +02:00
Uli Baum
052e4baf0a somatic-sniper: disable parallel building
to fix non-deterministic failure
2018-08-03 08:27:41 +02:00
Michael Hoang
69ed31a57b mpv: Fix mpv 0.29.0 on macOS and disable OpenAL 2018-08-03 09:20:55 +10:00
John Ericson
89c21fce3f Merge commit 'master' into staging 2018-08-02 16:13:33 -04:00
Johannes Frankenau
81e65071bb hugo: 0.42.1 -> 0.46 (#44363) 2018-08-02 20:49:19 +02:00
Vladimír Čunát
86b5b1e174
Revert "android-studio-preview: Print a deprecation warning"
This reverts commit 88bfbf6c7d.
It broke the tarball job.  Discussion:
https://github.com/NixOS/nixpkgs/pull/44310#issuecomment-409690460
2018-08-02 16:32:55 +02:00
Pascal Wittmann
b386e90288
xmove: add license
see issue #43716
2018-08-02 16:09:09 +02:00
Giulio Eulisse
ca7b17a4a0 doing: init at 1.0.10pre (#44034) 2018-08-02 15:24:23 +02:00
ajs124
b79046e21b masterpdfeditor: fix broken source url. the old one 404s (#44351) 2018-08-02 14:08:30 +02:00
xeji
9e52696649
Merge pull request #44325 from markuskowa/molcas
openmolcas: init at 20180529
2018-08-02 10:32:04 +02:00
Markus Kowalewski
484473b184
openmolcas: init at 20180529 2018-08-02 10:18:17 +02:00
Peter Hoeg
9ddd60138c emacs-php-auto-yasnippets: fix HOME 2018-08-02 16:04:57 +08:00
Peter Hoeg
5867097d1f emacs-connection: upstream is OK again 2018-08-02 13:48:51 +08:00
Peter Hoeg
0de9d840ab emacs-dictionary: upstream is OK again 2018-08-02 13:48:37 +08:00
Peter Hoeg
bcbfed377e emacs-link: upstream is OK again 2018-08-02 13:48:24 +08:00
Peter Hoeg
b1914088e1 emacs-powershell: upstream is OK again 2018-08-02 13:47:33 +08:00
Peter Hoeg
667938468b emacs-magit-gitflow: git was missing 2018-08-02 13:47:12 +08:00
Peter Hoeg
fe6313da30 emacs-insert-shebang: fix compilation 2018-08-02 13:46:43 +08:00
Peter Hoeg
64c0d50fc3 emacs-evil-search-highlight-persist: add dependencies 2018-08-02 13:46:21 +08:00
Peter Hoeg
66d16a5409 emacs-evil-magit: needs git 2018-08-02 13:46:07 +08:00
Peter Hoeg
d172d404e9 emacs-cmake: upstream is OK again 2018-08-02 13:45:45 +08:00
Peter Hoeg
cdfefaa42b xca: 2.0.1 -> 2.1.0 2018-08-02 13:43:44 +08:00
Cray Elliott
eca1f53a52 reposurgeon: 3.28 -> 3.44
also switch from cython to pypy as cyreposurgeon was dropped upstream in
favor of using pypy
2018-08-01 20:49:53 -07:00
Cray Elliott
169d5698a9 monotone: fix build against pcre 8.42 2018-08-01 20:49:53 -07:00
Matthew Bauer
7ee610fd6c
Merge pull request #43604 from udono/update_tryton_4_8
Minor upstream update Tryton 4 8
2018-08-01 21:29:40 -04:00
Jan Tojnar
0a12371dfb
https://gitlab.gnome.org/GNOME/gnome-keyring/issues/1 2018-08-02 00:32:51 +02:00
Jamey Sharp
f2434d1208 gnome-builder: fix whitespace 2018-08-01 13:12:54 -07:00
Justin Bedő
51fc0ef8d2 somatic-sniper: init 1.0.5.0 (#43403) 2018-08-01 22:11:13 +02:00
Uli Baum
3835786896 gitter: fix eval
gnome3.gconf was dropped
2018-08-01 21:55:14 +02:00
Ivan Malison
e090fb2967 gitter: init at 4.1.0 (#43505) 2018-08-01 20:51:17 +02:00
Michael Weiss
8aa04df600
Merge pull request #44310 from primeos/android-studio-improvements
Android Studio improvements
2018-08-01 20:24:03 +02:00
Michael Weiss
88bfbf6c7d android-studio-preview: Print a deprecation warning
Hope this is ok... :)
2018-08-01 19:47:36 +02:00
Michael Weiss
d8b44edd8f androidStudioPackages: Use more intuitive names for the derivations 2018-08-01 19:47:36 +02:00
Michael Weiss
31583d7cb6 androidStudioPackages: Refactor the code 2018-08-01 19:47:36 +02:00
Tuomas Tynkkynen
6260fc8b8e Merge remote-tracking branch 'upstream/master' into staging 2018-08-01 19:06:09 +03:00
Maximilian Bosch
134c5cc8db termite: factor wrapper out into its own file (#43691)
Until now it's impossible to override the attrs of the actual build
instruction for the `termite` package like this:

```
termite.overrideAttrs (_: {
  # ...
})
```

This issue occurs since the `termite/default.nix` expressions returns
the `symlinkJoin` expression when I override termite (e.g. to provide a
config file).

I recently patched termite and wanted to apply this patch to my local
termite installation in my system config which is impossible this, so
splitting the wrapper and the build instruction into their own files
makes this way easier to maintian.
2018-08-01 16:09:55 +02:00
Mario Rodas
1b6190e005 1password: 0.4.1 -> 0.5.1 (#43981) 2018-08-01 15:19:07 +02:00
xeji
c7c3c1663f
Merge pull request #44298 from Izorkin/fix-build
Fix build packages edk2 and bazaar
2018-08-01 11:53:47 +02:00
Patrick Hilhorst
e616563433 atom, atom-beta: 1.28.2 -> 1.29.0, refactored build script (#44297)
atom-beta: 1.29.0-beta1 -> 1.30.0-beta1

The beta version jump seems like an irregular update, but 1.30.0-beta0
was retired rougly 3 hours after release due to an macOS error:

> Fixed an error about a missing string_decoder module when the Git pane
> is displayed on macOS.

This shouldn't affect the Linux x86_64 version, but latest versions are
always nice.

Also refactored the build script, it now takes the version number as
an extra (optional) argument and creates the version number from that.

Also removed `rec` from the main set because it was no longer needed.
2018-08-01 11:30:10 +02:00
Izorkin
d1d4ec90ae bazaar: fix buid 2018-08-01 11:46:25 +03:00
Uli Baum
26210f556a memo: don't use ag alias
using the alias `ag` for `silver-searcher` broke the nixpkgs tarball
with an error in eval-release.nix, see discussion in #44273.
2018-08-01 10:44:04 +02:00
Jörg Thalheim
7ceaaa6d3a
Merge pull request #44214 from roconnor/bitcoin
Update Bitcoin and its MiniUPnPc dependency
2018-08-01 09:09:45 +01:00
Jamey Sharp
e6bcb54539 gnome-builder: add a long description
Including a comment about the need for additional runtime dependencies.
2018-07-31 22:46:47 -07:00
Jamey Sharp
499ca65930 gnome-builder: document why tests and clang are disabled 2018-07-31 21:51:11 -07:00
Jamey Sharp
4ab66373f0 gnome-builder: remove no-longer-used patches
Whoops!
2018-07-31 21:50:52 -07:00
Jamey Sharp
e0180052a7 gnome-builder: split devdoc to a separate output 2018-07-31 17:04:03 -07:00
Jamey Sharp
63445d0120 gnome-builder: use fetchpatch for upstream patches
These patches were merged to master so we can fetch them from the GNOME
GitLab instance now.
2018-07-31 17:03:08 -07:00
Jörg Thalheim
8afb618e3e
Merge pull request #44243 from d3rped/mpv_iccSupport
mpv: add lcms2 support
2018-08-01 00:27:57 +01:00
Ingolf Wagner
696b426963 memo: 0.4 -> 0.5 (#44273) 2018-07-31 23:20:42 +02:00
Michael Weiss
d817ccbf83 androidStudioPackages.beta: 3.2.0.21 -> 3.2.0.22 2018-07-31 21:29:31 +02:00
Jan Tojnar
333a6646a8
audio-recorder: 1.9.7 → 2.1.3 2018-07-31 19:16:05 +02:00
Jörg Thalheim
9cff865230
Merge pull request #44122 from bgamari/kicad-0.5
kicad: 4.0.7 -> 5.0.0
2018-07-31 15:12:27 +01:00
Jörg Thalheim
71b579f9d4 kicad: remove scripting flag for simplicity 2018-07-31 14:44:49 +01:00
Jörg Thalheim
611f0ed188 kicad: properly wrap wxPython 2018-07-31 14:37:59 +01:00
Robert Schütz
e858b285c8
Merge pull request #44239 from borisbabic/feature/init-pre-commit
gitAndTools.pre-commit: init at 1.10.4
2018-07-31 14:35:33 +02:00
Boris Babic
585b0acbc9 gitAndTools.pre-commit: init at 1.10.4 2018-07-31 14:32:27 +02:00
Jan Tojnar
a81f73da7d
Merge pull request #44016 from ebzzry/master
stumpish: init at 0.0.1
2018-07-31 13:57:40 +02:00
Frederik Rietdijk
d56b54cb3c Merge master into staging 2018-07-31 13:19:20 +02:00
Jörg Thalheim
94cbb8e3cd
Merge pull request #44251 from kalbasit/add-browsh
browsh: init at 1.4.10
2018-07-31 11:11:37 +01:00
Jörg Thalheim
135c085924 browsh: remove wildcard argument 2018-07-31 11:02:04 +01:00
Daniël de Kok
8b33abd525 makemkv: 1.12.2 -> 1.12.3 (#44252)
Changelog: http://www.makemkv.com/download/history.html
2018-07-31 11:52:57 +02:00
Jan Tojnar
8fe7dd59a3
gnome-latex: 3.28.1 → 3.30.1 2018-07-31 11:37:56 +02:00
Jan Tojnar
504c40f2b7
pulseeffects: 4.1.7 → 4.2.3 2018-07-31 11:34:52 +02:00
Rommel MARTINEZ
a2fafda55a stumpish: init at 0.0.1 2018-07-31 16:56:24 +08:00
Robert Schütz
55b41a7e33 ghostwriter: 1.7.0 -> 1.7.2 2018-07-31 08:45:17 +02:00
Sarah Brofeldt
cb19404faf
Merge pull request #44245 from Infinisil/add/bukubrow
bukubrow: Init at 2.4.0
2018-07-31 08:35:39 +02:00
Wael M. Nasreddine
446b72ef3b
browsh: init at 1.4.10
closes #43283
2018-07-30 23:19:38 -07:00
Jamey Sharp
3a64f5790e gnome-builder: ensure gtkdoc can find docbook DTDs 2018-07-30 23:05:11 -07:00
Jamey Sharp
e32a5dafaf gnome-builder: include developer docs in $out 2018-07-30 21:43:12 -07:00
Jamey Sharp
6ae9723cfb gnome-builder: enable docs, fix typos.
I also tried turning on the tests, but they don't work and I don't
understand why not.
2018-07-30 17:34:30 -07:00
Bjørn Forsman
09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
R. RyanTM
c227febef6 mopidy-gmusic: 2.0.0 -> 3.0.0 (#43928)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mopidy-gmusic/versions.
2018-07-31 01:07:05 +02:00
R. RyanTM
38c8be3726 gp2c: 0.0.10pl1 -> 0.0.11 (#43941)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gp2c/versions.
2018-07-31 00:30:21 +02:00
xeji
09393501f0
Merge pull request #43929 from r-ryantm/auto-update/mercurial-full
mercurialFull: 4.5.2 -> 4.6.2
2018-07-31 00:22:17 +02:00
Jamey Sharp
7bd3ca49bc gnome-builder: address review from @jtojnar/#44217 2018-07-30 15:20:45 -07:00
Robert Schütz
8dc732342e
Merge pull request #44247 from dotlambda/seafile-client-6.2.3
seafile-client: 6.2.2 -> 6.2.3
2018-07-31 00:15:43 +02:00
Robert Schütz
ad5638227d seafile-client: 6.2.2 -> 6.2.3 2018-07-30 23:50:23 +02:00
Uli Baum
77b501b902 tortoisehg: 4.5.2 -> 4.6.1 2018-07-30 23:24:55 +02:00
Silvan Mosberger
49bc1adb26
firefox: Add enableBukubrow config option 2018-07-30 23:02:32 +02:00
R. RyanTM
d7c3926352 bcftools: 1.8 -> 1.9 (#43950)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bcftools/versions.
2018-07-30 22:36:27 +02:00
John Ericson
9fb6462817 Merge commit master into staging 2018-07-30 15:33:01 -04:00
Jamey Sharp
126f205752 gnome-builder: init at 3.28.4 2018-07-30 12:09:03 -07:00
d3rped
4afacff73d Added optional lcms2 support to mpv. 2018-07-30 21:01:48 +02:00
Vladimír Čunát
437b604354
Merge #44225: chromium: Increase build timout to two days 2018-07-30 19:53:25 +02:00
Jörg Thalheim
8e74fd3d3a
Merge pull request #44231 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.4
dbeaver: 5.1.3 -> 5.1.4
2018-07-30 14:19:47 +01:00
Samuel Dionne-Riel
81511557c8 dbeaver: 5.1.3 -> 5.1.4 2018-07-30 08:38:05 -04:00
ua74e3dqka
8f12a9a283 yed: 3.17.2 -> 3.18.1 (#44088) 2018-07-30 11:43:24 +01:00
Sarah Brofeldt
7679891e2b chromium: Increase build timout to two days 2018-07-30 12:29:58 +02:00
Vladimír Čunát
848fa35c24
Merge #43378 into staging: mesa: enableTextureFloats 2018-07-30 08:16:20 +02:00
Russell O'Connor
75d567e8a5 bitcoin: 0.16.1 -> 0.16.2 2018-07-29 23:02:30 -04:00
Jörg Thalheim
326f514279
Merge pull request #44118 from jdanekrh/jd_jb2018.2
jetbrains.editors: 2018.1.x -> 2018.2 (upgrade using the script)
2018-07-29 22:42:18 +01:00
Jan Tojnar
63ef1e9381
Merge pull request #43160 from jtojnar/pulseaudio-12
pulseaudio: 11.1 → 12.2
2018-07-29 22:40:54 +02:00
Kévin Rauscher
1a3f7e036b Mopidy-Iris: 3.21.3 -> 3.23.0 (#43878) 2018-07-29 21:56:00 +02:00
Mario Rodas
578189634d exercism: 2.4.1 -> 3.0.6 (#43954) 2018-07-29 21:36:32 +02:00
Jan Tojnar
f2163b9dff
paprefs: 0.9.10 → 1.0 2018-07-29 21:19:46 +02:00
xeji
1feb8e97c5
Merge pull request #44193 from vbgl/stog-0.18
stog: 0.17.0 -> 0.18.0
2018-07-29 21:04:15 +02:00
R. RyanTM
d0a9f5e77e toot: 0.18.0 -> 0.19.0 (#43898)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/toot/versions.
2018-07-29 21:00:58 +02:00
Silvan Mosberger
c735294fba
Merge pull request #43814 from bricewge/alacritty-terminfo
alacritty: add terminfo and man
2018-07-29 20:56:25 +02:00
Timo Kaufmann
ae821e09e7 glpk: adopt error recovery patch (#44201)
This makes it possible to use "vanilla" glpk for sage and shouldn't
affect anything else.
2018-07-29 20:53:56 +02:00
Jan Tojnar
a0bd1a8c5b
Merge pull request #44198 from etu/sequeler-update
sequeler: 0.5.5 -> 0.5.9
2018-07-29 18:20:36 +02:00
Elis Hirwing
1750e105dd
sequeler: 0.5.5 -> 0.5.9
Fix build dependency needed in 0.5.6 and forwards.

Changelogs:
 - https://github.com/Alecaddd/sequeler/releases/tag/v0.5.6
 - https://github.com/Alecaddd/sequeler/releases/tag/v0.5.7
 - https://github.com/Alecaddd/sequeler/releases/tag/v0.5.8
 - https://github.com/Alecaddd/sequeler/releases/tag/v0.5.9
2018-07-29 18:03:09 +02:00
Jan Tojnar
3390678545
Merge pull request #43681 from worldofpeace/lightdm-1.26.0
lightdm: 1.24.0 -> 1.26.0
2018-07-29 17:12:49 +02:00
Jiri Danek
35e6e9282c jetbrains.ruby-mine: 2018.1.4 -> 2018.2 2018-07-29 16:46:22 +02:00
Jiri Danek
4172475f5f jetbrains.phpstorm: 2018.1.6 -> 2018.2 2018-07-29 16:45:39 +02:00
Jiri Danek
d3a94427f5 jetbrains.datagrip: 2018.1.5 -> 2018.2 2018-07-29 16:44:33 +02:00
Vincent Laporte
26213bc990
stog: 0.17.0 -> 0.18.0 2018-07-29 13:32:10 +00:00
Jörg Thalheim
bdfba1a954
Merge branch 'master' into update/grv-0.2.0 2018-07-29 12:18:18 +01:00
hyper_ch
2ba9db4f50 flexget: 2.14.5 -> 2.14.9 2018-07-29 10:03:41 +02:00
Frederik Rietdijk
e46e7f44c2
Merge staging-next into master 2018-07-29 09:13:54 +02:00
Cray Elliott
13df2522b4 doomseeker: 2018-03-03 -> 2018-03-05
also fix the build with qt 5.11 since it seems this package had broken
2018-07-28 16:59:38 -07:00
Jörg Thalheim
c70dee9b86
Merge pull request #44141 from jbboehr/mist-0.11.1
altcoins.mist: 0.10.0 -> 0.11.1
2018-07-28 23:18:42 +01:00
Jiri Danek
435e663eae jetbrains.clion: fix paths to patched binaries and fix gdb binary 2018-07-28 21:38:10 +02:00
Jiri Danek
47eb7ecd76 jetbrains.goland: 2018.1.5 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
7932d521bf jetbrains.rider: 2018.1.2 -> 2018.1.3 2018-07-28 21:38:10 +02:00
Averell Dalton
92da0cc767 jetbrains.pycharm-professional: 2018.1.4 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
df169bfe90 jetbrains.pycharm-community: 2018.1.4 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
57cde57b01 jetbrains.idea-ultimate: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
ba83cd406b jetbrains.idea-community: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
93dc95d68a jetbrains.clion: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
9181456576 jetbrains.webstorm: 2018.1.5 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell Dalton
e8a15d070f jetbrains.ruby-mine: 2018.1.3 -> 2018.1.4 2018-07-28 21:38:10 +02:00
Averell Dalton
8b80a9481e jetbrains.idea-ultimate: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Averell Dalton
47c2046f90 jetbrains.idea-community: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Averell Dalton
e9d12e649f jetbrains.goland: 2018.1.4 -> 2018.1.5 2018-07-28 21:38:10 +02:00
Averell Dalton
8d621910f5 jetbrains.datagrip: 2018.1.4 -> 2018.1.5 2018-07-28 21:38:10 +02:00
Averell Dalton
07348da4d7 jetbrains.clion: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Lluís Batlle i Rossell
f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Daiderd Jordan
13c693ed95
Merge pull request #44167 from LnL7/vim-configurable-python
vim-configurable: fix python support
2018-07-28 14:42:11 +02:00
Frederik Rietdijk
8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Daiderd Jordan
5b211b6f4c
vim-configurable: fix python support
Removed --enable-python since that doesn't seem to do anything.
2018-07-28 11:30:46 +02:00
Matthew Bauer
0e707034b5 st: fix patches passing 2018-07-27 19:39:15 -04:00
worldofpeace
ed8fbbbfa9 lightdm: 1.24.0 -> 1.26.0
* now uses fetchFromGitHub too
2018-07-27 11:37:49 -04:00
John Boehr
c835845152 altcoins.mist: 0.10.0 -> 0.11.1
* Add gtk2 as dependency, see #43297
* Don't include version number in mist executable name
2018-07-27 08:15:07 -07:00
Yuriy Taraday
cd3283f921 chromium: 67.0.3396.99 -> 68.0.3440.75 2018-07-27 14:38:23 +02:00
Frederik Rietdijk
1fe2a0f81e
Merge pull request #44129 from timokau/pari-2.11.0
pari: 2.9.5 -> 2.11.0
2018-07-27 11:57:57 +02:00
Janne Heß
6d2ab18915 sieve-connect: Init at 0.89 2018-07-26 14:12:03 -07:00
Thomas Tuegel
4f5837668b
hindent: build Emacs package with latest Melpa recipe
The hindent Emacs package is built with the latest Melpa recipe, but the same
source version as in haskellPackages.
2018-07-26 15:36:43 -05:00
Will Dietz
c9d79c639f grv: 0.1.2 -> 0.2.0
Needs libgit2 0.27 apparently,
doesn't build with 0.26 or 0.25 in-tree.
2018-07-26 15:35:32 -05:00
Tuomas Tynkkynen
3877501f9d Merge remote-tracking branch 'upstream/master' into staging 2018-07-26 23:09:22 +03:00
Timo Kaufmann
330c501be0 pari: 2.9.5 -> 2.11.0
The pari update makes it necessary to disable a giac test that only
fails because it directly tests the pari interface.
2018-07-26 18:42:17 +02:00
Ben Gamari
a4c932fa51 kicad: 4.0.7 -> 5.0.0 2018-07-26 12:27:27 -04:00
Frederik Rietdijk
f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Robert Helgesson
a01a52a2d7
eclipse-plugin-spotbugs: 3.1.5 -> 3.1.6 2018-07-26 15:43:59 +02:00
Robert Schütz
daabcc3b9a spyder: use python3
Dependency pylint is no longer supported on Python 2.
2018-07-26 12:43:18 +02:00
Robert Schütz
c5758bd67e rtv: use python3Packages 2018-07-26 12:43:17 +02:00
Frederik Rietdijk
ea91420675
Merge pull request #43886 from FRidh/vim
qvim, vim_configurable: get rid of composableDerivation
2018-07-26 11:42:40 +02:00
Brice Waegeneire
1af7a83576 alacritty: add terminfo and man
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-25 18:41:00 +02:00
Wael M. Nasreddine
8fb92a733e kubetail: init at 1.6.1 2018-07-25 07:15:42 -07:00
Silvan Mosberger
7e396ecd93
Merge pull request #43903 from averelld/fix-pidgin-plugin-wrapper
fix pidgin-with-plugins build
2018-07-24 23:27:01 +02:00
Silvan Mosberger
c9f4991ada
Merge pull request #43977 from dywedir/mpv
mpv: 0.28.2 -> 0.29.0
2018-07-24 23:02:11 +02:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.1

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Jörg Thalheim
79925f1b2a
Merge pull request #44041 from eadwu/polybar/3.2.0
polybar: 3.1.0 -> 3.2.0
2018-07-24 07:09:32 -04:00
Jörg Thalheim
1ebf90b9fb
Merge pull request #44043 from ljli/vscode-fix
vscode: fix keymapping.node rpath
2018-07-24 05:54:53 -04:00
Leon Isenberg
6bf5dfc874 vscode: fix keymapping.node rpath 2018-07-24 03:04:36 +02:00
Edmund Wu
149b42d8ee
polybar: 3.1.0 -> 3.2.0
Adds support for internal/pulseaudio
2018-07-23 17:06:44 -04:00
Wael M. Nasreddine
928c93ea7b perkeep: 20170505 -> 0.10.1
Also rewrite the derivation to use buildGoPackage
2018-07-23 13:04:35 -07:00
Matthew Bauer
6d880d2d5b
Merge pull request #42149 from timjrd/openspace-rebase
openspace: init at 0.11.1
2018-07-23 11:38:06 -04:00
Thomas Tuegel
0015c34f9c
Merge pull request #44007 from ttuegel/emacs-packages-2018-07-22
Emacs package updates
2018-07-23 08:35:11 -05:00
Michael Raskin
ef4d546554
Merge pull request #43853 from timokau/singular-4.1.1p1
singular: 4.1.1p1 -> 4.1.1p2
2018-07-23 13:20:39 +00:00
Jörg Thalheim
66afbde94e
Merge pull request #44008 from dtzWill/update/tig-2.4.0
tig: 2.3.3 -> 2.4.0
2018-07-23 13:51:06 +01:00
Will Dietz
90764df235 tig: 2.3.3 -> 2.4.0
https://github.com/jonas/tig/releases/tag/tig-2.4.0
2018-07-23 07:15:26 -05:00
Thomas Tuegel
648911fee3
melpa-packages: Fix evaluation 2018-07-23 06:51:51 -05:00
Thomas Tuegel
095e2f961f
elpa-packages: Fix evaluation 2018-07-23 06:51:51 -05:00
Thomas Tuegel
a0762a4eee
org-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel
56df454a07
elpa-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel
8ecdc02f95
melpa-stable-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel
707010ef23
melpa-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Jörg Thalheim
b894b7478b alacritty: 2018-05-09 -> 2018-07-20 2018-07-23 11:35:40 +01:00
Jörg Thalheim
90951bc1d7
Merge pull request #43957 from danieldk/gitea-1.4.3
gitea: 1.4.2 -> 1.4.3
2018-07-23 11:30:31 +01:00
Timo Kaufmann
024c23503c singular: 4.1.1p1 -> 4.1.1p2 2018-07-23 12:17:25 +02:00
Jörg Thalheim
102eb1fd29
Merge pull request #43995 from kalbasit/fix-neovim-unwrapped
neovim: fix the xsel path in the clipboard runtime provider
2018-07-23 10:52:34 +01:00
adisbladis
607ae1df1b
emacsPackagesNg.elpaPackages: Don't pass fetchurl to elpa.nix
This fixes evaluation error of elpa packages.
2018-07-23 15:38:20 +08:00
adisbladis
35e7485847
firefox-beta-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:47 +08:00
adisbladis
653e439ce4
firefox-devedition-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:39 +08:00
Dmitry Kalinkin
d4d5f8eced mupdf: fix on darwin 2018-07-23 06:14:11 +00:00
Wael M. Nasreddine
5c7c2be709 neovim: fix the xsel path in the clipboard runtime provider 2018-07-22 21:32:16 -07:00
Frederik Rietdijk
18d0ed20e8 fix eval 2018-07-22 22:22:26 +02:00
Lluís Batlle i Rossell
66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Vladyslav Mykhailichenko
21ab38976d mpv: 0.28.2 -> 0.29.0 2018-07-22 22:25:33 +03:00
Benjamin Staffin
815ae70556
gitFull: build libsecret credential helper (#43616)
...except on Darwin, where it won't be useful.
2018-07-22 15:20:37 -04:00
Anton-Latukha
8f101cce83 rm maintainer eduarrrd from packages, no activity > year 2018-07-22 21:41:48 +03:00
Pascal Wittmann
7ec7b32e23
banshee: add license
see issue #43716
2018-07-22 17:36:53 +02:00
Pascal Wittmann
65740cfb31
banshee: add homepage 2018-07-22 17:36:19 +02:00
Pascal Wittmann
758038a4e0
amsn: add license
see issue #43716
2018-07-22 17:24:10 +02:00
Frederik Rietdijk
27af1633a4 fix eval
broken by dac43da8da
cc @pSub
2018-07-22 17:05:00 +02:00
Pascal Wittmann
6739f69af0
yakuake: add license
see issue #43716
2018-07-22 16:51:55 +02:00
Pascal Wittmann
dac43da8da
ympd: add license
see issue #43716
2018-07-22 16:47:13 +02:00
Frederik Rietdijk
ef802feace parity-ui: fix after merge 2018-07-22 12:13:14 +02:00
Frederik Rietdijk
5d3f5bb61e parity-ui: fix after merge 2018-07-22 11:51:50 +02:00
Frederik Rietdijk
3209775495 Merge master into staging 2018-07-22 11:14:41 +02:00
Frederik Rietdijk
6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Daniël de Kok
8b695a7353 gitea: 1.4.2 -> 1.4.3 2018-07-22 08:59:08 +02:00
Frederik Rietdijk
f3088832df
Merge pull request #43899 from r-ryantm/auto-update/tla-toolbox
tlaplusToolbox: 1.5.6 -> 1.5.7
2018-07-22 08:44:58 +02:00
Frederik Rietdijk
5dcb1febac
Merge pull request #43913 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.9 -> 2.18.10
2018-07-22 08:42:32 +02:00
Frederik Rietdijk
c4557ae2c2
Merge pull request #43914 from r-ryantm/auto-update/peru
peru: 1.1.3 -> 1.1.4
2018-07-22 08:42:16 +02:00
Frederik Rietdijk
ca4a4765ac
Merge pull request #43920 from r-ryantm/auto-update/ola
ola: 0.10.6 -> 0.10.7
2018-07-22 08:41:33 +02:00
Frederik Rietdijk
5c72c7f055
Merge pull request #43922 from r-ryantm/auto-update/owncloud-client
owncloud-client: 2.4.1 -> 2.4.2
2018-07-22 08:40:00 +02:00
Frederik Rietdijk
e3d4ef9c7e
Merge pull request #43925 from r-ryantm/auto-update/neovim-unwrapped
neovim-unwrapped: 0.3.0 -> 0.3.1
2018-07-22 08:37:44 +02:00
Frederik Rietdijk
935a54f300
Merge pull request #43940 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.91 -> 3.3.92
2018-07-22 08:23:25 +02:00
Frederik Rietdijk
35b53f6b40
Merge pull request #43942 from r-ryantm/auto-update/feh
feh: 2.27 -> 2.27.1
2018-07-22 08:22:57 +02:00