Skip to content

Commit

Permalink
wip: nixify
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 27, 2024
1 parent 457ec2f commit 0391408
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ if [[ "$NIXIFY" == 1 && -z "${IN_NIX_SHELL+x}" ]]; then
nix flake metadata
exec nix develop \
--ignore-environment \
--keep SONATYPE_SECRET \
--keep SCALA_VERSION \
--keep TOKEN_BITWARDEN_SM \
--keep CI_BRANCH \
--keep CI_COMMIT \
--keep CI_BRANCH_TAG \
Expand Down

0 comments on commit 0391408

Please sign in to comment.