From 4d565bb51ca31f0338a1ee794c98c1a81cfce4d8 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 28 Feb 2024 01:15:07 +0100 Subject: [PATCH] nix: Fix REUSE dep5 file with new flake.lock location Signed-off-by: Steffen Vogel --- .reuse/dep5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.reuse/dep5 b/.reuse/dep5 index 29a674205..0852add48 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -7,6 +7,6 @@ Files: *.vi *.opal *.dft *.sib *.json *.ipynb doc/pictures/* clients/opal/models Copyright: 2018-2023, Institute for Automation of Complex Power Systems, RWTH Aachen University License: Apache-2.0 -Files: clients/rtds/**/*.txt clients/hypersim/*.ecf etc/labs/lab3.pcap packaging/live-iso/files/etc/* packaging/nix/flake.lock tests/valgrind.supp packaging/archlinux/villas-node.install +Files: clients/rtds/**/*.txt clients/hypersim/*.ecf etc/labs/lab3.pcap packaging/live-iso/files/etc/* flake.lock tests/valgrind.supp packaging/archlinux/villas-node.install Copyright: 2018-2023, Institute for Automation of Complex Power Systems, RWTH Aachen University License: Apache-2.0