index
:
getchoo/cores
dependabot/github_actions/actions-5658cb5396
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo
/
packages.nix
blob: 720410068d7cf4285135fb5562289dac703a41bb (
plain
)
1
2
3
4
5
6
7
{ pkgs, ... }: { outputs = { inherit (pkgs) hello; }; }