1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: move to <niveum/*>

This commit is contained in:
Kierán Meinhardt
2019-10-26 13:43:30 +02:00
parent 15cddf337e
commit 6591a39532
20 changed files with 133 additions and 140 deletions

View File

@@ -10,7 +10,7 @@ let
sha256 = "0rvnc95yww4sc9qkg1pvdcgin3vx381fhx8kwcb6hlg30lpdhhrz";
};
in pkgs.python3Packages.callPackage traadfri-package {
libcoap = pkgs.callPackage <packages/libcoap.nix> {};
libcoap = pkgs.callPackage <niveum/packages/libcoap.nix> {};
};
in
{