unset source_date_epoch in .envrc
This commit is contained in:
parent
cc78f7f75f
commit
0007617898
2 changed files with 1 additions and 3 deletions
|
|
@ -40,9 +40,6 @@
|
|||
pkgs.typst
|
||||
];
|
||||
};
|
||||
shellHook = ''
|
||||
unset SOURCE_DATE_EPOCH;
|
||||
'';
|
||||
}
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue