@ -1 +1,2 @@
use flake . -L
unset SOURCE_DATE_EPOCH
@ -40,9 +40,6 @@
pkgs.typst
];
};
shellHook = ''
unset SOURCE_DATE_EPOCH;
'';
}
);