1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 21:16:02 +01:00

nix -> determinate-nix

This commit is contained in:
Eelco Dolstra 2025-02-24 23:28:09 +01:00
parent e71a498e25
commit 94347f4622
20 changed files with 21 additions and 21 deletions

View file

@ -18,7 +18,7 @@ in
perl.pkgs.toPerlModule (
mkMesonDerivation (finalAttrs: {
pname = "nix-perl";
pname = "determinate-nix-perl";
inherit version;
workDir = ./.;