nixpkgs/pkgs/tools/package-management/deploy-rs
teutates 279ab74dda
deploy-rs: init 2022-05-26 (#182950)
* deploy-rs: init 2022-05-26

* Add myself to list of maintainers

* deploy-rs: fix build on darwin

OfBorg errors were:
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found SystemConfiguration
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error
       ...
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found CoreServices
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error

Inspiration: 22eb13d3ed
2022-07-27 19:09:12 +02:00
..
default.nix