From 95f9dc48bbb770fd935e573d7eacf82dd7e3db22 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Tue, 22 Apr 2025 14:29:31 +0200 Subject: [PATCH] nixpkgs version that makes peertube test pass again --- npins/sources.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index 56887d43..a469ee42 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -111,10 +111,17 @@ "hash": "1wms0wxwvxac1r1daihj5wsx1nghfk5hwdvy5cpgq481bp9x4cjn" }, "nixpkgs": { - "type": "Channel", - "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre782598.18dd725c2960/nixexprs.tar.xz", - "hash": "1p7kgyph7xkj57p19nbxpycmbchc6d9gwdznsmxhymrzyzi3if21" + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "nixos", + "repo": "nixpkgs" + }, + "branch": "nixpkgs-unstable", + "submodules": false, + "revision": "5d7db4668d7a0c6cc5fc8cf6ef33b008b2b1ed8b", + "url": "https://github.com/nixos/nixpkgs/archive/5d7db4668d7a0c6cc5fc8cf6ef33b008b2b1ed8b.tar.gz", + "hash": "1xxfs0jk98236v3h7gwhhai7j33sri0phvgp5ng24x4lfvznwy71" } }, "version": 5