add lib
This commit is contained in:
parent
c58fcd0af6
commit
b7769e46a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ lib, stdenv, ... }:
|
{ lib, stdenv, fetchurl, ... }:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "strongbox";
|
name = "strongbox";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue