Skip to content

Commit

Permalink
Make nix install priviledged
Browse files Browse the repository at this point in the history
  • Loading branch information
Yandu Oppacher authored and Yandu Oppacher committed Jan 8, 2025
1 parent 0192b12 commit 634906f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ runs:
uses: nixbuild/nix-quick-install-action@v19
with:
nix_conf: experimental-features = nix-command flakes
options: --privileged

- name: Add nix devshell to .bash_profile
run: echo "source <(nix print-dev-env --show-trace)" >> "$HOME/.bash_profile"
Expand Down

0 comments on commit 634906f

Please sign in to comment.