vfarcic / crossplane-tutorial

42 stars 276 forks source link

awscli2 currently not working in nix-shell (unstable) #8

Closed royveshovda closed 5 months ago

royveshovda commented 5 months ago

There is an error when trying to use awscli2 from nix-shell and the default unstable channel. Switching to the latest release channel did not solve the problem either (3 or 4 of the other packages does not exist in 23.10). Pinning version would probably solve this, but my knowledge in Nix is a bit too limited as of now.

Should be solved very soon, I hope from this PR: https://github.com/NixOS/nixpkgs/pull/296007 (which is already merged)

Status here: https://nixpk.gs/pr-tracker.html?pr=296007

As soon as the status for nixpkgs-unstable goes green, this should not be a problem anymore.

Workaround:

royveshovda commented 5 months ago

Patched now. If you got the broken package, you can update using nix-channel --update