{"id":25059657,"url":"https://github.com/0xb10c/nix-bitcoin-core","last_synced_at":"2025-10-03T17:22:27.096Z","repository":{"id":245407503,"uuid":"778862371","full_name":"0xB10C/nix-bitcoin-core","owner":"0xB10C","description":"A WORK_IN_PROGRESS Nix environment for Bitcoin Core development.","archived":false,"fork":false,"pushed_at":"2024-07-23T21:50:32.000Z","size":31,"stargazers_count":5,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T03:03:54.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xB10C.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-28T14:57:29.000Z","updated_at":"2024-07-23T21:50:35.000Z","dependencies_parsed_at":"2024-07-24T00:55:32.518Z","dependency_job_id":null,"html_url":"https://github.com/0xB10C/nix-bitcoin-core","commit_stats":null,"previous_names":["0xb10c/nix-bitcoin-core"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xB10C%2Fnix-bitcoin-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xB10C%2Fnix-bitcoin-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xB10C%2Fnix-bitcoin-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xB10C%2Fnix-bitcoin-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xB10C","download_url":"https://codeload.github.com/0xB10C/nix-bitcoin-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248893918,"owners_count":21179117,"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","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-02-06T15:35:55.317Z","updated_at":"2025-10-03T17:22:27.002Z","avatar_url":"https://github.com/0xB10C.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-bitcoin-core\n\nA Nix environment for Bitcoin Core development. Helps install necessary and optional dependencies.\n\n## Installation\n\nOne way is to have the **nix-bitcoin-core/** directory alongside your **bitcoin/** directory, then symlink the shell.nix across. (Here it's done from **bitcoin/** assuming a common parent directory).\n\n```console\nln -s ../nix-bitcoin-core/shell.nix .\n```\n\n## Usage\n\nGet your terminal into the **bitcoin/** directory and do some variant of this:\n```console\nnix-shell --arg withClang true --arg withGui false\n```\n\n### Supported arguments\n\n| Name         | Description                                   | Valid values  |\n|--------------|-----------------------------------------------|---------------|\n| `bdbVersion` | Which version of Berkeley DB to use, if any.\u003cbr/\u003eUse `--argstr` instead of `--arg` with this one. | `\"\"` = off\u003cbr/\u003e`\"db48\"` = Compatible v4.8\u003cbr/\u003e`\"db5\"` = Incompatible v5.x |\n| `spareCores` | How many cores to exclude when running `make` | `\u003cinteger\u003e` = less than the number of logical cores |\n| `withClang`  | Whether to switch from GCC to Clang for compilation | `\u003cboolean\u003e` |\n| `withDebug`  | Whether to pass `--enable-debug` to `./configure` | `\u003cboolean\u003e` |\n| `withGui`    | Whether to enable bitcoin-qt                  | `\u003cboolean\u003e` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xb10c%2Fnix-bitcoin-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xb10c%2Fnix-bitcoin-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xb10c%2Fnix-bitcoin-core/lists"}