1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 06:53:54 +02:00

Merge pull request #11688 from roberth/meson-tidy

Clean up the `package.nix` files
This commit is contained in:
Robert Hensing 2024-10-14 17:40:46 +02:00 committed by GitHub
commit 806a91f7bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 92 additions and 390 deletions

View file

@ -75,7 +75,6 @@ mkMesonDerivation (finalAttrs: {
nix-expr
];
preConfigure =
# "Inline" .version so it's not a symlink, and includes the suffix.
# Do the meson utils, without modification.