Commit graph

7714 commits

Author SHA1 Message Date
worldofpeace 572b514582
Merge pull request #51229 from marsam/feature/fedpkg-cleanup
fedpkg: remove unneeded patch
2018-12-04 21:15:32 -05:00
Jörg Thalheim fc02ed8b30
Merge pull request #51385 from symphorien/pyflame
pyflame: init at 1.6.7
2018-12-04 14:11:09 +00:00
Herwig Hochleitner da511852c1 leiningen: move leiningen-x.x-standalone.jar out of share/java
fixes #51448
2018-12-04 02:58:58 +01:00
Jörg Thalheim 1f5c851967 radare: remove
This project has been deprecated in 2016.
Radare2 should been used intead: https://github.com/radare/radare
2018-12-04 00:33:49 +01:00
Jörg Thalheim 58700be336
radare2: 3.1.1 -> 3.1.2 2018-12-03 22:29:22 +00:00
Symphorien Gibol 330fbbeb73 pyflame: init at 1.6.7 2018-12-03 23:27:33 +01:00
Jörg Thalheim 60ede4d711
Merge pull request #51424 from marsam/feature/update-pyre
pyre: 0.0.17 -> 0.0.18
2018-12-03 08:47:28 +00:00
Jörg Thalheim 3d444cfd8e
pyre: simplify build phases 2018-12-03 08:19:28 +00:00
Jörg Thalheim 92cba3aa0c
pyre: remove unused makeWrapper 2018-12-03 08:19:07 +00:00
Will Dietz 2b585ece44 radare2: 3.1.0 -> 3.1.1
https://github.com/radare/radare2/releases/tag/3.1.1
2018-12-03 00:54:57 -06:00
Dmitry Kalinkin 62b4b790b7
mill-bin: nitpicks 2018-12-02 23:45:58 -05:00
scalavision e0e8486a06 mill-bin: init at 0.3.5 2018-12-02 23:15:52 -05:00
Mario Rodas 5058d365a1
pyre: 0.0.17 -> 0.0.18 2018-12-02 20:29:45 -05:00
Dylan Simon 7875c34f12 jq: fix download hash 2018-12-02 14:14:39 -05: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 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: 1b9fd36581] Removed fedora_cert from nixpkgs, but fedpkg 1.29 still
it required at runtime.

1: 1b9fd36581
   fedora_cert: remove package
2018-12-01 17:17:55 -05: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
Bas van Dijk fbf0efc6a7 elk: 6.3.2 -> 6.5.1 2018-12-01 12:47:12 +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 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
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 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
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 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
Dmitry Kalinkin 097b4b7b1b
Merge pull request #49194 from xtruder/pkgs/kubicorn/init
kubicorn: init at 4c7f3623
2018-11-26 13:35:26 -05:00
Daniel Wehner b200613f4e tychus: init at version 0.6.3 2018-11-26 13:42:33 +00:00