Commit graph

3290 commits

Author SHA1 Message Date
Ryan Mulligan 0f8add73c8
Merge pull request #95024 from r-ryantm/auto-update/asls
asls: 0.4.0 -> 0.4.2
2020-08-13 06:28:52 -07:00
Mario Rodas 94ca781dba
Merge pull request #95283 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.5.4 -> 0.6.0
2020-08-12 18:34:09 -05:00
R. RyanTM 044b15424c terraform-ls: 0.5.4 -> 0.6.0 2020-08-12 21:26:22 +00:00
Timothy Stott ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
Mario Rodas 0dc87c6e54
Merge pull request #95035 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200706T152722 -> 20200806T150857
2020-08-10 07:19:55 -05:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM 36ef614fae clojure-lsp: 20200706T152722 -> 20200806T150857 2020-08-10 04:39:35 +00:00
R. RyanTM 447c94f40c asls: 0.4.0 -> 0.4.2 2020-08-10 01:20:31 +00:00
Daniël de Kok c8b3a0a9bd blackmagic: unstable-2020-02-20 -> unstable-2020-08-05
- Fixes build.
- `libftdi`, `pc-hosted`, and `pc-stlinkv2` platforms are replaced by
  `hosted`.
2020-08-09 10:46:01 +02:00
zowoq 32e87e8b02 cproto: use patch file extension 2020-08-07 13:43:35 +10:00
Maximilian Bosch a4e77ce9cf
strace: 5.7 -> 5.8
https://github.com/strace/strace/releases/tag/v5.8
2020-08-06 20:10:26 +02:00
s1341 3f1eb9524c pahole: 1.16 -> 1.17 2020-08-06 15:25:18 +03:00
Simonas Kazlauskas 3a64e5f72e
arcanist: 20200127 -> 20200711 (#93678)
Note that this arcanist bump introduces some breaking changes to the
tool interface.
2020-08-06 13:43:25 +02:00
Maximilian Bosch 349e11b63c
Merge pull request #94456 from r-ryantm/auto-update/argbash
argbash: 2.8.1 -> 2.9.0
2020-08-05 23:16:56 +02:00
Mario Rodas 7eebc670a0
reviewdog: 0.10.1 -> 0.10.2
https://github.com/reviewdog/reviewdog/releases/tag/v0.10.2
2020-08-04 22:38:40 -05:00
Vladimír Čunát 8bbc202208
Merge branch 'master' into staging-next 2020-08-04 21:37:39 +02:00
Maximilian Bosch ae9ab324b7
hydra-unstable: 2020-07-28 -> 2020-08-04
Moving just one patch forward to fix importing store-paths from
`hydra-queue-runner`[1]. The other patches[2] require a newer
`pkgs.nixUnstable` and can't be used currently due to this.

[1] https://github.com/NixOS/nixpkgs/pull/93945#issuecomment-668244478
[2] 77c33c1d71...4b5813051b
2020-08-04 15:29:09 +02:00
Frederik Rietdijk 50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
R. RyanTM ed438d7986 argbash: 2.8.1 -> 2.9.0 2020-08-01 15:56:28 +00:00
Benjamin Hipple f715d5a341
Merge pull request #94383 from r-ryantm/auto-update/ccache
ccache: 3.7.10 -> 3.7.11
2020-07-31 21:11:30 -04:00
R. RyanTM b66b16420c ccache: 3.7.10 -> 3.7.11 2020-07-31 21:13:49 +00:00
Mario Rodas bb75c646ef
Merge pull request #94322 from r-ryantm/auto-update/terracognita
terracognita: 0.5.0 -> 0.5.1
2020-07-31 07:08:40 -05:00
Mario Rodas e33b74add0
Merge pull request #94324 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.4.0 -> 0.5.4
2020-07-31 07:07:03 -05:00
R. RyanTM b8d60df8dd terraform-ls: 0.4.0 -> 0.5.4 2020-07-31 11:16:03 +00:00
R. RyanTM 229ac0080f terracognita: 0.5.0 -> 0.5.1 2020-07-31 11:09:07 +00:00
Evan Stoll 54e20c2361 pythonPackages.gdbgui: 0.13.2.0 -> 0.13.2.1
- add eventlet to propagatedBuildInputs
- add homepage
- add gevent-websocket to propagatedBuildInputs

  Without gevent-websocket, this message is printed on start:
  "WARNING - WebSocket transport not available.
  Install gevent-websocket for improved performance."

  - Add gevent-websocket to propagatedBuildInputs to suppress the error
    message and supposedly improve performance
2020-07-31 00:46:59 -07:00
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Maximilian Bosch 821193277b
Merge pull request #93945 from ivan/hydra-unstable-fix
hydra-unstable: 2020-06-23 -> 2020-07-28
2020-07-30 23:46:57 +02:00
Will Dietz 4d8b20f568
lit: 0.9.0 -> 0.10.0 2020-07-29 00:53:47 -05:00
Ivan Kozik 0d7bdd6d8e hydra-unstable: 2020-06-23 -> 2020-07-28
This fixes the build:

config.status: creating hydra-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing executable-scripts commands
building
build flags: -j8 -l8 SHELL=/nix/store/c4wxsn4jays9j31y5z9f83nr2cp7l4pa-bash-4.4-p23/bin/bash
make  all-recursive
make[1]: Entering directory '/build/source'
Making all in src
make[2]: Entering directory '/build/source/src'
Making all in hydra-evaluator
make[3]: Entering directory '/build/source/src/hydra-evaluator'
g++ -DHAVE_CONFIG_H -I. -I../..    -std=c++17 -I/nix/store/2xhb4hlskn33pbyph36v4wxcan56dnrw-boehm-gc-8.0.4-dev/include -I/nix/store/5rjgsqjdm71cflfb68q7m771a1rqcsk3-nix-2.4pre20200719_a79b6dd-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_evaluator-hydra-evaluator.o `test -f 'hydra-evaluator.cc' || echo './'`hydra-evaluator.cc
hydra-evaluator.cc:27:27: error: template argument 1 is invalid
   27 |     std::unique_ptr<Config> config;
      |                           ^
hydra-evaluator.cc:27:27: error: template argument 2 is invalid
hydra-evaluator.cc: In constructor 'Evaluator::Evaluator()':
hydra-evaluator.cc:61:56: error: base operand of '->' is not a pointer
   61 |         , maxEvals(std::max((size_t) 1, (size_t) config->getIntOption("max_concurrent_evals", 4)))
      |                                                        ^~
hydra-evaluator.cc:60:44: error: invalid user-defined conversion from 'std::_MakeUniq<Config>::__single_object' {aka 'std::unique_ptr<Config, std::default_delete<Config> >'} to 'int' [-fpermissive]
   60 |         : config(std::make_unique<::Config>())
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/memory:80,
                 from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/binarystring.hxx:17,
                 from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/binarystring:4,
                 from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/pqxx:3,
                 from ../libhydra/db.hh:3,
                 from hydra-evaluator.cc:1:
/nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/bits/unique_ptr.h:374:16: note: candidate is: 'std::unique_ptr<_Tp, _Dp>::operator bool() const [with _Tp = Config; _Dp = std::default_delete<Config>]' <near match>
  374 |       explicit operator bool() const noexcept
      |                ^~~~~~~~
/nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/bits/unique_ptr.h:374:16: note:   return type 'bool' of explicit conversion function cannot be converted to 'int' with a qualification conversion
make[3]: *** [Makefile:440: hydra_evaluator-hydra-evaluator.o] Error 1
make[3]: Leaving directory '/build/source/src/hydra-evaluator'
make[2]: *** [Makefile:360: all-recursive] Error 1
make[2]: Leaving directory '/build/source/src'
make[1]: *** [Makefile:414: all-recursive] Error 1
make[1]: Leaving directory '/build/source'
make: *** [Makefile:344: all] Error 2
builder for '/nix/store/g967cc3j6rc3nnpx2s4klpr03ig9zzyp-hydra-2020-06-23.drv' failed with exit code 2
2020-07-28 23:40:41 +00:00
Mario Rodas 32a144c554
Merge pull request #94062 from r-ryantm/auto-update/elfinfo
elfinfo: 1.0.1 -> 1.1.0
2020-07-28 16:49:24 -05:00
Mario Rodas 2ea37a0fe6
Merge pull request #94025 from r-ryantm/auto-update/linuxkit
linuxkit: 0.7 -> 0.8
2020-07-28 12:49:36 -05:00
R. RyanTM 7ab5669bb9 elfinfo: 1.0.1 -> 1.1.0 2020-07-28 08:18:54 +00:00
Mario Rodas 67de12f991
linuxkit: use buildFlagsArray 2020-07-27 16:20:00 -05:00
R. RyanTM 405d540652 linuxkit: 0.7 -> 0.8 2020-07-27 19:30:08 +00:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Jörg Thalheim af854940a6
Merge pull request #93750 from r-ryantm/auto-update/pwndbg 2020-07-24 17:24:08 +01:00
Martin Weinelt 579539103c
Merge pull request #93760 from r-ryantm/auto-update/tockloader
tockloader: 1.4.0 -> 1.5.0
2020-07-24 13:01:20 +02:00
R. RyanTM aecafd476e tockloader: 1.4.0 -> 1.5.0 2020-07-24 10:49:45 +00:00
R. RyanTM 069700e482 pwndbg: 2019.12.09 -> 2020.07.23 2020-07-24 07:59:14 +00:00
R. RyanTM b48de3b039 nix-build-uncached: 0.1.1 -> 1.0.0 2020-07-24 05:29:10 +00:00
Vladimír Čunát 7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Mario Rodas 127634e4af
Merge pull request #93554 from r-ryantm/auto-update/cproto
cproto: 4.7o -> 4.7p
2020-07-20 19:42:18 -05:00
Mario Rodas 849868fcb5
cproto: enable on darwin 2020-07-20 18:43:19 -05:00
R. RyanTM d59fa641b0 cproto: 4.7o -> 4.7p 2020-07-20 20:28:15 +00:00
R. RyanTM 65e6e68316 fswatch: 1.14.0 -> 1.15.0 2020-07-20 05:25:54 +00:00
Jan Tojnar 83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Vladimír Čunát 956f3224fe
Merge #92128: wayland: documentation outputs (in staging) 2020-07-19 10:03:34 +02:00
Justin Gerhardt 2370ca0b26 stm32cubemx: 5.3.0 -> 5.6.1 2020-07-16 01:54:41 -04:00