Skip to content

Commit 1b652de

Browse files
committed
clean up overlay
1 parent 2611669 commit 1b652de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/nixpkgs/overlays/10-basic.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
self: super: rec {
1+
self: super: {
22
pypi2nix = super.fetchFromGitHub {
33
owner = "nix-community";
44
repo = "pypi2nix";

0 commit comments

Comments
 (0)