| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply missed suggestions from the review of #16090. (#16263) | reivilibre | 2023-09-06 | 1 | -2/+3 |
* | Add GCC and GNU Make to the Nix flake development environment so that `ruff` ... | reivilibre | 2023-09-06 | 1 | -0/+17 |
* | Update rust in flake.nix: 1.70.0 -> 1.71.1 to address CVE-2023-38497 (#16260) | Andrew Morgan | 2023-09-06 | 1 | -1/+1 |
* | Switch `devenv` dependency in the nix development environment to the latest r... | Andrew Morgan | 2023-08-23 | 1 | -1/+1 |
* | Update `flake.lock` to fix running the nix developer environment on MacOS (#1... | Andrew Morgan | 2023-08-02 | 1 | -2/+2 |
* | Pin the rust version in `flake.nix`, and bump to 1.70.0 to fix installing `ru... | Andrew Morgan | 2023-07-17 | 1 | -10/+23 |
* | Fix the `devenv up` configuration which was ignoring the config overrides. (#... | reivilibre | 2023-07-03 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2023-05-26 | 1 | -0/+4 |
|\ |
|
| * | Add `dch` and `notify-send` to the development Nix flake so that the release ... | reivilibre | 2023-05-26 | 1 | -0/+4 |
* | | flake.nix: start synapse automatically, add space usage warning (#15613) | axel simon | 2023-05-18 | 1 | -15/+38 |
|/ |
|
* | Add `mdbook` to flake.nix (#15545) | Andrew Morgan | 2023-05-05 | 1 | -0/+3 |
* | Add `xmlsec` package to flake.nix (#15532) | Andrew Morgan | 2023-05-03 | 1 | -0/+1 |
* | Switch back to upstream devenv flake (#15533) | Andrew Morgan | 2023-05-03 | 1 | -5/+1 |
* | Add a nix flake that sets up a development environment (via devenv) (#15495) | Andrew Morgan | 2023-04-27 | 1 | -0/+204 |