DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
a00bc15efc28be2bbc57b91c0ccd0ac80adc1598
nix-arta
/
lib
/default.nix
-rw-r--r--
63 bytes
View
Log
Blame
View raw
Permalink
a00bc15e
—
Jonni Liljamo
feat: unfree
7 days ago
1
2
3
4
5
{
...
}:
{
arta
=
{
colours
=
import
./colours.nix
;
};
}