Skip to content

Commit

Permalink
remove persistent-sql-lifted (#222)
Browse files Browse the repository at this point in the history
* update nix setup

* remove persistent-sql-lifted
  • Loading branch information
chris-martin authored Jan 8, 2025
1 parent f84b559 commit 8c1cdbe
Show file tree
Hide file tree
Showing 23 changed files with 58 additions and 1,436 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- freckle-memcached
- freckle-otel
- freckle-prelude
- persistent-sql-lifted

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -47,7 +46,6 @@ jobs:
- freckle-memcached
- freckle-otel
- freckle-prelude
- persistent-sql-lifted

env:
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
.hiedb
dist-newstyle
stack-*.yaml.lock
.direnv
Loading

0 comments on commit 8c1cdbe

Please sign in to comment.