Commit Graph

400603 Commits

Author SHA1 Message Date
Jörg Thalheim
2c3f6055fb syncoid: handle syncing dataset without a parent 2022-08-16 06:18:54 +02:00
Fabian Affolter
03d52eed55
Merge pull request #186778 from anthonyroussel/maigret
maigret: ignore DeprecationWarning
2022-08-15 19:20:43 +02:00
Fabian Affolter
90600f6a76
Merge pull request #186776 from anthonyroussel/ioccheck
ioccheck: fix build
2022-08-15 19:18:42 +02:00
Vincent Haupert
786f72c32e nixos/github-runner: start Runner.Listener directly in ExecStart=
The `runsvc.sh` script wraps a JavaScript script which starts
`Runner.Listener` and also handles failures. This has the downside that
the service _always_ exits with status code 0, i.e., success. This
causes frequent service restarts when running in ephemeral mode with a
faulty config as Systemd always sees a success exit status. To prevent
this, this commit changes the service config to call `Runner.Listener`
directly. The JavaScript wrapper stops the process with a SIGINT, hence,
the Systemd unit now sends a SIGINT to stop the service.
2022-08-15 13:13:58 -04:00
Vincent Haupert
006d9d2dfb release-notes: add github-runner support for PAT and ephemeral 2022-08-15 13:13:58 -04:00
Vincent Haupert
987a4b4231 nixos/github-runner: add support for ephemeral runners
Adds the module option `ephemeral`. If set to true, configures the
runner registration with the `--ephemeral` option. This causes the
runner to exit after processing a single job, to de-register itself, and
to delete its configuration. Afterward, systemd restarts the service
which triggers a new ephemeral registration with a clean state.
2022-08-15 13:13:58 -04:00
Vincent Haupert
3f075e5bb1 nixos/github-runner: add PAT support
This commit introduces support for runner registrations through a
personal access token (PAT). To use a PAT instead of a registration
token, place an appropriately scoped PAT in `tokenFile`. If the file
contains a PAT, the configuration script queries a new runner
registration token. Using a runner registration token directly continues
to work as before.
2022-08-15 13:13:58 -04:00
Vincent Haupert
65542a6348 nixos/github-runner: use state instead of runtime dir as RUNNER_ROOT
Using the runtime directory as `RUNNER_ROOT` is wrong. We should always
use the state directory like we already do when invoking the runner
configure script. Otherwise, the runner constructs the wrong path for
some files (.credentials, .runner, ...).
2022-08-15 13:13:58 -04:00
Martin Weinelt
eeb2bb2fef
Merge pull request #186498 from rhendric/rhendric/firefox-application-actions 2022-08-15 19:03:54 +02:00
R. RyanTM
73216024d1
dex-oidc: 2.32.0 -> 2.33.0 (#186589) 2022-08-15 13:02:47 -04:00
R. RyanTM
dbf97a4f55
kubelogin-oidc: 1.25.1 -> 1.25.2 (#186641) 2022-08-15 13:02:05 -04:00
Jörg Thalheim
521407a7aa
Merge pull request #186718 from r-ryantm/auto-update/tilt
tilt: 0.30.6 -> 0.30.7
2022-08-15 17:56:27 +01:00
Kira Bruneau
72061fe3fe
Merge pull request #185016 from kira-bruneau/mangohud
mangohud: statically link spdlog
2022-08-15 12:54:46 -04:00
Jörg Thalheim
66c94cd524
Merge pull request #185856 from NoneTirex/fix-headscale-tls-config
headscale: fix tls challengeType enum possible values
2022-08-15 17:51:49 +01:00
Jörg Thalheim
e2f2ee2b47
Merge pull request #186756 from wahjava/update-headscale
headscale: 0.16.1 -> 0.16.2
2022-08-15 17:51:32 +01:00
Ryan Hendrickson
3b1f5eab31 firefox: add application actions to .desktop file 2022-08-15 12:47:27 -04:00
Sandro
636e4cb292
Merge pull request #182562 from sbruder/univers 2022-08-15 18:27:06 +02:00
Sandro
6c95b6dcb6
Merge pull request #186121 from catap/prl-tools 2022-08-15 18:23:58 +02:00
Sandro
7cab540d05
Merge pull request #186177 from r-ryantm/auto-update/pihole-exporter 2022-08-15 18:20:43 +02:00
Kira Bruneau
334ffa5d97
Merge pull request #185159 from kira-bruneau/zynaddsubfx
zynaddsubfx: 3.0.5 → 3.0.6
2022-08-15 12:04:07 -04:00
R. Ryantm
4fb53a5647 python310Packages.iminuit: 2.13.0 -> 2.15.2 2022-08-15 12:02:01 -04:00
Thomas Tuegel
13c000db21
Merge pull request #185824 from otavio/topic/iosevka-update
iosevka{,-bin}: 15.5.2 -> 15.6.3
2022-08-15 10:39:24 -05:00
Christian Kögler
71c3bdf0dc
Merge pull request #179064 from r-ryantm/auto-update/embree
embree: 3.13.3 -> 3.13.4
2022-08-15 17:09:30 +02:00
Martin Weinelt
df5f0ec258
Merge pull request #186609 from cpcloud/bump-ibis-framework 2022-08-15 17:07:07 +02:00
Christian Kögler
978c89cb95
Merge pull request #179003 from r-ryantm/auto-update/calamares
calamares: 3.2.59 -> 3.2.60
2022-08-15 17:01:08 +02:00
Christian Kögler
f5e888a7bd
Merge pull request #179030 from r-ryantm/auto-update/duo-unix
duo-unix: 1.12.0 -> 1.12.1
2022-08-15 17:00:23 +02:00
Christian Kögler
8f9ab0f9ee
Merge pull request #179075 from r-ryantm/auto-update/fldigi
fldigi: 4.1.20 -> 4.1.23
2022-08-15 16:55:42 +02:00
Christian Kögler
24545e4d3c
Merge pull request #179080 from r-ryantm/auto-update/flmsg
flmsg: 4.0.19 -> 4.0.20
2022-08-15 16:55:14 +02:00
Christian Kögler
10bf9a30cd
Merge pull request #179082 from k3a/openboardview
openboardview: init at 9.0.3
2022-08-15 16:54:43 +02:00
Fabian Affolter
af9e00071d
Merge pull request #186775 from fabaff/sensorpush-ble-bump
python310Packages.sensorpush-ble: 1.5.1 -> 1.5.2
2022-08-15 16:41:53 +02:00
Phillip Cloud
37ef403006
python3Packages.ibis-framework: 3.0.2 -> 3.1.0 2022-08-15 10:04:04 -04:00
superherointj
e51e218db2
Merge pull request #186787 from 06kellyjac/obs-wrapper
obs-studio: resolve failed wrapping if a plugin has no data path
2022-08-15 10:47:21 -03:00
Bobby Rong
50c0564bc8
Merge pull request #186742 from bobby285271/cinnamon
Cinnamon updates 2022-08-15
2022-08-15 21:22:50 +08:00
Ryan Mulligan
0486c5f939
Merge pull request #185704 from seppeljordan/update-nix-prefetch-github
pythonPackages.nix-prefetch-github: 5.1.2 -> 5.2.1
2022-08-15 06:11:38 -07:00
Bobby Rong
a29ca0ec20 cinnamon.cinnamon-common: fix msgfmt path for Spices.py
Closes #168924
2022-08-15 20:53:39 +08:00
Christian Kögler
0884cb0ba2
Merge pull request #177577 from jmbaur/globalprotect-openconnect_config
nixos/globalprotect: add settings option for service configuration
2022-08-15 14:43:13 +02:00
Sandro
e76b7b6885
Merge pull request #186337 from tjni/fix-django-maintenance-mode 2022-08-15 14:35:43 +02:00
Christian Kögler
341d46e02d
Merge pull request #179417 from twz123/ykpersgui-pixmap
yubikey-personalization-gui: fix pixmap installation
2022-08-15 14:35:20 +02:00
Christian Kögler
a79a9c6d58
Merge pull request #180434 from r-ryantm/auto-update/avizo
avizo: 1.2 -> 1.2.1
2022-08-15 14:32:23 +02:00
Theodore Ni
07a564964c git-team: fix build on aarch64-darwin
Upstream has dependency updates that fix this build with Go 1.18 on
aarch64-darwin but is not close to cutting a new release, so we can
instead pull in a minimal set of patches to fix this.
2022-08-15 22:23:16 +10:00
Christian Kögler
6713d0fc10
Merge pull request #183130 from r-ryantm/auto-update/atlantis
atlantis: 0.19.6 -> 0.19.7
2022-08-15 14:16:00 +02:00
Christian Kögler
121d695571
Merge pull request #183328 from r-ryantm/auto-update/graphia
graphia: 3.0 -> 3.1
2022-08-15 14:13:00 +02:00
Christian Kögler
3f2759f2c7
Merge pull request #183299 from r-ryantm/auto-update/git-cinnabar
git-cinnabar: 0.5.7 -> 0.5.10
2022-08-15 14:12:08 +02:00
Christian Kögler
da3f06ff57
Merge pull request #183464 from r-ryantm/auto-update/leo-editor
leo-editor: 6.6-b2 -> 6.6.3
2022-08-15 14:08:52 +02:00
Christian Kögler
03fd9e1b95
Merge pull request #183525 from r-ryantm/auto-update/mark
mark: 8.0 -> 8.3
2022-08-15 14:08:16 +02:00
Guillaume Girol
f128b4fdad
Merge pull request #185401 from magnetophon/lsp-plugins
lsp-plugins: 1.2.1 -> 1.2.2
2022-08-15 12:04:10 +00:00
Christian Kögler
a84752ae29
Merge pull request #183996 from r-ryantm/auto-update/fishplugin-fzf.fish
fishPlugins.fzf-fish: 9.0 -> 9.2
2022-08-15 14:03:29 +02:00
Christian Kögler
ea1fcbebbe
Merge pull request #184386 from r-ryantm/auto-update/nss_wrapper
nss_wrapper: 1.1.11 -> 1.1.12
2022-08-15 13:57:48 +02:00
Guillaume Girol
8fa28ea8b7
Merge pull request #185399 from magnetophon/MMA
MMA: 20.12 -> 21.09
2022-08-15 11:57:27 +00:00
Guillaume Girol
550ee31cdb
Merge pull request #185712 from ianmjones/wails-2.0.0-beta.43
wails: 2.0.0-beta.42 -> 2.0.0-beta.43
2022-08-15 11:53:41 +00:00