srid / nixci

Define and build CI for Nix projects anywhere; superceded by Omnix https://omnix.page/om/ci.html
GNU Affero General Public License v3.0
109 stars 5 forks source link

Remove duplicate outs #18

Closed srid closed 1 year ago

srid commented 1 year ago

Eg:

❯ nixci github:srid/emanote
🍏 github:srid/emanote
🍎 root
> nix flake lock --no-update-lock-file github:srid/emanote
warning: ignoring untrusted substituter 'https://srid.cachix.org', you are not a trusted user.
Run `man nix.conf` for more information on the `substituters` configuration option.
> /nix/store/ck09gl4npw5fff765xrws5wfl61mkcji-devour-flake/bin/devour-flake github:srid/emanote --refresh -j auto
/nix/store/x6anhm0px0sax4pbqgajcjkfbspggzzs-emanote-1.2.0.0/bin/emanote
/nix/store/awss50dqrgfqlpq2yv74rjc9zywqpfpl-emanoteRun.sh/bin/emanoteRun.sh
/nix/store/x6anhm0px0sax4pbqgajcjkfbspggzzs-emanote-1.2.0.0/bin/emanote
/nix/store/1vkfs0amby3afsk1dyc94i8pxxsy0cgc-treefmt-check
/nix/store/sqidp5wd1and8qrcyjqm5jqhk232kqm9-emanote-dev
/nix/store/x6anhm0px0sax4pbqgajcjkfbspggzzs-emanote-1.2.0.0
/nix/store/f818dzb7hlnixshypaf2sid3za3d0sqc-emanote-static-website
/nix/store/x6anhm0px0sax4pbqgajcjkfbspggzzs-emanote-1.2.0.0

Let's do this as part of https://github.com/srid/devour-flake/issues/8