Commit Graph

10705 Commits

Author SHA1 Message Date
Mario Rodas 9d689de185
Merge pull request #79334 from marsam/update-flow
flow: 0.117.0 -> 0.118.0
2020-02-06 19:52:22 -05:00
Maximilian Bosch 177b28cd06
cargo-make: 0.26.2 -> 0.27.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.27.0
2020-02-06 23:44:44 +01:00
Maximilian Bosch 4e81b720eb
hydra: 2019-11-13 -> 2020-02-06 2020-02-06 21:19:46 +01:00
R. RyanTM 6bc3c1b306 doxygen: 1.8.15 -> 1.8.17 2020-02-06 20:13:56 +01:00
R. RyanTM 01505d11e0 help2man: 1.47.11 -> 1.47.12 2020-02-06 20:13:22 +01:00
Frederik Rietdijk 38cf6eac19 Merge master into staging-next 2020-02-06 19:43:36 +01:00
Maximilian Bosch e511b614e0
strace: 5.4 -> 5.5
https://github.com/strace/strace/releases/tag/v5.5
2020-02-06 18:50:34 +01:00
Mario Rodas a124c9444a
flow: 0.117.0 -> 0.118.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.118.0
2020-02-06 04:20:00 -05:00
Maximilian Bosch 6afcc2dadc
rustracer: 2.1.29 -> 2.1.30
https://crates.io/crates/racer/2.1.30
2020-02-06 08:11:25 +01:00
Frederik Rietdijk 292fd97f67 Merge staging-next into staging 2020-02-05 20:48:28 +01:00
Frederik Rietdijk 419bc0a4cd Revert "Revert "Merge master into staging-next""
In 87a19e9048 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979. This was however wrong, as it "removed" master.

This reverts commit 0be87c7979.
2020-02-05 19:41:25 +01:00
Frederik Rietdijk 0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00
Frederik Rietdijk 87a19e9048
Merge pull request #79119 from NixOS/staging-next
Staging next
2020-02-05 19:09:27 +01:00
Maximilian Bosch ccc64216dd
vagrant: 2.2.6 -> 2.2.7
https://github.com/hashicorp/vagrant/releases/tag/v2.2.7
2020-02-05 18:24:49 +01:00
jD91mZM2 6293f00701
scaff: init at 0.1.1 2020-02-05 18:05:25 +01:00
worldofpeace 5e329ff83c
Merge pull request #79192 from dtzWill/feature/electron-refactor-and-7
electron*: refactor 4+ to common expression, add 7 and 8, updates
2020-02-05 11:03:19 -05:00
Will Dietz ed8c6393d0 electron_8: init at 8.0.0 2020-02-05 10:21:06 -05:00
Will Dietz 8e8285d9ca electron*: refactor 4+ to common expression, add 7, updates
* print-hashes.nix uses upstream-provided SHA256SUMS file
* electron_4: 4.2.8 -> 4.2.12
* electron_5: 5.0.8 -> 5.0.13
* electron_6: 6.0.1 -> 6.1.7
* electron_7:: init at 7.1.10

FWIW:
electron_4 previously did not include at-spi2-core, only at-spi2-atk.
Both are now included, matching other versions for a slightly simpler
expression.
2020-02-05 10:21:06 -05:00
Vladimír Čunát 48a997cd76
Merge #66528: glibc: 2.27 -> 2.30 (into staging)
Includes update of stdenv bootstap tools (for three main platforms)
and many package fixes with new glibc.
2020-02-05 13:41:09 +01:00
Frederik Rietdijk 76a439239e Merge master into staging-next 2020-02-05 10:28:52 +01:00
Mario Rodas 3d48206fad
bazelisk: 1.2.1 -> 1.3.0
Changelog: https://github.com/bazelbuild/bazelisk/releases/tag/v1.3.0
2020-02-04 20:20:20 -05:00
Florian Klink cbbb81c830
Merge pull request #79135 from dtzWill/fix/moby-now-linuxkit
moby: remove, merged into linuxkit in 2018
2020-02-05 01:09:15 +01:00
Will Dietz 3e83806771
moby: remove, merged into linuxkit in 2018
Don't alias linuxkit, as linuxkit is not a drop-in replacement.
Instead, throw with an explanation.
(thanks reviewers!)
2020-02-04 17:51:03 -06:00
Maximilian Bosch f28acbdd33
Merge pull request #79221 from Ma27/bump-oracle-sqldeveloper
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
2020-02-04 22:25:44 +01:00
Profpatsch 84630a1d90
Merge pull request #68469 from uri-canva/bazel-deps
bazel-deps: remove
2020-02-04 21:14:44 +01:00
Maximilian Bosch 294f667121
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
There are no new releases of sqldeveloper v17/v18 and I don't think that
we should keep obviously unmaintained software that interacts with
database systems.

