Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 09b3df542d2cac5b444e6077d9486fb2e944a6f7
https://github.com/NixOS/nixpkgs/commit/09b3df542d2cac5b444e6077d9486fb2e944a6f7
Author: Alexey Shmalko <[email protected]>
Date: 2017-01-21 (Sat, 21 Jan 2017)
Changed paths:
M pkgs/applications/networking/browsers/w3m/default.nix
Log Message:
-----------
w3m: fix package name
nix-repl> builtins.parseDrvName "w3m-v0.5.3+git20161120"
{ name = "w3m-v0.5.3+git20161120"; version = ""; }
nix-repl> builtins.parseDrvName "w3m-0.5.3+git20161120"
{ name = "w3m"; version = "0.5.3+git20161120"; }
Commit: 80c1340b87b29dba90873b5a516fd829d138700a
https://github.com/NixOS/nixpkgs/commit/80c1340b87b29dba90873b5a516fd829d138700a
Author: Michael Raskin <[email protected]>
Date: 2017-01-21 (Sat, 21 Jan 2017)
Changed paths:
M pkgs/applications/networking/browsers/w3m/default.nix
Log Message:
-----------
Merge pull request #22016 from rasendubi/w3m
w3m: fix package name
Compare: https://github.com/NixOS/nixpkgs/compare/52103deef16a...80c1340b87b2_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits