Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch devenv from development branch to v0.6.3 | Andrew Morgan | 2023-08-04 | 1 | -4/+4 |
| | | | | | | | | | Broke in https://github.com/matrix-org/synapse/pull/16019. This would have been caught if someone ran 'devenv up' during manual testing of that PR, or better yet, if we had CI for the nix developer environment. Switch back to the latest release version, which doesn't have the upstream issue: https://github.com/cachix/devenv/issues/756 | ||||
* | Update `flake.lock` to fix running the nix developer environment on MacOS ↵ | Andrew Morgan | 2023-08-02 | 1 | -21/+39 |
| | | | | (#16019) | ||||
* | Pin the rust version in `flake.nix`, and bump to 1.70.0 to fix installing ↵ | Andrew Morgan | 2023-07-17 | 1 | -33/+63 |
| | | | | `ruff` (#15940) | ||||
* | Switch back to upstream devenv flake (#15533) | Andrew Morgan | 2023-05-03 | 1 | -6/+6 |
| | |||||
* | Add a nix flake that sets up a development environment (via devenv) (#15495) | Andrew Morgan | 2023-04-27 | 1 | -0/+274 |