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 logger: pretty
log-directives: nix_installer=trace log-directives: nix_installer=trace
backtrace: full backtrace: full
extra-conf: "experimental-features = impure-derivations" extra-conf: |-
experimental-features = impure-derivations
- run: cat /etc/nix/nix.conf - run: cat /etc/nix/nix.conf
- name: echo $PATH - name: echo $PATH
run: echo $PATH run: echo $PATH