3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

286975 commits

Author SHA1 Message Date
Sandro 69652a072d
Merge pull request #121597 from SuperSandro2000/ripgrep
ripgrep: cleanup
2021-05-03 17:34:05 +02:00
Sandro 2265b1e518
Merge pull request #121598 from badmutex/badi/update-vivaldi 2021-05-03 17:33:51 +02:00
Sandro d19a57aa07
Merge pull request #121521 from fortuneteller2k/add-xcolor
xcolor: init at unstable-2021-02-02
2021-05-03 17:32:56 +02:00
Maximilian Bosch 75c5a703ab
prometheus-knot-exporter: add patch to fix stats
This is a patch I filed against upstream[1] a while ago. As it isn't
merged yet and fixes configurations with all stats enabled in knot
(otherwise it'd crash when sending a request to `localhost:9433`), I
decided that it makes sense to add it to the package directly.

I extended the test to make sure that it only passes with this patch.

[1] https://github.com/ghedo/knot_exporter/pull/6
2021-05-03 17:27:36 +02:00
Sandro e3e99b4612
Merge pull request #121431 from dotlambda/ytfzf-1.1.5
ytfzf: 1.1.4 -> 1.1.5
2021-05-03 17:26:09 +02:00
Florian Klink 9071cb3001
Merge pull request #121416 from primeos/nixos-tests-replace-QEMU_OPTS
nixos/tests: Replace QEMU_OPTS usages with virtualisation.qemu.options
2021-05-03 17:23:49 +02:00
Sandro 5e62e3dc67
Merge pull request #121365 from ilya-fedin/update-kotatogram
kotatogram-desktop: 1.4 -> 1.4.1
2021-05-03 17:19:21 +02:00
Sandro 3f4267886d
Merge pull request #121284 from aanderse/openscenegraph
openscenegraph: update from ffmpeg_3 to ffmpeg
2021-05-03 17:18:40 +02:00
Sandro f9d0594a44
Merge pull request #121285 from aanderse/musikcube 2021-05-03 17:18:11 +02:00
Sandro 264267ed4c
Merge pull request #121573 from samuelgrf/nodejs-add-meta.mainProgram
nodejs*: add meta.mainProgram
2021-05-03 17:16:22 +02:00
Eelco Dolstra 946cc38f70
Merge pull request #121263 from regnat/update-nix-unstable
nixUnstable: pre20210326_dd77f71 -> pre20210429_d15a196
2021-05-03 17:04:02 +02:00
Sandro b514d01efd
Merge pull request #121564 from expipiplus1/joe-mautrix-signal
mautrix-signal: Fix incorrect escaping in wrapper
2021-05-03 17:01:53 +02:00
Luke Granger-Brown a0da004326
Merge pull request #121376 from urbas/amazon-init-shell-script-support
nixos/amazon-init: add user-data shell script support
2021-05-03 16:01:26 +01:00
Sandro 9cf8d0d22f
ripgrep: cleanup 2021-05-03 16:59:17 +02:00
Pascal Bach 6fdfef7792
Merge pull request #121479 from LeSuisse/mujs-1.1.2
mujs: 1.1.1 -> 1.1.2
2021-05-03 16:58:28 +02:00
Sandro 163c74938c
Merge pull request #121272 from ymatsiuk/bumpzoom
zoom-us: 5.6.16775.0418 -> 5.6.16888.0424
2021-05-03 16:57:16 +02:00
Sandro 715ef52556
Merge pull request #121359 from r-ryantm/auto-update/handlr
handlr: 0.6.3 -> 0.6.4
2021-05-03 16:56:58 +02:00
Badi Abdul-Wahid ba286702f5
vivaldi: add missing build/install phase hooks 2021-05-03 09:56:47 -05:00
Sandro e53f471872
Merge pull request #121340 from r-ryantm/auto-update/agi
agi: 1.1.0-dev-20210423 -> 1.1.0-dev-20210430
2021-05-03 16:55:30 +02:00
Sandro c94b0cdc51
Merge pull request #120966 from r-ryantm/auto-update/cifs-utils
cifs-utils: 6.12 -> 6.13
2021-05-03 16:55:17 +02:00
Sandro 4bc55737c2
Merge pull request #121452 from romildo/upd.mate-session-manager
mate.mate-session-manager: 1.24.2 -> 1.24.3
2021-05-03 16:54:14 +02:00
Sandro db0e763191
Merge pull request #121454 from romildo/upd.obconf-qt
lxqt.obconf-qt: 0.16.0 -> 0.16.1
2021-05-03 16:53:57 +02:00
Sandro 7f898e5454
Merge pull request #121453 from romildo/upd.lxqt-powermanagement
lxqt.lxqt-powermanagement: 0.17.0 -> 0.17.1
2021-05-03 16:53:46 +02:00
Martin Weinelt b208338c36
nixos/tests/pinnwand: use wait_for_open_port instead of direct sockstat call 2021-05-03 16:52:06 +02:00
Martin Weinelt 7b2bc43dba
nixos/tests/pinnwand: add negative-test for the reaper
The reaper, at this point, should not delete a freshly created paste.
2021-05-03 16:52:05 +02:00
Martin Weinelt f1c32c2809
nixos/tests/pinnwand: show systemd-analyze security
Easy way to revisit the hardening setup of the systemd unit.
2021-05-03 16:52:05 +02:00
Martin Weinelt fda2ff4edc
nixos/pinnwand: add reaper systemd unit/timer
The reap function culls expired pastes outside of the process serving
the pastes. Previously the database could accumulate a large number of
pastes and while they were expired they would not be deleted unless
accessed from the frontend.
2021-05-03 16:52:05 +02:00
Sandro 482991f346
Merge pull request #121582 from TredwellGit/electron 2021-05-03 16:51:31 +02:00
regnat bdc95ab29e hydraUnstable: 2021-03-29 -> 2021-04-29
Required to work with the latest nixUnstable
2021-05-03 16:51:15 +02:00
regnat 2994db87fb nixUnstable: pre20210326_dd77f71 -> pre20210503_6d2553a
(amongst other things) several fixes to make the `ca-derivations`
experimental feature usable on a daily basis
2021-05-03 16:51:11 +02:00
Sandro 112684668a
Merge pull request #121590 from cyplo/update-rename
rename: 1.9 -> 1.11
2021-05-03 16:50:34 +02:00
Badi Abdul-Wahid 1119dbe764
vivaldi: 3.7.2218.45-1 -> 3.8.2259.37-1 2021-05-03 09:46:21 -05:00
Silvan Mosberger 680a901ae1
Merge pull request #120774 from sternenseemann/shellpackage-fix-check
lib/types: only accept derivations for shellPackage
2021-05-03 16:42:08 +02:00
Yannick Markus 336f3607d4
nixos/bookstack: use umask before echoing & clear cache before starting 2021-05-03 16:27:38 +02:00
Silvan Mosberger 3e930b7e4a
Merge pull request #121294 from nh2/issue-121288-wireguard-fix-chmod-race
wireguard module: generatePrivateKeyFile: Fix chmod security race
2021-05-03 16:24:42 +02:00
Yannick Markus eae6e08525
bookstack: 0.31.7 -> 21.04.3 2021-05-03 16:24:01 +02:00
Martin Weinelt 9a1c696e3a
python3Packages.yeelight: 0.6.1 -> 0.6.2
Update license to BSD 2-clause.
2021-05-03 16:10:23 +02:00
Martin Weinelt e9477befb8
home-assistant: enable tesla component tests 2021-05-03 16:10:23 +02:00
Martin Weinelt 0340b38bff
python3Packages.simplisafe-python: 9.6.9 -> 9.6.10 2021-05-03 16:10:23 +02:00
Martin Weinelt 3e7776bec2
python3Packages.pysonos: 0.0.43 -> 0.0.44 2021-05-03 16:10:23 +02:00
Martin Weinelt 777be15ea2
python3Packages.bellows: 0.23.1 -> 0.24.0 2021-05-03 16:10:22 +02:00
Martin Weinelt 62b190d9b8
python3Packages.teslajsonpy: 0.11.5 -> 0.18.3 2021-05-03 16:10:22 +02:00
Martin Weinelt 04c63bebc7
python3Packages.autocaptureproxy: init at 1.0.1 2021-05-03 16:10:22 +02:00
Luke Granger-Brown 1d76dfb811
Merge pull request #121501 from georgyo/citrixlibs
citrix_workspace: fix build / add mesa dependency
2021-05-03 15:09:38 +01:00
Martin Weinelt 001389c41f
Merge pull request #115869 from r-ryantm/auto-update/lego
lego: 4.2.0 -> 4.3.1
2021-05-03 15:59:57 +02:00
edef 4e4c45efac
Merge pull request #121375 from deviant/bump-rink
rink: 0.6.0 -> 0.6.1
2021-05-03 13:57:36 +00:00
Luke Granger-Brown 3aeeb5f4a3
Merge pull request #121592 from evils/bucklespring
bucklespring: unstable-2021-01-21 -> 1.5.0
2021-05-03 14:56:44 +01:00
Luke Granger-Brown 917c27439e
Merge pull request #121415 from lukegb/clevis
clevis: fix TPM2 encrypt/decrypt
2021-05-03 14:27:58 +01:00
Evils fc6fc69ae7 bucklespring: unstable-2021-01-21 -> 1.5.0
2021-01-21 was tagged
2021-05-03 15:26:43 +02:00
Martin Weinelt ac4b47f823
nixos/pinnwand: improve settings behaviour
Individual settings would previously overwrite the whole config, but
now individual values can be overwritten.

Fix missing slash to make the database path an absolute path per
https://docs.sqlalchemy.org/en/14/core/engines.html#sqlite.

Drop preferred_lexers, it's not set to anything meaningful anyway.
2021-05-03 15:18:12 +02:00