Commit Graph

7429 Commits

Author SHA1 Message Date
Vincent Demeester
10e029829c kube-prompt: init at 1.0.4
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-22 07:39:15 +02:00
Renaud
73f796aa62
Merge pull request #46299 from r-ryantm/auto-update/capnproto
capnproto: 0.6.1 -> 0.7.0
2018-10-21 16:43:37 +02:00
Renaud
17c96ab275
rr: build according to C++14 standard
Avoid breaking the build with capnproto >= 0.7.0
2018-10-21 16:18:36 +02:00
Renaud
1a26028ed8
Merge pull request #46812 from serokell/fix-arcanist
arcanist: fix mtime impurity
2018-10-21 11:29:20 +02:00
Frederik Rietdijk
86c7662be0 Merge staging-next into master 2018-10-21 08:37:30 +02:00
Jörg Thalheim
e1b72348cf
Merge pull request #48711 from c0deaddict/master
electron: 1.8.2 -> 3.0.5
2018-10-21 00:19:55 +01:00
Timo Kaufmann
a3971059e1
Merge pull request #47081 from r-ryantm/auto-update/elfutils
elfutils: 0.173 -> 0.174
2018-10-20 23:18:45 +02:00
Timo Kaufmann
dd00db3c63
Merge pull request #46992 from r-ryantm/auto-update/ocamlbuild
ocamlPackages.ocamlbuild: 0.12.0 -> 0.13.0
2018-10-20 23:12:04 +02:00
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Will Dietz
8895ae2a62
Merge pull request #48730 from dtzWill/update/snowman-0.1.3
snowman: 0.1.2 -> 0.1.3
2018-10-19 22:21:36 -05:00
Will Dietz
6b06bda3b3 snowman: 0.1.2 -> 0.1.3 2018-10-19 20:56:40 -05:00
Jan Tojnar
185c7fa993
Merge pull request #48723 from dywedir/rust-cbindgen
rust-cbindgen: 0.6.2 -> 0.6.3
2018-10-20 00:08:41 +02:00
Pavel Platto
8781308ab6 unity3d: 5.6.1 -> 2017.4.10 (#48643) 2018-10-20 00:36:50 +03:00
Vladyslav Mykhailichenko
f41a35bf14 rust-cbindgen: 0.6.2 -> 0.6.3 2018-10-19 22:47:58 +03:00
Jos van Bakel
82cdbb516a
electron: 1.8.2 -> 3.0.5 2018-10-19 16:14:11 +02:00
Kamil Chmielewski
401492325e go2nix: 1.2.1 -> 1.3.0 2018-10-19 16:10:18 +02:00
Jörg Thalheim
1a9e5388b4
Merge pull request #48421 from Ekleog/gppro-18.09.14
global-platform-pro: 0.3.10-rc11 -> 18.09.14
2018-10-19 10:41:23 +01:00
Jörg Thalheim
bd4b8a4c82
Merge pull request #48543 from r-ryantm/auto-update/awf
awf: 1.3.1 -> 1.4.0
2018-10-19 09:21:57 +01:00
Jörg Thalheim
06613c189e
Merge pull request #48540 from r-ryantm/auto-update/dune
dune: 1.3.0 -> 1.4.0
2018-10-19 09:16:26 +01:00
Jörg Thalheim
ad250c18f7
Merge pull request #48580 from dtzWill/update/cquery-llvm7
cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
2018-10-18 19:27:05 +01:00
Jörg Thalheim
a313e90b3d
Merge pull request #48645 from zauberpony/hcloud-1.9.1
hcloud: 1.6.1 -> 1.9.1
2018-10-18 18:42:40 +01:00
Frederik Rietdijk
8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Uri Baghin
1c7d38bcfb bazel: 0.17.1 -> 0.18.0 2018-10-18 10:21:13 +02:00
Tim Steinbach
b2dabdc697
sbt: 1.2.4 -> 1.2.6 2018-10-17 20:48:19 -04:00
Elmar Athmer
11607de140 hcloud: 1.6.1 -> 1.9.1 2018-10-17 23:58:47 +02:00
Jörg Thalheim
81a0724fe2
Merge pull request #48582 from dtzWill/update/radare2-cutter-1.7.2
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-17 09:28:17 +01:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Frederik Rietdijk
18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Will Dietz
26dfc0c533 radare2: fix update script to handle invocation from elsewhere
It looks like `with Path:` is supposed to be a context-manager
for changing directory but it doesn't seem to work and the only
way I've found to make that work is if we made our own and annotated it.

Instead just use nix search path to tell the expression where
to find the file it looks for.

Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
2018-10-16 14:05:01 -05:00
Will Dietz
6fdc165564 r2-for-cutter: revert accidental change to version info 2018-10-16 12:35:16 -05:00
Will Dietz
9b590126a7 radare2-cutter: 1.7.1 -> 1.7.2 2018-10-16 12:34:05 -05:00
Will Dietz
f88957d170 radare2: libuv and actually use deps we're providing
Particularly openssl and zlib.
There are others we may wish to provide but for now
let's at least use the ones in buildInputs :).
2018-10-16 12:31:07 -05:00
Will Dietz
56ef6eeb43 radare2: 2.9.0 -> 3.0.0 2018-10-16 12:31:05 -05:00
Will Dietz
fc69a394fa cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
also simplify include expression a touch
2018-10-16 12:30:06 -05:00
Jörg Thalheim
3783328e81
Merge pull request #48524 from r-ryantm/auto-update/checkstyle
checkstyle: 8.12 -> 8.13
2018-10-16 12:08:19 +01:00
R. RyanTM
93c7c59a97 awf: 1.3.1 -> 1.4.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/awf/versions
2018-10-16 00:41:19 -07:00
R. RyanTM
82b925c0d4 dune: 1.3.0 -> 1.4.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/dune/versions
2018-10-16 00:21:05 -07:00
Jan Tojnar
9545edfabc
Merge pull request #48514 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.0 -> 1.0.1
2018-10-16 08:54:00 +02:00
R. RyanTM
e2dfafed6b checkstyle: 8.12 -> 8.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2018-10-15 23:22:38 -07:00
R. RyanTM
f78fa3f288 flatpak-builder: 1.0.0 -> 1.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2018-10-15 22:22:12 -07:00
Jörg Thalheim
c3aae55316
Merge pull request #48364 from r-ryantm/auto-update/sslmate
sslmate: 1.6.0 -> 1.7.0
2018-10-15 23:36:20 +01:00
Matthew Bauer
4c1b22b1f8
Merge pull request #47408 from bhipple/add/abi-tools
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Jörg Thalheim
b9140bc99b
Merge pull request #48420 from r-ryantm/auto-update/jbake
jbake: 2.6.1 -> 2.6.2
2018-10-15 11:33:45 +01:00
Vladyslav M
2e6e3c256e
Merge pull request #48422 from Ekleog/wabt-1.0.6
wabt: 1.0.5 -> 1.0.6
2018-10-14 22:59:42 +03:00
Léo Gaspard
55e222430f
wabt: 1.0.5 -> 1.0.6 2018-10-15 00:42:29 +09:00
Léo Gaspard
a55eb78a0d
global-platform-pro: 0.3.10-rc11 -> 18.09.14 2018-10-15 00:36:23 +09:00
R. RyanTM
265bb51798 jbake: 2.6.1 -> 2.6.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/jbake/versions
2018-10-14 08:16:18 -07:00
Joachim F
fe1a70c3cd
Merge pull request #48071 from catern/kdbg
kdbg: init at 3.0.0
2018-10-14 15:09:10 +00:00
catern
0ec21495ed bazel-buildtools: upgrade to 2018-10-11 (#48243) 2018-10-14 17:08:33 +02:00