chemist

chemist

Elixir 1.11 Chocolatey

Hi, may I know what is the usual timeframe where windows packages will be available for download via Chocolatey. Or is there any way I can help with this process despite my rudimentary skills?

The reason I ask this is because Elixir 1.11 doesnt seem to be available on Chocolatey yet despite its release a fortnight ago.

Many thanks.

Marked As Solved

Onor.io

Onor.io

Hi Chemist,

1.11.2 is available now. I realize I’m not as quick about updating the Chocolatey package as people would like me to be but since maintaining the package is an after-hours task for me I get to it as quick as I can. I am trying to take some steps to see if I can speed things up but if you absolutely must have new versions of Elixir as soon as they’re available then probably you shouldn’t rely on the CNG package.

Also Liked

Onor.io

Onor.io

No I don’t use Elixir for work. Wish I did.

I’ve been maintaining the Chocolatey NuGet Package for Elixir for literally years–I mean to say that it has been an “ongoing affair” for me for a long time.

I don’t mind maintaining it but it’s always been an after-hours thing. There’s just not really enough work for me to do it full time–or even really part time. When I finally got round to fixing up the package yesterday it took me about 30 minutes. It’s just not that much work. The issue is finding the 30 minutes to take care of it between the other responsibilities in my life.

A lot of it is automated; I suppose I could take some time to try to automate the last bits that aren’t. To tell the truth part of the reason I’ve never worried much about it is because there is a good Windows installer and there’s also WSL so the CNG package seems like more of a nice-to-have rather than a have-to-have. I mean I’ve had maybe four or five people complain to me over years of maintenance about the fact that I wasn’t putting up the package fast enough.

The few folks that use the package–well I understand they want the new version of Elixir when it’s available but given the lack of complaint over the years I can’t imagine that my inability to get to updating the package is a real burden on a lot of people.

That said, I would like to find some way to remove myself as a bottleneck on getting this done and I’m already talking with some folks about how we might fully automate the process.

chemist

chemist

Onor.io many thanks for your kind reply and efforts on this.

Yes, it is definitely a time consuming affair. Perhaps you are right in saying there is a decent Windows installer now and people ideally should be steered towards that. :slight_smile:

Thank you for your effort all these years and your fair and honest reply.

Where Next?

Popular in Questions Top

openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New
quazar
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
script
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this "1000" What is the ...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
skosch
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New

Other popular topics Top

shahryarjb
Hello, I get Persian date from my client and convert it to normal calendar like this: def jalali_string_to_miladi_english_number(persi...
New
sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
dotdotdotPaul
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
fireproofsocks
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
polypush135
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New

We're in Beta

About us Mission Statement