Commit graph

10883 commits

Author SHA1 Message Date
Pedro Pombeiro 8d0f535606 nsis: 3.04 -> 3.05 2020-02-10 20:36:51 +01:00
Wael M. Nasreddine 1f54afb299 gotools: fix the path in the setup-hook 2020-02-10 20:17:19 +01:00
zimbatm bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
worldofpeace 09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar e3cbebfc7c gnome-desktop-testing: 2018.1 → unstable-2019-12-11
Update to master since the stable version prints to journal even when running in terminal, which is annoying.

Also clean up the expression.
2020-02-10 12:55:26 -05:00
Doron Behar d4f09b6590 luarocks: 3.2.1 -> 3.3.1 2020-02-10 19:45:36 +02:00
Frederik Rietdijk 079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Oleksii Filonenko 8b302e41d4 lazygit: 0.13 -> 0.14.2 2020-02-10 08:29:36 -08:00
Oleksii Filonenko 2de244e729 run: add filalex77 to maintainers 2020-02-10 08:28:25 -08:00
Oleksii Filonenko 223af4a592 run: 0.7.0 -> 0.7.1 2020-02-10 08:28:25 -08:00
Bjørn Forsman 14e842ec02 openocd: fix build with new glibc
Fixes this build error:

  In file included from src/helper/options.c:38:
  /nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
     21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
        |  ^~~~~~~
  cc1: all warnings being treated as errors

Fixes: 48a997cd ("Merge #66528: glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
Benjamin Hipple 2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Ryan Mulligan d858defa7d
Merge pull request #79512 from r-ryantm/auto-update/gede
gede: 2.15.1 -> 2.15.4
2020-02-10 06:15:34 -08:00
Frederik Rietdijk 1972ac1023 aws-sam-cli: fix build 2020-02-10 14:35:06 +01:00
R. RyanTM 40c98652e2 mage: 1.8.0 -> 1.9.0 2020-02-10 13:33:33 +01:00
R. RyanTM 879d609e60 micronaut: 1.2.8 -> 1.3.0 2020-02-10 13:24:47 +01:00
Mario Rodas 5ca4b5647c
Merge pull request #79676 from marsam/update-dive
dive: 0.9.1 -> 0.9.2
2020-02-10 07:09:24 -05:00
Frederik Rietdijk d9eb897edd Merge staging-next into staging 2020-02-10 13:02:53 +01:00
Frederik Rietdijk ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Tamer Abdulradi 05d52e28c6
Upgrades coursier to 2.0.0-RC6-4 2020-02-10 12:41:54 +01:00
R. RyanTM 3b1608a94b rust-bindgen: 0.52.0 -> 0.53.1 2020-02-10 11:14:48 +00:00
Mario Rodas 9a329b1dee Merge pull request #79678 from marsam/update-buildkit
buildkit: 0.4.0 -> 0.6.3
2020-02-10 05:51:06 -05:00
Christian Kauhaus b2abf36467 Merge pull request #72108 from jD91mZM2/scaff
scaff: init at 0.1.1
2020-02-10 10:55:23 +01:00
Antonio Nuno Monteiro 990f64d5d7 ocamlformat: fix 0.13.0 URL 2020-02-10 07:34:52 +01:00
Tobias Mayer 3a39ea06d2 ninja: 1.9.0 -> 1.10.0 2020-02-09 16:57:56 -06:00
Mario Rodas a1857a0dab
dive: 0.9.1 -> 0.9.2
Changelog: https://github.com/wagoodman/dive/releases/tag/v0.9.2
2020-02-09 16:20:00 -05:00
R. RyanTM f8e7fec814 babeltrace: 1.5.7 -> 1.5.8 2020-02-09 16:53:11 +01:00
R. RyanTM 802e1917b8 kcli: 1.8.2 -> 1.8.3 2020-02-09 16:52:05 +01:00
Frederik Rietdijk cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
Frederik Rietdijk 531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Mario Rodas 5fb378b5c5
buildkit: add marsam to maintainers 2020-02-09 04:21:00 -05:00
Mario Rodas 9fb1996925
buildkit: 0.4.0 -> 0.6.3 2020-02-09 04:20:00 -05:00
R. RyanTM 7daa7310bd sslmate: 1.7.0 -> 1.7.1 2020-02-09 10:01:30 +01:00
R. RyanTM e591b57bd5 asn2quickder: 1.2-6 -> 1.3.0 2020-02-09 09:50:48 +01:00
Frederik Rietdijk 8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Frederik Rietdijk 03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
R. RyanTM 27cac321d4 bison: 3.5 -> 3.5.1 2020-02-09 09:00:48 +01:00
Emily fec5ada328 tinyprog: 1.0.24.dev99+ga77f828 -> 1.0.24.dev114+g0zbrvvb 2020-02-08 23:00:07 -06:00
Emily f43d9bf5ed trellis: 2019.10.13 -> 2020.02.04
This also fixes the package to actually install the databases required
for nextpnr, oops...
2020-02-08 23:00:07 -06:00
Emily c2fd1a9418 icestorm: use passthru attribute 2020-02-08 23:00:07 -06:00
Maximilian Bosch 1d6bf54807
Merge pull request #79387 from Ma27/bump-hydra
hydra: 2019-11-13 -> 2020-02-06
2020-02-08 22:27:27 +01:00
Ryan Mulligan 0d5411fc6d Merge pull request #79423 from r-ryantm/auto-update/codeql
codeql: 2.0.0 -> 2.0.2
2020-02-08 12:42:57 -08:00
Pascal Wittmann 0fce2522e1 Merge pull request #79470 from r-ryantm/auto-update/randoop
randoop: 3.1.5 -> 4.2.1
2020-02-08 20:06:03 +01:00
Mario Rodas e453de05b8 Merge pull request #79413 from r-ryantm/auto-update/checkstyle
checkstyle: 8.28 -> 8.29
2020-02-08 10:52:06 -05:00
Mario Rodas c113e67d50
Merge pull request #79519 from r-ryantm/auto-update/flyway
flyway: 6.1.3 -> 6.2.2
2020-02-08 10:40:42 -05:00
Mario Rodas dc8a307e3a Merge pull request #79480 from r-ryantm/auto-update/yarn
yarn: 1.21.1 -> 1.22.0
2020-02-08 06:19:38 -05:00
R. RyanTM 487d051d00 flyway: 6.1.3 -> 6.2.2 2020-02-08 09:08:38 +00:00
lewo 6c9e72a60a
Merge pull request #79486 from zowoq/buildah
buildah: 1.13.2 -> 1.14.0
2020-02-08 08:49:21 +01:00
lewo 68d1814042 Merge pull request #79487 from zowoq/skopeo
skopeo: 0.1.40 -> 0.1.41
2020-02-08 08:43:28 +01:00
R. RyanTM 658224c2c0 gede: 2.15.1 -> 2.15.4 2020-02-08 07:38:27 +00:00
zowoq 4e81e9bdcc buildah: 1.13.2 -> 1.14.0
https://github.com/containers/buildah/blob/v1.14.0/CHANGELOG.md#v1140-2020-02-05
2020-02-08 13:57:07 +10:00
zowoq 376743d3f2 skopeo: 0.1.40 -> 0.1.41
https://github.com/containers/skopeo/releases/tag/v0.1.41
2020-02-08 09:49:42 +10:00
Ryan Mulligan cfd4d4557a
Merge pull request #79434 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.0.12 -> 2.0.13
2020-02-07 14:07:09 -08:00
Ryan Mulligan ba9f78f43c
Merge pull request #79420 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200117T215443 -> 20200121T234305
2020-02-07 14:03:42 -08:00
R. RyanTM 4597d37149 yarn: 1.21.1 -> 1.22.0 2020-02-07 21:29:21 +00:00
Stefano Mazzucco c6b1ce47b6 aws-sam-cli: disable telemetry
Since v0.19.0 aws-sam-cli sends telemetry data to AWS[1]. To protect the users'
privacy, we opt-out by default.

[1] https://github.com/awslabs/aws-sam-cli/issues/1272
2020-02-07 20:52:05 +00:00
Maximilian Bosch 87a8898a59
Merge pull request #79471 from r-ryantm/auto-update/sbt
sbt: 1.3.7 -> 1.3.8
2020-02-07 21:02:29 +01:00
R. RyanTM 2357a15348 sbt: 1.3.7 -> 1.3.8 2020-02-07 18:35:39 +00:00
Frederik Rietdijk 5c92c0921a Merge staging-next into staging 2020-02-07 19:28:16 +01:00
Frederik Rietdijk 30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
R. RyanTM fa646a2317 randoop: 3.1.5 -> 4.2.1 2020-02-07 18:05:07 +00:00
Mario Rodas 1beceeb4f4
Merge pull request #79444 from r-ryantm/auto-update/jtc
jtc: 1.75c -> 1.75d
2020-02-07 07:57:21 -05:00
R. RyanTM 435e758404 jtc: 1.75c -> 1.75d 2020-02-07 11:15:48 +00:00
Mario Rodas 7d2e818109
Merge pull request #79421 from r-ryantm/auto-update/cmake-format
cmake-format: 0.6.5 -> 0.6.8
2020-02-07 05:33:24 -05:00
R. RyanTM 5da89fa246 git-quick-stats: 2.0.12 -> 2.0.13 2020-02-07 09:28:26 +00:00
Mario Rodas a5c3e14785 dune_2: 2.1.3 -> 2.2.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.2.0
2020-02-07 09:58:43 +01:00
R. RyanTM 9ae939fb8a codeql: 2.0.0 -> 2.0.2 2020-02-07 07:26:25 +00:00
R. RyanTM fc248a30dc cmake-format: 0.6.5 -> 0.6.8 2020-02-07 07:17:31 +00:00
R. RyanTM f961b117ba clojure-lsp: 20200117T215443 -> 20200121T234305 2020-02-07 07:10:36 +00:00
R. RyanTM 6cb37c8027 checkstyle: 8.28 -> 8.29 2020-02-07 04:24:02 +00:00
Kyle Ondy b2cc53e0b7
yq-go: 2.4.0 -> 3.1.0 2020-02-06 23:01:14 -05:00
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
Antonio Nuno Monteiro a21c2fa3ea
ocamlformat: 0.12 -> 0.13.0 (#78942) 2020-01-31 10:48:37 +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
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
Mathias Schreck c857a24d2e aws-sam-cli: 0.34.0 -> 0.40.0 2020-01-23 16:36:22 -08:00
Yurii Rashkovskii 8c54c8240a
frama-c: 19.1 -> 20.0 2020-01-23 10:55:29 -08:00
Eric Bailey 6c868ddda3 renderizer: init at 2.0.5 (#78326) 2020-01-23 08:04:54 -08:00
Maximilian Bosch eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Maximilian Bosch 8045baf09d
rr: 5.2.0 -> 5.3.0, fix build w/glibc-2.30 2020-01-23 00:21:21 +01:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Pascal Wittmann 00482247e1
Merge pull request #78200 from r-ryantm/auto-update/icmake
icmake: 9.02.09 -> 9.03.01
2020-01-22 08:55:37 +01:00
Sebastian Jordan 5de2bff50a pypi2nix: 2.0.3 -> 2.0.4 2020-01-21 21:19:09 +01:00
R. RyanTM aed4be2de3 icmake: 9.02.09 -> 9.03.01 2020-01-21 18:55:15 +00:00
Mario Rodas f164e688a4
Merge pull request #78005 from marsam/update-flow
flow: 0.114.0 -> 0.116.1
2020-01-20 21:27:06 -05:00
blargg 5e34af0f31 cargo-crev: 0.13.0 -> 0.15.0 2020-01-20 16:11:57 -06:00
Mario Rodas 5f3a55cef7
Merge pull request #77899 from r-ryantm/auto-update/rebar
rebar: 2.5.1 -> 2.6.4
2020-01-20 07:29:45 -05:00
Max Wittig 489f823ac7 gitlab-runner: 12.6.0 -> 12.7.0 (#78089) 2020-01-20 10:43:41 +00:00
Mario Rodas 7867005552
pg_checksums: init at 1.0 2020-01-18 21:21:21 -05:00
Florian Klink eba10dcbcb
Merge pull request #77950 from flokli/buildkite-3
nixos/buildkite-agent: move to v3
2020-01-19 14:23:49 +01:00
zowoq bbc144aa21 dive: 0.9.0 -> 0.9.1 2020-01-19 09:14:17 +10:00
Mario Rodas f19f50b6ea
flow: 0.114.0 -> 0.116.1 2020-01-18 16:21:00 -05:00
Mario Rodas 9e9095c8e3
Merge pull request #77958 from seppeljordan/bump-pypi2nix-to-2.0.3
pypi2nix: 2.0.2 -> 2.0.3
2020-01-18 15:05:26 -05:00
Mario Rodas f5c6606287
Merge pull request #77955 from ericdallo/update-clojure-lsp
clojure-lsp: 20200114T225020 -> 20200117T215443
2020-01-18 07:54:33 -05:00
Sebastian Jordan 5adcd5cbb7 pypi2nix: 2.0.2 -> 2.0.3 2020-01-18 01:08:35 +01:00
Maximilian Bosch ac65998957
wabt: 1.0.12 -> 1.0.13
https://github.com/WebAssembly/wabt/releases/tag/1.0.13
2020-01-17 23:58:02 +01:00
Eric Dallo e2df20c217 clojure-lsp: 20200114T225020 -> 20200117T215443 2020-01-17 19:24:57 -03:00
(cdep)illabout a7c1908226 spago: 0.13.0 -> 0.13.1 2020-01-17 21:13:19 +01:00
Maximilian Bosch 4c58a2d2c7
cargo-make: 0.26.0 -> 0.26.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.1
2020-01-17 20:15:33 +01:00
Yorick van Pelt 8f19d72113 buildkite-agent2: remove package
The latest 2.x release was in Jan 2018.
2020-01-17 18:40:11 +01:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Peter Hoeg 9290d1f4cb
Merge pull request #77695 from nyanloutre/usb-modeswitch
usb-modeswitch: fix configurable patch
2020-01-17 21:46:03 +08:00
Will Dietz f38e103411 elfinfo: 0.7.6 -> 1.0.1 2020-01-17 13:59:18 +01:00
Jörg Thalheim 15dbf5221f
pwndbg: 2019.01.25 -> 2019.12.09 (#77896)
pwndbg: 2019.01.25 -> 2019.12.09
2020-01-17 11:54:05 +00:00