diff options
| author | Anders Kaseorg <andersk@mit.edu> | 2022-06-10 11:41:37 -0700 |
|---|---|---|
| committer | Anders Kaseorg <andersk@mit.edu> | 2022-06-10 11:49:38 -0700 |
| commit | 786216dfcb12fa850a8d79b18a44f0c03fe23df1 (patch) | |
| tree | 147f4119bbec406eccf724ae74e553b3e1fde5ec /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | e0169d7a9d324afebf5679551407756c77af8930 (diff) | |
top-level: Ignore Emacs lock files when looking for overlays
While an Emacs user edits a file foo.nix, Emacs creates a lock file
.#foo.nix as a broken symlink to USER@HOSTNAME.PID:TIMESTAMP.
https://www.gnu.org/software/emacs/manual/html_node/emacs/Interlocking.html
If the file is in the overlays directory, this breaks all nixpkgs
imports with this error, until the user saves the file:
error: getting status of '/home/user/.config/nixpkgs/overlays/user@hostname.683628:1654370645': No such file or directory
Fix this by ignoring filenames beginning with .# in overlay
directories.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
