rename pkg
This commit is contained in:
parent
119a0fbd71
commit
bc24402f87
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs ? import <nixpkgs> {}}:
|
||||
pkgs.stdenv.mkDerivation {
|
||||
name = "distrust-homepage";
|
||||
name = "distrust-network-static-webroot";
|
||||
src = ./.;
|
||||
|
||||
buildInputs = [pkgs.gawk];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue