Graham Christensen
7fdba7c74e
Merge pull request #43834 from ryantm/https2
...
treewide: http -> https
2018-07-19 21:31:36 -04:00
Ryan Mulligan
df8062c45b
treewide: http -> https
2018-07-19 18:12:04 -07:00
Michael Weiss
b68770c1a2
signal-desktop: 1.14.2 -> 1.14.3
2018-07-19 22:14:25 +02:00
Pascal Wittmann
5324d84423
xmonad: include version in name
2018-07-19 21:51:35 +02:00
Pascal Wittmann
bdcba71f9e
taffybar: include version in name
2018-07-19 21:49:33 +02:00
Pascal Wittmann
aa10b3127f
weechat: set name to include version
...
see issue #43717
2018-07-19 21:43:11 +02:00
Tim Steinbach
e953d314a8
docker: 18.03 -> 18.06
2018-07-19 08:34:13 -04:00
R. RyanTM
80d44926bf
atom: 1.28.1 -> 1.28.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atom/versions .
2018-07-19 12:23:36 +00:00
Michael Weiss
4fd9ca3a51
signal-desktop: 1.14.1 -> 1.14.2
2018-07-19 12:56:05 +02:00
Johannes Frankenau
402ee4e9ea
mpv: use wrapper for scripts and add mpris script
2018-07-19 09:50:32 +02:00
lewo
fd3b874ee6
Merge pull request #43606 from MarcFontaine/xlog
...
xlog: init at 2.0.15
2018-07-19 09:12:38 +02:00
Matthew Bauer
fddd90e9ea
Merge pull request #43538 from timokau/fetchpatch-fix
...
fetchpatch: quote excludes
2018-07-19 00:35:09 -04:00
Matthew Bauer
4ed7a4b993
treewide: preserve hashes from 76999cc40e
...
76999cc40e
changed some hashes resulting in this PR being technically
a mass rebuild. To avoid this, I am restoring some of the hashes (even
though it seems silly). My main goal is to get this PR merged quickly
as treewide changes like this get out-of-date quickly.
This commit should be reverted on the next mass rebuild.
2018-07-19 00:09:01 -04:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Silvan Mosberger
b9c9a34d8c
Merge pull request #42679 from Moredread/vcvrack/init
...
vcv-rack: Init at 0.6.2b
2018-07-18 22:13:02 +02:00
André-Patrick Bubel
6878c20af9
vcv-rack: init at 0.6.2b
2018-07-18 19:08:38 +02:00
Michael Raskin
877899fdb9
Merge pull request #43679 from timokau/ntl-11.2.1
...
ntl: 9.11.0 -> 11.2.1
2018-07-18 15:08:43 +00:00
Jan Tojnar
a3c259ab60
Merge pull request #43731 from worldofpeace/lollypop-0.9.521
...
lollypop: 0.9.519 -> 0.9.521
2018-07-18 15:44:11 +02:00
Robert Helgesson
811d878f37
josm: 13996 -> 14026
2018-07-18 15:40:23 +02:00
Jan Tojnar
a4443ef859
nasc: 0.4.6 → 0.4.7
2018-07-18 15:38:52 +02:00
Timo Kaufmann
cad446513e
ntl: 9.11.0 -> 11.2.1
...
ntl hasn't been updated in a while. So I'm doing that and adding myself
as the maintainer. I'm also adding some options and pinning the sage
dependency, since it is unfortunately not compatible with the latest ntl
yet.
I've also enabled the tests, since they don't take terribly long and are
worth the time in my opinion.
2018-07-18 14:58:38 +02:00
worldofpeace
ae8b20f442
lollypop: 0.9.519 -> 0.9.521
2018-07-18 07:55:57 -04:00
Johannes Frankenau
e8e96e4b72
scantailor-advanced: 1.0.15 -> 1.0.16 ( #43653 )
2018-07-18 02:04:02 +02:00
Thomas Tuegel
9cfbef8bf2
Merge pull request #43609 from ttuegel/emacs-packages-2018-07-14
...
Emacs package updates
2018-07-17 17:53:54 -05:00
Michael Weiss
bf2a009380
tdesktop: 1.3.7 -> 1.3.10
...
tdesktopPackages.preview: 1.3.7 -> 1.3.10
Without the patch the build will fail with the following error:
[ 15%] Building CXX object CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function:
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp:712:56: internal compiler error: Segmentation fault
if constexpr (MTPDphotos_photos::Is<decltype(data)>()) {
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/ > for instructions.
make[2]: *** [CMakeFiles/lib_export.dir/build.make:77: CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/lib_export.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
2018-07-17 21:17:21 +02:00
Michael Weiss
bf23666022
androidStudioPackages.beta: 3.2.0.20 -> 3.2.0.21
2018-07-17 20:06:20 +02:00
Matthew Bauer
920ad8b3d8
Merge pull request #43161 from volth/skipAliases2
...
config.skipAliases: also disable vim, git, xfce and gnome3 aliases
2018-07-17 13:57:53 -04:00
xeji
73c1d479b7
Merge pull request #43659 from flokli/virtualbox-5.2.14
...
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 18:41:08 +02:00
Silvan Mosberger
76e42081c8
Merge pull request #43645 from eadwu/glava/fix-patchelf-syntax
...
glava: adjust syntax in patchelf command
2018-07-17 17:14:57 +02:00
volth
101df126bb
config.skipAliases -> config.allowAliases
2018-07-17 14:46:21 +00:00
volth
4bafaaff8a
config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases
2018-07-17 14:46:21 +00:00
lewo
8155016932
Merge pull request #43617 from dtzWill/update/hub-2.5.0
...
hub: 2.4.0 -> 2.5.0
2018-07-17 15:39:49 +02:00
lewo
a7d17e287a
Merge pull request #43644 from flokli/ksonnet
...
ksonnet: init at 0.11.0
2018-07-17 15:08:42 +02:00
Florian Klink
cf00b9aff4
ksonnet: init at 0.11.0
...
closes #42596
2018-07-17 14:37:43 +02:00
MarcFontaine
325dd796d1
xlog: init at 2.0.15
2018-07-17 13:50:48 +02:00
Thomas Tuegel
7f882b53a0
Merge pull request #43614 from bkchr/kde_applications_18_04_3
...
kde-applications: 18.04.2 -> 18.04.3
2018-07-17 05:44:15 -05:00
Florian Klink
fa4c1eeae6
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 12:40:20 +02:00
Frederik Rietdijk
1ae2f10642
Merge staging-next into master
2018-07-17 10:04:59 +02:00
Timo Kaufmann
3058513941
fetchpatch: add option to revert a patch
2018-07-16 22:46:54 +02:00
Thomas Tuegel
a5f026f778
emacsPackagesNg.magit: find Git during build
2018-07-16 12:29:10 -05:00
Jan Malakhovski
e80ca2182c
clp: cleanup expression
2018-07-16 16:33:14 +00:00
Will Dietz
553fd39e53
hub: 2.4.0 -> 2.5.0
2018-07-16 10:55:13 -05:00
Frederik Rietdijk
f001c81c1a
Merge master into staging-next
2018-07-16 17:11:01 +02:00
Gabriel Ebner
862e4e4fdb
cvc4: fix homepage url
2018-07-16 15:58:22 +01:00
Bastian Köcher
b5f262ba91
kde-applications: 18.04.2 -> 18.04.3
2018-07-16 16:02:47 +02:00
xeji
4d40a0a940
Merge pull request #43527 from volth/patch-188
...
processing3: fix crash under XFCE, fix build in sandbox
2018-07-16 08:21:08 +02:00
Frederik Rietdijk
3c09808160
Merge master into staging-next
2018-07-16 07:43:37 +02:00
fragamus
794a60a2fb
bliss: fix header location ( #43170 )
2018-07-16 04:12:07 +00:00
Franz Pletz
6d3dd01cb7
Merge pull request #43410 from taku0/thunderbird-bin-52.9.1
...
thunderbird, thunderbird-bin: 52.9.0 -> 52.9.1
2018-07-16 04:06:00 +00:00
Franz Pletz
e3291c31ed
Merge pull request #43447 from worldofpeace/lollypop-portal
...
lollypop-portal: init at 0.9.7
2018-07-16 04:02:57 +00:00