This website requires JavaScript.
Explore
Help
Sign In
Mic92
/
stockholm
Watch
1
Star
0
Fork
0
You've already forked stockholm
Code
Issues
Pull Requests
Releases
Wiki
Activity
7f1abe50ce
stockholm
/
krebs
/
default.nix
9 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
don't try to mimic nixpkgs
2016-02-15 15:27:11 +00:00
{
config
,
lib
,
pkgs
,
.
.
.
}:
with
config
.
krebs
.
lib
;
{
imports
=
[
./3modules
./5pkgs
]
;
}
Reference in New Issue
Copy Permalink