tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
fetch-rebar-deps: phases deprecation fix
happysalada
4 years ago
ec6dee00
7f37347f
+3
1 changed file
expand all
collapse all
unified
split
pkgs
development
beam-modules
fetch-rebar-deps.nix
+3
pkgs/development/beam-modules/fetch-rebar-deps.nix
···
14
14
inherit version;
15
15
16
16
dontUnpack = true;
17
17
+
dontConfigure = true;
18
18
+
dontBuild = true;
19
19
+
dontFixup = true;
17
20
18
21
prePhases = ''
19
22
cp ${src} .