tvl-depot/third_party/nix/src
Vincent Ambo 7deabb8c8d chore(3p): Bump channels to 2021-04-09
Fixes included:

* exposed gtest in the package set, required for protobuf
* pinned SBCL to version 2.0.8: The channel moved it to >2.1, and a
  bunch of warnings seemed to be killing our builds - we should
  investigate this later.
* removed kernel patches from //users/tazjin/frog: this machine is
  currently out of service anyways, not worth fixing while it's offline
* removed steam & lutris from frog (they're currently broken)
* removed Haskell overrides for hedgehog-classes & hgeometry-combinatorial
* use gRPC sources from upstream and inject Abseil via Nix instead
* fix for renamed grpc import in //third_party/nix
* use libfprint-tod from upstream nixpkgs in glittershark/yeren and
  delete glittershark/pkgs/fprintd entirely, since all of the patches used
  there are available and working from upstream now (and stopped working
  here after the bump)

Change-Id: Ia90e6f774f7b88bc9e60d28351b900ca43ee2695
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2901
Reviewed-by: glittershark <grfn@gws.fyi>
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: lukegb <lukegb@tvl.fyi>
Tested-by: BuildkiteCI
2021-04-11 22:13:32 +00:00
..
build-remote feat(tvix): Thread a log sink through calls to buildDerivation 2020-11-28 00:47:48 +00:00
cpptoml style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
libexpr fix(tvix/libexpr): backport fix for functionArgs failing on primops 2021-02-02 10:52:33 +00:00
libmain fix(tvix): globally reintroduce --quiet and --verbose flags. 2020-11-27 21:03:45 +00:00
libstore chore(3p): Bump NixOS channels to 2021-02-18 2021-02-19 14:45:43 +00:00
libutil refactor(tvix): Make static strings constexpr string_views 2020-09-14 21:38:30 +00:00
nix refactor(tvix): remove all 'using namespace' from nix command 2020-11-28 00:59:25 +00:00
nix-build fix(tvix): globally reintroduce --quiet and --verbose flags. 2020-11-27 21:03:45 +00:00
nix-channel chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-collect-garbage chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-copy-closure fix(3p/nix): revert "apply all clang-tidy fixes" 2020-08-01 22:45:15 +00:00
nix-daemon chore(3p): Bump channels to 2021-04-09 2021-04-11 22:13:32 +00:00
nix-env chore(3p): Bump nixpkgs to nixos-unstable from 2020-11-21 2020-11-21 23:18:27 +00:00
nix-instantiate refactor(tvix): always pass Bindings by ptr, use shared/unique_ptr 2020-08-17 02:23:49 +00:00
nix-prefetch-url refactor(tvix): getEnv(): Return std::optional 2020-09-01 02:21:53 +00:00
nix-store feat(tvix): Thread a log sink through calls to buildDerivation 2020-11-28 00:47:48 +00:00
nlohmann Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
proto fix(tvix): Chunk the AddTextToStore request 2020-08-29 14:29:45 +00:00
tests fix(tvix/libexpr): backport fix for functionArgs failing on primops 2021-02-02 10:52:33 +00:00
CMakeLists.txt refactor(3p/nix): Build nix-daemon as a separate binary 2020-08-03 18:26:44 +00:00