Skip to content

Instantly share code, notes, and snippets.

@codedmart

codedmart/error Secret

Created June 28, 2019 23:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codedmart/0460f0ecf76db20dfae301a7c97084f3 to your computer and use it in GitHub Desktop.
Save codedmart/0460f0ecf76db20dfae301a7c97084f3 to your computer and use it in GitHub Desktop.
error: value is a function while a list was expected, at /nix/store/3gdg5dyx9diga441i6ac9nidx761lc2r-nixos-19.03.173000.1c6bdbc766e/nixos/pkgs/top-level/stage.nix:216:8
self: super:
{
slack-appindicator = self.callPackage ./slack.nix { };
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment