Commit Graph

409485 Commits

Author SHA1 Message Date
Jörg Thalheim
4dbbfe8ae4
Merge pull request #191713 from SuperSandro2000/feat-remote-builder-protocol
nixos/nix-daemon: support machine protocol
2022-09-18 02:08:30 +02:00
Timothy DeHerrera
b43f6f58c9
Merge pull request #191575 from nrdxp/qt6-6.3.2
qt6: 6.3.1 -> 6.3.2
2022-09-17 16:55:12 -06:00
Robert Scott
f47b2bbaec
Merge pull request #191606 from r-ryantm/auto-update/python310Packages.korean-lunar-calendar
python310Packages.korean-lunar-calendar: 0.2.1 -> 0.3.1
2022-09-17 23:37:31 +01:00
superherointj
deefc2f0e6
Merge pull request #191547 from stehessel/kube-linter-changelog
kube-linter: add changelog
2022-09-17 19:21:08 -03:00
superherointj
d72900031a
Merge pull request #191526 from r-ryantm/auto-update/kops
kops: 1.24.2 -> 1.24.3
2022-09-17 19:19:59 -03:00
superherointj
90cf59e2d6
Merge pull request #191501 from NickCao/import-checks
stratis-cli: add checks to itself and various dependencies
2022-09-17 19:15:31 -03:00
Jairo Llopis
a7a94811e3
nixos/nix-daemon: support machine protocol
Make ssh-ng:// users happier.

@moduon MT-904
2022-09-18 00:05:35 +02:00
Sandro
6560d311d5
Merge pull request #190805 from risicle/ris-opencolorio-darwin-no-hidden-l 2022-09-17 23:58:16 +02:00
Thiago Kenji Okada
099436f4e0
Merge pull request #191354 from abathur/resholve_fix_outputhash
resholve: use originalSrc for nixpkgs-update bot
2022-09-17 22:53:47 +01:00
Christian Kögler
216a076af9
Merge pull request #190962 from otavio/topic/update-sh-agent-0-10-2
shellhub-agent: 0.9.6 -> 0.10.1
2022-09-17 23:37:36 +02:00
Christian Kögler
1dfe032082
Merge pull request #191203 from sifmelcara/krita-5.1.1
krita: 5.1.0 -> 5.1.1
2022-09-17 23:31:41 +02:00
Christian Kögler
2d07f9cfe0
Merge pull request #191688 from Ma27/bump-grafana
grafana: 9.1.4 -> 9.1.5
2022-09-17 23:25:07 +02:00
Christian Kögler
b2e4464fe1
Merge pull request #191686 from figsoda/update-selene
selene: 0.20.0 -> 0.21.0
2022-09-17 23:24:35 +02:00
Christian Kögler
9bb4dede50
Merge pull request #191675 from r-ryantm/auto-update/mage
mage: 1.13.0 -> 1.14.0
2022-09-17 23:23:06 +02:00
Christian Kögler
31da214833
Merge pull request #191483 from vbgl/why3-1.5.1
why3: 1.5.0 → 1.5.1
2022-09-17 23:18:46 +02:00
figsoda
e986ddf417
Merge pull request #191077 from figsoda/update-genact
genact: 1.0.2 -> 1.1.1
2022-09-17 16:36:15 -04:00
Travis A. Everett
ff44e1f9dd resholve: use originalSrc for nixpkgs-update bot
Effort to fix automatic nixpkgs-update updates for resholved
packages in 9f6310d did help the bot get further, but it
then failed to find the source outputHash (the outer
derivation's source is the inner derivation; bot looks for
outer.src.outputHash; ours is at outer.src.src.outputHash).

This change uses `originalSrc` to indicate the source of the
inner derivation. Along with ryantm/nixpkgs-update#324, this
enables the bot to fall back on an attr that Nix/nixpkgs are
not directly depending on, supporting automatic updates for
packages built with `resholve.mkDerivation`.
2022-09-17 15:16:05 -05:00
figsoda
d3d4f524f6
Merge pull request #191442 from r-ryantm/auto-update/slides
slides: 0.8.0 -> 0.9.0
2022-09-17 16:10:14 -04:00
Niklas Hambüchen
d20d446114
Merge pull request #190121 from nh2/mautrix-signal-prefix-instead-of-set-path
mautrix-signal: `--prefix` instead of `--set` PATH
2022-09-17 21:57:02 +02:00
Niklas Hambüchen
162d4bf69f mautrix-signal: Use --prefix instead of --set in wrapper.
Otherwise, options like `systemd.services.<name>.path` have no effect.

An example for this being necessary is to add `ffmpeg` to the path of
a service running `mautrix-signal` in order to decode audio messages.

In general, package wrappers should not make environment variables like
PATH or PYTHONPATH non-overridable.
2022-09-17 21:56:00 +02:00
figsoda
e696cfa9ea
Merge pull request #191513 from r-ryantm/auto-update/go-graft
go-graft: 0.2.9 -> 0.2.11
2022-09-17 15:24:22 -04:00
figsoda
47781c9c61
Merge pull request #191629 from r-ryantm/auto-update/dtrx
dtrx: 8.3.1 -> 8.4.0
2022-09-17 15:13:00 -04:00
figsoda
5519e5f4ec
Merge pull request #191637 from r-ryantm/auto-update/ctlptl
ctlptl: 0.8.7 -> 0.8.8
2022-09-17 15:11:06 -04:00
figsoda
0eb6d158cf
Merge pull request #191635 from r-ryantm/auto-update/rofimoji
rofimoji: 5.5.0 -> 5.6.0
2022-09-17 15:03:41 -04:00
figsoda
1b995f13b9
Merge pull request #191661 from r-ryantm/auto-update/gitls
gitls: 1.0.3 -> 1.0.4
2022-09-17 15:01:42 -04:00
Maximilian Bosch
9c35dd41c9
grafana: 9.1.4 -> 9.1.5
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.1.5
2022-09-17 19:05:06 +02:00
Mario Rodas
dcc27d13e6
Merge pull request #191612 from r-ryantm/auto-update/ckbcomp
ckbcomp: 1.209 -> 1.210
2022-09-17 11:59:19 -05:00
figsoda
98b1b8daa7 selene: 0.20.0 -> 0.21.0 2022-09-17 12:59:08 -04:00
Mario Rodas
b035b4b33e
Merge pull request #191651 from fabaff/aiosmtplib-bump
python310Packages.aiosmtplib: 1.1.6 -> 1.1.7
2022-09-17 11:58:31 -05:00
Mario Rodas
485d32d577
Merge pull request #191662 from r-ryantm/auto-update/glooctl
glooctl: 1.12.17 -> 1.12.18
2022-09-17 11:53:48 -05:00
Mario Rodas
86106edf14
Merge pull request #191653 from fabaff/qingping-ble-bump
python310Packages.qingping-ble: 0.6.1 -> 0.7.0
2022-09-17 11:52:30 -05:00
Mario Rodas
7981d36607
Merge pull request #191645 from fabaff/tilt-ble-bump
python310Packages.tilt-ble: 0.2.2 -> 0.2.3
2022-09-17 11:51:21 -05:00
Mario Rodas
522fce633e
Merge pull request #191676 from r-ryantm/auto-update/python310Packages.atlassian-python-api
python310Packages.atlassian-python-api: 3.28.0 -> 3.28.1
2022-09-17 11:49:28 -05:00
maxine [they]
b2a83ac5c0
Merge pull request #191583 from samuela/upkeep-bot/vscode-1.71.2-1663374287 2022-09-17 18:44:16 +02:00
Mario Rodas
ff1150797f
Merge pull request #191183 from r-ryantm/auto-update/python310Packages.somajo
python310Packages.somajo: 2.2.1 -> 2.2.2
2022-09-17 11:40:05 -05:00
Mario Rodas
c73a68f6dd
Merge pull request #191185 from firefly-cpp/niaarm
python310Packages.niaarm: init at 0.2.0
2022-09-17 11:39:19 -05:00
Mario Rodas
7ef24d17ae
Merge pull request #191167 from r-ryantm/auto-update/python310Packages.resampy
python310Packages.resampy: 0.4.1 -> 0.4.2
2022-09-17 11:37:43 -05:00
Mario Rodas
f8623dacf8
Merge pull request #191147 from r-ryantm/auto-update/python310Packages.pytest-httpserver
python310Packages.pytest-httpserver: 1.0.5 -> 1.0.6
2022-09-17 11:37:14 -05:00
Mario Rodas
2852eeff92
Merge pull request #191112 from r-ryantm/auto-update/python3.10-SQLAlchemy-Continuum
python310Packages.sqlalchemy-continuum: 1.3.12 -> 1.3.13
2022-09-17 11:35:57 -05:00
7c6f434c
18a6fd410d
Merge pull request #191611 from r-ryantm/auto-update/clingo
clingo: 5.6.0 -> 5.6.1
2022-09-17 16:32:38 +00:00
Mario Rodas
a5e503c3ac
Merge pull request #188087 from jmesmon/vid-stab
vid-stab: 1.1.0 -> unstable-2022-05-30, fix linking against it with clang
2022-09-17 11:28:25 -05:00
Mario Rodas
a7b7c516b0
Merge pull request #191309 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.10.23 -> 1.10.25
2022-09-17 11:23:28 -05:00
Mario Rodas
4d1f310425
Merge pull request #187038 from r-ryantm/auto-update/svt-av1
svt-av1: 1.2.0 -> 1.2.1
2022-09-17 11:23:07 -05:00
Mario Rodas
a77bf2326d
Merge pull request #190883 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 22.5.2 -> 22.5.3
2022-09-17 11:20:49 -05:00
Maximilian Bosch
5b35cc27e0
Merge pull request #190431 from r-ryantm/auto-update/wiki-js
wiki-js: 2.5.286 -> 2.5.287
2022-09-17 18:20:28 +02:00
Mario Rodas
4530b09516
Merge pull request #191019 from r-ryantm/auto-update/pluto
pluto: 5.10.6 -> 5.10.7
2022-09-17 11:20:04 -05:00
Mario Rodas
0094dce5a0
Merge pull request #190973 from justinas/jellyfin-ffmpeg-5-1-1-1
jellyfin-ffmpeg: 5.1-2 -> 5.1.1-1
2022-09-17 11:19:45 -05:00
Mario Rodas
483b3c8e83
Merge pull request #191021 from foo-dogsquared/update-ymuse
ymuse: 0.20 -> 0.21
2022-09-17 11:18:00 -05:00
Mario Rodas
bb35de27f6
Merge pull request #191664 from marsam/update-tflint
tflint: 0.40.0 -> 0.40.1
2022-09-17 11:17:12 -05:00
Mario Rodas
cadc550e5e
Merge pull request #191034 from linsui/dotter
dotter: 0.12.13 -> 0.12.14
2022-09-17 11:15:51 -05:00