9688 Commits

Author SHA1 Message Date
Will Dietz
3d5ee86488 minizincide: https, touchup, don't volunteer others to maintain haha :P 2018-12-02 12:14:43 -06:00
Renaud
97ac980d0d
Merge pull request #51007 from samueldr/sunxi-tools/update-2018-11-13
sunxi-tools: 20171130 -> 20181113
2018-12-02 17:20:53 +01:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Bas van Dijk
7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Mario Rodas
2256273c6b
fedpkg: add fedora_cert as dependency
[1: 1b9fd365819] Removed fedora_cert from nixpkgs, but fedpkg 1.29 still
it required at runtime.

1: 1b9fd36581951b8a8c51e6e1cc792c1589135717
   fedora_cert: remove package
2018-12-01 17:17:55 -05:00
Will Dietz
0e4c444cfe minizincide: init at 2.2.3
* wrap so minizinc on PATH
  (to ensure it's avail/found)
2018-12-01 13:44:06 -06:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Tim Steinbach
813e74a2bf
sbt: 1.2.6 -> 1.2.7 2018-12-01 11:20:37 -05:00
Mario Rodas
c220fe8e88
fedpkg: promote to python application 2018-12-01 10:59:34 -05:00
Jörg Thalheim
5db3428fa3
pwndbg: switch to python3 2018-12-01 14:13:46 +00:00
Jörg Thalheim
28af9e45b0
gdbgui: 0.13.0.0 -> 0.13.1.1 2018-12-01 14:13:46 +00:00
Jörg Thalheim
5afbdde38c
gdb: switch to python3 by default 2018-12-01 14:13:46 +00:00
Bas van Dijk
fbf0efc6a7 elk: 6.3.2 -> 6.5.1 2018-12-01 12:47:12 +01:00
Tor Hedin Brønner
1f914b56e8
sysprof: 3.28.1 → 3.30.0 2018-11-30 21:34:45 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Jörg Thalheim
a296b6eda7
Merge pull request #51136 from dywedir/rustup
rustup: 1.13.0 -> 1.15.0
2018-11-30 18:32:44 +00:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Matthew Bauer
73d537672d xcbuild: set -Wno-error
gcc doesn’t know all of the specific flags here. It is easier to just
set -Wno-error.
2018-11-29 20:12:31 -06:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Daiderd Jordan
c506ad84b1
Merge pull request #51047 from dawehner/tychus
Add the tychus application
2018-11-29 23:10:01 +01:00
Vladyslav Mykhailichenko
7e8cc55528
rustup: 1.13.0 -> 1.15.0 2018-11-29 18:31:05 +02:00
Will Dietz
ef12b9cbd6 lit: 0.6.0 -> 0.7.0
(LLVM6 -> LLVM7)
2018-11-29 08:46:07 -06:00
Renaud
014f1c9d7f
Merge pull request #50651 from r-ryantm/auto-update/pipenv
pipenv: 2018.10.13 -> 2018.11.14
2018-11-29 14:46:15 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Matthew Bauer
fd78464de9 premake: add setup-hook
Adds a configure phase for packages using premake.
premakeConfigurePhase runs the correct premake version for the premake
you are using (see premake_cmd).
2018-11-28 20:14:29 -06:00
Mario Rodas
3ba355b0ba sqlcheck: init at 1.2 2018-11-28 09:17:09 -05:00
Nick Novitski
f2c07cd63e xcpretty: init at 0.3.0 (#48494) 2018-11-28 12:21:37 +01:00
Jörg Thalheim
8e97e8009f
Merge branch 'fix/cross-swig' into HEAD 2018-11-28 10:31:23 +00:00
Jörg Thalheim
be6b461bb9
swig: document why pcre.dev is in nativeBuildInputs 2018-11-28 10:25:08 +00:00
eburimu
3c9d05389c swig: fix cross compilation 2018-11-28 13:01:38 +03:00
Léo Gaspard
8ecd555ded
Merge branch 'pr-46056' into staging
* pr-46056:
  binutils: use shared libs
  binutils: fix #44936 the huge size regression
2018-11-28 09:55:05 +09:00
Renaud
6a66add711
Merge pull request #51103 from lovek323/scss-lint
scss_lint: init at 0.57.1
2018-11-27 23:23:12 +01:00
worldofpeace
a14f3df39e
Merge pull request #51070 from vdemeester/update-kube-prompt
kube-prompt: 1.0.4 -> 1.0.5
2018-11-27 16:38:50 -05:00
Tim Steinbach
dc1a0df1bb
gradle: Add 5.0 2018-11-27 16:37:19 -05:00
Jason "Don" O'Conal
1936aa5d57 scss_lint: init at 0.57.1 2018-11-28 07:57:40 +10:30
lewo
71b49f220b
Merge pull request #51069 from vdemeester/update-kustomize
kustomize: 1.0.9 -> 1.0.10
2018-11-27 20:05:47 +01:00
Vincent Demeester
2d5908f89b
kustomize: 1.0.9 -> 1.0.10
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-27 17:49:22 +01:00
Will Dietz
edb7146a6f
Merge pull request #50972 from dtzWill/update/bison-3.2.2
bison: 3.2.1 -> 3.2.2
2018-11-27 09:55:40 -06:00
Will Dietz
9d25cac004 radare2: 3.0.1 -> 3.1.0 2018-11-27 09:43:31 -06:00
Florian Klink
d5ec5e4262
Merge pull request #51089 from bachp/gitlab-runner-11.5.0
gitlab-runner: 11.4.0 -> 11.5.0
2018-11-27 13:56:54 +01:00
Sarah Brofeldt
a067e883b1 valgrind: Apply upstream patch for Makefile race in coregrind 2018-11-27 12:45:59 +01:00
Vincent Demeester
edd52b4fa5
kube-prompt: 1.0.4 -> 1.0.5
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-27 09:26:36 +01:00
Vincent Demeester
39bfdab345 gauge: 1.0.2 -> 1.0.3 (#51068)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 23:20:10 +01:00
Pascal Bach
c3c57c798f gitlab-runner: 11.4.0 -> 11.5.0 2018-11-26 23:01:25 +01:00