mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
Include Determinate Nix version number in the manual
This commit is contained in:
parent
69553dfc36
commit
a1d27ff6d2
3 changed files with 7 additions and 2 deletions
|
@ -30,6 +30,7 @@ mkMesonDerivation (finalAttrs: {
|
|||
fileset.difference
|
||||
(fileset.unions [
|
||||
../../.version
|
||||
../../.version-determinate
|
||||
# Too many different types of files to filter for now
|
||||
../../doc/manual
|
||||
./.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue