about summary refs log tree commit diff
path: root/pkgs/servers/web-apps
Commit message (Collapse)AuthorAge
* moodle: 3.7.1 -> 3.7.2Aaron Andersen2019-09-10
|
* treewide: remove redundant quotesvolth2019-09-08
|
* cryptpad: 3.0.0 -> 3.0.1 (#67975)Julian Stecklina2019-09-08
| | | | | | * cryptpad: 3.0.0 -> 3.0.1 * cryptpad: pin nixpkgs in generate.sh
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * cryptpad: 2.25.0 -> 3.0.0 (#67838)Julian Stecklina2019-08-31
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\|
| * Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\
| | * cryptpad: 2.23.0 -> 2.25.0 (#67592)Julian Stecklina2019-08-27
| | | | | | | | | | | | Update to latest stable version. Remove patched load-config.js, because it is no longer necessary.
* | | treewide: remove redundant recvolth2019-08-28
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\| |
| * | Merge master into staging-nextFrederik Rietdijk2019-08-27
| |\|
| | * moodle: init at 3.7.1Aaron Andersen2019-08-25
| | |
| * | 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
| | * Merge pull request #67137 from r-ryantm/auto-update/shaarliMarek Mahut2019-08-22
| | |\ | | | | | | | | shaarli: 0.11.0 -> 0.11.1
| | | * shaarli: 0.11.0 -> 0.11.1R. RyanTM2019-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shaarli/versions
| | * | Merge pull request #66711 from WilliButz/update-codimdMaximilian Bosch2019-08-20
| | |\ \ | | | | | | | | | | codimd: 1.4.0 -> 1.5.0
| | | * | codimd: 1.4.0 -> 1.5.0WilliButz2019-08-16
| | | |/
| | * | Merge pull request #66951 from r-ryantm/auto-update/matomoMarek Mahut2019-08-20
| | |\ \ | | | | | | | | | | matomo: 3.10.0 -> 3.11.0
| | | * | matomo: 3.10.0 -> 3.11.0R. RyanTM2019-08-19
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/matomo/versions
| | * / treewide: update globin's maintained drvsRobin Gloster2019-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 #66201 from angristan/shaarli-material/update/0.10.4Marek Mahut2019-08-09
|\ | | | | shaarli-material: 0.9.5 -> 0.10.4
| * shaarli-material: 0.9.5 -> 0.10.4angristan2019-08-06
| |
* | Merge pull request #66144 from r-ryantm/auto-update/shaarliMarek Mahut2019-08-07
|\ \ | |/ |/| shaarli: 0.10.4 -> 0.11.0
| * shaarli: 0.10.4 -> 0.11.0R. RyanTM2019-08-05
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shaarli/versions
* | matomo: 3.9.1 -> 3.10.0 (#64848)Jon2019-08-03
|/ | | | * matomo: 3.9.1 -> 3.10.0
* nodejs-8_x: Drop packageadisbladis2019-08-02
| | | | It will be EOL within the support period of 19.09
* Merge pull request #62748 from aanderse/mediawikiAaron Andersen2019-07-31
|\ | | | | nixos/mediawiki: init service to replace httpd subservice
| * mediawiki: init at 1.32.2Aaron Andersen2019-07-23
| |
* | codimd: 1.2.0 -> 1.4.0, repackage using yarn2nix-moreteaWilliButz2019-07-25
|/
* Revert Nodejs-8_x deprecationadisbladis2019-07-05
| | | | | | | | | | This was supposed to go through a pull request Revert "nodePackages: Regenerate node packages for nodejs 10 & 12" This reverts commit 6a17bdf3974fce9d0c5098e77aa5fe6de279f2c7. Revert "nodejs-8_x: Drop package" This reverts commit e06c97b71d33bf8480fb40f825e8d3138783f986.
* nodejs-8_x: Drop packageadisbladis2019-07-05
| | | | It will be EOL within the support period of 19.09
* wordpress: 5.02 -> 5.2.2Aaron Andersen2019-07-03
|
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* wallabag: 2.3.7 -> 2.3.8schneefux2019-06-15
|
* cryptpad: init at v2.23.0zimbatm2019-06-07
|
* node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce ↵Sander van der Burg2019-06-05
| | | | nodePackages_12_x attribute set
* wallabag: 2.3.6 -> 2.3.7R. RyanTM2019-05-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/wallabag/versions
* shaarli: 0.10.3 -> 0.10.4R. RyanTM2019-05-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/shaarli/versions
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* codimd: js-sequence-diagrams: use git source rather than the NPM tarballMaximilian Bosch2019-04-12
| | | | | | | | | | | It seems as NPM just removed the tarballs of the unpublished package, hence `codimd` isn't buildable. The sources for the package are available on github[1] and fix the build. For further information about the `js-sequence-diagrams` workarounds, please refer to 5feec424de6bb9596880a778bb608f0cb5d1c570. [1] https://github.com/Moeditor/js-sequence-diagrams
* Merge pull request #58976 from gilligan/remove-nodejs6Samuel Dionne-Riel2019-04-07
|\ | | | | Remove nodejs-6_x which is about to enter EOL
| * Remove nodejs-6_x which is about to enter EOLtobias pflug2019-04-04
| | | | | | | | | | | | - Remove nodejs-6_x - Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x - Re-generate node2nix generated files using nodejs-8_x instead
* | codimd: build with nodejs-8_xMaximilian Bosch2019-04-07
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This diff regenerates the package sets for `codimd` and `codemirror` using NodeJS 8 to get rid of the deprecated[1] `nodejs-6_x`. Additionally the following issues had to be fixed during the update: * The package `js-sequence-diagram` has been removed from the NPM registry and was replaced by a security holding package[2]. The package was published by a third-party (upstream only supports bower builds), so it's unclear whether the package will re-appear[3]. As the tarballs still exist (and the hash didn't change), the package will be loaded manually into the build env. * For the babel-related packages, `dontNpmInstall` will be set for `node2nix` installs as some of those packages bundle a `package-lock.json` that triggers `ENOTCACHED` errors for optional dependencies[4]. For now it should be sufficient to use NodeJS 8 (`codimd` v1.2.x doesn't support NodeJS 10), in the long term we probably want to use `yarn2nix` here with NodeJS 10. This is much rather a fix to get rid of another NodeJS 6 dependency. [1] `nodejs-6_x` is about to be deprecated, see #58976 [2] https://www.npmjs.com/package/js-sequence-diagrams, https://github.com/npm/security-holder [3] https://github.com/bramp/js-sequence-diagrams/issues/212 [4] https://github.com/svanderburg/node2nix/issues/134
* matomo: 3.9.0 -> 3.9.1Florian Klink2019-03-28
|
* matomo: update urlFlorian Klink2019-03-28
|
* matomo: 3.8.1 -> 3.9.0R. RyanTM2019-03-25
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/matomo/versions
* shaarli: 0.10.2 -> 0.10.3R. RyanTM2019-03-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shaarli/versions
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
| | | | | | | | | Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.