zowoq
665369a205
go-md2man: 1.0.6 -> 2.0.0
2020-04-12 17:26:12 +10:00
Maximilian Bosch
43020a8692
Merge pull request #84986 from r-ryantm/auto-update/strace
...
strace: 5.5 -> 5.6
2020-04-11 14:07:02 +02:00
R. RyanTM
e304f9d69b
strace: 5.5 -> 5.6
2020-04-11 11:42:08 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
Maximilian Bosch
e8a4b9fe9b
Merge pull request #84501 from Ma27/bump-hydra
...
hydra: 2020-03-24 -> 2020-04-07
2020-04-08 20:08:29 +02:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
...
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Maximilian Bosch
0f5c38feed
hydra: 2020-03-24 -> 2020-04-07
...
Also removed `pkgs.hydra-flakes` since flake-support has been merged
into master[1]. Because of that, `pkgs.hydra-unstable` is now compiled
against `pkgs.nixFlakes` and currently requires a patch since Hydra's
master doesn't compile[2] atm.
[1] https://github.com/NixOS/hydra/pull/730
[2] https://github.com/NixOS/hydra/pull/732
2020-04-07 14:11:12 +02:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock
2020-04-06 15:02:13 +02:00
Jakub Kądziołka
2c40ba774d
patchelf: Fix homepage URL
...
Since this commit on nixos-homepage, the homepage was 404-ing:
179733c176
2020-04-06 14:08:11 +02:00
Frederik Rietdijk
2420184727
Merge staging into staging-next
2020-04-06 08:54:28 +02:00
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
Lancelot SIX
a44ac81f46
automake: 1.16.1 -> 1.16.2
2020-04-03 22:12:02 +02:00
R. RyanTM
88a6078e18
help2man: 1.47.12 -> 1.47.13
2020-04-03 22:11:35 +02:00
Jörg Thalheim
2bec129116
itstool: use wrapPython to fix double shebang on macOS
2020-04-03 22:05:53 +02:00
Burke Libbey
da7ac56575
itstool: fix double-shebang issue on macOS
2020-04-03 22:05:53 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
hlolli
38b7aff170
fix strace-graph shebang which points to perl
2020-04-02 22:24:50 +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
R. RyanTM
0c0f318685
go-license-detector: 3.0.2 -> 3.1.0
2020-03-05 15:06:03 -08:00
R. RyanTM
ee85ecaed9
clojure-lsp: 20200121T234305 -> 20200305T151710
2020-03-05 17:28:58 +00:00
Mario Rodas
5acc63513f
Merge pull request #81663 from r-ryantm/auto-update/act
...
act: 0.2.4 -> 0.2.5
2020-03-03 22:15:30 -05:00
R. RyanTM
5e75ba3f42
act: 0.2.4 -> 0.2.5
2020-03-04 00:27:41 +00:00
André-Patrick Bubel
bfbf3c5b09
travis: 1.8.10 -> 1.8.11
2020-03-02 21:23:47 +01:00
Vladimír Čunát
855f020404
Merge #79026 : blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea
2020-03-02 15:57:23 +01:00
Peter Hoeg
740ec9474e
teensy-loader-cli: 2.1 -> 2.1.20191110
...
Add manpages and documentation.
2020-03-02 17:48:27 +08:00
Bernardo Meurer
81461cff5f
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
...
This reverts commit 0566b5ce19
, reversing
changes made to 4d6e3bf127
.
2020-03-01 18:39:58 -08:00
Frederik Rietdijk
79217339d2
Merge master into staging-next
2020-02-29 15:29:11 +01:00
Vincent Laporte
fca7f386db
trv: remove at 0.1.3
2020-02-28 21:24:26 +01:00
Jan Tojnar
bb701376cf
Merge branch 'master' into staging-next
2020-02-28 11:30:44 +01:00
Evan Stoll
5e895e535c
ycmd: 2019-09-19 -> 2020-02-22
...
drop support for python2
ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382
youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
Jon
5341720ca7
stlink: inline version info
2020-02-27 10:31:19 -08:00
R. RyanTM
2936fa8f1f
stlink: 1.5.1 -> 1.6.0
2020-02-27 10:31:19 -08:00
Frederik Rietdijk
ef156f7a8b
Merge staging-next into staging
2020-02-27 10:15:34 +01:00
Mario Rodas
1da1afbbdc
Merge pull request #81141 from filalex77/act-0.2.4
...
act: 0.1.3 -> 0.2.4
2020-02-26 20:08:24 -05:00
Oleksii Filonenko
a3c9bb7cd9
act: 0.1.3 -> 0.2.4
2020-02-26 22:14:15 +02:00
worldofpeace
0babf18003
Merge pull request #71378 from bb010g/git-my
...
git-my: init at 1.1.2
2020-02-26 15:54:16 +00:00
bb010g
a7cb757af4
git-and-tools: canonicalize hyphenated names
...
Old intercaps names are aliased.
darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
Doron Behar
0c3ca28e8e
sccache: 0.2.12 -> 0.2.13
...
Quote homepage URL.
2020-02-25 09:12:50 +02:00
tollb
ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch ( #80929 )
...
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:
(gdb) set debug-file-directory /run/booted-system/sw/lib/debug
results in:
munmap_chunk(): invalid pointer
Aborted (core dumped)
To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
Richard Marko
87057d9bdc
blackmagic: add libusb, pkgconfig. expose pc-* (hosted) targets
...
Add myself to maintainers and change meta.platforms to platforms.linux
due to build failures on Darwin.
2020-02-20 11:07:17 +01:00
Richard Marko
bb73acd27f
blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea
2020-02-20 11:03:21 +01:00
Mario Rodas
eeb087bc61
terraform-lsp: 0.0.9 -> 0.0.10
...
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.10
2020-02-19 15:36:06 +01:00
Mario Rodas
f8e031b298
circleci-cli: 0.1.5879 -> 0.1.6072
2020-02-17 04:20:00 -05:00
Artemis Tosini
21bfc57dd9
tinyprog: fix pkg_resources crash
2020-02-16 23:30:56 +01:00
Benjamin Hipple
dc851d4051
wishbone-utils: 0.2.8 -> 0.6.9
...
The upstreeam repository has moved its URL here:
https://github.com/xobs/wishbone-utils
This also contains some cleanup to make the cargo tarball checker find the cargo
lockfile in the source directory; see #79975 for details.
2020-02-16 09:35:01 -08:00
Benjamin Hipple
1c36f69b08
texlab: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:25:47 -08:00
Benjamin Hipple
07de659207
sccache: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:20:57 -08:00
Benjamin Hipple
c0aca67f74
hydra-cli: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:58:52 -08:00
Lily Ballard
6c4228f7d1
tokei: 10.1.1 -> 10.1.2
2020-02-14 00:34:11 -08:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
Kira Bruneau
0509ce6408
texlab: 1.9.0 -> 1.10.0 ( #79885 )
2020-02-13 22:35:02 -05:00
Will Dietz
3991c60b37
go-license-detector: init at 3.0.2
2020-02-12 20:35:11 -06:00