Maximilian Bosch
1ca8ee8111
Merge pull request #84296 from catern/hydrauri
...
hydra: add dep on perlPackages.CatalystPluginSmartURI
2020-04-05 18:29:54 +02:00
Spencer Baugh
ed10432541
hydra: add dep on perlPackages.CatalystPluginSmartURI
...
This plugin allows configuring the URLs generated by Catalyst (and
therefore by Hydra) to be relative instead of absolute, which makes it
automatically behave correctly when Hydra is accessed both directly
and behind a reverse proxy.
2020-04-04 20:02:09 -04:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Mario Rodas
cade2fba96
Merge pull request #84024 from r-ryantm/auto-update/terracognita
...
terracognita: 0.3.0 -> 0.4.0
2020-04-01 20:03:22 -05:00
R. RyanTM
7ce6949f65
terracognita: 0.3.0 -> 0.4.0
2020-04-01 19:59:53 +00:00
Jörg Thalheim
4e3958fff8
Merge pull request #83949 from r-ryantm/auto-update/clojure-lsp
...
clojure-lsp: 20200305T151710 -> 20200314T202821
2020-04-01 13:22:03 +01:00
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
R. RyanTM
926b31c244
act: 0.2.6 -> 0.2.7
2020-04-01 07:33:38 +00:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02: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
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
1e78891e85
gdbgui: 0.13.1.1 -> 0.13.2.0
2020-03-31 04:57:29 +00:00
Jörg Thalheim
0322dc52b8
hydra-cli: fix strict deps build
2020-03-29 12:37:24 +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
Jan Tojnar
fa4e1bbe07
Merge branch 'master' into staging-next
...
Fix eval of nixos/nginx
2020-03-29 00:35:29 +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
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Julien Dehos
6ecb9ceda4
gede: 2.15.4 -> 2.16.2
2020-03-25 14:30:45 +01:00
Orivej Desh
1b89aa3f7a
Merge branch 'master' into staging
2020-03-23 00:53:16 +00:00
Maximilian Bosch
ba3bd7f87b
Merge pull request #83143 from r-ryantm/auto-update/intel-gpu-tools
...
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 23:11:27 +01:00
R. RyanTM
77dca14031
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 15:36:46 +00:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Elis Hirwing
96502b1904
Merge pull request #83110 from flokli/drush-php73
...
drush: build with php73
2020-03-22 11:50:33 +01:00
Florian Klink
382e751a68
drush: still needs php 7.3
...
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:
> drush uli
Deprecated function: Array and string offset access syntax with curly braces is [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).
Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink
3b3e2c080f
drush: fix buildInputs / nativeBuildInputs
...
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif
bdddf3c07f
tokei: 10.1.2 -> 11.0.0
2020-03-21 16:01:36 +01:00
Mario Rodas
e55240ee9a
terracognita: fix build on darwin
2020-03-21 06:15:00 -05:00
Mario Rodas
5ba0036271
reviewdog: fix build on darwin
2020-03-21 06:13:00 -05:00
Mario Rodas
e0757cf88a
mkcert: fix build on darwin
2020-03-21 05:46:00 -05:00
Mario Rodas
26f5b0ed8f
go-license-detector: fix build on darwin
2020-03-21 05:05:00 -05:00
Mario Rodas
6552397b67
editorconfig-checker: fix build on darwin
2020-03-21 05:00:00 -05:00
Mario Rodas
e00ccb36b8
circleci-cli: fix build on darwin
2020-03-21 04:33:00 -05:00
Mario Rodas
7e03d4416b
act: fix build on darwin
2020-03-21 04:22:00 -05:00
Matthew Bauer
67b0ddf3f3
Merge remote-tracking branch 'origin/staging' into mb-cross-fixes-march-2020
2020-03-16 14:34:03 -04:00
Mario Rodas
99fc24ec57
Merge pull request #82528 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-15 22:48:51 -05:00
R. RyanTM
4e7d702bb9
cli11: 1.8.0 -> 1.9.0
2020-03-14 14:25:23 +01:00
R. RyanTM
fda69ba628
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-14 04:11:16 +00:00
Maximilian Bosch
69d7cc5508
inotify-tools: 3.20.1 -> 3.20.2.2
2020-03-13 20:59:53 +01:00
Yannik Sander
5f45d51c8b
act: 0.2.5 -> 0.2.6
2020-03-13 12:46:08 +01:00
Peter Hoeg
7b87ac3e31
Merge pull request #81499 from NixOS/u/teensy
...
teensy-loader-cli: 2.1 -> 2.1.20191110
2020-03-10 20:55:19 +08:00
Frederik Rietdijk
188c3a4d03
Merge staging-next into staging
2020-03-06 07:09:30 +01:00
Lancelot SIX
4e08586690
gdb: 8.3.1 -> 9.1
...
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
Matthew Bauer
bad6770d27
elfutils: remove unneeded custom cross build/install phase
...
This is no longer needed. elfutils compiles out of the box!
2020-03-05 20:38:30 -05:00