@jackjrabbit I'll take a look if it's possible to launch winget 3rd party repository.. but I make no promises and no deadlines! As a bucket maintainer I'm extremely happy with scoop. I like its decentralized nature and how it serves not just me but clojure users. I also like the backing tooling and ecosystem, github actions and also how it promotes cooperation.
I remember with brew on Mac at some point the way formula in official repository was maintained was directly against the way users were using Clojure on Mac. I belive it was @alexmiller who had to move it out in isolated repo and start maintaining it.
It might be better to get some critical mass around one package manager than maintaining multiple and have nothing eventually because it's too much work maintaining them all
for example with scoop... If I become bad servant for the community, my repo can be forked and maintained by someone else. the only difference would be to change instruction to add this new (different) bucket and continuing the work.
I agree. I can still investigate the option. Evaluate what's at stake and how it works etc.
sure
if it's going to be weird I'll just do it
kinda silly to pretend it matters which a user has
especially when winget is declarative
I figured there'd be interest in like idk canonical-ness but if there's no institutional interest then fuck it, it's for me not anyone else
@jackjrabbit if you are waiting for someone from cognitect to pick this up, don't wait, there is very little interest in Windows support (I think, disclaimer: I don't know the official stance of cognitect on this)
no that's what I'm saying I'll just go make the package and maintain it
winget is trivial to support
Not a matter of interest, but prioritization
If you need a file to be produced by the build, something like that is easy to add, like a manifest or whatever
Manifests for winget are subject of review and can be rejected without reason.
3rd party repositories are not supported
yeah it's all managed as one repo i think still
a bit like brew, without the benefits of brew tap
Not everyone can be as retro-future as Fink with cvs/rsync for 15 years 🙂
Funny that rsync ended up having payoffs in the end (I was a big pusher for git at the time)