Commit Graph

9247 Commits

Author SHA1 Message Date
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Mario Rodas
3d22f444ef
Merge pull request #63343 from vdemeester/update-buildah
buildah: 1.8.3 -> 1.9.0
2019-06-20 18:22:22 -05:00
volth
b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
xrelkd
5702d02c38 cargo-bloat: 0.7.0 -> 0.7.1 2019-06-20 20:31:17 +08:00
Jörg Thalheim
e06aa9887b
radare2: 3.5.0 -> 3.5.1 2019-06-20 10:24:44 +01:00
Mario Rodas
0e1bd6ee70
Merge pull request #63412 from marsam/update-ocaml-merlin
ocamlPackages.merlin: 3.3.0 -> 3.3.1
2019-06-19 19:22:41 -05:00
Sarunas Valaskevicius
bf36d566fc electron: fix electron crash when using file chooser dialog 2019-06-19 20:31:52 +01:00
Samuel Dionne-Riel
15879c318e vagrant: Don't patch salt provisioner's shebang
The script is intended to run on remote systems, not on the local
system. The shebang **has** to work where nix and the current store does
not exist.
2019-06-19 13:07:22 -04:00
Mario Rodas
cd2cab45a3
Merge pull request #63217 from r-ryantm/auto-update/bazelisk
bazelisk: 0.0.4 -> 0.0.7
2019-06-19 10:53:26 -05:00
Mario Rodas
de3935898f
Merge pull request #63298 from r-ryantm/auto-update/mill
mill: 0.4.0 -> 0.4.1
2019-06-19 07:33:50 -05:00
Matthieu Coudron
c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Mario Rodas
56cc1e3aca
Merge pull request #63050 from marsam/init-cloud-nuke
cloud-nuke: init at 0.1.7
2019-06-19 07:22:07 -05:00
Jan Tojnar
9e9cf6a75c
meson: 0.49.1 → 0.50.1 (#57767)
meson: 0.49.1 → 0.50.1
2019-06-19 14:01:51 +02:00
Tadeo Kondrak
c932a4de6d
drm_info: init at 2.1.0 2019-06-18 20:34:31 -06:00
Mario Rodas
699941825a
Merge pull request #63472 from r-ryantm/auto-update/yarn
yarn: 1.16.0 -> 1.17.0
2019-06-18 20:26:22 -05:00
Ryan Mulligan
d4afaa8dc2
Merge pull request #63253 from r-ryantm/auto-update/git-ftp
git-ftp: 1.5.1 -> 1.5.2
2019-06-18 13:29:18 -07:00
R. RyanTM
cf081b250d yarn: 1.16.0 -> 1.17.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/yarn/versions
2019-06-18 11:49:02 -07:00
Jonathan Ringer
ca3c1a3835 github-release: 0.6.2 -> 0.7.2 2019-06-18 10:13:25 -07:00
Profpatsch
8ce4463d4a bazel: add update script to update srcDeps from WORKSPACE file 2019-06-18 17:47:01 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Bas van Dijk
ad96121365
Merge pull request #63333 from knl/enable-fsevents-api-for-fswatch
fswatch: Enable FSEvents API on Darwin
2019-06-18 09:26:20 +02:00
Mario Rodas
ce53d94113
Merge pull request #63219 from xrelkd/update/cargo-make
cargo-make: 0.19.5 -> 0.20.0
2019-06-18 00:36:07 -05:00
R. RyanTM
08bb1b5612
buck: 2019.05.22.01 -> 2019.06.17.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-06-17 23:50:19 -05:00
Jan Tojnar
8de795e22f
meson: 0.49.1 → 0.50.1 2019-06-18 03:26:46 +02:00
R. RyanTM
f4b609bf54 lttng-tools: 2.10.6 -> 2.10.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-06-17 21:40:39 +02:00
Bjørn Forsman
4cb1d299dd
Merge pull request #63291 from r-ryantm/auto-update/lttng-ust
lttng-ust: 2.10.3 -> 2.10.4
2019-06-17 21:40:04 +02:00
Vincent Demeester
19946b0ab1
skopeo: 0.1.36 -> 0.1.37
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-06-17 19:06:13 +02:00
Vincent Demeester
dbec3654ef
buildah: 1.8.3 -> 1.9.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-06-17 17:43:41 +02:00
Mario Rodas
4f7a080f48
ocamlPackages.merlin: 3.3.0 -> 3.3.1 2019-06-17 10:20:00 -05:00
xbreak
2b51328002 waf: Added support for optional extra tools (#63042)
The list of tools `withTools` are included as extra tools when building
waf.

Example:

    mywaf = callPackage ../development/tools/build-managers/waf {
      python = python3;
      withTools = [ "doxygen" ];
    };
2019-06-17 10:23:52 -04:00
Nikola Knezevic
a0bbe1aa27 fswatch: Enable FSEvents API on Darwin
On Darwin we can benefit from FSEvents API (that fswatch supports) in order to
have better monitoring of file system changes.
2019-06-17 15:06:04 +02:00
Daniël de Kok
2cc2ccdec1 pyo3-pack: 0.5.0 -> 0.6.1
Changes:

- Basic PyPy support.
- Removes Python 2 support.
- Removes custom progress bar.

https://github.com/PyO3/pyo3-pack/releases/tag/v0.6.0
2019-06-17 14:19:58 +02:00
R. RyanTM
7598c1182b mill: 0.4.0 -> 0.4.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/mill/versions
2019-06-17 01:21:11 -07:00
R. RyanTM
e8d79a52a9 lttng-ust: 2.10.3 -> 2.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-ust/versions
2019-06-17 00:24:21 -07:00
Mario Rodas
239de52198 tflint: init at 0.8.3 (#63012) 2019-06-16 20:02:03 -07:00
R. RyanTM
ab7032afa8 git-ftp: 1.5.1 -> 1.5.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/git-ftp/versions
2019-06-16 16:58:46 -07:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Austin Seipp
ccee4117be bmake: fix version/url, fix tests, remove unneeded deps
As noted by @jameysharp in #63181.

Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 14:26:49 -05:00
xrelkd
71ce2a1cd3 cargo-make: 0.19.5 -> 0.20.0 2019-06-16 22:51:51 +08:00
R. RyanTM
3d0d64bcbc bazelisk: 0.0.4 -> 0.0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bazelisk/versions
2019-06-16 07:26:04 -07:00
R. RyanTM
c7239f3aae ammonite: 1.6.7 -> 1.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-06-16 09:39:33 -04:00
Frederik Rietdijk
9de9a15b86 Merge staging-next into staging 2019-06-16 09:04:52 +02:00
Austin Seipp
ebb3f4d428 bmake: init at 20121212
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Mario Rodas
f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Jan Tojnar
c96ee919cf
flatpak-builder: 1.0.6 -> 1.0.7 (#62413)
flatpak-builder: 1.0.6 -> 1.0.7
2019-06-16 01:39:09 +02:00
Jan Tojnar
ccc6ffe2dc
flatpak-builder: add installed tests 2019-06-16 01:22:12 +02:00
R. RyanTM
ee453e1b38
flatpak-builder: 1.0.6 -> 1.0.7
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
2019-06-15 19:34:34 +02:00
Frederik Rietdijk
f1bf93eb8e bison: 3.3.2 -> 3.4.1 2019-06-15 19:06:37 +02:00
Mario Rodas
2c042a3c2e
reviewdog: init at 0.9.12 2019-06-15 02:00:00 -05:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
xrelkd
b9d5b16ccc cargo-xbuild: 0.5.11 -> 0.5.12 2019-06-14 13:05:21 +08:00
Sarah Brofeldt
c67f0c8254
Merge pull request #63053 from marsam/update-kythe
kythe: 0.0.28 -> 0.0.30
2019-06-13 20:44:10 +02:00
Wael Nasreddine
bad7bc44db bazel: fix nix-hacks.patch with the latest version of Bazel (#63052)
* bazel: add a failing test for nix-hacks

* fix the patch
2019-06-13 16:12:37 +02:00
Alexei Robyn
f8efece8e7 luarocks: 3.0.4 -> 3.1.3
The newer version silences some superfluous warnings we were previously
getting in Nix builds using luarocks.
2019-06-13 20:52:34 +10:00
Alexei Robyn
00622f144e luarocks-nix: Bump to version that supports --maintainers argument 2019-06-13 20:03:25 +10:00
Wael M. Nasreddine
389a82c81d
bazel-watcher: 0.9.1 -> 0.10.3 2019-06-12 21:27:49 -07:00
Mario Rodas
79159f1564
kythe: 0.0.28 -> 0.0.30 2019-06-12 23:00:00 -05:00
Mario Rodas
2cae7cef74
cloud-nuke: init at 0.1.7 2019-06-12 16:20:00 -05:00
Tim Steinbach
5443b3d5a8
jenkins: 2.164.3 -> 2.176.1 2019-06-12 13:09:46 -04:00
Wael M. Nasreddine
f41667a774 bazel: 0.26.0 -> 0.26.1 2019-06-12 18:35:51 +02:00
Profpatsch
cc627366cd
Merge pull request #62336 from groodt/bazel-0.26.0
bazel: 0.24.0 -> 0.26.0
2019-06-12 14:55:49 +02:00
Profpatsch
5d238e45de bazel: run the tests on all supported platforms 2019-06-12 14:09:42 +02:00
Profpatsch
629c050b5d bazel.tests: prebuild the bazel self-extraction to speed up test
Factor out the common parts of tests & cache the bazel
self-extraction (ugh) to a common store path.
2019-06-12 14:09:42 +02:00
Profpatsch
44f97b56d9 bazel: move the python test to py_binary
`py_test` tries to download unnecessary dependencies at runtime. We
can just as well run it to check the assertion.

Upstream issue: https://github.com/bazelbuild/bazel/issues/8575
2019-06-12 14:09:42 +02:00
Greg Roodt
dd2a0f6c4a bazel: 0.24.0 -> 0.26.0 2019-06-12 14:09:42 +02:00
Frederik Rietdijk
7184efb40a Merge master into staging-next 2019-06-12 09:22:07 +02:00
Will Dietz
62a4423809
Merge pull request #62930 from dtzWill/update/libwhich-1.1.0
libwhich: 2019-03-20 -> 1.1.0
2019-06-11 23:41:22 -05:00
Franz Pletz
fdd75fc6f1
Merge pull request #53712 from liff/bear/fix-wrapper-detection
bear: fix wrapper detection patch by checking result of find_executable
2019-06-11 22:55:38 +00:00
Graham Christensen
11d1932f11
Merge pull request #62626 from ankhers/update_rebar3
rebar3: 3.10.0 -> 3.11.1
2019-06-11 12:11:54 -04:00
Robin Gloster
f011ae4dcd
Merge pull request #62973 from marsam/update-flow
flow: 0.100.0 -> 0.101.0
2019-06-11 13:13:44 +00:00
Mario Rodas
4d2d0ae61b
Merge pull request #62915 from xrelkd/update/cargo-make
cargo-make: 0.19.4 -> 0.19.5
2019-06-11 07:03:45 -05:00
Mario Rodas
e80820e222
flow: 0.100.0 -> 0.101.0 2019-06-10 22:00:00 -05:00
Will Dietz
2ff6d0c21d libsigrok: 0.5.0 -> 0.5.1, firmware 0.1.3 -> 0.1.6 2019-06-10 23:20:24 +02:00
Pascal Bach
58be5b4ec3 gitlab-runner: 11.11.0 -> 11.11.2 2019-06-10 21:43:36 +02:00
Andrew Newman
6365fa1eb9 qtcreator: add clang code model compilation
Clang code model provides user with services: code completion,
syntactic and semantic highlighting, diagnostics, outline of symbols,
tooltips, renaming of local symbols. It's naturally depends on llvm and clang.
To make it work with nixos:
1. Add qt version of clang as build dependency.
2. Added patch for clang libc++ regexp trunk regexp not including path
like "libc++-version".
3. Fixed paths to llvm/clang libraries and includes.
4. Fixed name of clazy clang plugin.
2019-06-10 12:35:16 +03:00
Frederik Rietdijk
e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Matthew Bauer
80b51d983a gdb: patch to use mach-o.h instead of bfd/mach-o.h
For unclear reasons, this doesn’t seem to work anymore. bfd/mach-o.h
is not accessible but mach-o.h is.

https://hydra.nixos.org/build/94542582
2019-06-09 23:56:08 -04:00
Will Dietz
e198573407
libwhich: 2019-03-20 -> 1.1.0
musl, openbsd support
2019-06-09 22:18:06 -05:00
xrelkd
cf65af601c cargo-make: 0.19.4 -> 0.19.5 2019-06-10 10:27:05 +08:00
Mario Rodas
2c74d5d3c1
Merge pull request #62893 from marsam/update-detect-secrets
detect-secrets: 0.11.4 -> 0.12.4
2019-06-09 11:16:04 -05:00
Vladimír Čunát
2354bc69b3
Merge #62440: git-quick-stats: init at 2.0.8 2019-06-09 15:03:18 +02:00
Frederik Rietdijk
d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Vladimír Čunát
fa9e51d8b6
git-quick-stats: use more idiomatic code
In particular, overriding *whole* phases isn't generally a good idea,
as you may lose various default hooks.
2019-06-09 11:27:52 +02:00
Mario Rodas
be8e3cd899
detect-secrets: 0.11.4 -> 0.12.4 2019-06-09 04:20:00 -05:00
Matthew Bauer
cb385daf95 gdb: remove applied patch for darwin
This patch is no longer needed. The commit was included in this
release.

https://hydra.nixos.org/build/94447561
2019-06-07 15:52:14 -04:00
Renaud
090bf6c7c8
Merge pull request #62372 from r-ryantm/auto-update/cfr
cfr: 0.143 -> 0.145
2019-06-07 18:06:10 +02:00
Robert Scott
4929126ca9 sigrok-cli: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott
2565718195 libsigrok: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott
bbd2f649ce libsigrokdecode: enable for darwin 2019-06-07 10:05:59 +02:00
Vladimír Čunát
8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Renaud
3d83ab08dd
Merge pull request #62759 from peterhoeg/f/icr
icr: do not wrap crystal so we can use one from the environment
2019-06-06 15:19:05 +02:00
Mario Rodas
48e8049c85
Merge pull request #62706 from dtzWill/update/buildah-1.8.3
buildah: 1.8.2 -> 1.8.3
2019-06-06 07:07:31 -05:00
Vladyslav M
6c23dc495d
cargo-bloat: 0.6.4 -> 0.7.0 (#62722)
cargo-bloat: 0.6.4 -> 0.7.0
2019-06-06 09:54:07 +03:00
Peter Hoeg
e1e3a56ddb icr: do not wrap crystal so we can use one from the environment 2019-06-06 14:46:57 +08:00
Matthew Bauer
8633a12224 kconfig-frontends: don’t error on security warning
needed for clang 7
2019-06-05 22:52:58 -04:00
Roman Volosatovs
57507ca0b1 gotools: 2019-05-24 -> 2019-06-03 (#62725) 2019-06-05 11:59:35 -07:00
xrelkd
3f624ed0a2 cargo-bloat: 0.6.4 -> 0.7.0 2019-06-05 19:09:22 +08:00
Elis Hirwing
df3ec3a962
Merge pull request #62289 from ngerstle-cognite/add-dapper
dapper: init at v0.4.1
2019-06-05 11:35:05 +02:00
Vladimír Čunát
26f728ed89
Merge #62634: gtk-doc: 1.29 -> 1.30 (again)
... into staging.  Approximate Hydra comparison looks good to me:
https://hydra.nixos.org/eval/1523212?compare=1523031
2019-06-05 11:17:32 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
N G
f9d83f4ee0 dapper: init at v0.4.1 2019-06-05 08:54:19 +02:00
R. RyanTM
97b23ec91d pmd: 6.14.0 -> 6.15.0 (#62503)
* pmd: 6.14.0 -> 6.15.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/pmd/versions

* pmd: cleanup
2019-06-05 08:10:59 +02:00
Ryan Mulligan
e3f42e112a
Merge pull request #62454 from r-ryantm/auto-update/ktlint
ktlint: 0.32.0 -> 0.33.0
2019-06-04 21:02:44 -07:00
Will Dietz
13b6e9287e
buildah: 1.8.2 -> 1.8.3
https://github.com/containers/buildah/releases/tag/v1.8.3
2019-06-04 16:20:50 -05:00
Maximilian Bosch
addb7e4516
Merge pull request #61266 from bdesham/add-git-repo-updater
git-repo-updater: init at 0.5
2019-06-04 22:20:53 +02:00
R. RyanTM
741d20c900 qbs: 1.13.0 -> 1.13.1 (#62549)
* qbs: 1.13.0 -> 1.13.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/qbs/versions

* qbs: add meta.homepage
2019-06-04 17:02:45 +02:00
Matthieu Coudron
e496104638
Merge pull request #62654 from teto/lua_update
Lua updater update :)
2019-06-04 21:41:23 +09:00
Kevin Cox
2156d43659
Merge pull request #62603 from dywedir/cargo-web
cargo-web: 0.6.23 -> 0.6.25
2019-06-04 12:49:13 +01:00
Franz Pletz
63f23d51d1
Merge pull request #62646 from rail/skopeo-man
skopeo: fix man installation path
2019-06-04 11:36:36 +00:00
Pascal Bach
7ba247ccb1 gitlab-runner: 11.10.1 -> 11.11.0 2019-06-04 11:33:53 +00:00
Matthieu Coudron
441ef28ac5 luarocks-nix: update that fixes indentation
Finally fixes indentation.
- removed buildType as it was not used
- doesn't crash on missing description anymore
2019-06-04 18:57:36 +09:00
Rail Aliiev
6c4bceef05
skopeo: fix man installation path
This fixes the man installation path and so it's properly linked to
`/run/current-system/sw/share/man/man1/skopeo.1.gz`.
2019-06-04 00:03:08 -04:00
Vladyslav M
aa1edd09f1
Merge pull request #62561 from xrelkd/update/just
just: 0.4.3 -> 0.4.4
2019-06-04 01:45:17 +03:00
Nikolay Amiantov
1f65bb626d swarm: 3.1 -> 2019-03-11 2019-06-04 01:36:27 +03:00
Vladimír Čunát
dcd42d35dc
TMP: merge PR with staging 2019-06-03 22:35:30 +02:00
worldofpeace
9096648a2e Revert "Revert "gtk-doc: fix css file permissions""
This reverts commit 451be596d3.
2019-06-03 15:54:46 -04:00
worldofpeace
93cac33f95 Revert "Revert "gtk-doc: build with meson""
This reverts commit 7c1568645b.
2019-06-03 15:54:27 -04:00
worldofpeace
7d1ac249df Revert "Revert "gtk-doc: 1.29 -> 1.30""
This reverts commit b41ef4c7ba.
2019-06-03 15:54:04 -04:00
Justin Wood
ece38ce9fb rebar3: 3.10.0 -> 3.11.1 2019-06-03 13:55:43 -04:00
Matthew Bauer
f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Mario Rodas
ddaf94d804 ocamlPackages.merlin: 3.2.2 -> 3.3.0 2019-06-03 17:13:37 +02:00
Mario Rodas
7531309c6e
Merge pull request #62404 from xrelkd/update/cargo-make
cargo-make: 0.19.3 -> 0.19.4
2019-06-03 09:12:58 -05:00
Ryan Mulligan
1c090da0f1
Merge pull request #62416 from r-ryantm/auto-update/gede
gede: 2.13.1 -> 2.14.1
2019-06-03 05:46:17 -07:00
Vladyslav M
e95fee8bb6
cargo-web: 0.6.23 -> 0.6.25 2019-06-03 14:30:02 +03:00
Vladimír Čunát
c4724fb7bc
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
xrelkd
81eaee8143 just: 0.4.3 -> 0.4.4 2019-06-03 10:07:38 +08:00
Maximilian Bosch
79fc2ee5f9
Merge pull request #62463 from marsam/update-rubocop
rubocop: 0.68.1 -> 0.71.0
2019-06-02 12:32:19 +02:00
Giulio Eulisse
d5e89b50b2
igprof: init at v5.9.16 2019-06-02 11:23:11 +02:00
Mario Rodas
90334f45f8
rubocop: 0.68.1 -> 0.71.0 2019-06-01 22:11:38 -05:00
Mario Rodas
93420d9633
sqlint: 0.1.7 -> 0.1.9 2019-06-01 21:59:20 -05:00
R. RyanTM
9657693e20 ktlint: 0.32.0 -> 0.33.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/ktlint/versions
2019-06-01 18:29:38 -07:00
Maximilian Bosch
56a1877687
Merge pull request #62307 from dtzWill/update/qtcreator-4.9.1
qtcreator: 4.6.2 -> 4.9.1
2019-06-02 02:12:49 +02:00
Matthew Bauer
07fdacf9f9
Merge pull request #61308 from Ma27/bump-hydra
hydra: 2019-03-18 -> 2019-05-06
2019-06-01 19:04:38 -04:00
Maximilian Bosch
b70dfbad98
qtcreator: drop obsolete aarch64 patch
It seems as `botan` isn't used anymore, so the patch is obsolete now.
2019-06-02 00:56:57 +02:00
Kierán Meinhardt
59dce9c72f git-quick-stats: init at 2.0.8 2019-06-02 00:44:12 +02:00
R. RyanTM
08fd23cceb gede: 2.13.1 -> 2.14.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/gede/versions
2019-06-01 11:15:20 -07:00
Alyssa Ross
062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
xrelkd
e9d3a570a6 cargo-make: 0.19.3 -> 0.19.4 2019-06-01 22:54:05 +08:00
R. RyanTM
7ad7562283 coursier: 1.1.0-M14-4 -> 1.1.0-M14-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/coursier/versions
2019-06-01 08:19:22 -04:00
Mario Rodas
fdb5aea5bd
Merge pull request #62373 from r-ryantm/auto-update/checkstyle
checkstyle: 8.20 -> 8.21
2019-06-01 05:37:00 -05:00
Mario Rodas
49f164b7cf
checkstyle: enable on jre platforms 2019-06-01 05:25:44 -05:00
Mario Rodas
99997f1bc2
Merge pull request #62367 from r-ryantm/auto-update/buck
buck: 2019.05.06.01 -> 2019.05.22.01
2019-06-01 05:05:15 -05:00
R. RyanTM
02fff2771d checkstyle: 8.20 -> 8.21
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
2019-06-01 02:11:02 -07:00
R. RyanTM
723d16a17a cfr: 0.143 -> 0.145
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
2019-06-01 02:07:18 -07:00
R. RyanTM
42a90ac4b8 buck: 2019.05.06.01 -> 2019.05.22.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-06-01 01:14:13 -07:00
xrelkd
264dc86c07 cargo-xbuild: 0.5.9 -> 0.5.11 2019-06-01 14:51:23 +08:00
Matthew Bauer
8c131d6930
Merge pull request #58182 from status-im/fix-conan
conan: fix pluginbase version requirement
2019-05-31 21:50:19 -04:00
worldofpeace
a4df97f03a
Merge pull request #62254 from marsam/update-flow
flow: 0.99.0 -> 0.100.0
2019-05-31 21:02:41 -04:00
Karol Chmist
285dddba9f mill: 0.3.6 -> 0.4.0 (#62214) 2019-05-31 17:50:37 -04:00
adisbladis
776922ce40
Merge pull request #62287 from vdemeester/update-skopeo
skopeo: 0.1.35 -> 0.1.36
2019-05-31 14:09:27 +01:00
Will Dietz
175817a0a8
qtcreator: 4.6.2 -> 4.9.1
https://blog.qt.io/blog/2019/05/28/qt-creator-4-9-1-released/
2019-05-31 07:51:49 -05:00
Vincent Demeester
d0207fde49
skopeo: 0.1.35 -> 0.1.36
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:58:12 +02:00
Vincent Demeester
d03430dde6
skaffold: 0.29.0 -> 0.30.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:34:10 +02:00
John Wiegley
f244c4fe5e
Revert "rustfmt: mark as broken on darwin"
This reverts commit c4bc3e1fe2, because it
is working well on my macOS 10.13 system.
2019-05-30 23:30:10 -07:00
Mario Rodas
783d9edb53
flow: 0.99.0 -> 0.100.0 2019-05-30 20:41:25 -05:00
Jörg Thalheim
144a031805
ccls: 0.20190301 -> 0.20190314.1 2019-05-30 11:42:39 +01:00
Renaud
e9ecdec571
Merge pull request #62100 from samueldr/uefi-firmware-parser/init
uefi-firmware-parser: init at 1.8
2019-05-29 11:17:03 +02:00
Frederik Rietdijk
b95dfb09b8 Merge staging into staging-next 2019-05-29 10:39:52 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Jörg Thalheim
9cce7eab8d
swig: use pname and standardize meta (#62158)
swig: use pname and standardize meta
2019-05-29 09:28:55 +01:00
Vladyslav M
4d0ec78406
Merge pull request #62139 from xrelkd/update/cargo-make
cargo-make: 0.19.2 -> 0.19.3
2019-05-29 10:47:31 +03:00
Samuel Dionne-Riel
9bc34e38ae
Merge pull request #62178 from samueldr/fix/meson-systemd-cross
Enables systemd-boot for ARM + fixes meson cpu families
2019-05-28 23:18:37 -04:00
Samuel Dionne-Riel
418c3e1123 meson: Adds more binaries, needed for systemd-boot 2019-05-28 19:26:57 -04:00
Samuel Dionne-Riel
858076ef56 meson: fix cpu_family for aarch64
As documented, it should be `aarch64` for AArch64.

 * https://mesonbuild.com/Reference-tables.html#cpu-families

```
 $ nix eval '((import <nixpkgs> {}).pkgsCross.aarch64-multiplatform.stdenv.targetPlatform.parsed.cpu.family)'
"arm"
```

The lookup table will ensure that, at any point, meson does not pick the
wrong family.
2019-05-28 19:26:56 -04:00
Samuel Dionne-Riel
8c70461b55 uefi-firmware-parser: init at 1.8 2019-05-28 18:34:47 -04:00
Ben Hipple
072f4d61c0 swig: use pname and standardize meta
- pname makes it easier to override the version in an overlay and looks generally cleaner
- Updated the meta sections to match between the various versions

No real functional change, just cleanup.
2019-05-28 14:24:42 +00:00
Frederik Rietdijk
3685108787 Merge staging-next into staging 2019-05-28 08:32:57 +02:00
Frederik Rietdijk
36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
xrelkd
cb9b203068 cargo-make: 0.19.2 -> 0.19.3 2019-05-28 10:51:28 +08:00
Roman Kuznetsov
4277fc5c02
doctl: 1.16.0 -> 1.18.0 2019-05-27 19:55:42 +02:00
Silvan Mosberger
41c33668a0
cargo-make: 0.19.1 -> 0.19.2 (#62077)
cargo-make: 0.19.1 -> 0.19.2
2019-05-27 15:21:34 +02:00
markuskowa
625f62bbb4
Merge pull request #62080 from thefloweringash/packer-1.4.1
packer: 1.4.0 -> 1.4.1
2019-05-27 13:25:43 +02:00
xrelkd
aa90dc21b5 cargo-make: 0.19.1 -> 0.19.2 2019-05-27 09:41:50 +08:00
Benjamin Esham
329731f231 git-repo-updater: init at 0.5 2019-05-26 12:19:03 -04:00
William Casarin
94c3b33001 unity3d: remove myself (jb55) as maintainer
I don't really use this anymore

Signed-off-by: William Casarin <jb55@jb55.com>
2019-05-26 22:36:21 +09:00
Andrew Childs
a7a904768c packer: 1.4.0 -> 1.4.1 2019-05-26 18:50:03 +09:00
Roman Volosatovs
7a48c0258a go-tools: 2017.2.2 -> 2019.1.1 2019-05-26 11:17:02 +02:00
Frederik Rietdijk
2a462f27dc Merge staging-next into staging 2019-05-26 11:14:25 +02:00
Vladimír Čunát
b41ef4c7ba Revert "gtk-doc: 1.29 -> 1.30"
This reverts commit 765079fbf9.
Problems, usually around https://gitlab.gnome.org/GNOME/gtk-doc/issues/84
2019-05-26 11:03:50 +02:00
Vladimír Čunát
7c1568645b Revert "gtk-doc: build with meson"
This reverts commit 064ca0afe9.
The previous gtk-doc version won't build with our current meson.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
451be596d3 Revert "gtk-doc: fix css file permissions"
This reverts commit 0e2768050a.
Let's revert the gtk-doc update for now; it causes too many problems.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging 2019-05-26 09:48:55 +02:00
Maximilian Bosch
09e2189af4
Merge pull request #62051 from dhl/serverlessrepo-fix-pyyaml
pythonPackages.serverlessrepo: fix pyyaml override
2019-05-25 16:14:42 +02:00
David Leung
93a90e1fbb
aws-sam-cli: Fix pyyaml override 2019-05-25 20:43:54 +08:00
Mario Rodas
25837378a2
Merge pull request #61799 from r-ryantm/auto-update/colm
colm: 0.13.0.6 -> 0.13.0.7
2019-05-25 07:08:37 -05:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Mario Rodas
429d71d520
ragelDev: 7.0.0.11 -> 7.0.0.12 2019-05-25 04:20:00 -05:00
Jörg Thalheim
e06dc0b5a9
Merge pull request #62038 from marsam/update-dive
dive: 0.6.0 -> 0.7.2
2019-05-25 10:02:29 +01:00
Maximilian Bosch
35961a169d
Merge pull request #62011 from dhl/dhl/aws-sam-and-lambda-builders
aws-sam-cli: 0.14.2 -> 0.16.1
2019-05-25 10:59:11 +02:00
Mario Rodas
840505ac12
dive: 0.6.0 -> 0.7.2 2019-05-24 21:00:00 -05:00
xrelkd
7415e6a9fc cargo-xbuild: 0.5.8 -> 0.5.9 2019-05-25 09:49:23 +08:00
David Leung
47e31ab621
aws-sam-cli: 0.14.2 -> 0.16.1 2019-05-25 09:40:12 +08:00
Roman Volosatovs
52a118fb20 gotools: 2019-03-05 -> 2019-05-24 (#60385) 2019-05-24 17:42:36 -07:00
Maximilian Bosch
7755d37eca
Merge pull request #62014 from r-ryantm/auto-update/vim-vint
vim-vint: 0.3.19 -> 0.3.20
2019-05-24 22:10:42 +02:00
R. RyanTM
78fd3f103a vim-vint: 0.3.19 -> 0.3.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim-vint/versions
2019-05-24 09:29:44 -07:00
Mario Rodas
5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Jörg Thalheim
1c95cad716
rustup: 1.18.2 -> 1.18.3 (#61937)
rustup: 1.18.2 -> 1.18.3
2019-05-24 13:17:34 +01:00
Mario Rodas
69a7856825
sassc: 3.5.0 -> 3.6.0 2019-05-24 07:04:13 -05:00
Frederik Rietdijk
6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
R. RyanTM
c229c046b8
rshell: 0.0.14 -> 0.0.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rshell/versions
2019-05-24 01:15:34 -07:00
Jörn Gersdorf
1bc73d1a9a kind: 0.2.1 -> v0.3.0 (#61964)
Co-Authored-By: lewo <lewo@abesis.fr>
2019-05-23 20:04:56 -05:00
Renaud
c269a4098c
Merge pull request #61865 from r-ryantm/auto-update/ocsigen-i18n
ocsigen-i18n: 3.1.0 -> 3.4.0
2019-05-23 19:57:56 +02:00
Robin Gloster
3db2e20d6e
Merge pull request #61927 from dtzWill/update/strace-5.1
strace: 5.0 -> 5.1
2019-05-23 15:58:56 +00:00
Vladyslav M
525ba92d22
rustup: 1.18.2 -> 1.18.3 2019-05-23 16:13:29 +03:00
Maximilian Bosch
731fdbef7c sqlitebrowser: 3.10.1 -> 3.11.2
The latest releases of `sqlitebrowser` contain several new features like
a dark mode, improved CSV import/export and a lot of new bugfixes:

https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.2
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.1
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.0

Also some minor changes were applied to the package definition:

* Using the `pname`/`version` convention now.
* Use internal `qscintilla` rather than our package to fix the build
  (https://github.com/sqlitebrowser/sqlitebrowser/issues/1348#issuecomment-374170936).
  This can probably be removed when https://github.com/NixOS/nixpkgs/pull/56034 is merged.
* Dropped patch which removed Test and Print support as QT 5.12 is now
  used to build the application.
2019-05-23 15:10:35 +02:00
Mario Rodas
153e1efee9
Merge pull request #61931 from marsam/update-flow
flow: 0.98.1 -> 0.99.0
2019-05-23 06:30:59 -05:00
Austin Seipp
f39f4a716e buildah: 1.8.1 -> 1.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 12:05:48 +02:00
Mario Rodas
0fdc1eac4a
flow: 0.98.1 -> 0.99.0 2019-05-22 22:00:00 -05:00
Will Dietz
6287f99a22
strace: 5.0 -> 5.1 2019-05-22 20:41:19 -05:00
Renaud
d7f6429c0e
castxml: 20180403 -> 0.2.0
0.2.0 is the first tagged release from upstream
Published 2019-04-18
2019-05-22 23:43:18 +02:00
Anatolii Prylutskyi
ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
R. RyanTM
388300b6fb ocsigen-i18n: 3.1.0 -> 3.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/ocsigen-i18n/versions
2019-05-22 01:05:27 -07:00
Matthew Bauer
6bba2572c3
Merge pull request #61808 from mmahut/indent
indent: 2.2.10 -> 2.2.12
2019-05-21 18:13:19 -05:00
Daiderd Jordan
77908680f2
indent: fix darwin build 2019-05-21 23:27:10 +02:00
Gabriel Ebner
5d465ee8bb
nrfutil: init at 5.2.0 (#61831)
nrfutil: init at 5.2.0
2019-05-21 22:54:57 +02:00
Marek Mahut
5c7ce21c5a indent: 2.2.10 -> 2.2.12 2019-05-21 16:10:07 +00:00
Vladimír Čunát
2a3bb2f8ac
bear.meta.maintainers: remove myself
I don't really use it anymore, thanks to meson+ninja.
2019-05-21 12:49:08 +02:00
Mario Rodas
1984e488c0
Merge pull request #61784 from r-ryantm/auto-update/ammonite
ammonite: 1.6.6 -> 1.6.7
2019-05-21 05:42:06 -05:00
Mario Rodas
e192409fd2
Merge pull request #61789 from r-ryantm/auto-update/bear
bear: 2.3.13 -> 2.4.0
2019-05-21 05:35:36 -05:00
R. RyanTM
3071160766 bear: 2.3.13 -> 2.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/bear/versions
2019-05-20 21:57:05 -07:00
R. RyanTM
0b644ad6b5 ammonite: 1.6.6 -> 1.6.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-05-20 20:00:45 -07:00
Niklas Hambüchen
4ee5fff97c hotspot: 1.0.0 -> 1.2.0 2019-05-21 01:59:22 +02:00
Eelco Dolstra
954a342d04
Merge pull request #61545 from jhaasdijk/gdb-8.3
gdb: 8.2.1 -> 8.3
2019-05-20 13:20:18 +02:00
Lily Ballard
16e37f0c7f chit: 0.1.13 -> 0.1.14 2019-05-19 15:20:34 -07:00
Michael Raskin
e2e0439ada
Merge pull request #61702 from mguentner/pgloader
pgloader: re-init at 3.6.1
2019-05-19 19:21:16 +00:00
Maximilian Güntner
c2bde0102b
pgloader: re-init at 3.6.1 2019-05-19 12:45:02 +02:00
Gabriel Ebner
131d9e53a2 nrfutil: init at 5.2.0 2019-05-19 12:12:32 +02:00
Vladimír Čunát
96a604320a
Merge #61179: stdenv, cacert: $NIX_SSL_CERT_FILE changes
... into staging
2019-05-19 10:56:11 +02:00
Mario Rodas
af11762307
brakeman: 4.5.0 -> 4.5.1 2019-05-18 20:00:00 -05:00
worldofpeace
0e2768050a gtk-doc: fix css file permissions
Fixes https://gitlab.gnome.org/GNOME/gtk-doc/issues/84 which
was breaking the documentation build for glib.

The patch was based off an upstream pr [0] but
completed with the requested changes.

[0]: https://gitlab.gnome.org/GNOME/gtk-doc/merge_requests/27
2019-05-18 15:05:54 -04:00
worldofpeace
064ca0afe9 gtk-doc: build with meson 2019-05-18 15:05:39 -04:00
worldofpeace
f73ffce2d4 gtk-doc: add missing pygments
Also drop six since it was removed in the last release[0]

[0]: https://gitlab.gnome.org/GNOME/gtk-doc/blob/GTK_DOC_1_29/NEWS#L4
2019-05-18 15:05:24 -04:00
Renaud
8aef83d21d
Merge pull request #60944 from bobvanderlinden/patchelf-20190328
patchelfUnstable: 0.10-pre-20180509 -> 0.10-pre-20190328
2019-05-18 16:56:20 +02:00
Will Dietz
a867260222 whatstyle: init at 0.1.7 2019-05-18 23:40:39 +09:00
Gabriel Ebner
c22f09e70b
Merge pull request #61651 from sondr3/tokei-mac-fix
tokei: fix missing Security framework on macOS
2019-05-18 10:52:05 +02:00
Robin Gloster
d052959966
Merge pull request #61544 from fadenb/packer_1.4.0
packer: 1.3.3 -> 1.4.0
2019-05-18 08:35:01 +00:00
Robin Gloster
e7103e63e2
Merge pull request #61597 from xbreak/sloccount-wrap
sloccount: Wrap shell scripts
2019-05-18 08:28:49 +00:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Sondre Nilsen
bbba525226
tokei: fix missing Security framework on macOS 2019-05-18 03:46:52 +02:00
lewo
f259157647
Merge pull request #61294 from vdemeester/update-skaffold
skaffold: 0.28.0 -> 0.29.0
2019-05-17 18:14:19 +02:00
Bjørn Forsman
03398be1b9 saleae-logic: 1.2.28 -> 1.2.18
Yes, this is a downgrade. The .28 version is beta software, whereas .18
is the latest stable version.
2019-05-17 15:21:20 +02:00
Renaud
15eb98dcec
Merge pull request #61293 from vdemeester/update-buildah
buildah: 1.7.3 -> 1.8.1
2019-05-17 10:27:09 +02:00
Vladimír Čunát
fc67de1802
Merge branch 'staging-next'
A few thousand Darwin jobs are still pending, but there we're depending
on this merge to fix the channel-blocking lz4 failure.
https://hydra.nixos.org/eval/1519778?compare=1519770
2019-05-17 09:43:32 +02:00
xbreak
d54ea3e42b sloccount: Wrap shell scripts
This fixes the issue that when `sloccount` is invoked it would fail
due to missing PATH to companion scripts.
2019-05-17 06:00:03 +00:00
Mario Rodas
4649cce654
Merge pull request #61592 from xrelkd/update/cargo-sweep
cargo-sweep: fix cargoSha256
2019-05-16 23:14:55 -05:00
Renaud
3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
xrelkd
b6769b6876 cargo-sweep: fix cargoSha256 2019-05-16 21:38:43 +08:00
Frederik Rietdijk
d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
xrelkd
c1756a0628
cargo-make: init at 0.19.1 2019-05-15 22:25:30 -05:00
Rostyslav Kurylo
91872f537c saleae-logic: 1.2.10 -> 1.2.28
The older 1.2.10 version does not support new Saleae devices well.

i686 platform was removed because Saleae stopped providing 32-bit
builds since 1.2.11.
2019-05-15 20:24:22 +02:00
jhaasdijk
78bd2e82cc gdb: 8.2.1 -> 8.3 2019-05-15 17:46:14 +02:00
Tristan Helmich (omniIT)
9388ca29fc packer: 1.3.3 -> 1.4.0 2019-05-15 14:47:43 +00:00
Lily Ballard
cef5ed2cf4 chit: 0.1.12 -> 0.1.13
Re-enable tests as the one that required network access has been fixed.
2019-05-14 22:16:28 -07:00
Mario Rodas
d284b3c309
Merge pull request #61459 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-14 22:00:49 -05:00
Renaud
4c6b5c12d0
Merge pull request #61304 from Ma27/bump-nexus
nexus: 3.15.0-01 -> 3.16.1-02
2019-05-14 22:33:25 +02:00
Benjamin Hipple
6d8b114efa pkg-config: enable check
The pkg-config test suite does pass, except for 3 tests related to functionality
we've modified regarding Requires.private and --static.
2019-05-15 02:13:13 +09:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Frederik Rietdijk
8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
Brian Hicks
9bf8f18368 devd: init at 0.9
devd is a local development server designed to be used with modd
(already in nixpkgs.)
2019-05-13 19:38:22 -05:00
worldofpeace
bc7d17aa47
Merge pull request #61428 from lilyball/chit
chit: init at 0.1.12
2019-05-13 20:36:01 -04:00
Renaud
fc5fe1f898
Merge pull request #61153 from Tomahna/scalafmt
scalafmt: 2.0.0-RC5 -> 2.0.0-RC7
2019-05-13 22:22:38 +02:00
R. RyanTM
80510251b3 react-native-debugger: 0.9.7 -> 0.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/react-native-debugger/versions
2019-05-13 21:53:04 +02:00
R. RyanTM
656fed287d waf: 2.0.14 -> 2.0.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/waf/versions
2019-05-13 21:49:02 +02:00
Kevin Rauscher
98b382a8ea scalafmt: 2.0.0-RC5 -> 2.0.0-RC7 2019-05-13 19:59:27 +02:00
Léo Gaspard
a9ec3f2f1b
Merge pull request #61449 from r-ryantm/auto-update/wabt
wabt: 1.0.10 -> 1.0.11
2019-05-13 17:30:03 +02:00
xrelkd
3a5fdff830 cargo-bloat: 0.6.3 -> 0.6.4 2019-05-13 22:29:19 +08:00
Jörg Thalheim
f6ce92c306
radare2: 3.4.1 -> 3.5.0 2019-05-13 14:43:04 +01:00
R. RyanTM
3f9cc039f0 wabt: 1.0.10 -> 1.0.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-05-13 04:41:54 -07:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Lily Ballard
453a37b420 chit: init at 0.1.12 2019-05-12 22:49:40 -07:00
Mario Rodas
09e08100ca
Merge pull request #61272 from r-ryantm/auto-update/buck
buck: 2019.01.10.01 -> 2019.05.06.01
2019-05-12 16:10:59 -05:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Matthew Bauer
4fb6ccbe61
Merge pull request #61112 from matthewbauer/fix-bazel-llvm
bazel: use llvm6 on darwin
2019-05-12 15:22:01 -04:00
Spencer Baugh
4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Pascal Wittmann
acb3af5fcf
Merge pull request #61317 from r-ryantm/auto-update/gtk-doc
gtk-doc: 1.29 -> 1.30
2019-05-12 20:04:36 +02:00
Frederik Rietdijk
ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
Renaud
3cdb2c3d0c
icr: 0.5.0 -> 0.6.0 (#61156)
* icr: 0.5.0 -> 0.6.0

* icr: ensure crystal is in PATH
2019-05-12 15:27:55 +02:00
Wael Nasreddine
7977977fa5
proto-contrib: init at 0.9.0 (#61261) 2019-05-11 11:07:08 -07:00
Matthew Bauer
8318ded593
Merge pull request #61301 from matthewbauer/darwin-nogold
binutils: disable gold when building on darwin
2019-05-11 13:39:38 -04:00
Maximilian Bosch
703a211f05
hydra: 2019-03-18 -> 2019-05-06
As Hydra doesn't have a release model, we have to pin git revs for our
package. The current state provides some new fixes and features like a status
plugin for GitLab.

As Nix 2.0 isn't bundled in `master` and `release-19.03` and we don't
support Nix 1.11 for Hydra, I figured that the Nix version checks could
be dropped and boost can always be used as build input.
2019-05-11 18:56:02 +02:00
Maximilian Bosch
212e4e1933
nexus: 3.15.0-01 -> 3.16.1-02
New upstream release with some minor improvements:
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.16.1
2019-05-11 18:04:41 +02:00
Matthew Bauer
3c5188ccb6 binutils: disable gold when building on darwin
Needed to build anything, otherwise get this error:

https://hydra.nixos.org/build/93192355/
2019-05-11 11:24:35 -04:00
R. RyanTM
765079fbf9 gtk-doc: 1.29 -> 1.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtk-doc/versions
2019-05-11 08:13:27 -07:00
Vincent Demeester
10aa9a6b05
skaffold: 0.28.0 -> 0.29.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 15:56:37 +02:00
Vincent Demeester
f0b2673312
buildah: 1.7.3 -> 1.8.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 15:37:44 +02:00
Tim Steinbach
95d0ad903f
jenkins: 2.164.2 -> 2.164.3 2019-05-11 09:17:10 -04:00
Vladimír Čunát
e8f4ad0169
Merge branch 'master' into staging-next
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
Milan Pässler
b4f6b5da8b yarn: 1.15.2 -> 1.16.0 2019-05-11 09:22:49 +02:00
R. RyanTM
7dabb6028d buck: 2019.01.10.01 -> 2019.05.06.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-05-10 23:54:01 -07:00
Will Dietz
d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Bas van Dijk
cc3d0f4acf
Merge pull request #61255 from basvandijk/elk-old-upgrades
elk5: 5.6.9 -> 5.6.16 & elk6: 6.7.1 -> 6.7.2
2019-05-10 23:48:21 +02:00
Bas van Dijk
1a0818e941 elk6: 6.7.1 -> 6.7.2 2019-05-10 23:32:44 +02:00
Bas van Dijk
8673d82bc1 elk5: 5.6.9 -> 5.6.16 2019-05-10 22:46:12 +02:00
worldofpeace
6c8bb26331
Merge pull request #61048 from Ma27/zmap-package
zmap: init at 2.1.1
2019-05-10 15:19:43 -04:00
Maximilian Bosch
2169faee8b
byacc: resulting binary should be named byacc 2019-05-10 07:50:24 +02:00
Renaud
aab399114f
Merge pull request #61119 from marsam/update-rubocop
rubocop: 0.62.0 -> 0.68.1
2019-05-09 22:35:53 +02:00
Bas van Dijk
46a869b286
Merge pull request #61185 from basvandijk/elk-7.0.1
elk: 7.0.0 -> 7.0.1
2019-05-09 15:50:03 +02:00
Bas van Dijk
78cb9b7898 elk: 7.0.0 -> 7.0.1 2019-05-09 11:37:48 +02:00
Vladimír Čunát
99760ed95b
pypi2nix: fix $IN_NIX_SHELL test
In nix 2.0 this changed: https://github.com/NixOS/nix/commit/1bffd83
I only kept the original intention and did no kind of verification.
2019-05-09 09:58:35 +02:00