summaryrefslogtreecommitdiff
path: root/pkgs/galmon.nix
diff options
context:
space:
mode:
authorstuebinm2023-10-14 18:35:24 +0200
committerstuebinm2023-10-14 18:35:24 +0200
commit24d7c93723e98c117775874e7e3c213969634a22 (patch)
tree5a5fcd9440ad81fa4b06630353604ec3d8e8a649 /pkgs/galmon.nix
parentd4bd55db8fa213c5a455c78f92fb24c8bfea44d3 (diff)
some reorganising of //pkgs
Diffstat (limited to 'pkgs/galmon.nix')
-rw-r--r--pkgs/galmon.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/galmon.nix b/pkgs/galmon.nix
index 0316482..87e77fd 100644
--- a/pkgs/galmon.nix
+++ b/pkgs/galmon.nix
@@ -1,5 +1,3 @@
-{ buildAll ? false }:
-
{ protobuf
, pkg-config
, h2o
@@ -13,6 +11,7 @@
, stdenv
, fetchFromGitHub
, lib
+, buildAll ? false
}:
let