Commit graph

11227 commits

Author SHA1 Message Date
Jörg Thalheim deb5e89c33
clojure-lsp: add smoke test 2020-04-01 13:18:07 +01:00
Jörg Thalheim f615df5c6e
clojure-lsp: fix java shebang 2020-04-01 13:09:51 +01:00
R. RyanTM d4f2f039c1 clojure-lsp: 20200305T151710 -> 20200314T202821 2020-04-01 09:52:22 +00:00
Jonathan Ringer 10993853d4 lit: passthru python interpreter 2020-03-31 10:54:56 -07:00
Jonathan Ringer 239343c6c3 lit: use python3 2020-03-31 10:54:56 -07:00
R. RyanTM 5a34c9946f lit: 0.8.0 -> 0.9.0 2020-03-31 10:54:56 -07:00
R. RyanTM a90b82dfe9 alibuild: 1.5.4rc3 -> 1.5.5 2020-03-31 09:29:48 -07:00
Jörg Thalheim ebc2110f3f
Merge pull request #83854 from r-ryantm/auto-update/wllvm
wllvm: 1.2.2 -> 1.2.8
2020-03-31 08:41:19 +01:00
R. RyanTM 4a623b9c8a wllvm: 1.2.2 -> 1.2.8 2020-03-31 06:56:11 +00:00
Jon 1504df58e2 vcstools: fix dependencies
missing setuptools

```
$ ./results/vcstool/bin/vcs --help
Traceback (most recent call last):
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/bin/.vcs-wrapped", line 6, in <module>
    from vcstool.commands.vcs import main
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/vcs.py", line 5, in <module>
    from vcstool.commands.help import get_entrypoint
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/help.py", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
```
2020-03-30 22:41:47 -07:00
R. RyanTM aa6c79daeb vcstool: 0.1.36 -> 0.2.7 2020-03-30 22:41:47 -07:00
Jon 4c3c03eb56
Merge pull request #83850 from r-ryantm/auto-update/gitup
git-repo-updater: 0.5 -> 0.5.1
2020-03-30 22:33:26 -07:00
Jon 18abe3a09c
Merge pull request #83847 from r-ryantm/auto-update/gdbgui
gdbgui: 0.13.1.1 -> 0.13.2.0
2020-03-30 22:30:35 -07:00
R. RyanTM 0474424904 whatstyle: 0.1.7 -> 0.1.8 2020-03-30 22:28:20 -07:00
R. RyanTM 560e80348c sqlite-web: 0.3.5 -> 0.3.6 2020-03-30 22:27:11 -07:00
R. RyanTM b64ce81b87 rshell: 0.0.26 -> 0.0.27 2020-03-30 22:26:55 -07:00
R. RyanTM b3bd6835b7 git-repo-updater: 0.5 -> 0.5.1 2020-03-31 05:11:30 +00:00
R. RyanTM 1e78891e85 gdbgui: 0.13.1.1 -> 0.13.2.0 2020-03-31 04:57:29 +00:00
Ryan Mulligan 97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
John Ericson 35ac8ba492
Merge pull request #83518 from obsidiansystems/add-tensorflow-2
python.pkgs.{tensorflow,tensorflow-estimator,tensorflow-tensorboard}-2: Init at 2.0.0
2020-03-30 13:40:43 -04:00
Benjamin Hipple 58a4c2dbff
Merge pull request #83615 from Trundle/skaffold-1.6.0
skaffold: 1.4.0 -> 1.6.0
2020-03-30 13:30:39 -04:00
John Ericson 1fa310549c Merge remote-tracking branch 'upstream/master' into add-tensorflow-2 2020-03-30 13:59:16 +00:00
Tim Steinbach 1c43b33a16
Merge pull request #83743 from r-ryantm/auto-update/liquibase
liquibase: 3.8.7 -> 3.8.8
2020-03-30 07:36:44 -04:00
Mario Rodas 77bd6306b6
Merge pull request #83727 from marsam/update-pgformatter
pgformatter: 4.2 -> 4.3
2020-03-30 05:51:56 -05:00
John Ericson d4de62dedd bazel_0_29: init at 0.29.1
Needed for Tensorflow 2.1
2020-03-30 04:30:40 +00:00
R. RyanTM f3028ec1a6 liquibase: 3.8.7 -> 3.8.8 2020-03-30 03:42:43 +00:00
Mario Rodas c0a8c81cf2
Merge pull request #83634 from r-ryantm/auto-update/ameba
ameba: 0.11.0 -> 0.12.0
2020-03-29 19:31:28 -05:00
Jörg Thalheim d04396da8b
Merge pull request #82852 from Mic92/cross-build-rust-package
[WIP] buildRustPackage: enable strictDeps
2020-03-29 14:07:07 +01:00
Daniël de Kok d4152d0205 cargo-asm: 0.1.17 -> 2019-12-24
cargo-asm hasn't seen any new releases since 2018 (and even then
it was spotty). But there have been improvements since then, so
switch to dated releases that use a working git commit.
2020-03-29 14:11:07 +02:00
Jörg Thalheim 432442eb8c
parinfer-rust: fix strict deps build 2020-03-29 12:37:25 +01:00
Jörg Thalheim 756a16e733
panopticon: fix strict deps build 2020-03-29 12:37:25 +01:00
Jörg Thalheim 0322dc52b8
hydra-cli: fix strict deps build 2020-03-29 12:37:24 +01:00
Mario Rodas 0c86ab1406
pgformatter: 4.2 -> 4.3
Changelog: https://github.com/darold/pgFormatter/releases/tag/v4.3
2020-03-29 04:20:00 -05:00
Maximilian Bosch 604b4ddcb2
Merge pull request #83635 from jtojnar/hydra-fix-eval
hydra-unstable: Fix eval with allowAliases = false
2020-03-29 03:00:30 +02:00
R. RyanTM 9aba9a3e74 ameba: 0.11.0 -> 0.12.0 2020-03-29 00:34:11 +00:00
Maximilian Bosch fd99cb9edd
Merge pull request #82900 from notbandali/master
maintainers: update entry for notbandali (previously aminb)
2020-03-29 00:54:54 +01:00
Jan Tojnar dc88e94ff1
hydra-unstable: Fix eval with allowAliases = false
* Catalyst::Plugin::Unicode::Encoding has been merged into Catalyst::Runtime
* Test::More is apparently part of Perl core modules since 5.6.2
2020-03-29 00:50:16 +01:00
Graham Christensen 4d226bad77
Merge pull request #83600 from Ma27/hydra-two-stage-deploy
hydra: 2020-02-06 -> 2020-03-{24,27}
2020-03-28 19:18:10 -04:00
Maximilian Bosch bd5324c4fc
hydra: 2020-02-06 -> 2020-03-{24,27}
Upgrades Hydra to the latest master/flake branch. To perform this
upgrade, it's needed to do a non-trivial db-migration which provides a
massive performance-improvement[1].

