mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +00:00
keybase: fix eval after merge mistake
This commit is contained in:
parent
fabbe17440
commit
6049c39bdb
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, lib, buildGoPackage, fetchFromGitHubtchurl
|
||||
{ stdenv, lib, buildGoPackage, fetchFromGitHub
|
||||
, AVFoundation, AudioToolbox, ImageIO, CoreMedia
|
||||
, Foundation, CoreGraphics, MediaToolbox
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue