crowdsec: PR 446307 closed, superseded by 535319
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
a07759a40d
commit
3a09fbc29d
1 changed files with 5 additions and 4 deletions
|
|
@ -1,10 +1,11 @@
|
||||||
# services/crowdsec.nix — Vendors the crowdsec module rewrite from
|
# services/crowdsec.nix — Vendors the crowdsec module rewrite from
|
||||||
# https://github.com/NixOS/nixpkgs/pull/446307 (TornaxO7's branch) until
|
# https://github.com/NixOS/nixpkgs/pull/446307 (TornaxO7's branch) until
|
||||||
# it lands upstream. The upstream module in nixpkgs at the pinned revision
|
# it lands upstream. PR #446307 was closed 2026-06-26, superseded by
|
||||||
# is broken for first-time bootstrap (no auto cscli machines add, DynamicUser
|
# https://github.com/NixOS/nixpkgs/pull/535319 (still open). The upstream
|
||||||
# state ownership wedges).
|
# module in nixpkgs at the pinned revision is broken for first-time
|
||||||
|
# bootstrap (no auto cscli machines add, DynamicUser state ownership wedges).
|
||||||
#
|
#
|
||||||
# When PR #446307 merges to nixpkgs unstable:
|
# When PR #535319 merges to nixpkgs unstable:
|
||||||
# 1. Bump flake.lock past the merge commit
|
# 1. Bump flake.lock past the merge commit
|
||||||
# 2. Delete ../modules/crowdsec/ and the disabledModules + imports lines below
|
# 2. Delete ../modules/crowdsec/ and the disabledModules + imports lines below
|
||||||
# 3. The settings/option API is the same as the PR's, so config below is forward-compatible
|
# 3. The settings/option API is the same as the PR's, so config below is forward-compatible
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue