Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nix: Bump fenix
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
nspin committed Oct 30, 2024
1 parent 636da91 commit 77d696e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hacking/nix/scope/default.nix
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ let
in

let
fenixRev = "9af557bccdfa8fb6a425661c33dbae46afef0afa";
fenixRev = "dc19afc39af5f5e69fca78ebae59170e61017df8";
fenixSource = fetchTarball "https://github.com/nix-community/fenix/archive/${fenixRev}.tar.gz";
fenix = import fenixSource {};
in

0 comments on commit 77d696e

Please sign in to comment.