Commit Graph

153716 Commits

Author SHA1 Message Date
Danylo Hlynskyi
40cc269561
Merge branch 'master' into postgresql-socket-in-run 2019-03-25 01:06:59 +02:00
Elis Hirwing
0ee682da53
Merge pull request #57869 from robertseaton/master
pdfsandwich: init at 0.1.7
2019-03-24 23:57:38 +01:00
Robert Schütz
694d7a6525 newsboat: 2.14.1 -> 2.15 (#58225) 2019-03-24 23:54:14 +01:00
Robert Seaton
4358c3d216 pdfsandwich: init at 0.1.7 2019-03-24 17:20:19 -05:00
Elis Hirwing
5699e8edc7
Merge pull request #58201 from etu/php-composer-update
phpPackages.composer: 1.8.0 -> 1.8.4
2019-03-24 22:56:02 +01:00
Joachim F
8a5317f25b
Merge pull request #58213 from oxij/pkgs/tor-browser-update
firefoxPackages.tor-browser: 8.0.6 -> 8.0.8
2019-03-24 20:11:43 +00:00
worldofpeace
fc47b4023c
Merge pull request #58214 from worldofpeace/gtk3-take2
treewide: no gnome aliases
2019-03-24 15:42:31 -04:00
Dmitry Kalinkin
cf7f234ff5
Merge pull request #57527 from Chiiruno/dev/meguca
Init: statik, Update: easyjson, quicktemplate, meguca, hydron
2019-03-24 15:26:37 -04:00
worldofpeace
ac1bd5b1d4
Merge pull request #58050 from worldofpeace/libunity/fix-build
libunity fix build
2019-03-24 15:12:07 -04:00
Robert Schütz
aeea929058
setools: fix build (#58172) 2019-03-24 19:52:40 +01:00
Jan Tojnar
97eb65324d treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
Robert Schütz
149f580412
home-assistant: 0.89.2 -> 0.90.1 (#58017)
https://www.home-assistant.io/blog/2019/03/20/release-90/
2019-03-24 19:45:35 +01:00
Jan Malakhovski
e975d058cd tor-browser-bundle: inherit meta 2019-03-24 18:40:38 +00:00
SLNOS
ec4a7a02ca firefoxPackages.tor-browser: carry over more configureFlags from upstream
These are taken from `tor-browser-build.git` repository.
2019-03-24 18:40:37 +00:00
SLNOS
6ed479de0c firefoxPackages.tor-browser: 8.0.6 -> 8.0.8 2019-03-24 18:40:34 +00:00
Cedric Cellier
0206adc566 lacaml: init at 11.0.3 2019-03-24 19:37:47 +01:00
volth
2be90ccb4f gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false

(regression after #55735)
2019-03-24 14:34:39 -04:00
Robert Schütz
5bf6a13417
Merge pull request #57879 from timor/fix-freecad-build-19.03
Fix FreeCAD build 19.03
2019-03-24 19:34:07 +01:00
timor
de1634a36e pythonPackages.pysideTools: add python deps to propagatedBuildInputs 2019-03-24 19:26:13 +01:00
timor
6b8f80053f pythonPackages.pysideTools: fix build 2019-03-24 19:26:04 +01:00
timor
17369ceae9 pythonPackages.pivy: fix build 2019-03-24 18:50:25 +01:00
Pascal Wittmann
994476e138
Merge pull request #58010 from r-ryantm/auto-update/bitlbee
bitlbee: 3.5.1 -> 3.6
2019-03-24 17:50:04 +01:00
Christoph Hrdinka
2bc0bf8578
Merge pull request #58075 from dtzWill/update/qtpass-1.2.3
qtpass: 1.2.1 -> 1.2.3
2019-03-24 17:30:14 +01:00
Tim Steinbach
e5fd7ba15c
linux: Remove 4.20
Upstream has EOL'd 4.20
2019-03-24 12:15:41 -04:00
Tim Steinbach
b10ec4859d
linux: 5.0.3 -> 5.0.4 2019-03-24 12:13:59 -04:00
Tim Steinbach
0e25209c33
linux: 4.19.30 -> 4.19.31 2019-03-24 12:13:38 -04:00
Clemens Fruhwirth
6e71af2746 Create texmf-local directory separate from texmf-dist.
Motivated by https://github.com/NixOS/nixpkgs/issues/58026
2019-03-24 11:47:09 -04:00
volth
39fc981fca
perldevel: 5.29.6 -> 5.29.9 2019-03-24 15:43:16 +01:00
Bryan Richter
a30bed52d4 pythonPackages.pyhocon: init at 0.3.51 (#57025) 2019-03-24 15:37:42 +01:00
Ryan Mulligan
5152c5adcc
Merge pull request #58015 from r-ryantm/auto-update/brltty
brltty: 5.6 -> 6.0
2019-03-24 06:45:12 -07:00
worldofpeace
0bc290109a
Merge pull request #58202 from worldofpeace/elementary-default-settings/bump
pantheon.elementary-default-settings: 5.0 -> 5.1.0
2019-03-24 07:01:20 -04:00
Sarah Brofeldt
8cd3071978
Merge pull request #58170 from dtzWill/update/slack-3.3.8
slack: 3.3.7 -> 3.3.8
2019-03-24 11:48:38 +01:00
worldofpeace
9437ec584a
Merge pull request #57511 from f--t/fix/krita-update
krita: 4.1.7.101 -> 4.1.8
2019-03-24 06:26:53 -04:00
ft
2001ceb7ae krita: 4.1.7.101 -> 4.1.8 2019-03-24 06:24:22 -04:00
Elis Hirwing
52fa2d4be1
phpPackages.composer: Add unzip to path
Unzip is used by composer to install dependencies etc. If it's not
there it defaults to using PHP's built in zip functions. But they are
slower and composer complains to the user if this happens.
2019-03-24 11:17:24 +01:00
worldofpeace
a89bca48e8 pantheon.elementary-gsettings-schemas: add gsettings-desktop-schemas
It's propagated but should still be there.

Also drop some keys appended to the override that don't need to be
set or don't exist.
2019-03-24 06:16:31 -04:00
worldofpeace
b3f6ade2b7 pantheon.elementary-default-settings: 5.0 -> 5.1.0
https://github.com/elementary/default-settings/releases/tag/5.1.0
2019-03-24 06:14:30 -04:00
Elis Hirwing
afa88c8aa7
phpPackages.composer: 1.8.0 -> 1.8.4
Changelogs:
https://github.com/composer/composer/releases/tag/1.8.1
https://github.com/composer/composer/releases/tag/1.8.2
https://github.com/composer/composer/releases/tag/1.8.3
https://github.com/composer/composer/releases/tag/1.8.4
2019-03-24 11:08:02 +01:00
Robert Schütz
2c07a0800a
python.pkgs.joblib: 0.12.4 -> 0.13.2 (#57906) 2019-03-24 09:32:50 +01:00
Robert Schütz
39cb31eac6
qutebrowser: 1.6.0 -> 1.6.1 (#58019)
https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.1
2019-03-24 09:32:15 +01:00
Robert Schütz
847e4e31d9 python.pkgs.restructuredtext_lint: 1.2.2 -> 1.3.0 2019-03-24 09:18:32 +01:00
Tomas Hlavaty
fa144d2361 libreoffice: japanese added 2019-03-24 08:39:38 +01:00
Jörg Thalheim
6158b9ef7c
Merge pull request #57825 from illegalprime/fix/autossh-cross
autossh: fix for cross compilation
2019-03-24 06:35:48 +00:00
Jörg Thalheim
9ceb252d30
Merge pull request #58168 from andir/systemd-deb-snapshots
systemd: update debian patches url to snapshots.debian.org
2019-03-24 06:30:57 +00:00
Hlöðver Sigurðsson
990eaa30d9 fix: csound-manual by using newer git revision (#57663) 2019-03-24 02:19:54 -04:00
Dmitry Kalinkin
6f95ac3588
Merge pull request #57988 from lopsided98/buildbot-update
buildbot: 1.8.1 -> 2.1.0
2019-03-23 20:38:20 -04:00
Dmitry Kalinkin
04727cc641
Merge pull request #57522 from yorickvP/it87
it87: init at 2018-08-14
2019-03-23 20:35:26 -04:00
Phil
d2332c58d2 stagit: 0.6 -> 0.9.1 (#57932) 2019-03-23 20:31:21 -04:00
Paul TREHIOU
62fd641e83 riot-web: 1.0.3 -> 1.0.5 (#58040) 2019-03-24 01:14:04 +01:00
R. RyanTM
30e3fa03eb dateutils: 0.4.5 -> 0.4.6 (#58048)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dateutils/versions
2019-03-24 01:03:19 +01:00