Skip to content

Commit

Permalink
source Nix profile
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Oct 19, 2023
1 parent 2c09d7e commit 8ec30d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/rules_nixpkgs_core/0.10.0/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ bcr_test_module:
platform: ${{ platform }}
shell_commands:
- curl -L https://nixos.org/nix/install | sh -s -- --no-daemon
- . ~/.nix-profile/etc/profile.d/nix.sh
- echo '. ~/.nix-profile/etc/profile.d/nix.sh' >> ~/.profile
test_targets:
- "//..."

0 comments on commit 8ec30d7

Please sign in to comment.