This website requires JavaScript.
Explore
Help
Sign In
public
/
fudo-pkgs
Watch
1
Star
0
Fork
You've already forked fudo-pkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a553498288
fudo-pkgs
/
flake.nix
8 lines
108 B
Nix
Raw
Blame
History
{
description
=
"
F
u
d
o
p
a
c
k
a
g
e
s
"
;
outputs
=
{
self
,
.
.
.
}:
{
overlay
=
import
./overlay.nix
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink