summary refs log tree commit diff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove nix script which was unmaintainedKonstantinos Sideris2018-08-311-3/+0
|
* Fix & cleanup nix files (#240)Francesco Gazzetta2018-02-241-1/+1
| | | | | | * Fix default.nix * Cleanup package.nix
* Add basic nix expressions (#47)Jani Mustonen2017-08-051-0/+3
Allows `nix-build` for basic building and `nix-env -f . -i` for installing.