Skip to content

Commit 154725b

Browse files
committed
z
1 parent 6cf64cb commit 154725b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/zed.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{pkgs ? import <nixpkgs> {}}: let
1+
{pkgs}: let
22
nixpak = import ./nixpak.nix;
33
mkNixPak = nixpak.lib.nixpak {
44
inherit (pkgs) lib;

0 commit comments

Comments
 (0)