Unverified Commit 0a08b8a8 authored by Milo's avatar Milo Committed by GitHub
Browse files

Update pkgs/development/web/bun/default.nix

parent 5535f27d
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
{ stdenvNoCC, callPackage, fetchurl, autoPatchelfHook, unzip, openssl, lib, writeShellScript, curl, jq, common-updater-scripts }:
{ lib
, stdenvNoCC
, callPackage
, fetchurl
, autoPatchelfHook
, unzip
, openssl
, writeShellScript
, curl
, jq
, common-updater-scripts
}:

stdenvNoCC.mkDerivation rec {
  version = "0.1.13";