Dylan Green
Dylan Green
Run nixpkgs-fmt on tree to make nix code styling consistent. TODO: Possibly add a new build to "release.nix" that fails when formatting is wrong
TODO: Switch splices-load-save.nix to a thunk Depends on [#788](https://github.com/reflex-frp/reflex-platform/pull/788)
Currently blocked on [Nixpkgs Unstable](https://github.com/reflex-frp/reflex-platform/pull/804)
We might not always want to reboot the remote server, this should be the users decision to *actually* reboot I have: - [ ] Based work on latest `develop` branch...
Obelisk is currently using an old version of nix for ob commands, this updates nix to get us on a newer version. Notable changes: - `nix eval` has changed due...
This should allow anyone using flakes to *properly* install obelisk systemwide as long as they set "thunkpkgs" when importing obelisk default.nix I have: - [ ] Based work on latest...
GHC 8.6.5 needs a patch to properly load frameworks which is what the r-p bump does We don't set the NIX_PATH in the nix-shell command env which ends up making...
Add a DigitalOcean Droplet example for Non-EC2 deployments I have: - [x] Based work on latest `develop` branch - [ ] Followed the [contribution guide](https://github.com/obsidiansystems/obelisk/blob/develop/CONTRIBUTING.md#submitting-changes) - [ ] Looked for...
Make it easier to override exe to provide a modified backend, frontend, etc.. I have: - [x] Based work on latest `develop` branch - [ ] Followed the [contribution guide](https://github.com/obsidiansystems/obelisk/blob/develop/CONTRIBUTING.md#submitting-changes)...
- This is a known caveat, just making a issue for tracking