forked from fediversity/fediversity
nixpkgs version that makes peertube test pass again
This commit is contained in:
parent
baa9b8871b
commit
95f9dc48bb
1 changed files with 11 additions and 4 deletions
|
|
@ -111,10 +111,17 @@
|
||||||
"hash": "1wms0wxwvxac1r1daihj5wsx1nghfk5hwdvy5cpgq481bp9x4cjn"
|
"hash": "1wms0wxwvxac1r1daihj5wsx1nghfk5hwdvy5cpgq481bp9x4cjn"
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"type": "Channel",
|
"type": "Git",
|
||||||
"name": "nixpkgs-unstable",
|
"repository": {
|
||||||
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre782598.18dd725c2960/nixexprs.tar.xz",
|
"type": "GitHub",
|
||||||
"hash": "1p7kgyph7xkj57p19nbxpycmbchc6d9gwdznsmxhymrzyzi3if21"
|
"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
|
"version": 5
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue