nixpkgs/pkgs/development/compilers/julia
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
..
0.7.nix julia: add 1.1.0 2019-01-31 14:18:29 +01:00
1.0.nix julia: add 1.1.0 2019-01-31 14:18:29 +01:00
0001.1-use-system-utf8proc.patch julia: add julia-git, a snapshot from mid-February with LLVM-3.7 (so it actually works in fresh NixPkgs) 2016-02-14 21:17:07 +01:00
1.1.nix julia: add 1.1.0 2019-01-31 14:18:29 +01:00
allow_nix_mtime.patch Patch Julia to not recompile packages when mtime is 1 2019-04-23 22:42:03 -07:00
shared.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00