spaceapi: hack around broken dependency

This commit is contained in:
Astro 2022-05-31 21:15:43 +02:00
parent 628a97db69
commit e3e6ea33d6
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
services.spaceapi = { enable = true; };
# HACK for ekg-json-0.1.0.6 nixos-22.05
nixpkgs.config.allowBroken = true;
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you