Skip to content

Commit 2b229c0

Browse files
chore(nix->guix): delete Nix estate-wide (#138) (#47)
Automated sweep to eradicate Nix from the estate as Guix is now the sole reproducible environment.
1 parent 7fb7c96 commit 2b229c0

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.envrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ fi
1414

1515
# Load Nix flake if flake.nix exists
1616
if has nix && [ -f flake.nix ]; then
17-
use flake
1817
fi
1918

2019
# Project environment variables

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,4 +412,4 @@ jobs:
412412
repo: context.repo.repo,
413413
issue_number: context.issue.number,
414414
body: comment
415-
});
415+
});

0 commit comments

Comments
 (0)