Skip to content

Commit baace41

Browse files
committed
Initial replace with a generated composite action.
Note: Needs to restore some workflow tests, maybe unify into a shared script, integrate into spagehtti(?) The version numbers in here don't exist, so also need to release magic-nix-cache binaries with a tag.
1 parent fd2dbae commit baace41

21 files changed

+756
-422
lines changed

.envrc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
if ! has nix_direnv_version || ! nix_direnv_version 2.1.1; then
2-
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.1.1/direnvrc" "sha256-b6qJ4r34rbE23yWjMqbmu3ia2z4b2wIlZUksBke/ol0="
3-
fi
4-
5-
use_flake
1+
use flake

.eslintrc.json

Lines changed: 0 additions & 75 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/cache-test.sh

Lines changed: 0 additions & 106 deletions
This file was deleted.

.github/workflows/cache-tester.nix

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 130 deletions
This file was deleted.

.github/workflows/flakehub-cache.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
.direnv
2-
result*
3-
4-
node_modules
5-
6-
# magic-nix-cache
7-
creds.env
8-
creds.json
1+
upstream.json

.prettierignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)