nixpkgs/pkgs/by-name/ta/taskwarrior3
Imran Iqbal 22b81dd057 taskwarrior3: fix builds on darwin
Currently when trying to build on darwin the following error is raised:

> ld: framework not found Security

When the Security framework is added as an input to the build, it next
fails on:

> ld: framework not found SystemConfiguration

Once both of these are added as inputs the build passes and the
resulting binary can be used to access/manipulate the task db.
2024-04-24 20:46:39 -04:00
..
package.nix