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