Jonathan Curran
979f10f704
rustracer: 2.0.12 -> 2.0.14
2018-07-21 20:47:30 -06:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM
e975814b19
ocamlPackages.utop: 2.1.0 -> 2.2.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/utop/versions .
2018-07-21 20:17:38 +00:00
Frederik Rietdijk
ad47d658d1
Merge master into staging-next
2018-07-21 19:43:53 +02:00
Frederik Rietdijk
81c539ee0b
Merge pull request #43838 from aneeshusa/gtk-doc-support-python-3
...
gtk-doc: support python3
2018-07-21 19:13:54 +02:00
Aneesh Agrawal
dddac8b684
gtk-doc: support python3
2018-07-21 10:09:25 -07:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
Jörg Thalheim
1a969d13d9
Merge pull request #43879 from Tomahna/bloop
...
bloop: 1.0.0-M11 -> 1.0.0
2018-07-21 15:30:56 +01:00
Jörg Thalheim
dcd5d7af05
coursier: patch shebang to make it work in the nix sandboxes
...
Before `/usr/bin/env sh` was in the script.
2018-07-21 15:29:30 +01:00
Michael Fellinger
07eb9736f0
gotools: 2017-08-08 -> 2018-07-20
2018-07-21 12:30:02 +02:00
Frederik Rietdijk
251a0a9a86
Merge pull request #43860 from volth/unused2
...
treewide: remove unused 'inherit' in let blocks
2018-07-21 11:13:36 +02:00
Silvan Mosberger
027d52ff34
cuter: Fix build
2018-07-21 10:57:54 +02:00
Kevin Rauscher
1493a45f4b
bloop: 1.0.0-M11 -> 1.0.0
2018-07-21 10:47:32 +02:00
Mario Rodas
501beb69f2
dejagnu: 1.6 -> 1.6.1
2018-07-21 02:48:59 -05:00
Vincent Laporte
df6534d04a
Merge pull request #43535 from vbgl/ocaml-js_of_ocaml-3.2.0
...
ocamlPackages.js_of_ocaml: 3.1.0 -> 3.2.0
2018-07-21 06:21:37 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Pascal Wittmann
eca518109c
hyper-haskell-server-with-packages: add version to name
...
see issue #43717
2018-07-20 23:07:16 +02:00
Pascal Wittmann
4d1fd3775d
buck: adhere to version schema convention
...
see issue #43717
2018-07-20 22:53:05 +02:00
Pascal Wittmann
ba893d4e49
bazel-buildtools: add version to name
...
see issue #43717
2018-07-20 22:50:48 +02:00
volth
6d2857a311
[bot] treewide: remove unused 'inherit' in let blocks
2018-07-20 19:38:19 +00:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
...
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth
87f5930c3f
[bot]: remove unreferenced code
2018-07-20 18:48:37 +00:00
Jörg Thalheim
0e617f68d3
gdbgui: 0.11.1.2 -> 0.13.0.0
2018-07-20 15:29:42 +01:00
Tim Steinbach
a4d5583a85
gradle: 4.8.1 -> 4.9
2018-07-20 08:13:10 -04:00
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
Pascal Wittmann
c01411f109
leksah: include version in name
...
see issue #43717
2018-07-19 21:55:04 +02:00
Frederik Rietdijk
8213ff161c
Merge master into staging-next
2018-07-19 18:24:24 +02:00
Mathieu Boespflug
c27f686a4b
bazel: Set a sensible strict action environment.
...
Bazel either reuses the `PATH` from the client, or sets a hardcoded
one. The former mode in problematic for build hermeticity. But the
latter is crippled on NixOS, because the hardcoded value is
`/bin:/usr/bin`. So we set the hardcoded value to match what
`customBash` provides. This has the effect of aligning the
environments for `ctx.actions.run` and `ctx.actions.run_shell`, which
were previously distinct (bug).
2018-07-19 09:51:09 +02:00
Mathieu Boespflug
5ab07a8041
bazel: make more tools available in customBash.
2018-07-19 09:51:09 +02: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
a88f959278
Merge pull request #43655 from tarigo/master
...
qtcreator: 4.5.0 -> 4.6.2
2018-07-18 05:04:03 +02:00
Pascal Wittmann
90223e4a4a
jdepend: add myself (pSub) as maintainer
2018-07-17 22:00:14 +02:00
Pascal Wittmann
1c702bb8a3
valkyrie: add myself (pSub) as maintainer
2018-07-17 21:48:15 +02:00
Pascal Wittmann
b835b8a95b
valkyrie: fix build
2018-07-17 21:48:13 +02:00
Yegor Timoshenko
e6a721ed60
gputils: clean up, fix homepage url
2018-07-17 19:19:01 +03:00
Yorick van Pelt
9ba3b39e44
gputils: init at 1.5.0-1
2018-07-17 17:28:13 +02:00
Igor Tarasov
69affb8d26
qtcreator: 4.5.0 -> 4.6.2
2018-07-17 12:45:56 +03:00
Profpatsch
75942f96b3
bazel: 0.15 -> 0.15.1
2018-07-17 10:12:39 +02:00
Mathieu Boespflug
62f3bf7509
bazel: make the build --sandbox compatible by building extra deps separately.
2018-07-17 10:12:39 +02:00
Mathieu Boespflug
d23e72ebf7
bazel: 0.13.0 -> 0.15.0
...
Upgrade to latest Bazel.
2018-07-17 10:12:39 +02:00
Frederik Rietdijk
12949bf84a
Merge master into staging
2018-07-17 10:05:50 +02:00
Frederik Rietdijk
1ae2f10642
Merge staging-next into master
2018-07-17 10:04:59 +02:00
Pascal Wittmann
2d9a6023c4
doit: add myself (pSub) as maintainer
2018-07-16 22:17:38 +02:00
xeji
8b0fea2154
Merge pull request #43620 from aneeshusa/update-vagrant-to-2.1.2-properly
...
vagrant: update deps for 2.1.2
2018-07-16 19:49:12 +02:00
Aneesh Agrawal
982f9d8616
vagrant: update deps for 2.1.2
...
The version was bumped but the dependencies were not updated.
Do so and add some instructions for future package updates.
2018-07-16 10:11:36 -07:00
Frederik Rietdijk
6d339e5863
Merge staging-next into staging
2018-07-16 17:14:44 +02:00
Frederik Rietdijk
3c09808160
Merge master into staging-next
2018-07-16 07:43:37 +02:00
Pascal Wittmann
4a35e7ef1d
Merge pull request #43503 from volth/bazel-private-tmp
...
bazel: use per-user tmp directory to avoid conflict with other builders
2018-07-15 22:22:47 +02:00
Jan Tojnar
98792fe351
flatpak-builder: 0.99.1 → 0.99.3
2018-07-15 19:10:02 +02:00
Jörg Thalheim
e827b00dbf
Merge pull request #43554 from dtzWill/update/r2-cutter-1.6
...
radare2-cutter: 1.5 -> 1.6
2018-07-15 09:41:09 -04:00
Robert Schütz
18774d4173
Merge branch 'master' into staging
2018-07-15 12:31:18 +02:00
Will Dietz
4ba6e227a2
creduce: 2.7.0 -> 2.8.0
2018-07-14 23:54:21 -05:00
Will Dietz
692068ecfc
radare2-cutter: use r2 built from rev Cutter pins as submodule
2018-07-14 23:25:21 -05:00
Will Dietz
ec523bef21
radare2-cutter: 1.5 -> 1.6
...
https://github.com/radareorg/cutter/releases/tag/v1.6
2018-07-14 23:04:43 -05:00
Will Dietz
5568c7c04b
bloaty: 2018-05-22 -> 2018-06-15 ( #43540 )
2018-07-14 23:12:22 +02:00
gnidorah
1727513d4d
electron: add gtk2 dependency ( #43379 )
2018-07-14 22:06:41 +02:00
R. RyanTM
905e94bf4a
elfutils: 0.172 -> 0.173 ( #43031 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/elfutils/versions .
These checks were done:
- built on NixOS
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-readelf passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-nm passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-size passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-strip passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-elflint passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-findtextrel passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-addr2line passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-elfcmp passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-objdump passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-ranlib passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-strings passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-ar passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-unstrip passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-stack passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-elfcompress passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-make-debug-archive passed the binary check.
- 16 of 16 passed binary check by having a zero exit code.
- 0 of 16 passed binary check by having the new version present in output.
- found 0.173 with grep in /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173
- directory tree listing: https://gist.github.com/f0b855207a6f13446e77907717da40dd
- du listing: https://gist.github.com/1275237e95e19d1956769a304945cc37
2018-07-14 21:26:33 +02:00
xeji
fbcb86966d
Merge pull request #43430 from tazjin/rebar3-3.6.1
...
rebar3: 3.4.3 -> 3.6.1
2018-07-14 21:10:11 +02:00
Vincent Ambo
74ca35bd81
hex2nix: 0.0.6 -> 0.0.6-a31eadd7
...
Updates hex2nix to a new version that includes pinned dependencies.
This allows building hex2nix even if newer versions of dependencies
than what is packaged in `hex-packages.nix` are available in the
package snapshot.
The version of ibrowse used has been downgraded due to an issue in the
library. Custom builds of the ibrowse and jsx dependencies have been
removed from the derivation.
2018-07-14 20:05:54 +02:00
Vincent Ambo
0cf4c90469
rebar3: 3.4.3 -> 3.6.1
...
Updates rebar3 to version 3.6.1, which amongst other things introduces
support for rebar3 on Erlang/OTP 21.
Changes made:
* rebar3 and dependencies updated to new versions
* rebar3 hermeticity patch updated to apply against new version
* hex package registry snapshot updated
2018-07-14 20:05:53 +02:00
Vincent Laporte
6d9ffeaa2e
ocamlPackages.js_of_ocaml: 3.1.0 -> 3.2.0
2018-07-14 17:17:51 +00:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
...
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Herwig Hochleitner
a6f0ff33b5
Revert "cask: init"
...
This reverts commit 5bede1a252
.
This commit never actually wrapped cask, so it can be safely removed.
see https://github.com/NixOS/nixpkgs/pull/42419
2018-07-14 14:18:57 +02:00
Benjamin Andresen
e805874891
cask: fix incorrect exec
2018-07-14 14:07:23 +02:00
Mario Rodas
4d6ad88fe2
jbuilder: 1.0+beta20 -> 1.0.0
2018-07-14 11:11:45 +00:00
volth
2a7aa43c16
bazel: use per-user tmp directory to avoid conflict with other builders
2018-07-13 23:35:28 +00:00
Alyssa Ross
165b6391fc
vagrant: 2.1.1 -> 2.1.2 ( #43416 )
2018-07-14 00:41:37 +02:00
xeji
ebdb6edad7
Merge pull request #43440 from vbgl/ocaml-lwt_log-1.0.0
...
ocamlPackages.lwt_log: init at 1.0.0
2018-07-14 00:25:55 +02:00
R. RyanTM
06a6d1cb33
flyway: 5.1.3 -> 5.1.4 ( #43200 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/flyway/versions .
These checks were done:
- built on NixOS
- /nix/store/1g49jlhy30sijz0js59lfnrg8k3mqvjf-flyway-5.1.4/bin/flyway passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.1.4 with grep in /nix/store/1g49jlhy30sijz0js59lfnrg8k3mqvjf-flyway-5.1.4
- directory tree listing: https://gist.github.com/869e3436d0f2761951eabdad68c0319d
- du listing: https://gist.github.com/6e8110c905ef757a084d835bb3181c41
2018-07-13 23:55:14 +02:00
Frederik Rietdijk
3e31d23d99
Merge master into staging
2018-07-13 19:34:19 +02:00
Frederik Rietdijk
edfa03323b
Merge pull request #43347 from r-ryantm/auto-update/flow
...
flow: 0.75.0 -> 0.76.0
2018-07-13 18:43:44 +02:00
Jan Tojnar
0a7741110c
Merge pull request #42994 from r-ryantm/auto-update/meson
...
meson: 0.46.1 -> 0.47.0
2018-07-13 17:25:09 +02:00
Profpatsch
adbd3ead27
Revert "bazel: fix darwin build on hydra"
2018-07-13 14:15:37 +02:00
Patrick Hilhorst
32f4fcaefe
circleci-cli: init at 2018-05-12 ( #43432 )
2018-07-13 12:00:09 +02:00
Will Dietz
026b88d54f
gtkperf: Add test selection patch from phoronix/openbenchmarking
...
Patch seems to not change default functionality, always use.
2018-07-12 17:35:51 -05:00
Will Dietz
22c94d366f
gtkperf: init at 0.40(.0)
2018-07-12 17:35:19 -05:00
Vincent Laporte
ca12adfeaf
flow: use lwt_log
2018-07-12 21:26:07 +00:00
Will Dietz
b30a690af7
radare2-cutter: don't wrap, shouldn't be needed (and might be wrong)
...
This was working around mixed qt versions apparently,
which I've fixed and it is no longer needed.
Sorry about that.
2018-07-12 12:57:43 -05:00
Peter Simons
3e3a860c88
multi-ghc-travis: update to latest git version
2018-07-12 10:21:32 +02:00
R. RyanTM
b4d9f481f5
conan: 1.5.1 -> 1.5.2 ( #43354 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/conan/versions .
2018-07-11 18:34:17 +02:00
Will Dietz
e1b8e8a40c
Merge pull request #43309 from dtzWill/update/radare2-2.7-and-cutter-1.5
...
radare2: 2.6.0 -> 2.7.0; radare2-cutter: 1.4 -> 1.5
2018-07-11 09:40:55 -05:00
R. RyanTM
11a4a4bd3f
flow: 0.75.0 -> 0.76.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-07-11 05:22:29 -07:00
Frederik Rietdijk
d38413cd7b
Merge pull request #43335 from r-ryantm/auto-update/liquibase
...
liquibase: 3.6.1 -> 3.6.2
2018-07-11 12:19:25 +02:00
R. RyanTM
23811d983e
liquibase: 3.6.1 -> 3.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/liquibase/versions .
2018-07-11 02:34:53 -07:00
Frederik Rietdijk
af9bf060d3
Merge pull request #43156 from r-ryantm/auto-update/sysbench
...
sysbench: 1.0.14 -> 1.0.15
2018-07-11 11:34:25 +02:00
Antoine Eiche
8e98630267
buildah: 0.12 -> 1.1
2018-07-11 10:00:31 +02:00
Will Dietz
1780e0e806
cutter: disable jupyter
2018-07-10 18:54:43 -05:00
Will Dietz
26e1a5410a
radare2-cutter: wrap to set plugin / lib paths, fix crashery
2018-07-10 18:54:25 -05:00
teh
17fe19f5bf
pyre: init at 0.0.8 ( #43212 )
2018-07-11 01:20:17 +02:00
R. RyanTM
1f7689f189
cfr: 0.130 -> 0.132 ( #43215 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/cfr/versions .
These checks were done:
- built on NixOS
- /nix/store/6yymrnh077nbg02mlpyiplqi0g8h3pwx-cfr-0.132/bin/cfr passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.132 with grep in /nix/store/6yymrnh077nbg02mlpyiplqi0g8h3pwx-cfr-0.132
- directory tree listing: https://gist.github.com/03397074385526106bce1680bfe6b8c9
- du listing: https://gist.github.com/c5ff1f69de44790159ee04282b1b3102
2018-07-11 01:07:26 +02:00
Will Dietz
79d01b2e04
radare2-cutter: fix build by skipping over unhelpful helper script :)
...
At least it's very much not helpful for our usage.
2018-07-10 18:03:25 -05:00
Will Dietz
a70f759224
radare2-cutter: 1.4 -> 1.5
2018-07-10 16:53:00 -05:00
Will Dietz
9d723978e0
radare2: 2.6.0 -> 2.7.0
...
(via update.py auto-magic ^_^)
2018-07-10 16:51:27 -05:00
Silvan Mosberger
c5f9cd4cde
Merge pull request #43184 from r-ryantm/auto-update/mkdocs
...
mkdocs: 0.17.4 -> 0.17.5
2018-07-10 21:54:40 +02:00
xeji
2f4f631b6a
Merge pull request #43244 from bricewge/drone-cli
...
drone-cli: add package
2018-07-10 17:23:27 +02:00
Frederik Rietdijk
f8701caafc
Merge master into staging
2018-07-10 15:51:20 +02:00
Brice Waegeneire
fb25fe7879
drone-cli: add package
...
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-10 15:26:23 +02:00
Uri Baghin
ed98822350
bazel-deps: init at 2018-05-31 ( #43018 )
2018-07-09 22:38:45 +00:00
Matthew Bauer
81f78e6d3d
Merge pull request #43256 from matthewbauer/xcbuild-refactor
...
xcbuild refactor
2018-07-09 17:16:50 -04:00