Commit graph

2775 commits

Author SHA1 Message Date
Aaron Andersen 955c16a881 arcanist: 20180916 -> 20190905 2019-10-13 07:14:38 -04:00
R. RyanTM 8b426722c0 swig4: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/swig/versions
2019-10-11 12:05:58 +02:00
lewo 191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Antoine Eiche 0a7c50e0e0 hydra-cli: update the cargoSha256 hash
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Robin Gloster ffb7d6a7ea
strace: 5.2 -> 5.3 2019-10-03 21:16:09 +02:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Mario Rodas 956546e20b
lsof: fix man page 2019-09-28 19:19:19 -05:00
Vladimír Čunát fda4a08d4a
Merge branch 'staging-next'
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
R. RyanTM ef3f4af0f1 lttng-ust: 2.10.4 -> 2.10.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-ust/versions
2019-09-28 00:19:50 +02:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Jörg Thalheim 287dbd1562
Merge pull request #69507 from tobim/pkgs/ccls
ccls: 0.20190823 -> 0.20190823.3
2019-09-26 12:52:40 +01:00
Tobias Mayer 2963c8811e ccls: 0.20190823 -> 0.20190823.3 2019-09-26 13:16:41 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Jörg Thalheim bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
adisbladis 17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
Vladimír Čunát 4e5b465052
patchelf: 0.10 -> 0.9 (downgrade!)
This is a partial revert of #58715.  Bumping the default caused problems
described in #69213.  I tested that the vscode corruption happened even
with the 0.10 pre-release, so I'm keeping patchelfUnstable on 0.10
(patchelfUnstable shouldn't cause a large rebuild anyway)
2019-09-22 09:47:36 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Mario Rodas 1e117cf7b1
Merge pull request #69189 from marsam/update-terraform-lsp
terraform-lsp: 0.0.6 -> 0.0.9
2019-09-21 17:43:42 -05:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Maximilian Bosch a141d29fef
Merge pull request #67680 from gilligan/add-hydra-cli
hydra-cli: init at 0.2.0
2019-09-21 15:46:51 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Mario Rodas d02d88feba elfinfo: use buildGoPackage 2019-09-21 04:33:00 -05:00
Mario Rodas 04aee5f070 mkcert: use buildGoPackage 2019-09-21 04:25:00 -05:00
Mario Rodas 354b2ee016
terraform-lsp: 0.0.6 -> 0.0.9 2019-09-21 00:00:00 -05:00
Sirio Balmelli dee0cb7be5
ycmd: add gopls completer
ycmd gives 'no completer support' because of missing 'gopls'.
Add this as a conditional dependency.

Refactor the 'mkdir -p' step to be conditional per-dependency,
and placed just before the link step.
This is mostly for legibility but also pedantic correctness:
do not create a directory unless it will be used.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:40 +02:00
Sirio Balmelli 7d21d6a680
ycmd: update build to 2019-09-19
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:40 +02:00
Sirio Balmelli dfc7bdb1a3
ycmd: install phase copies all dirs below 'third_party'
Copy _all_ of 'third_party'.
Cherry-picking the contents of this dir is a fragile approach as
they change in later commits (breaking this build).

This approach continues to work on the current build,
and will not break with later versions of the project.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:37 +02:00
Frederik Rietdijk 0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Mario Rodas bc172c8780
circleci-cli: 0.1.2569 -> 0.1.5879 2019-09-18 18:00:00 -05:00
Jan Tojnar 62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Mario Rodas 24d976e39f
terraform-lsp: 0.0.5 -> 0.0.6
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.6
2019-09-17 23:48:00 -05:00
volth 8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Will Dietz 7f9a120147
elfinfo: 0.7.5 -> 0.7.6 2019-09-16 09:36:54 -05:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Franz Pletz 789760aa10
Merge pull request #68779 from mimame/update/maintainer
maintainer: mimadrid: update github username and personal data
2019-09-14 14:08:35 +00:00
Doron Behar 4a99b423fe sccache: 0.2.10 -> 0.2.11 2019-09-14 15:18:12 +03:00
WilliButz cbb6293dce
Merge pull request #68291 from Ma27/bump-hydra
hydra: 2019-05-06 -> 2019-08-30
2019-09-14 13:16:07 +02:00
Miguel Madrid Mencía 148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
Jörg Thalheim 2e0c19121a
Merge branch 'master' into ccls 2019-09-13 16:26:21 +01:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Lily Ballard 0f34860540 tokei: 9.1.1 -> 10.0.1
Enable all crate features, which gets us alternative output formats.

Update description and add long description to match what's in the
GitHub repo.

Add myself as a maintainer.
2019-09-10 13:21:37 -07:00
Jan Tojnar 1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Domen Kožar 41ad32febe
Merge pull request #58715 from booxter/patchelf-version-bump
Bump patchelf and patchelfUnstable to 0.10
2019-09-09 16:51:51 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
Frederik Rietdijk 0107ee8c32
Merge pull request #68339 from NixOS/staging-next
Staging next with systemd 243
2019-09-09 10:02:20 +02:00
Peter Hoeg 65fb1a053f
Merge pull request #67498 from peterhoeg/f/xxdiff
xxdiff: drop the old qt4 version in favour of qt5
2019-09-09 14:44:19 +08:00
Frederik Rietdijk e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk 731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Peter Hoeg c78216067b xxdiff: drop the old qt4 version in favour of qt5 2019-09-09 13:13:54 +08:00
Matthieu Coudron 59d65e23e1
Merge pull request #68258 from teto/luarocks-nix_bump
Moved luarocks-nix to community and leverage luarocks mirrors when possible.
2019-09-09 12:41:54 +09:00