{"id":19714856,"url":"https://github.com/dm3/julia-gripes","last_synced_at":"2026-06-11T08:31:08.694Z","repository":{"id":66616217,"uuid":"166857421","full_name":"dm3/julia-gripes","owner":"dm3","description":"Various bits of Julia which might not make sense","archived":false,"fork":false,"pushed_at":"2019-01-22T09:04:55.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T21:49:34.424Z","etag":null,"topics":["issues","julia"],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"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/dm3.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":"2019-01-21T18:01:28.000Z","updated_at":"2019-01-22T09:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb22cb36-0be7-44ce-a1b5-507e8029a0b8","html_url":"https://github.com/dm3/julia-gripes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dm3/julia-gripes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm3%2Fjulia-gripes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm3%2Fjulia-gripes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm3%2Fjulia-gripes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm3%2Fjulia-gripes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dm3","download_url":"https://codeload.github.com/dm3/julia-gripes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm3%2Fjulia-gripes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34190582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["issues","julia"],"created_at":"2024-11-11T22:36:20.608Z","updated_at":"2026-06-11T08:31:08.675Z","avatar_url":"https://github.com/dm3.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InstantiateDevProject\n\nJulia 1.0.3\n\n    \u003e julia\n    \u003e ]activate env\n\nOk, now try `instantiate`:\n\n    (MyEnv) pkg\u003e instantiate\n\n      Updating registry at `~/.julia/registries/General`\n      Updating git-repo `https://github.com/JuliaRegistries/General.git`\n     Resolving package versions...\n    ERROR: Unsatisfiable requirements detected for package Utils [00000000]:\n     Utils [00000000] log:\n     ├─Utils [00000000] has no known versions!\n     └─restricted to versions * by an explicit requirement — no versions left\n\nfails, as Pkg doesn't know where to find the dev dependency. That's fine, let's\ntry adding the `Awesomes` dev dependency:\n\n    (MyEnv) pkg\u003e dev dev_projects/Awesomes\n     Resolving package versions...\n    ERROR: Unsatisfiable requirements detected for package Utils [00000000]:\n     Utils [00000000] log:\n     ├─Utils [00000000] has no known versions!\n     └─restricted to versions * by Awesomes [00000000] — no versions left\n       └─Awesomes [00000000] log:\n         ├─possible versions are: 0.1.0 or uninstalled\n         └─Awesomes [00000000] is fixed to version 0.1.0\n\ndoesn't work - Pkg can't find `Utils` dev dependency. Let's try adding that:\n\n    (MyEnv) pkg\u003e dev dev_projects/Utils\n     Resolving package versions...\n    ERROR: Unsatisfiable requirements detected for package Awesomes [00000000]:\n     Awesomes [00000000] log:\n     ├─Awesomes [00000000] has no known versions!\n     └─restricted to versions * by an explicit requirement — no versions left\n\nthis looks like something that should work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdm3%2Fjulia-gripes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdm3%2Fjulia-gripes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdm3%2Fjulia-gripes/lists"}