I removed `sqldeveloper_18` and `pkgs.sqldeveloper` now points to
version 19.4. Unfortunately I had to drop darwin support as JavaFX is
required for 19.4 which is part of the `oraclejdk` which isn't packaged
for darwin yet.

For further information please refer to the release notes:

https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-relnotes-194-5908846.html
2020-02-04 13:51:52 +01:00
Jörg Thalheim 4d676594ac
radare2-cutter: 1.9.0 -> 1.10.1 2020-02-04 11:31:06 +00:00
Jörg Thalheim 0bb7b8a72d
radare2: 4.0.0 -> 4.2.0 2020-02-04 11:31:04 +00:00
Uri Baghin 10d1a04b02 bazel-deps: remove 2020-02-04 12:35:47 +11:00
Uri Baghin 3dc9c1b885 bazel-remote: 2019-01-12 -> 2020-01-29 2020-02-04 02:26:15 +01:00
Sergey Lukjanov 18daf2f6a5 editorconfig-checker: 2.0.2 -> 2.0.3 2020-02-03 10:24:17 -08:00
Benno Fünfstück 117b7677f7 liquibase: 3.6.2 -> 3.8.5 2020-02-03 15:32:03 +01:00
Benjamin Hipple e73fa05f30 waf: 2.0.18 -> 2.0.19
The patch for sorting files in `tar` is no longer needed, as it has been fixed
upstream: https://gitlab.com/ita1024/waf/-/merge_requests/2227
2020-02-02 20:07:38 +01:00
Frederik Rietdijk c195ef6aab
Merge pull request #78928 from NixOS/staging-next
Staging next
2020-02-02 15:35:18 +01:00
Frederik Rietdijk e4c28f78e7 Merge staging-next into staging 2020-02-02 15:33:13 +01:00
adisbladis 096a51a35a
poetry: 1.0.2 -> 1.0.3 2020-02-01 21:53:05 +00:00
Maximilian Bosch ea8ae88f04
Merge branch 'staging' into glibc230 2020-02-01 17:42:03 +01:00
Franz Pletz 80c99eedef
halfempty: init at 0.30 2020-02-01 14:20:51 +01:00
Maximilian Bosch 62af92b848
cppcheck: 1.88 -> 1.90 2020-02-01 12:48:46 +01:00
Mario Rodas ea193e0555
Merge pull request #78828 from r-ryantm/auto-update/rshell
rshell: 0.0.25 -> 0.0.26
2020-02-01 04:16:27 -05:00
Daiderd Jordan 68513e4071
cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenv
This was initially introduced in 92188d9d17,
not clear how relevant this still is but i686 isn't supported anymore so
disable it explicitly.
2020-01-31 21:52:13 +01:00
Daiderd Jordan b984c227d2
cmake: remove CMAKE_OSX_DEPLOYMENT_TARGET overrides
We _do_ want minimum versions in our packages.
2020-01-31 21:52:12 +01:00
Daiderd Jordan 9b579843d4
treewide: use stdenv.macosVersionMin 2020-01-31 21:52:12 +01:00
Mario Rodas 5f192ddcf6
tflint: 0.13.3 -> 0.14.0
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.14.0
2020-01-31 04:20:00 -05:00
Mario Rodas 7ec40ece4a
Merge pull request #78959 from kampka/drone-cli
drone-cli: 1.2.0 -> 1.2.1
2020-01-31 20:42:14 -05:00
Mario Rodas fb6d39cbde
Merge pull request #78970 from zowoq/buildah
buildah: 1.13.1 -> 1.13.2
2020-01-31 20:38:55 -05:00
Marek Mahut fcd46443df
Merge pull request #78800 from yurrriq/update-scc
scc: 2.10.1 -> 2.11.0
2020-01-31 23:03:05 +01:00
zowoq eaea88814f buildah: 1.13.1 -> 1.13.2
https://github.com/containers/buildah/blob/v1.13.2/CHANGELOG.md#v1132-2020-01-29
2020-02-01 07:44:44 +10:00
Maximilian Bosch b7b7fdae78
Merge pull request #78804 from evanjs/cargo-geiger/0.9.1
cargo-geiger: 0.9.0 -> 0.9.1
2020-01-31 16:01:23 +01:00
Christian Kampka 032fddf103
drone-cli: 1.2.0 -> 1.2.1 2020-01-31 15:43:37 +01:00
Mario Rodas d8e8c8fcaa
Merge pull request #78638 from zowoq/skopeo
skopeo: 0.1.39 -> 0.1.40
2020-01-31 08:27:21 -05:00
Antonio Nuno Monteiro a21c2fa3ea
ocamlformat: 0.12 -> 0.13.0 (#78942) 2020-01-31 10:48:37 +01:00
R. RyanTM 8bcad60b8f yodl: 4.02.01 -> 4.02.02 2020-01-30 22:21:00 -08:00
R. RyanTM c47914016a wiggle: 1.1 -> 1.2 2020-01-30 22:20:14 -08:00
Andreas Stührk 6ef537249f skaffold: 1.0.1 -> 1.2.0 2020-01-30 22:04:17 -08:00
worldofpeace ab9e0ea36e
Merge pull request #78654 from lovesegfault/arcanist-20190127
arcanist: 20190905 -> 20200127
2020-01-30 21:25:31 -05:00
Frederik Rietdijk 5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
Tim Steinbach 04e684d4e7
jenkins: 2.204.1 -> 2.204.2 2020-01-30 16:41:12 -05:00
Jörg Thalheim 2dfc3e5254
build-rebar3: restore rebar3-nix-bootstrap path (#78418)
build-rebar3: restore rebar3-nix-bootstrap path
2020-01-30 14:21:29 +00:00
Maximilian Bosch 8539d5f48f
argbash: fix build
* Fixed sourceRoot as it's not possible to write in a different
  store-path (`${src}` in this case).
* Patched shebangs to not use `/bin/bash`.
* Added `docutils` to nativeBuildInputs to fix build of the man-pages

See also https://hydra.nixos.org/build/110901127
2020-01-30 10:13:29 +01:00
R. RyanTM 15945d835a rshell: 0.0.25 -> 0.0.26 2020-01-30 08:53:22 +00:00
Evan Stoll 9234e42951 cargo-geiger: 0.9.0 -> 0.9.1
- add cargo-lock.patch
- add update-cargo-lock.sh
- update src owner and homepage to reflect new main repository
2020-01-29 21:48:58 -05:00
Eric Bailey 187eefb7d8 scc: 2.10.1 -> 2.11.0 2020-01-29 19:42:48 -06:00
Yorick van Pelt e8889fe676
rebar3: restore bootstrapper attribute
partially reverts 8de4654d4b
2020-01-29 20:17:27 +01:00
Dennis Gosnell c2eb1e9179
Merge pull request #78540 from srghma/pretty-simple
pretty-simple: init at 3.2.1.0
2020-01-29 20:47:28 +09:00
Maximilian Bosch c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
R. RyanTM 6e6615dfcc cmake: 3.16.2 -> 3.16.3 2020-01-29 08:57:00 +01:00
Maximilian Bosch 1a871171ce
avarice: remove
Broken for almost 2 years, doesn't build with recent
gcc (-> incompatible with latest glibc).
2020-01-28 20:11:01 +01:00
Vincent Laporte 57aaf67b72 ocamlPackages.utop: 2.4.2 → 2.4.3 2020-01-28 17:33:13 +01:00
Maximilian Bosch f4bd578366
eresi: fix build w/glibc-2.30 2020-01-28 15:45:30 +01:00
Maximilian Bosch 6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Frederik Rietdijk dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Bernardo Meurer ea9bdc6bb7
arcanist: 20190905 -> 20200127 2020-01-27 19:19:40 -08:00
zowoq 2ada48002e skopeo: 0.1.39 -> 0.1.40 2020-01-28 08:07:13 +10:00
Serhii Khoma b714ca52b2 pretty-simple: init at 2.2.0.1 2020-01-27 20:28:43 +02:00
Silvan Mosberger 80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
adisbladis 45158b5c65
poetry2nix: 1.3.0 -> 1.4.0 2020-01-27 07:56:23 +00:00
Maximilian Bosch ae6bb48e0a
Merge pull request #78545 from marsam/update-pgformatter
pgformatter: 4.1 -> 4.2
2020-01-26 21:22:13 +01:00
Mario Rodas 8f8797d184 buildpack: 0.6.0 -> 0.7.0
Changelog: https://github.com/buildpacks/pack/releases/tag/v0.7.0
2020-01-26 21:11:12 +01:00
Mario Rodas cabda88653 tfsec: 0.13.0 -> 0.19.0 2020-01-26 21:10:30 +01:00
Maximilian Bosch b41b0b26dd
cargo-flamegraph: 0.1.13 -> 0.2.0 2020-01-26 20:23:19 +01:00
Maximilian Bosch a64770e6dd
cargo-xbuild: 0.5.19 -> 0.5.21 2020-01-26 19:33:26 +01:00
Gabriel Ebner b45c6bbd93
heaptrack: wrap with wrapQtAppsHook (#78435)
heaptrack: wrap with wrapQtAppsHook
2020-01-26 19:00:10 +01:00
Mario Rodas 39d02cbeb7
pgformatter: 4.1 -> 4.2
Changelog: https://github.com/darold/pgFormatter/releases/tag/v4.2
2020-01-26 05:00:00 -05:00
Maximilian Bosch 7d604b8dd7
scalafmt: 2.2.2 -> 2.3.2
https://github.com/scalameta/scalafmt/releases/tag/v2.3.2
2020-01-26 00:31:52 +01:00
Maximilian Bosch 258d4b3ca4
Merge pull request #78487 from r-ryantm/auto-update/sbt
sbt: 1.3.5 -> 1.3.7
2020-01-26 00:26:10 +01:00
R. RyanTM 5d19c3525e sbt: 1.3.5 -> 1.3.7 2020-01-25 22:58:10 +00:00
Matthieu Coudron 29b5473241
Merge pull request #78432 from teto/lua_for_sile
Lua for sile
2020-01-25 20:16:30 +01:00
Maximilian Bosch a27af1a593
coz: 0.2.0 -> 0.2.1, fix build w/glibc-2.30 2020-01-25 20:15:13 +01:00
Matthieu Coudron 2edf9a0332 luarocks-nix: fix generation when missing license
vstruct rockspec doesnt contain a license, which made luarocks-nix
crash. Bump luarocks nix to fix this.
2020-01-25 19:39:28 +01:00
Maximilian Bosch ffe3f6db8f
intel-gpu-tools: 1.23 -> 1.24, fix build w/glibc-2.30 2020-01-25 19:22:31 +01:00
Benjamin Esham 645a816f6f swiftformat: init at 0.44.0
Closes #67221.
2020-01-25 18:22:28 +01:00
Mario Rodas 992a680fab
Merge pull request #78465 from scalavision/update-mill-060
mill: 0.5.6 -> 0.6.0
2020-01-25 09:36:22 -05:00
Marek Mahut 705489552c
Merge pull request #78210 from seppeljordan/bump-pypi2nix-to-2.0.4
pypi2nix: 2.0.3 -> 2.0.4
2020-01-25 10:10:52 +01:00
Mario Rodas 0e1259aa12
flow: 0.116.1 -> 0.117.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.117.0
2020-01-24 18:18:18 -05:00
Marek Mahut e96265ebcd
Merge pull request #78384 from yrashk/frama-c-20.0
frama-c: 19.1 -> 20.0
2020-01-24 23:38:23 +01:00
Fabian Möller 82fbe42206 snowman: use Qt mkDerivation
Fixes #78382
For #65399
2020-01-24 20:35:30 +01:00
scalavision de193e105d mill: 0.5.6 -> 0.6.0 2020-01-24 15:01:47 +01:00
Maximilian Bosch 7f723b128b
cargo-make: 0.26.1 -> 0.26.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.2
2020-01-24 13:38:22 +01:00
Symphorien Gibol 30c2ac9efa heaptrack: wrap with wrapQtAppsHook 2020-01-24 12:00:00 +00:00