Update backplane-dns-client

This commit is contained in:
2021-08-31 12:23:15 -07:00
parent a748c2041c
commit f5a3cba87b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
{ stdenv, fetchgit, pkgs, bundlerEnv }:
let
url = "https://git.fudo.org/fudo-public/backplane-dns-client.git";
version = "0.1";
srcdir = pkgs.fetchgit {
url = "https://git.fudo.org/fudo-public/backplane-client.git";