diff options
| author | Christine Dodrill <me@christine.website> | 2020-02-08 21:02:25 +0000 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2020-02-08 21:02:25 +0000 |
| commit | 12aaee870bac9f3f6ce805104c89778aae523747 (patch) | |
| tree | 72fbffa4f9d0ecd6d4591d5ccfc8550ecf8e6203 /nix | |
| parent | ae03b169343f1dbae8e83c6fa15bdabc01a9fe8d (diff) | |
| download | xesite-12aaee870bac9f3f6ce805104c89778aae523747.tar.xz xesite-12aaee870bac9f3f6ce805104c89778aae523747.zip | |
use niv vgo2nix
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/sources.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/nix/sources.json b/nix/sources.json index 774a4ad..8565fcc 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,16 +1,4 @@ { - "niv": { - "branch": "master", - "description": "Easy dependency management for Nix projects", - "homepage": "https://github.com/nmattia/niv", - "owner": "nmattia", - "repo": "niv", - "rev": "2ecfd86b631714b457e56d70dd83fa60435baeb6", - "sha256": "01j6727cws8blg1npp54b4w6xa0gpgyzhyws2vqgp8clnlnmqqhi", - "type": "tarball", - "url": "https://github.com/nmattia/niv/archive/2ecfd86b631714b457e56d70dd83fa60435baeb6.tar.gz", - "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" - }, "vgo2nix": { "branch": "master", "description": null, |
