-
|
I tried to adapt the example given in the pkgs readme but I am stumped how to proceed: pkgs/development/tools/dockfmt/default.nixpkgs/default.nixpkgs/flake.nixOutput of flk $host switch --show-traceAny help greatly appreciated |
Beta Was this translation helpful? Give feedback.
Answered by
nrdxp
Apr 29, 2021
Replies: 1 comment 1 reply
-
|
did you run |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lycheese
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
did you run
nix lock --update-input pkgsafter adding the inputs? Looks like it's not pulling the source down just yet, which would indicate you probably have not.