The basic ideas behind multi-step upgrades of services between NixOS versions
have been gathered already[2]. For further context it's recommended to
read this first.

Basically, the following steps are needed:

* Upgrade to a non-breaking version of Hydra with the db-changes
  (columns are still nullable here). If `system.stateVersion` is set to
  something older than 20.03, the package will be selected
  automatically, otherwise `pkgs.hydra-migration` needs to be used.

* Run `hydra-backfill-ids` on the server.

* Deploy either `pkgs.hydra-unstable` (for Hydra master) or
  `pkgs.hydra-flakes` (for flakes-support) to activate the optimization.

The steps are also documented in the release-notes and in the module
using `warnings`.

`pkgs.hydra` has been removed as latest Hydra doesn't compile with
`pkgs.nixStable` and to ensure a graceful migration using the newly
introduced packages.

To verify the approach, a simple vm-test has been added which verifies
the migration steps.

[1] https://github.com/NixOS/hydra/pull/711
[2] https://github.com/NixOS/nixpkgs/pull/82353#issuecomment-598269471
2020-03-28 23:33:25 +01:00
Andreas Stührk f074dcf43b skaffold: 1.4.0 -> 1.6.0 2020-03-28 20:29:33 +01:00
Maximilian Bosch 5a7d2e18fe
cargo-make: 0.30.0 -> 0.30.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.1
2020-03-28 17:11:24 +01:00
Mikhail Klementev 679fc685c8
codeql: 2.0.4 -> 2.1.0 2020-03-28 09:05:48 +00:00
Jörg Thalheim 774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Mario Rodas 2c76b8f575
Merge pull request #83536 from zowoq/buildah
buildah: 1.14.4 -> 1.14.5
2020-03-27 21:52:23 -05:00
adisbladis aa2552c6ce
poetry2nix: 1.7.0 -> 1.7.1 2020-03-27 23:47:40 +00:00
Patrick Hilhorst 5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
adisbladis dda52a4571
poetry2nix: 1.6.1 -> 1.7.0 2020-03-27 22:54:34 +00:00
zowoq 9a5c27a513 buildah: 1.14.4 -> 1.14.5
https://github.com/containers/buildah/releases/tag/v1.14.5
2020-03-28 07:55:51 +10:00
Oleksii Filonenko 8ebb32b38b lazygit: 0.16.2 -> 0.18 2020-03-27 13:03:26 -07:00
adisbladis 7401afc428
poetry2nix: 1.6.0 -> 1.6.1 2020-03-27 14:49:31 +00:00