Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 218c28934e16d80397c7c5227798595d1bbf8564
https://github.com/NixOS/nixpkgs/commit/218c28934e16d80397c7c5227798595d1bbf8564
Author: Bjørn Forsman <[email protected]>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M pkgs/top-level/all-packages.nix
Log Message:
-----------
jquery-ui: align attrname with pkgname (jquery_ui => jquery-ui)
Commit: f8c7e340a4a65b53f4015abd9225e3298588e2ba
https://github.com/NixOS/nixpkgs/commit/f8c7e340a4a65b53f4015abd9225e3298588e2ba
Author: Bjørn Forsman <[email protected]>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M pkgs/development/libraries/javascript/jquery-ui/default.nix
Log Message:
-----------
jquery-ui: update to latest stable (v1.11.1)
The current version (v1.10.4) is now called "legacy". The new stable version
has a different directory layout; it no longer splits css/ and js/ directories.
Since the *.js files refer to the *.css files by relative paths, I'm not
splitting them. Everything now goes to "$out/js/".
Also, upstream removed version numbers from filenames, so we don't need to
create those version-less symlinks anymore.
Commit: af26d5e25b12316f350723a0d9eac3af8ce0baca
https://github.com/NixOS/nixpkgs/commit/af26d5e25b12316f350723a0d9eac3af8ce0baca
Author: Bjørn Forsman <[email protected]>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
A pkgs/development/libraries/javascript/jquery/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
jquery: new package
jQuery is a JavaScript library designed to simplify the client-side
scripting of HTML.
I'm adding version 1.x instead of 2.x because 1.x supports IE 6, 7, 8
browsers and both versions are API compatible.
http://jquery.com/
Compare: https://github.com/NixOS/nixpkgs/compare/9104888b3824...af26d5e25b12_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits