Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 90181a4a3dae38cff9e138dda0f90636e72a3367
https://github.com/NixOS/nixpkgs/commit/90181a4a3dae38cff9e138dda0f90636e72a3367
Author: Jim Garrison <[email protected]>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
R pkgs/development/compilers/julia/0.2.1.nix
A pkgs/development/compilers/julia/0.2.nix
R pkgs/development/compilers/julia/0.3.5.nix
A pkgs/development/compilers/julia/0.3.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Don't overspecify the julia version
This is to bring the julia version information into accordance with
section 7.3.2 of the nixpkgs manual:
The version in the filename should leave out unnecessary detail.
For instance, if we keep the latest Firefox 2.0.x and 3.5.x
versions in Nixpkgs, they should be named firefox/2.0.nix and
firefox/3.5.nix, respectively (which, at a given point, might
contain versions 2.0.0.20 and 3.5.4).
Julia uses semantic versioning (http://semver.org), so the third
digit (the patch level) represents backwards-compatible bug fixes
only.
Commit: ed85662e553a3d9cf075e5dea2fb80012c0fbe09
https://github.com/NixOS/nixpkgs/commit/ed85662e553a3d9cf075e5dea2fb80012c0fbe09
Author: Michael Raskin <[email protected]>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
R pkgs/development/compilers/julia/0.2.1.nix
A pkgs/development/compilers/julia/0.2.nix
R pkgs/development/compilers/julia/0.3.5.nix
A pkgs/development/compilers/julia/0.3.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #5842 from garrison/julia-overspecified-version
Don't overspecify the julia version
Compare: https://github.com/NixOS/nixpkgs/compare/14f6ea9d3c01...ed85662e553a_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits