This website requires JavaScript.
Explore
Help
Register
Sign In
rnhmjoj
/
nheko
Watch
1
Star
0
Fork
0
You've already forked nheko
Code
Issues
Pull Requests
Releases
Wiki
Activity
6dfb824d11
nheko
/
default.nix
4 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
Add basic nix expressions (#47) Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
2017-08-05 17:40:00 +02:00
with
import
<nixpkgs>
{
}
;
Fix & cleanup nix files (#240) * Fix default.nix * Cleanup package.nix
2018-02-24 22:46:29 +01:00
libsForQt5
.
callPackage
./package.nix
{
}
Add basic nix expressions (#47) Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
2017-08-05 17:40:00 +02:00
Reference in New Issue
Copy Permalink