Will Dietz
4fcf281e53
kconfig-frontends: don't disable format hardening, doesn't seem needed
2018-09-07 19:36:51 -05:00
Will Dietz
3c42848ec7
kconfig-frontends: patch+wrap python shebang to fix kconfig-diff
2018-09-07 19:31:33 -05:00
Will Dietz
320a587b7e
kconfig-frontends: 3.12.0.0 -> 4.11.0.1
2018-09-07 19:00:54 -05:00
R. RyanTM
0bb9b3c233
pmd: 6.5.0 -> 6.7.0 ( #46213 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pmd
2018-09-07 20:14:07 +02:00
Yuriy Taraday
55d8a539ad
gn: 20180423 -> 20180830
...
gn sources have been moved into separate repository which greatly
simplify build process.
2018-09-07 22:04:22 +04:00
R. RyanTM
79ba556020
bear: 2.3.12 -> 2.3.13 ( #46308 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2018-09-07 17:48:26 +02:00
R. RyanTM
30df34f7dd
flow: 0.79.0 -> 0.80.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2018-09-06 23:07:15 -07:00
R. RyanTM
0f5d197545
godot: 3.0.4 -> 3.0.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/godot/versions
2018-09-06 22:04:59 -07:00
xplat
3fc7c5b591
opam: 1.2.2 -> 2.0.0 ( #45806 )
2018-09-06 19:18:34 +02:00
Peter Hoeg
a278414b32
wp-cli: 2.0.0 -> 2.0.1
2018-09-06 21:36:06 +08:00
Peter Hoeg
037813906d
wp-cli: use 1 store path instead of 4
2018-09-06 21:36:06 +08:00
Vladimír Čunát
b5bd566172
Merge #46075 : texinfoInteractive: fix for new perl
2018-09-06 09:09:44 +02:00
Wael Nasreddine
7e74013190
gocode: c7fddb39ecbc9ebd1ebe7d2a3af473ed0fffffa1 -> 00e7f5ac290aeb20a3d8d31e737ae560a191a1d5 ( #46107 )
...
Also, switch to the now-maintained fork of gocode available at github.com/mdempsky/gocode
2018-09-05 20:31:58 +02:00
Jan Malakhovski
2ad99bcc82
texinfo: fix perl issues by applying patches from upstream
2018-09-05 16:39:36 +00:00
xeji
91cc864c3c
Merge pull request #46081 from samueldr/fix/solarus
...
solarus[-quest-editor]: 1.4.5 -> 1.5.3
2018-09-05 08:53:51 +02:00
Samuel Dionne-Riel
455f8151fd
solarus-quest-editor: 1.4.5 -> 1.5.3
2018-09-04 22:04:33 -04:00
Urban Skudnik
d23c357f1c
hcloud: Add autocomplete support for bash and zsh
...
Currently one would need to manually run the command to generate
completion and insert it into `.bashrc`/`.zshrc` to get the
autocompletion to work. This patch will automatically generate
both docs and save them to correct position so it should continue
to work even if user changes the shell at a later stage.
2018-09-05 02:35:03 +02:00
Will Dietz
e9d4bab044
Merge pull request #46070 from Mic92/radare2
...
radare2: 2.8.0 -> 2.9.0, radare2-cutter: 1.7 -> 1.7.1
2018-09-04 19:19:57 -05:00
Jörg Thalheim
a56fd17938
radare2-cutter: 1.7 -> 1.7.1
2018-09-04 23:15:07 +01:00
Jörg Thalheim
63b7bc847c
radare2-cutter: add mic92 as maintainer
2018-09-04 23:14:55 +01:00
Jörg Thalheim
24ce88615e
radare2: 2.8.0 -> 2.9.0
2018-09-04 22:57:17 +01:00
Vladimír Čunát
beb063a103
binutils: use shared libs
2018-09-04 21:36:07 +02:00
Vladimír Čunát
fb3ed07a2b
binutils: fix #44936 the huge size regression
...
206 -> 32 MiB, i.e. not like the previous 26, but much better now.
2018-09-04 21:36:07 +02:00
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
...
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
...
Cleanup homepage links
2018-09-03 23:32:52 +02:00
symphorien
3549879b45
gede: 2.6.1 -> 2.10.9 ( #45995 )
...
reverting to qt 5.9 fixed the build.
2018-09-03 23:24:38 +02:00
Markus Kowalewski
7422953eb0
lsof: add license + update homepage
...
lib/licenses: add purdue style BSD license
2018-09-03 22:36:27 +02:00
xeji
28def75a10
Merge pull request #45967 from worldofpeace/various-build-fixes/18.09
...
Various build fixes
2018-09-03 22:28:06 +02:00
Urban Skudnik
882f6c96d2
backblaze-b2: Fix autocompletion support
...
backblaze v1.3.6 incorporates[1] a fix[2] for autocompletion that replaced
`have` function with `_have`. The postInstall hook therefore needs
to be updated to replace `_have`.
[1] https://github.com/Backblaze/B2_Command_Line_Tool#136-august-21-2018
[2] https://github.com/Backblaze/B2_Command_Line_Tool/pull/497
2018-09-03 20:45:32 +01:00
worldofpeace
f828bb313b
valadoc: fix build
2018-09-02 18:50:40 -04:00
Markus Kowalewski
c6878ad519
dfu-util: update homepage
2018-09-02 21:00:38 +02:00
Markus Kowalewski
d9649ea38b
splint: update homepage
2018-09-02 20:55:47 +02:00
Frederik Rietdijk
b910b697f6
Merge master into staging
2018-09-02 12:10:33 +02:00
Daniël de Kok
ffde2e71bc
backblaze-b2: 1.1.0 -> 1.3.6 ( #45929 )
...
Changelog: https://github.com/Backblaze/B2_Command_Line_Tool#release-history
2018-09-02 08:45:09 +02:00
Graham Christensen
121a7d743a
Merge pull request #45195 from Ralith/vulkan
...
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
Graham Christensen
b5035a808a
Merge pull request #45923 from colemickens/packet
...
packet: v20161215 -> v2.2.2
2018-09-01 20:40:30 -04:00
Tim Steinbach
2b71201708
travis: 1.8.8 -> 1.8.9
2018-09-01 20:29:30 -04:00
Cole Mickens
2c7ba962a8
packet: v20161215 -> v2.2.2
2018-09-01 17:22:27 -07:00
Vladimír Čunát
2d6179d1e8
Merge branch 'master' into staging
...
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Kevin Cox
1f073bc40b
Merge pull request #45903 from kevincox/cargo-web-init
...
cargo-web: init at 0.6.15
2018-09-01 14:44:17 +01:00
Mathias Schreck
bda054725b
sauce-connect: 4.4.12 -> 4.5.1 ( #45856 )
2018-09-01 15:36:00 +02:00
Kevin Cox
0a6420cbac
cargo-web: init at 0.6.15
2018-09-01 14:20:58 +01:00
Daiderd Jordan
9e2e667d05
Merge pull request #44640 from LnL7/beam-erlangR20
...
beam-packages: default erlangR19 -> erlangR20
2018-09-01 14:24:11 +02:00
Daiderd Jordan
85fdbf6123
cuter: use erlangR19 and cleanp expression
...
It fails to build using R20 and there's no new release available.
2018-08-31 22:27:13 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
R. RyanTM
d72125d568
minizinc: 2.1.7 -> 2.2.0 ( #45816 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
minizinc
2018-08-31 09:42:58 +02:00
Uli Baum
8aa09a2887
cmake_2_8: fix build, restore search-path.patch
...
cmake 3.12 update in #44910 modified search-path.patch
and broke cmake 2.8. This restores the previous version
of the patch as search-path-2.8.patch
2018-08-31 01:04:44 +02:00
xeji
875714968c
Merge pull request #45747 from vbgl/default-ocaml-4.06
...
ocamlPackages: default to 4.06
2018-08-31 00:10:24 +02:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00