nixpkgs/pkgs
Anders Kaseorg 786216dfcb 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>
2022-06-10 11:49:38 -07:00
..
applications qarte: 4.15.1 → 4.17.1 2022-06-08 10:11:38 +02:00
build-support treewide: remove usage of runCommandNoCC aliases 2022-06-07 16:57:06 +02:00
common-updater
data Merge master into haskell-updates 2022-06-07 00:11:09 +00:00
desktops
development Merge pull request #176866 from r-ryantm/auto-update/python3.10-spacy 2022-06-08 12:01:12 +02:00
games Merge pull request #176001 from NixOS/update-and-fix-stuntrally 2022-06-08 10:35:21 +02:00
misc
os-specific Merge pull request #176393 from trofi/workaround-fno-common-for-darwin.dtrace 2022-06-07 21:16:11 +00:00
pkgs-lib treewide: remove usage of runCommandNoCC aliases 2022-06-07 16:57:06 +02:00
servers Merge pull request #176257 from PedroHLC/elk7-7.17.4-plugins 2022-06-08 09:54:31 +01:00
shells oh-my-zsh: 2022-06-05 -> 2022-06-06 (#176675) 2022-06-07 12:18:37 -04:00
stdenv
test
tools Merge pull request #176604 from teutat3s/fix/cloud-init-pyserial 2022-06-08 09:46:08 +02:00
top-level top-level: Ignore Emacs lock files when looking for overlays 2022-06-10 11:49:38 -07:00