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

aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
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
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
LegitStack
I’m trying to make a websocket server in Phoenix or raw Elixir. I heard about gun, I think I could use cowboy, but since I’m not that sma...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
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
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New

Other popular topics Top

JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 53690 245
New
hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
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
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

We're in Beta

About us Mission Statement