Skip to content

Commit

Permalink
track bump progress
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Oct 5, 2024
1 parent aaadd73 commit 24fa38c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ Currently, the only supported release is [rolling](https://github.com/cachix/dev
Rolling is based upon [nixpkgs-unstable](https://github.com/NixOS/nixpkgs/tree/nixpkgs-unstable)
plus a few patches that [devenv](https://github.com/cachix/devenv) needs which have not yet reached upstream:

- python3Packages.deepdiff: disable tests
- dnspython: disable tests
- openldap: tests fail on darwin
- [fix meiliesearch on darwin](285676e87ad9f0ca23d8714a6ab61e7e027020c6)
- [ ] [mongodb fails to compile on macOS](https://github.com/NixOS/nixpkgs/issues/346003)
- [ ] poetry fails to work with Python wrapper
- [ ] deno fails to compile until macOS SDK is bumped
- [ ] swift fails to compile until macOS SDK is bumped
- [ ] [bun needs newer macOS SDK](https://github.com/NixOS/nixpkgs/pull/343120#issuecomment-2388096956)

You can check the latest [tests here](https://github.com/cachix/devenv-nixpkgs/actions).

Expand Down

0 comments on commit 24fa38c

Please sign in to comment.