-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0: Rewrite in Python #745
Conversation
Deploying with Cloudflare Pages
|
b4aa2e5
to
4ea93a4
Compare
b2b1576
to
acb5e15
Compare
I noticed that |
009ab8f
to
1fe46f8
Compare
It seems like we're hitting something similar to nix-community/poetry2nix#596, investigating. |
941b1bd
to
25e6115
Compare
Nonroot containers (redux)
a274a24
to
9d6bd46
Compare
9d6bd46
to
deae4e8
Compare
I tested it against our current setup and haven't found any problems so far. Edit: |
Continuation of this work is ready for another round of testing: #1005 |
... pending resolution of cachix/devenv#745 (comment) Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
... pending resolution of cachix/devenv#745 (comment) Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
... pending resolution of cachix/devenv#745 (comment) Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
devenv
started as a bash wrapped in Nix to explore the design space.As a result, there were many subtle bugs and lack of features that were hard to implement.
Previous
devenv
was 240M in closure and now it's down to 126M.TODO
devenv ci
things in favor ofdevenv test
.Fixes
Fixes #744
Fixes #693
Fixes #658
Fixes #244
Fixes #436
Fixes #629
Fixes #731
Fixes #83
Fixes #80
Fixes #749
Fixes #507
Fixes #258
Fixes #486
Fixes #745
Fixes #599
Fixes #607
Try it out 🚀
Add
devenv.yaml
:Plain Nix
Flakes