mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Merge remote-tracking branch 'origin/2.26-maintenance' into sync-with-2.26
This commit is contained in:
commit
25ba7c55d3
5 changed files with 157 additions and 95 deletions
|
@ -52,7 +52,7 @@ let
|
|||
setVersionLayer = finalAttrs: prevAttrs: {
|
||||
/*
|
||||
preConfigure =
|
||||
prevAttrs.prevAttrs or ""
|
||||
prevAttrs.preConfigure or ""
|
||||
+
|
||||
# Update the repo-global .version file.
|
||||
# Symlink ./.version points there, but by default only workDir is writable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue