diff options
| author | Christine Dodrill <me@christine.website> | 2020-11-30 22:51:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-30 22:51:49 -0500 |
| commit | 7c7981bf70ef27d76884cd0ae34fe186cc4679f1 (patch) | |
| tree | e41e24061d1c159d408d2d734a67ad7983040ac5 /nix/sources.json | |
| parent | a2b1a4afbf1b8dc4727d1dfb9272f854b964ddb5 (diff) | |
| download | xesite-7c7981bf70ef27d76884cd0ae34fe186cc4679f1.tar.xz xesite-7c7981bf70ef27d76884cd0ae34fe186cc4679f1.zip | |
add nixos/discord webhook post (#272)
* add nixos/discord webhook post
Signed-off-by: Christine Dodrill <me@christine.website>
* oops
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'nix/sources.json')
| -rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index 631072a..02fb939 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "nmattia", "repo": "naersk", - "rev": "ce273fa593dcc94a629d0d869f07d96d2b337e37", - "sha256": "1hx47l7gfim0cs9fn8r91wwl0641wi2fdq67ygb4ydx7msb8sm6h", + "rev": "8d562105f960c487cfc013c0e666c1951b03d392", + "sha256": "16a1k5wamp67sqc341rlbmppm2xldfl207k9yhksgcvd4rw3iy20", "type": "tarball", - "url": "https://github.com/nmattia/naersk/archive/ce273fa593dcc94a629d0d869f07d96d2b337e37.tar.gz", + "url": "https://github.com/nmattia/naersk/archive/8d562105f960c487cfc013c0e666c1951b03d392.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "niv": { |
