obelisk icon indicating copy to clipboard operation
obelisk copied to clipboard

Update to reflex-platform staging branch with nixpkgs-21.05

Open ali-abrar opened this issue 1 year ago • 1 comments

Depends on https://github.com/reflex-frp/reflex-platform/pull/768. This can be taken out of draft state when that gets merged, which depends on the resolution of these issues.

I have:

  • [x] Based work on latest develop branch
  • [ ] Followed the contribution guide
  • [ ] Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • [ ] Run the test suite: $(nix-build -A selftest --no-out-link)
  • [ ] Updated the changelog
  • [ ] (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

ali-abrar avatar Aug 19 '22 12:08 ali-abrar

As of https://github.com/obsidiansystems/obelisk/pull/972/commits/fe415ecb22845611f48b39eef2e4984a0375ac59 ob run works on this branch

ali-abrar avatar Aug 19 '22 14:08 ali-abrar

Closing this as it has been merged as part of https://github.com/obsidiansystems/obelisk/pull/1005

luigy avatar Dec 01 '22 16:12 luigy