Commit Graph

172 Commits

Author SHA1 Message Date
R. RyanTM
121cf3ca1c shaarli: 0.10.3 -> 0.10.4
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
2019-05-02 21:44:15 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
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
2019-04-22 10:19:54 +02:00
Maximilian Bosch
c68bc18213
codimd: js-sequence-diagrams: use git source rather than the NPM tarball
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 5feec424de.

[1] https://github.com/Moeditor/js-sequence-diagrams
2019-04-12 11:01:33 +02:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
Maximilian Bosch
5feec424de
codimd: build with nodejs-8_x
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
2019-04-07 16:44:26 +02:00
tobias pflug
0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- 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
2019-04-04 18:43:06 +01:00
Florian Klink
26f19430eb matomo: 3.9.0 -> 3.9.1 2019-03-28 22:53:13 +01:00
Florian Klink
4ffd3ad4fd matomo: update url 2019-03-28 22:51:56 +01:00
R. RyanTM
139243406b matomo: 3.8.1 -> 3.9.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/matomo/versions
2019-03-25 22:21:25 -07:00
R. RyanTM
38900337d9 shaarli: 0.10.2 -> 0.10.3
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
2019-03-03 09:16:43 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
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.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Florian Jacob
2f059806ef matomo: 3.7.0 -> 3.8.1
security update
2019-02-11 17:33:44 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Nadrieril
f487734870 wallabag: 2.3.2 -> 2.3.6 2019-01-29 02:47:32 +01:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Robin Gloster
16413c05cd
Merge pull request #53554 from rnhmjoj/searx
searx: 0.14.0 -> 0.15.0
2019-01-07 13:21:39 +00:00
rnhmjoj
985bc6ca5a
searx: 0.14.0 -> 0.15.0 2019-01-07 11:10:38 +01:00
Piotr Bogdan
12c733c292 fileshelter: link with pthreads explicitly 2019-01-04 21:44:18 +00:00
Falco Peijnenburg
4dc18cb059 Wordpress: 4.9.1 -> 5.0.2 2019-01-03 10:44:12 +01:00
R. RyanTM
687567efd0 matomo: 3.6.1 -> 3.7.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/matomo/versions
2018-12-25 06:49:39 -08:00
Frederik Rietdijk
1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Alyssa Ross
5c8d153326
frab: rack: 1.6.4 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:23 +00:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
R. RyanTM
d4029e7935 matomo: 3.6.0 -> 3.6.1
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
2018-10-27 04:29:13 -07:00
WilliButz
ce5e1b5b0a codimd: update patch 2018-10-10 14:57:43 +02:00
WilliButz
a31a917eb9 codimd: init at 1.2.0 2018-09-17 15:18:52 +02:00
R. RyanTM
c45dd04946 matomo: 3.5.1 -> 3.6.0 (#46242)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
matomo
2018-09-17 10:18:39 +02:00
Uli Baum
15fedb51b3 frab: mark as broken
No successful hydra build since 2018-02-14.
The build fails in the ruby gem json-1.8.3, which we cannot
mark directly as broken in nixpkgs, so we mark this as broken.
2018-09-08 20:08:49 +02:00
R. RyanTM
1adcb8890a wallabag: 2.3.2 -> 2.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wallabag
2018-08-30 09:12:20 -07:00
R. RyanTM
0f9e0e15fc shaarli: 0.10.0 -> 0.10.2 (#45538)
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.
2018-08-28 00:39:17 +02:00
R. RyanTM
294c3605a3 virtlyst: 1.1.0 -> 1.2.0 (#45121)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virtlyst/versions.
2018-08-27 20:59:27 +02:00
Markus Kowalewski
552b20f4b8
frab: add meta data 2018-08-20 00:31:19 +02:00
R. RyanTM
3d30b32ab2 shaarli: 0.9.7 -> 0.10.0 (#44693)
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.
2018-08-13 14:29:32 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
rnhmjoj
c8784f9cd8
searx: use python3 2018-08-08 02:20:54 +02:00
Pascal Wittmann
f22ffa6b6a
morty: add license
see issue #43716
2018-08-06 12:43:58 +02:00
Gabriel Ebner
6b8f521852
Merge pull request #42951 from r-ryantm/auto-update/shaarli
shaarli: 0.9.6 -> 0.9.7
2018-07-05 16:55:36 +02:00
Jan Tojnar
cff5bd0bc5
selfoss: clean up 2018-07-05 10:38:31 +02:00
R. RyanTM
dc152b63a0 shaarli: 0.9.6 -> 0.9.7
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.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.9.7 with grep in /nix/store/qb0qnz5g71qcigji532rz8fb3fmds607-shaarli-0.9.7
- directory tree listing: https://gist.github.com/d5b4de9629307cb77b06763e100b9ffd
- du listing: https://gist.github.com/db083d0d397fa00514a7de0a57879f39
2018-07-03 14:58:19 -07:00
Franz Pletz
1d235be208
virtlyst: init at 1.1.0
Co-authored-by: elseym <elseym@me.com>
2018-06-26 01:18:30 +02:00
Aneesh Agrawal
4bba2bd98e klaus: make available as a python package
This makes it usable via WSGI.
2018-06-13 22:47:48 -07:00
R. RyanTM
f8621a2025 matomo: 3.5.0 -> 3.5.1 (#41540)
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.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/r4kflygmbi1z0vl2gp5b64h5dnbw0zps-matomo-3.5.1/bin/matomo-console had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.5.1 with grep in /nix/store/r4kflygmbi1z0vl2gp5b64h5dnbw0zps-matomo-3.5.1
- directory tree listing: https://gist.github.com/1ab3b04c7d594c57458b6d4ef8e65867
- du listing: https://gist.github.com/c105a7109ba84d6e2715bc3800c66780
2018-06-09 23:32:31 +02:00
Michiel Leenaars
f12f058a85 morty: init -> 0.2.0 2018-05-30 18:10:36 +02:00
florianjacob
468c09edc6 matomo: 3.4.0 -> 3.5.0 (#40439) 2018-05-13 17:48:41 +02:00
Franz Pletz
555d2db620
selfoss: 2016-07-31 -> 2.18
Fixes PHP7 compatibility.
2018-04-27 20:04:32 +02:00
WilliButz
ff3e3fb39d fileshelter: enable parallel building
This greatly reduced the build duration.
2018-04-19 00:35:55 +02:00
Matthew Justin Bauer
79c0c491bd
Merge pull request #38213 from schneefux/pkg.shaarli-material
shaarli-material: 0.9.1 -> 0.9.5
2018-04-08 21:46:18 -05:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Matthew Justin Bauer
322d6c75c6
Merge pull request #37967 from ryantm/auto-update/shaarli
shaarli: 0.9.5 -> 0.9.6
2018-03-31 19:24:46 -05:00
schneefux
1158728294
shaarli-material: 0.9.1 -> 0.9.5 2018-03-31 14:08:38 +02:00
Florian Jacob
8a7bf54f52 matomo: 3.3.0 -> 3.4.0 2018-03-30 10:58:05 +01:00
Ryan Mulligan
932048c127 shaarli: 0.9.5 -> 0.9.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/shaarli/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.6 with grep in /nix/store/4asag0l86pv5s0klsgh61zga9ih1sllq-shaarli-0.9.6
- directory tree listing: https://gist.github.com/00a45b2940bf8949773bbdbe4e80767d
2018-03-27 23:33:15 -07:00
Robert Schütz
19797d8464 klaus: move out of pythonPackages and 0.9.1 -> 1.2.2 2018-03-18 12:25:09 +01:00
Vladimír Čunát
2069a2a002
Merge #35454: nixos/pump.io: remove 2018-03-04 10:49:25 +01:00
Michiel Leenaars
b00c221363 searx: 0.13.1 -> 0.14.0 2018-03-01 17:39:21 +01:00
Ryan Mulligan
341ece05f6 shaarli: 0.9.2 -> 0.9.5
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.9.5 with grep in /nix/store/y80qhglfgb3f2c3zjdn3sz2kqj5v24w8-shaarli-0.9.5

cc "@schneefux"
2018-02-28 14:20:38 +00:00
Ryan Mulligan
a96c778810 wallabag: 2.3.1 -> 2.3.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.3.2 with grep in /nix/store/m39kk8d2vibl17jm2zsbvscx9giyinjv-wallabag-2.3.2

cc "@schneefux"
2018-02-27 18:49:17 -08:00
Rodney Lorrimar
21dcead5f0
nixos/pump.io: remove
This would probably be better maintained in a separate repo as an
external NixOS module which gets imported into user's configuration.
2018-02-27 12:52:51 +00:00
adisbladis
a1835b9924 treewide: Remove references to nodejs-4_x 2018-02-27 10:19:23 +01:00
Florian Jacob
d431aed997 matomo: make the substituteInPlace a proper patch,
improve description
2018-02-22 19:58:24 +01:00
Florian Jacob
a892bd8ebf piwik 3.2.1 -> matomo 3.3.0
minor release, mainly rename
2018-02-22 19:58:23 +01:00
Joachim F
c826025163
Merge pull request #33518 from schneefux/pkg.wallabag
wallabag: fix config file not being loaded from WALLABAG_DATA
2018-02-17 10:47:23 +00:00
Profpatsch
2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
WilliButz
70ecaff635
fileshelter: init at 3.0.0 2018-01-09 22:07:59 +01:00
schneefux
012ead33e7
wallabag: fix config file not being loaded from WALLABAG_DATA 2018-01-06 12:02:12 +01:00
Frederik Rietdijk
7a2454bd4e searx: 0.12.0 -> 0.13.1 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
schneefux
40ab1bed8a
wallabag: 2.2.3 -> 2.3.1 2017-12-29 16:26:40 +01:00
Robin Gloster
ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Florian Jacob
60ef50fa88 piwik: 3.2.0 -> 3.2.1 2017-12-09 00:28:24 +01:00
Piotr Bogdan
8eccb7d2c7 wordpress: 4.9 -> 4.9.1 2017-11-30 15:11:42 +00:00
c0bw3b
203a59eec2 restya-board: license is OSL 3.0 2017-11-25 16:12:06 +01:00
Piotr Bogdan
691e1d06eb wordpress: 4.8.3 -> 4.9 2017-11-23 15:54:23 +00:00
Thomas Strobel
0603d0e9c2 init: restya-board at 0.6 2017-11-22 12:14:23 +01:00
Maximilian Bosch
161e80e3fd
treewide: get rid of invalid buildPhases argument
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.

This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Bas van Dijk
e55d49bb1a wordpress: 4.7.4 -> 4.8.3 2017-10-31 17:21:22 +01:00
schneefux
70f844a420 shaarli: 0.9.1 -> 0.9.2 2017-10-22 00:06:12 +02:00
schneefux
2653547464 shaarli-material: 0.8.3 -> 0.9.1 2017-10-22 00:05:15 +02:00
Florian Jacob
22b4c58a9f piwik: 3.1.1 -> 3.2.0 2017-10-14 22:41:26 +02:00
Florian Jacob
6aea372e28 piwik: 3.1.0 -> 3.1.1 2017-09-21 08:58:02 +02:00
Florian Jacob
556dfedda7 piwik: 3.0.4 -> 3.1.0
Patch for Nix was merged upstream and therefore could be removed.
2017-09-12 23:28:36 +02:00
Franz Pletz
5901a645a8
searx: fix build 2017-09-07 22:00:27 +02:00
Jörg Thalheim
c19d52523b Merge pull request #28606 from schneefux/pkg.shaarli
shaarli: 0.9.0 -> 0.9.1
2017-08-27 11:29:29 +01:00
schneefux
6dafc6c78b
shaarli: 0.9.0 -> 0.9.1 2017-08-26 20:31:26 +02:00
Christian Albrecht
964799e556 sks and pgpkeyserver-lite modules: init (#27515)
* modules sks and pgpkeyserver-lite:
  runs the sks keyserver with optional nginx proxy for webgui.
* Add calbrecht to maintainers
* module sks: fix default hkpAddress value
* module pgpkeyserver-lite: make hkpAddress a string type option
  and use (builtins.head services.sks.hkpAddress) as default value
* module sks: remove leftover service dependencies
2017-08-22 12:27:00 +02:00
Franz Pletz
1ed786292b
searx: cleanup, remove python name prefix 2017-08-09 19:54:00 +02:00
Franz Pletz
c217f48c35
searx: 0.11.0 -> 0.12.0 2017-08-01 06:16:03 +02:00
Tuomas Tynkkynen
299af45989 wallabag: Move docs to correct directory 2017-07-10 14:52:47 +03:00
Tuomas Tynkkynen
217bd1fb38 shaarli: Move docs to correct place 2017-07-10 14:44:29 +03:00
Joachim F
767a8b2e9a Merge pull request #26073 from florianjacob/piwik-package
piwik & piwik service: init at 3.0.4
2017-06-27 20:51:16 +01:00
Joachim F
8dda321c1f Merge pull request #26724 from schneefux/pkg.shaarli
shaarli: 0.8.4 -> 0.9.0
2017-06-27 20:08:48 +01:00
schneefux
c02e26f8a0
wallabag: 2.2.2 -> 2.2.3 2017-06-20 13:30:38 +02:00
schneefux
63022fdfcb
shaarli: 0.8.4 -> 0.9.0 2017-06-20 13:25:42 +02:00
Florian Jacob
55844c8380 piwik & piwik service: init at 3.0.4 2017-06-19 16:00:17 +02:00
Henri Bourcereau
6e497974a6 shaarli: 0.8.1 -> 0.8.4 2017-05-14 15:29:19 +02:00
schneefux
6adc79d72b wallabag: 2.1.6 -> 2.2.2 (#25120) 2017-04-28 14:27:44 +01:00
Bas van Dijk
b9371e83e4 wordpress: 4.7.3 -> 4.7.4
See: https://wordpress.org/news/2017/04/wordpress-4-7-4/
2017-04-27 17:28:08 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Bas van Dijk
308c09d41f wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements (#23837)
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
  makes it easier to override.

* Also introduce the `package` option for the wordpress virtual host config which
  defaults to pkgs.wordpress.

* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00