Skip to content

Commit

Permalink
feat(template): move the template to LovelaceAcademy/nix-templates#14
Browse files Browse the repository at this point in the history
  • Loading branch information
klarkc committed Jan 3, 2023
1 parent cd66157 commit 120c081
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
name: klarkc
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: ./.github/workflows/test.sh
- run: nix flake check --show-trace
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@
let
in
{
#TODO: move CI test.sh to here
#checks.template = (inputs.get-flake ./nix/template).checks.${system};
});
}
1 change: 0 additions & 1 deletion nix/template/.gitattributes

This file was deleted.

1 change: 0 additions & 1 deletion nix/template/.gitignore

This file was deleted.

52 changes: 0 additions & 52 deletions nix/template/flake.nix

This file was deleted.

17 changes: 0 additions & 17 deletions nix/template/src/Main.purs

This file was deleted.

0 comments on commit 120c081

Please sign in to comment.