chore(build): Add nixery-popcount to top-level package set
This commit is contained in:
parent
05b5b1718a
commit
7afbc912ce
2 changed files with 28 additions and 0 deletions
|
|
@ -53,6 +53,8 @@ in rec {
|
|||
exec ${nixery-server}/bin/server
|
||||
'';
|
||||
|
||||
nixery-popcount = callPackage ./popcount { };
|
||||
|
||||
# Container image containing Nixery and Nix itself. This image can
|
||||
# be run on Kubernetes, published on AppEngine or whatever else is
|
||||
# desired.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue