Fork me on GitHub
#babashka
<
2022-04-19
>
borkdude09:04:43

nbb 3
🧦 1
⌨️ 1
teodorlu10:04:58

Is the latest neil version published on nix 0.0.13? Or am I missing something?

$ nix-env -qa neil
neil-0.0.13

borkdude10:04:08

I don't manage the nix stuff, was it @U4NGX0FHN who did this maybe?

👀 1
minimal10:04:00

It’s 0.0.23 on nix-unstable for me. (although the nix-env command also returns 0.0.13 but I use flakes)

nix search nixpkgs neil
* legacyPackages.aarch64-darwin.neil (0.0.23)

👀 1
jose11:04:33

On nixos-unstable (rolling nixos) we have 0.0.23: https://search.nixos.org/packages?channel=unstable&amp;show=neil&amp;from=0&amp;size=50&amp;sort=relevance&amp;type=packages&amp;query=neil https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/neil/default.nix You can easily try it if you enable flakes on your system:

nix run github:NixOS/nixpkgs/nixpkgs-unstable#neil -- --help

teodorlu11:04:17

I think this was all my fault 😄 😅 I'm getting 0.0.23 now too. Suspecting I was working with out of date local indexes!

borkdude08:04:16

@U3X7174KS I cannot repro the problems you saw yesterday: https://github.com/babashka/neil/issues/24

teodorlu08:04:28

weird, perhaps my problem. I'll look into it later.

teodorlu10:04:12

@U04V15CAJ I also cannot reproduce today. Perhaps something was wrong with the Clojars API yesterday.

teodorlu10:04:23

Just close the issue?

borkdude10:04:19

Ok close it