diff options
author | Martin Fischer <martin@push-f.com> | 2025-04-05 17:00:22 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-04-05 17:40:04 +0200 |
commit | 51b82013660827ab96f2fabd6a623c988676f642 (patch) | |
tree | 27c6482b8349203b42cd9c6fd7c8592c69607737 /nixos/npins/sources.json | |
parent | 7a1cc880551aab1fa7b750380ab644c9e079e37e (diff) |
feat(tente): add rust-features
Diffstat (limited to 'nixos/npins/sources.json')
-rw-r--r-- | nixos/npins/sources.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 75e5790..04223c8 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -37,6 +37,17 @@ "url": null, "hash": "14j48alysvx4n06my3kspsbplx23sv07nvswrya1x3swmwn4mnnc" }, + "my-rust-features": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/rust-features" + }, + "branch": "master", + "revision": "d8b675d3670a70df15ec46dfd9a1bb9f801aae41", + "url": null, + "hash": "1z1mpyx7b9swy7n5434jd3xg3wpkfmar81wxa4r26cx7vz6rq6jc" + }, "my-spec-pub": { "type": "Git", "repository": { |