39b01c3029
Without this escape, it is possible for Nix to produce escaped representations which are not literal Nix values again. This was fixed in upstream Nix in https://github.com/NixOS/nix/pull/4012 (though only for eval, not in the REPL) and the updated test is picked from upstream after that commit. Because we run the C++ Nix tests against our test suite as well, this also bumps our custom Nix 2.3 to a commit that includes the cherry-picked fix from the PR above. Change-Id: I478547ade65f655c606ec46f7143932064192283 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6271 Reviewed-by: grfn <grfn@gws.fyi> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI |
||
---|---|---|
.. | ||
agenix | ||
alsi | ||
bat_syntaxes | ||
bufbuild | ||
buzz | ||
cgit | ||
clj2nix | ||
elmPackages_0_18 | ||
emacs/rcirc | ||
exwm | ||
gerrit | ||
gerrit-queue | ||
gerrit_plugins | ||
git | ||
gitignoreSource | ||
gopkgs | ||
hii | ||
irccat | ||
josh | ||
kernelPatches/trx40_usb_audio | ||
lisp | ||
naersk | ||
nixpkgs | ||
nsfv | ||
overlays | ||
prometheus-fail2ban-exporter | ||
python/broadlink | ||
rust-crates | ||
rustsec-advisory-db | ||
smtprelay | ||
sources | ||
terraform-provider-glesys | ||
default.nix | ||
README.md |
Third-Party Code
Code under this folder is one of the following:
-
Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.
-
Code that is developed inside of this repository, but released to an external repository via Copybara.