summary refs log tree commit diff
path: root/pkgs/development/web
Commit message (Collapse)AuthorAge
...
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * cypress: 3.4.0 -> 3.4.1Marek Mahut2019-08-22
| | |
| | * Remove myself as maintainer of some packages.Rickard Nilsson2019-08-20
| | |
* | | treewide: remove redundant quotesvolth2019-08-26
|/ /
* / treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Merge pull request #66000 from r-ryantm/auto-update/now-cliMario Rodas2019-08-10
|\ | | | | now-cli: 15.5.0 -> 15.8.7
| * now-cli: 15.5.0 -> 15.8.7R. RyanTM2019-08-04
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/now-cli/versions
* | twitterBootstrap3: dropMario Rodas2019-08-03
|/ | | | Bootstrap 3 has reached EOL in July 24, 2019. See: https://blog.getbootstrap.com/2019/07/24/lts-plan/
* Merge master into staging-nextFrederik Rietdijk2019-08-02
|\
| * nodejs-8_x: Drop packageadisbladis2019-08-02
| | | | | | | | It will be EOL within the support period of 19.09
* | Merge master into staging-nextFrederik Rietdijk2019-08-01
|\|
| * Merge pull request #64056 from cdyson37/patch-1worldofpeace2019-07-31
| |\ | | | | | | Delete build-node-package.nix
| | * Delete build-node-package.nixcdyson372019-07-01
| | | | | | | | | I think this file was orphaned in in `daf76db4a57` "top-level: get rid of npm2nix build". I only noticed because it looked quite interesting and I couldn't find a way to use it!
* | | gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|/ /
* | bundlerUpdateScript: init and use (#64822)Nick Novitski2019-07-22
| |
* | cypress: fix missing GSettings schemasMarek Mahut2019-07-19
| |
* | cypress: init at 3.4.0Marek Mahut2019-07-16
| |
* | grails: 3.3.10 -> 4.0.0R. RyanTM2019-07-15
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/grails/versions
* | Merge staging-next into stagingFrederik Rietdijk2019-07-03
|\|
| * nodejs-12_x: 12.4.0 -> 12.5.0Mario Rodas2019-06-28
| |
* | Merge pull request #63572 from volth/cpan2nix-2019-06-20Graham Christensen2019-06-28
|\ \ | |/ |/| buildPerlPackage: name -> (pname, version)
| * buildPerlPackage: name -> (pname, version)volth2019-06-20
| |
* | Merge pull request #63314 from r-ryantm/auto-update/now-cliMario Rodas2019-06-19
|\ \ | | | | | | now-cli: 15.3.0 -> 15.5.0
| * | now-cli: 15.3.0 -> 15.5.0R. RyanTM2019-06-17
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/now-cli/versions
* | | treewide: fixup evaluation of updater scriptsVladimír Čunát2019-06-18
| |/ |/| | | | | | | ... broken by f3282c8 #63177. Discovered by the tarball job: https://hydra.nixos.org/build/94927223
* | treewide: remove unused variables (#63177)volth2019-06-16
|/ | | | | | * treewide: remove unused variables * making ofborg happy
* grails: 3.3.9 -> 3.3.10R. RyanTM2019-06-10
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/grails/versions
* kore: 3.3.0 -> 3.3.1Will Dietz2019-06-06
|
* node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce ↵Sander van der Burg2019-06-05
| | | | nodePackages_12_x attribute set
* Merge pull request #62486 from r-ryantm/auto-update/now-cliworldofpeace2019-06-04
|\ | | | | now-cli: 15.0.10 -> 15.3.0
| * now-cli: 15.0.10 -> 15.3.0R. RyanTM2019-06-02
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/now-cli/versions
* | nodejs-12_x: 12.3.1 -> 12.4.0Mario Rodas2019-06-04
| |
* | nodejs: use icu63 for nodejs12Matthew Bauer2019-06-02
| |
* | nodejs: use system icuMatthew Bauer2019-06-01
| | | | | | | | | | | | Use the system icu for building nodejs. Fixes #62365
* | nodejs-10_x: 10.15.3 -> 10.16.0Mario Rodas2019-05-28
|/
* insomnia: 6.3.2 -> 6.5.3Dmitry Moskowski2019-05-28
|
* insomnia: fixed crash when importing data from fileDmitry Moskowski2019-05-28
|
* nodejs-12_x: 12.2.0 -> 12.3.1Mario Rodas2019-05-22
|
* nodejs-8_x: 8.15.1 -> 8.16.0Mario Rodas2019-05-22
|
* kore: 2.0.0 -> 3.3.0 (#61846)R. RyanTM2019-05-22
| | | | | | | | | | | | * kore: 2.0.0 -> 3.3.0 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kore/versions * kore: minor cleanup postPatch sed removed because it is not making any change on v3.3.0 sources
* minify: 2.0.0 -> 2.5.0, moduleWill Dietz2019-05-19
| | | | https://github.com/tdewolff/minify/releases/tag/v2.5.0
* nodejs-12_x: 12.1.0 -> 12.2.0Will Dietz2019-05-15
|
* twitterBootstrap4: init at 4.3.1Mario Rodas2019-05-11
|
* twitterBootstrap: 3.3.7 -> 3.4.1R. RyanTM2019-05-11
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bootstrap/versions
* Merge master into staging-nextFrederik Rietdijk2019-05-07
|\
| * now-cli: 15.0.4 -> 15.0.10R. RyanTM2019-05-01
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/now-cli/versions
* | Merge master into staging-nextFrederik Rietdijk2019-05-01
|\|
| * nodejs-11_x: 11.14.0 -> 11.15.0angristan2019-05-01
| |
* | nodejs-12_x: 12.0.0 -> 12.1.0angristan2019-04-29
| |