Skip to content

Commit

Permalink
Major update to Nix Flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukant Hajra committed Dec 18, 2023
1 parent ee7b143 commit a372bbd
Show file tree
Hide file tree
Showing 35 changed files with 572,498 additions and 96,569 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v14
- uses: cachix/install-nix-action@v17
- uses: cachix/cachix-action@v10
with:
name: shajra
Expand Down
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(import ./nix {}).distribution
(import nix/compat.nix).defaultNix
Loading

0 comments on commit a372bbd

Please sign in to comment.