3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

406295 commits

Author SHA1 Message Date
Erik Arvstedt 783f8f16c1
paperless: move PYTHONPATH definition to module
`paperless-ngx.pythonPath` was incomplete due to the missing paperless-ngx
source, so it had to be amended in the service.
Instead of amending it, define it entirely in the service.

This allows an override of `paperless-ngx.propagatedBuildInputs` to be reflected
in the service's PYTHONPATH.
2022-09-05 14:50:45 +02:00
Erik Arvstedt 310b9fe58d
nixos/paperless: extract variable pkg 2022-09-05 10:03:59 +02:00
Martin Weinelt 2f8b455b00
Merge pull request #189717 from mweinelt/papercuts 2022-09-04 16:34:20 +02:00
Sandro 6b52fe0b72
Merge pull request #188855 from risicle/ris-hal-fmt-8.0.1-override 2022-09-04 16:30:36 +02:00
Martin Weinelt f98011803e
nixos/paperless: Restrict CAP_NET_BIND_SERVICE
Handing CAP_NET_BIND_SERVICE to the `paperless-web.service` only makes
sense when it actually wants to bind to a port < 1024. Don't hand it out
if that is not the case.
2022-09-04 16:24:24 +02:00
Mel Bourgeois 0644bf4361
aws-sam-cli: fix local command for Werkzeug>=2.1.0 (#182750) 2022-09-04 16:21:01 +02:00
Martin Weinelt 73e10d9d5a
paperless: Expose python environment in passthru
This allows adding more python dependencies through overrides.
2022-09-04 16:16:46 +02:00
Martin Weinelt 2d257f8101
nixos/paperless: Add pgsql via unix socket example
Finding out how to connect paperless to a PostgreSQL database via unix
sockets and peer authentication took me a few minutes, so leaving a hint
in the extraConfig example seems like a good idea to me.

Also remove unnecessary use of literalExpression for attribute set, it
is only required for complex values like functions or values that depend
on other values or packages.
2022-09-04 16:16:46 +02:00
Martin Weinelt 81a17f7352
nixos/paperless: Use system timezone by default, if set 2022-09-04 16:16:46 +02:00
Martin Weinelt 94f00041f0
nixos/paperless: Allow mbind syscall in paperless-web.services
After uploading a document through the webinterface I started seeing
it killed through the SYSBUS signal. Inspecting the call trace led me to
liblapack's memory allocator, that uses the mbind syscall on Linux.
2022-09-04 16:16:45 +02:00
Mostly Void 5518e6aba1
ferretdb: init at 0.5.2 (#188584)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-04 15:53:06 +02:00
Sandro c209faac4d
Merge pull request #189658 from r-ryantm/auto-update/python310Packages.pymavlink 2022-09-04 15:52:43 +02:00
Sandro 06e5bce809
Merge pull request #189660 from superherointj/package-spicetify-cli-2.13.0 2022-09-04 15:41:24 +02:00
Stephane 4da99f7371
roundcubePlugins.carddav: 4.3.0 -> 4.4.3 (#188089) 2022-09-04 15:40:47 +02:00
Sandro 8b00790cf5
Merge pull request #189677 from r-ryantm/auto-update/python310Packages.types-redis 2022-09-04 15:26:25 +02:00
Bjørn Forsman 2c4c52179c
muse: remove unecessary chmod u+w over all files (#189690) 2022-09-04 15:18:32 +02:00
Sandro 8da59ca2a2
Merge pull request #189693 from kraem/kraem/fix/wofi-emoji 2022-09-04 15:15:05 +02:00
Sandro e3d6959042
Merge pull request #188757 from quasigod-io/master 2022-09-04 15:13:00 +02:00
Sandro 295608e194
Merge pull request #189521 from Algram/feat/hyperion-obs-init 2022-09-04 15:12:34 +02:00
Sandro e027345597
Merge pull request #189701 from r-ryantm/auto-update/fcitx5-configtool 2022-09-04 15:06:17 +02:00
Sandro 8c79600238
Merge pull request #189707 from nagy/chocolate-doom-man 2022-09-04 15:00:10 +02:00
Michele Guerini Rocco 68065dc561
Merge pull request #189711 from SuperSandro2000/gnupg-remote-quiet
nixos/gnupg: void error messages when using nix remote builders
2022-09-04 14:53:34 +02:00
Robert Scott 2e7e6e6ee8
Merge pull request #189679 from r-ryantm/auto-update/python310Packages.versioneer
python310Packages.versioneer: 0.24 -> 0.25
2022-09-04 13:51:58 +01:00
Sandro a98e813150
Merge pull request #188164 from MGenerowicz/patch-3 2022-09-04 14:48:33 +02:00
Sandro df791b3c24
Merge pull request #188811 from NULLx76/vscode-catppuccin 2022-09-04 14:46:48 +02:00
Iztok Fister Jr af482381f6
uarmsolver: init at 0.2.4 (#188274)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-04 14:44:43 +02:00
Anderson Torres b9b0d8af62
Merge pull request #189694 from r-ryantm/auto-update/cimg
cimg: 3.1.4 -> 3.1.6
2022-09-04 09:44:13 -03:00
Juanpe Bolívar 8c35bc9e14
amuled: add option to only build web, add top-level amule-web (#176775) 2022-09-04 14:39:18 +02:00
Sandro Jäckel 0d44562788
nixos/gnupg: void error messages when using nix remote builders 2022-09-04 14:38:15 +02:00
Sandro a5255451c5
Merge pull request #189713 from sersorrel/xivlauncher-maintainer 2022-09-04 14:34:43 +02:00
Sandro 2f54aad5e6
Merge pull request #156813 from JQ-Networks/master 2022-09-04 14:32:13 +02:00
Jonas Heinrich 16c8c9900f
Merge pull request #188133 from r-ryantm/auto-update/python310Packages.trimesh
python310Packages.trimesh: 3.13.5 -> 3.14.1
2022-09-04 14:29:14 +02:00
nviets 376fcb9dce
nng: added tls and mbedtls support (#188668) 2022-09-04 14:29:04 +02:00
Jonas Heinrich b03c796395
Merge pull request #188140 from siriobalmelli-foss/upgrade/ycmd
ycmd: unstable-2020-02-22 -> unstable-2022-08-15
2022-09-04 14:26:15 +02:00
Sandro 5079b0b84a
Merge pull request #183261 from NickCao/mautrix-telegram 2022-09-04 14:25:32 +02:00
Sandro fef4e0e81f
Merge pull request #189678 from SamLukeYes/arch-install-scripts 2022-09-04 14:21:44 +02:00
Jonas Heinrich 9db376b786
Merge pull request #188528 from GovanifY/uefi-bump
uefitool.new-engine: A59 -> A60
2022-09-04 14:19:28 +02:00
Niko Strijbol e5b52ee3e2
kwalletcli: fix kwalletcli_getpin command (#188818)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-04 14:02:59 +02:00
Jonas Heinrich 39bce34f6e
Merge pull request #188148 from r-ryantm/auto-update/crawl
crawl: 0.28.0 -> 0.29.0
2022-09-04 13:57:02 +02:00
SamLukeYes 66fdc40068 arch-install-scripts: 24 -> 26 2022-09-04 19:56:43 +08:00
Jonas Heinrich c8b229b777
Merge pull request #188149 from r-ryantm/auto-update/crawlTiles
crawlTiles: 0.28.0 -> 0.29.0
2022-09-04 13:56:30 +02:00
Aaron Andersen 5b62b0d2ce
Merge pull request #189635 from RaitoBezarius/nixos/dolibarr
dolibarr: init at 15.0.3, nixos/dolibarr: init
2022-09-04 07:55:34 -04:00
Robert Scott 96cce9c136
Merge pull request #189409 from sikmir/libspatialindex
libspatialindex: 1.8.5 → 1.9.3
2022-09-04 12:39:11 +01:00
Bobby Rong 62cc480eb9
Merge pull request #189699 from r-ryantm/auto-update/fcitx5-lua
fcitx5-lua: 5.0.9 -> 5.0.10
2022-09-04 19:30:25 +08:00
ash ebafad7e76 xivlauncher: add sersorrel to maintainers 2022-09-04 12:29:59 +01:00
Bobby Rong ff28ce1659
Merge pull request #189700 from r-ryantm/auto-update/fcitx5-qt
libsForQt5.fcitx5-qt: 5.0.14 -> 5.0.15
2022-09-04 19:29:52 +08:00
Sandro 1b647bf9eb
Merge pull request #188994 from miangraham/swayest-workstyle-init 2022-09-04 13:27:14 +02:00
Sandro 822b091b47
Merge pull request #189670 from superherointj/package-kubeone-1.5.0 2022-09-04 13:17:02 +02:00
Jonas Heinrich 5d70f2f366
Merge pull request #188161 from usertam/bump/lilypond-unstable
lilypond-unstable: 2.23.11 -> 2.23.12
2022-09-04 13:16:16 +02:00
Nick Cao 5fd39c263e
Revert "mautrix-telegram: override mautrix and asyncpg dependencies"
This reverts commit 811fcda827.
2022-09-04 19:14:37 +08:00