Skip to content

Commit

Permalink
Update sources.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro authored May 25, 2021
1 parent 8a842ae commit b1e0a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/sources.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
let
overlays =
builtins.fetchTarball
https://github.com/anmonteiro/nix-overlays/archive/68b87e980.tar.gz;
https://github.com/anmonteiro/nix-overlays/archive/58960d0.tar.gz;

in
import "${overlays}/sources.nix" {
Expand Down

0 comments on commit b1e0a8c

Please sign in to comment.