Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
[Temp] Use nixpkgs PR branch for flake input
Browse files Browse the repository at this point in the history
  • Loading branch information
shanesveller committed Dec 22, 2023
1 parent a312286 commit f8cceb1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

inputs = {
flake-parts.url = "github:hercules-ci/flake-parts";
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:shanesveller/nixpkgs/shanesveller/elixir-1.16";
};

outputs = inputs @ {flake-parts, ...}:
Expand Down

0 comments on commit f8cceb1

Please sign in to comment.