mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-02-20 00:47:52 +01:00
Added output
This commit is contained in:
@@ -19,5 +19,9 @@ stdenv.mkDerivation {
|
||||
hash = "sha256-4d0TwJubfJrThctvE50HpPg0gqdJy595hewEcjfXlrs=";
|
||||
domain = "git.pvv.ntnu.no";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
cp -r * $out/
|
||||
'';
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user