We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf64cb commit 154725bCopy full SHA for 154725b
nix/zed.nix
@@ -1,4 +1,4 @@
1
-{pkgs ? import <nixpkgs> {}}: let
+{pkgs}: let
2
nixpak = import ./nixpak.nix;
3
mkNixPak = nixpak.lib.nixpak {
4
inherit (pkgs) lib;
0 commit comments