Does it work with block chomping

This commit is contained in:
Ana Hobden 2023-06-27 09:10:37 -07:00
parent 710f8bd079
commit 317936b794

View file

@ -17,7 +17,8 @@ jobs:
logger: pretty
log-directives: nix_installer=trace
backtrace: full
extra-conf: "experimental-features = impure-derivations"
extra-conf: |-
experimental-features = impure-derivations
- run: cat /etc/nix/nix.conf
- name: echo $PATH
run: echo $PATH