Skip to content

Commit 90fa3c5

Browse files
committed
chore(nix->guix): delete Nix estate-wide (#138)
1 parent af0a97c commit 90fa3c5

5 files changed

Lines changed: 4 additions & 5 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/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ permissions:
1515

1616
jobs:
1717
governance:
18-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
18+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ permissions:
1818

1919
jobs:
2020
scan:
21-
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
21+
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
permissions:
2121
contents: read
2222
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@c65436ee3351cd6b0fa14b142938b195efc77586
23-
secrets: inherit
23+
secrets: inherit

.github/workflows/static-analysis-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,4 +430,4 @@ jobs:
430430
431431
Findings saved as \`unified-findings\` artifact.
432432
The gitbot-fleet scanner will ingest these on its next pass.
433-
EOF
433+
EOF

0 commit comments

Comments
 (0)