#!/usr/bin/env bash
set -exou pipefail
DIRECTORY=$(realpath $(dirname "$0"))
pushd $DIRECTORY
nix run ./updater > sources.json