Skip to content

Commit

Permalink
Don't use tweag fork of nixpkgs.
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Dec 3, 2020
1 parent 7a9976d commit 18cf8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import (fetchTarball "https://github.com/tweag/nixpkgs/archive/e7ebd6be80d80000ea9efb62c589a827ba4c22dc.tar.gz")
import (fetchTarball "https://github.com/nixos/nixpkgs/archive/e7ebd6be80d80000ea9efb62c589a827ba4c22dc.tar.gz")

0 comments on commit 18cf8c4

Please sign in to comment.