summary refs log tree commit diff
path: root/pkgs/development/web
Commit message (Collapse)AuthorAge
* nodejs-6_x: 6.7.0 -> 6.8.0Graham Christensen2016-10-13
|
* nodejs: 4.4.6 -> 4.6.0Graham Christensen2016-10-13
|
* nodejs: 6.6.0 -> 6.7.0Mathias Schreck2016-09-28
|
* nodejs-6_x: 6.4.0 -> 6.6.0Tobias Pflug2016-09-16
|
* buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
* remarkjs: use node2nix generated expressionsSander van der Burg2016-09-02
| | | | (cherry picked from commit 0f591992df1e7abe8e324e53a8970e20afac267d)
* nodejs-6_x: 6.3.1 -> 6.4.0Tobias Pflug2016-08-30
|
* valum: 0.2.0 -> 0.2.16, fixes hardened buildFranz Pletz2016-08-24
|
* Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ | | | | | | | | | | | | Closes #12895 Amazing work by @globin & @fpletz getting hardened compiler flags by enabled default on the whole package set
| * Merge branch 'master' into hardened-stdenvFranz Pletz2016-08-13
| |\
| * \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-25
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-07
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | wml: disable format hardeningRobin Gloster2016-04-06
| | | | | | | | | | | | |
* | | | | | | | | | | | | valum: vala -> vala_0_28Ram Kromberg2016-08-21
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski2016-08-11
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After #16017 there were a lot of comments saying that `nix` would be better than `JSON` for Go packages dependency sets. As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046 > Because of the content-addressable store, if two programs have the > same dependency it will already result in the same derivation in > the > store. Git also has compression in the pack files so it won't make > much difference to duplicate the dependencies on disk. And finally > most users will just use the binary builds so it won't make any > differences to them. This PR removes `libs.json` file and puts all package dependencies in theirs `deps.json`.
* | | | | | | | | | | nodejs: ensure that all scripts in nodejs have proper shebangs (#17594)Rok Garbas2016-08-08
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | treewide: Fix meta.platforms related typosTuomas Tynkkynen2016-08-02
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | nodejs-6_x: 6.2.2 -> 6.3.1Tobias Pflug2016-07-22
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | nodejs-5_x: 5.11.1 -> 5.12.0 (#16657)Christine Koppelt2016-07-19
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | nodejs: implement a darwin-specific fix that properly refers to tr1/type_traitsSander van der Burg2016-07-14
| | | | | | |
* | | | | | | minify: init at v2.0.0schneefux2016-07-10
| | | | | | |
* | | | | | | nodejs-4_x: 4.4.4 -> 4.4.6Christine Koppelt2016-06-25
| | | | | | |
* | | | | | | Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* | | | | | | nodejs-6_x: 6.2.0 -> 6.2.2Christine Koppelt2016-06-18
| | | | | | |
* | | | | | | remarkjs: mark as brokenNikolay Amiantov2016-06-11
| |_|_|_|_|/ |/| | | | |
* | | | | | nodejs-6_x: use xz instead of gzAlexander Ried2016-05-18
| | | | | |
* | | | | | nodejs-5_x: 5.11.0 -> 5.11.1Alexander Ried2016-05-18
| | | | | |
* | | | | | nodejs-4_x: 4.3.1 -> 4.4.4Alexander Ried2016-05-18
| |_|_|_|/ |/| | | |
* | | | | nodejs: 6.1.0 -> 6.2.0Mathias Schreck2016-05-18
| | | | |
* | | | | Merge branch 'master' into stagingVladimír Čunát2016-05-12
|\ \ \ \ \
| * | | | | nodejs: 6.0.0 -> 6.1.0Mathias Schreck2016-05-06
| | |_|_|/ | |/| | |
* | | | | use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * | | | nodejs-6_x : init at 6.0.0Tobias Pflug2016-05-02
| | | | |
* | | | | nodejs-0_10: fix buildNikolay Amiantov2016-04-30
|/ / / /
* | | | foswiki, egypt, wml: fix buildVladimír Čunát2016-04-25
| | | |
* | | | nodejs: 5.10.1 -> 5.11.0Mathias Schreck2016-04-22
| |_|/ |/| |
* | | replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
| | |
* | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\ \ \ | | |/ | |/| | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * | nodejs: 5.10.0 -> 5.10.1Mathias Schreck2016-04-06
| |/
| * nodejs: 5.9.0 -> 5.10.0Mathias Schreck2016-04-01
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.