From 0e6f2c52c2a1a34816110a899e26e1210fe1e02c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20=E2=80=9CNiols=E2=80=9D=20Jeannerod?= Date: Tue, 17 Dec 2024 19:20:55 +0100 Subject: [PATCH] Bump nixpkgs This should contain the backport of Peertube 6.3.3, necessary to fix our Garage Content-Security-Policy issue. See https://github.com/NixOS/nixpkgs/pull/363680 for the PR backporting Peertube 6.3.3 to nixpkgs 24.11. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 0bbdc67..e65b00c 100644 --- a/flake.lock +++ b/flake.lock @@ -836,11 +836,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1732350895, - "narHash": "sha256-GcOQbOgmwlsRhpLGSwZJwLbo3pu9ochMETuRSS1xpz4=", + "lastModified": 1734323986, + "narHash": "sha256-m/lh6hYMIWDYHCAsn81CDAiXoT3gmxXI9J987W5tZrE=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0c582677378f2d9ffcb01490af2f2c678dcb29d3", + "rev": "394571358ce82dff7411395829aa6a3aad45b907", "type": "github" }, "original": {