From a8a2c80d52f8dba13fccd4d51fb683b980b0186f Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Wed, 21 Aug 2024 23:27:03 +0200 Subject: [PATCH] chore: update disko --- deps/sources.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/deps/sources.json b/deps/sources.json index ac21e85..9cbf828 100644 --- a/deps/sources.json +++ b/deps/sources.json @@ -37,19 +37,16 @@ "hash": "0n1j499702iclz4hdb4ywvmn8rl4d1mbdf43dwm7lvpjq5pjjqc1" }, "disko": { - "type": "GitRelease", + "type": "Git", "repository": { "type": "GitHub", "owner": "nix-community", "repo": "disko" }, - "pre_releases": false, - "version_upper_bound": null, - "release_prefix": null, - "version": "v1.6.1", - "revision": "4677f6c53482a8b01ee93957e3bdd569d51261d6", - "url": "https://api.github.com/repos/nix-community/disko/tarball/v1.6.1", - "hash": "1p9vsml07bm3riw703dv83ihlmgyc11qv882qa6bqzqdgn86y8z4" + "branch": "master", + "revision": "fd43891af43916918eabdd498eeb24788d666079", + "url": "https://github.com/nix-community/disko/archive/fd43891af43916918eabdd498eeb24788d666079.tar.gz", + "hash": "1ha5z56bsljd8898vhczgfa4fh2lzqsgbypx6k05s74sn72s9p20" }, "dns": { "type": "Git",