David Arnold

Results 1203 comments of David Arnold

> Is there a way to build specific tags/refs with nix, or will it always try to build from the latest master? Yes, on the caller side, use `github:zegl/kube-score/v1.7.3` instead...

This is as far as I could get: Running from git: ```console $ nix shell github:blaggacao/kube-score $ kube-score version kube-score version: rolling, commit: aae617bb307a44f357298f24aebbcd207104a4d6, built: 20200719230910 ``` Running locally: ```console...

I haven't disclaimed that I was trying to push boundaries and exploring new lands, for myself & for the nix community. And I am very greatful for your correspondance and...

@phantomjinx you might be able to apply extream leverage to this item by exploring https://skaffold.dev - unless this is not about repo / dev / ops tooling.

It looks like skaffold.dev _could_ also provide installation procedures. See how it can act aproriately upon certain context heuristics (local or remote): - https://skaffold.dev/docs/environment/local-cluster/ - also: https://skaffold.dev/docs/environment/templating/ To absolutely nail...

@tazjin Maybe you could give loose input to: - https://discourse.nixos.org/t/bring-nix-build-to-moby-buildkit/8680 and - https://github.com/moby/buildkit/issues/1650 ?

> What to do with path:// inputs? They're only locked by narHash, so if we don't have narHash, we can't lock path:// inputs. maybe we don't care about that. I...

As a pure tooling advice, there is handy: https://github.com/JoelCourtney/mdbook-kroki-preprocessor

Maybe drop all those unmaintained packages and implement: - https://github.com/VeliovGroup/Meteor-Files - https://github.com/VeliovGroup/Meteor-Files/wiki/GridFS-Integration -> https://github.com/VeliovGroup/Meteor-Files/wiki/GridFS-Bucket-Integration (native bucket integration seems to be able to get rid of a whole class of problems)...