flake: set math-optim root to self
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-08-22 16:27:44 +02:00
parent 90f71c2eaf
commit 7951b4d85a
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -84,7 +84,7 @@
# In 'nix develop', we don't need a copy of the source tree
# in the Nix store.
src = nix-filter.lib.filter {
root = lib.cleanSource ./.;
root = lib.cleanSource self;
exclude = [
./flake.nix
./flake.lock