devbox: 0.14.0 -> 0.14.2#402615
Conversation
|
I've found an issue with the build I hadn't run in to before I cleaned out my package cache. The |
|
This must be pretty recent since I don't believe this is affecting our repo's flake. Thank you for catching and looking into this! |
|
It seems the tooling around buildGoModule is using 1.23 on my machines, the tool section of go.mod is new in 1.24. I can't seem to use buildGo124Module for devbox. |
|
Ah, duh, forgot to do a good ol' grep: |
|
@Lagoja should I update the references from |
|
@madeddie, yes, if you don't mind updating to |
|
@Lagoja ready for review |
|
|
please rewrite your commits to follow the commit conventions |
Update references for jetpack.io to jetify.com Project switched to 1.24 in jetify-com/devbox#2533
|
@pbsds done |
|
Thank you and welcome to nixpkgs! Now that you've added yourself to |
A bug was fixed in the current version jetify-com/devbox#2583 that broke devbox in pure mode.
Diff: jetify-com/devbox@0.14.0...0.14.2
I tested this on nix-darwin and nix-on-droid (aarch64-linux in a linux proot under Android).
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.