any-nix-shell: reformat with RFC166
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ lib, stdenv, fetchFromGitHub, makeWrapper, bash }:
|
||||
{
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
makeWrapper,
|
||||
bash,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "any-nix-shell";
|
||||
|
||||
Reference in New Issue
Block a user