about summary refs log tree commit diff
path: root/pkgs/nixops
Commit message (Collapse)AuthorAgeFilesLines
* nixops: Move from overrides into own package.aszlig2014-11-181-0/+63
We now no longer override the package included in <nixpkgs>, but build it completely from the upstream Git repository and do our patches right after the fetchgit. Signed-off-by: aszlig <aszlig@redmoonstudios.org>