-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flake: cleanup & expose dynamic output
Cleans up the nix flake as follows: - conform to modern nixpkgs standards by removing the `with` statements and making scoping explicit - removing `flake-compat` (which was broken on macos due to edolstra/flake-compat#53). Additionally reworks the structure a little and makes the default flake output dynamically linked, making it easier to consume from other nix flakes (e.g. act).
- Loading branch information
Showing
3 changed files
with
79 additions
and
101 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters