diff options
Diffstat (limited to 'npins/sources.json')
-rw-r--r-- | npins/sources.json | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/npins/sources.json b/npins/sources.json deleted file mode 100644 index 7c490a4..0000000 --- a/npins/sources.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "pins": { - "nixpkgs": { - "type": "Git", - "repository": { - "type": "GitHub", - "owner": "NixOS", - "repo": "nixpkgs" - }, - "branch": "nixpkgs-unstable", - "revision": "dfffb2e7a52d29a0ef8e21ec8a0f30487b227f1a", - "url": "https://github.com/NixOS/nixpkgs/archive/dfffb2e7a52d29a0ef8e21ec8a0f30487b227f1a.tar.gz", - "hash": "0rp3nkvfwzbsn2rmc8kw0yh1gn0sfw03kzr3ks4smgpal813w67m" - }, - "pre-commit-hooks": { - "type": "Git", - "repository": { - "type": "GitHub", - "owner": "cachix", - "repo": "pre-commit-hooks.nix" - }, - "branch": "master", - "revision": "3c3e88f0f544d6bb54329832616af7eb971b6be6", - "url": "https://github.com/cachix/pre-commit-hooks.nix/archive/3c3e88f0f544d6bb54329832616af7eb971b6be6.tar.gz", - "hash": "04pwjz423iq2nkazkys905gvsm5j39722ngavrnx42b8msr5k555" - } - }, - "version": 3 -} \ No newline at end of file |