nixos-config/pkgs/q
2019-12-28 10:31:26 +13:00
..
default.nix taskwarrior: add checklist behavior 2019-12-28 10:31:26 +13:00
README.md init 2019-10-24 02:24:33 +02:00

how to build and test

nix-build -E 'with import <nixpkgs> { overlays = [ (import "${<nix-writers>}/pkgs" )];} ; callPackage ./default.nix {}';