mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01:00
UnionSourceAccessor: Don't filter out underlying files of the wrong type
https://github.com/NixOS/nix/pull/12512#discussion_r1961567140
This commit is contained in:
parent
99e78c37f7
commit
584ddd1b4d
2 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#include "eval.hh"
|
||||
#include "store-api.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue