index
:
flake-compat
Artturin/betterreadme
BBBSnowball/pr-1
blaggacao/add-dual-use
bollu/patch-1
ckiee/add-overrideInputs
drupol/patch-1
jade/builtin-fetchtree-support
jade/docs
jade/file-inputs
jade/file-inputs-correctness
jade/http-lib
jade/unflaker-i-hardly-know-er
jtojnar/fresh-repos
main
matthewbauer/support-fetching-file-type-flakes
flake compat mirror
Lix Project
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
fixtures
/
lockless_self
/
flake.nix
blob: ac2451c78b9bfbfff114aafdf68a02f4d1ec3e83 (
plain
)
1
2
3
4
5
6
7
8
{
outputs
=
{
self
}:
{
inherit
self
;
dotSlashDot
=
toString
./.
;
};
}