Update souces

This commit is contained in:
Andrey Golovizin 2020-03-08 20:07:52 +01:00
parent fca884f0ff
commit 32d8f78a09

View file

@ -5,10 +5,10 @@
"homepage": "https://github.com/nmattia/niv", "homepage": "https://github.com/nmattia/niv",
"owner": "nmattia", "owner": "nmattia",
"repo": "niv", "repo": "niv",
"rev": "2ecfd86b631714b457e56d70dd83fa60435baeb6", "rev": "50600603b51432839c4b6267fd6a0d00ae6b0451",
"sha256": "01j6727cws8blg1npp54b4w6xa0gpgyzhyws2vqgp8clnlnmqqhi", "sha256": "1rrhlscbqdn9a77ws49acl536n3mz6bai68z08mpg8qqa4ahr2sn",
"type": "tarball", "type": "tarball",
"url": "https://github.com/nmattia/niv/archive/2ecfd86b631714b457e56d70dd83fa60435baeb6.tar.gz", "url": "https://github.com/nmattia/niv/archive/50600603b51432839c4b6267fd6a0d00ae6b0451.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"nixpkgs": { "nixpkgs": {
@ -17,10 +17,10 @@
"homepage": "https://github.com/NixOS/nixpkgs", "homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs-channels", "repo": "nixpkgs-channels",
"rev": "c4402ea388b3b2e2af709e72d53544696958417e", "rev": "0bffd2150e5bbd9671bf98817a72e87ae41bc0ed",
"sha256": "0qp25py9zzc7gg8w3m6m0pliyzgj0yjrf03xx6gz3lc7fr00kfya", "sha256": "0fpaw3llszhwajh612skw5ia553isn88l33xkjxccgpcw8rhbyvs",
"type": "tarball", "type": "tarball",
"url": "https://github.com/NixOS/nixpkgs-channels/archive/c4402ea388b3b2e2af709e72d53544696958417e.tar.gz", "url": "https://github.com/NixOS/nixpkgs-channels/archive/0bffd2150e5bbd9671bf98817a72e87ae41bc0ed.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
} }
} }