Commit eb1beb49 authored by Ivan Mincik's avatar Ivan Mincik
Browse files

devenv: function parameters cleanup

Little logical and alphabitical reordering of function parameters
parent c0c1f663
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
{ stdenv
, lib
, openssl
{ lib
, stdenv
, fetchFromGitHub
, makeWrapper
, rustPlatform

, cachix
, darwin
, libgit2
, makeWrapper
, nix
, openssl
, pkg-config
, rustPlatform
, cachix
, fetchFromGitHub
}:

let