From ee036571cb82710e3fb3a7c9e3b2c50a3108d92a Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Tue, 20 Oct 2020 18:02:15 +0200 Subject: [PATCH] build: niv napalm: update 1bd5ecc1 -> 334be646 ## Changelog for napalm: Branch: master Commits: [nmattia/napalm@1bd5ecc1...334be646](https://github.com/nmattia/napalm/compare/1bd5ecc16bf8cf260a870ade5cff0bf6b55f2576...334be6465a93b5ed19d64cf7f0c292f627d71bb8) * [`3b029cda`](https://github.com/nmattia/napalm/commit/3b029cdab9f57640db470d5eaa380af6d269d195) Add very basic Nix Flake --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 32f393f252..2fefcb5f72 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -62,10 +62,10 @@ "homepage": "", "owner": "nmattia", "repo": "napalm", - "rev": "1bd5ecc16bf8cf260a870ade5cff0bf6b55f2576", - "sha256": "12nqa47zv15j71fhpwsjirqcanxlfhzdnp1smy1m8nxkf35bixhv", + "rev": "334be6465a93b5ed19d64cf7f0c292f627d71bb8", + "sha256": "0fhywlvzhhsjn4gprxfa8da5i67hkm3dd3afvl06ml11dmrmcqap", "type": "tarball", - "url": "https://github.com/nmattia/napalm/archive/1bd5ecc16bf8cf260a870ade5cff0bf6b55f2576.tar.gz", + "url": "https://github.com/nmattia/napalm/archive/334be6465a93b5ed19d64cf7f0c292f627d71bb8.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } }