{"id":24864945,"url":"https://github.com/smartlogic/vega_lite_segfault","last_synced_at":"2025-08-21T07:16:46.432Z","repository":{"id":269514053,"uuid":"906321726","full_name":"smartlogic/vega_lite_segfault","owner":"smartlogic","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-20T23:28:12.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-18T01:45:04.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartlogic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T16:30:24.000Z","updated_at":"2025-01-01T19:08:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"324e2258-ac19-4cea-a724-c9bb6f1d1991","html_url":"https://github.com/smartlogic/vega_lite_segfault","commit_stats":null,"previous_names":["smartlogic/vega_lite_segfault"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smartlogic/vega_lite_segfault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fvega_lite_segfault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fvega_lite_segfault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fvega_lite_segfault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fvega_lite_segfault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartlogic","download_url":"https://codeload.github.com/smartlogic/vega_lite_segfault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fvega_lite_segfault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271442235,"owners_count":24760353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-31T23:56:37.751Z","updated_at":"2025-08-21T07:16:46.395Z","avatar_url":"https://github.com/smartlogic.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VegaLiteSegfault\n\n## Nix dev environment\n\nThis repo was built to use a Nix development environment, but any should suffice. This repo was built with Elixir 1.17.3 and OTP 27. To use the setup in this repo:\n\n### Initial Nix Setup\n\n1. Install [direnv](https://github.com/direnv/direnv/blob/master/docs/installation.md) through your `home-manager`, `darwin-configuration.nix`, Homebrew, or similar.\n1. Install [the Nix package manager](https://nixos.org/download.html#nix-install-macos) following the multi-user installation approach. Verify it's installed with `nix --version`.\n1. Allow Nix experimental features by default:\n\n  ```bash\n   mkdir ~/.config/nix/\n   touch ~/.config/nix/nix.conf\n   echo \"experimental-features = nix-command flakes\" \u003e\u003e ~/.config/nix/nix.conf\n   ```\n   \n### Once Nix is setup on your system\n\n1. Build the Nix Flake derivation:\n\n  ```bash\n   cd vega_lite_segfault\n   direnv allow .\n   ```\n1. Once the output stops, check that you have access to Elixir 1.17:\n\n\n  ```bash\n   vega_lite_segfault (nix-flake-setup)\u003e elixir --version\n   Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:14:14] [ds:14:14:10] [async-threads:1] [jit]\n\n   Elixir 1.17.3 (compiled with Erlang/OTP 27)\n   ```\n\nAdditionally, a docker-compose.yml file is provided for postgres setup. To use:\n\n```bash\ndocker-compose up -d\n```\n\n## Default Phoenix stuff\n\nTo start your Phoenix server:\n\n  * Run `mix setup` to install and setup dependencies\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\n## Learn more\n\n  * Official website: https://www.phoenixframework.org/\n  * Guides: https://hexdocs.pm/phoenix/overview.html\n  * Docs: https://hexdocs.pm/phoenix\n  * Forum: https://elixirforum.com/c/phoenix-forum\n  * Source: https://github.com/phoenixframework/phoenix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fvega_lite_segfault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartlogic%2Fvega_lite_segfault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fvega_lite_segfault/lists"}