about summary refs log tree commit diff
path: root/pkgs/tools/security/bmrsa/11.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/bmrsa/11.nix')
-rw-r--r--pkgs/tools/security/bmrsa/11.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/bmrsa/11.nix b/pkgs/tools/security/bmrsa/11.nix
index 9a5468e8cc5f..69febaa6d2a7 100644
--- a/pkgs/tools/security/bmrsa/11.nix
+++ b/pkgs/tools/security/bmrsa/11.nix
@@ -1,5 +1,5 @@
 args : with args; with builderDefs;
-	let localDefs = builderDefs.meta.function (rec {
+	let localDefs = builderDefs.passthru.function (rec {
 		src = /* put a fetchurl here */
 		fetchurl {
 			url = http://prdownloads.sourceforge.net/sourceforge/bmrsa/bmrsa11.zip;