Skip to content

Commit

Permalink
πŸ”„ "Linux support! (#60)
Browse files Browse the repository at this point in the history
* fix eslint errors in constants.ts

* add linuxsetup

* update systemd path

* maybe start daemon?

* clean up package scripts

* use buildbuddy hopefully

* πŸ”„ "use buildbuddy hopefully
"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@17b2f0c

* fix includes

* update package.json

* fix linux maybe

* remove linuxopt

* remove commented out code

* use linuxopt in package.json

* add ts-node

* fix imports

* remove unused imports

* maybe fix

* fix things

* more print

* ship

* fix things

* fix command

* fix writability issue

* finally fix everything???

* fix all linux stuff

* update

* linux 0.1.13 published

* change permissions of the correct file

* catch error

* display register modal if daemon dead

* push 0.1.14 for linux

* spacing ok

* push 0.1.15

* use sd not sed

Co-authored-by: Sualeh Asif <[email protected]>"
Update anysphere/client commit SHA
πŸ”— 8e433e8
  • Loading branch information
arvid220u committed Aug 12, 2022
1 parent 7d7fecb commit a5a5a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ setup_asphr("@asphr")

git_repository(
name = "client",
commit = "492324724ee9aac6a90f01708b5f165f53d5bd88", # autoupdate anysphere/client
commit = "8e433e8b8695449076fa963c281ca372433d895a", # autoupdate anysphere/client
init_submodules = True,
remote = "https://github.com/anysphere/client.git",
)
Expand Down

0 comments on commit a5a5a2c

Please sign in to comment.