forked from DGNum/infrastructure
chore(npins): Update
Add another reverted patch
This commit is contained in:
parent
4a2a8ecd91
commit
07622970ab
2 changed files with 9 additions and 2 deletions
|
@ -105,8 +105,8 @@
|
|||
"nixos-23.11": {
|
||||
"type": "Channel",
|
||||
"name": "nixos-23.11",
|
||||
"url": "https://releases.nixos.org/nixos/23.11/nixos-23.11.1779.cf28ee258fd5/nixexprs.tar.xz",
|
||||
"hash": "137w4widclsarhax4j6yf5vz6j6w7d3wqlximlrycf6rcwh0nyl2"
|
||||
"url": "https://releases.nixos.org/nixos/23.11/nixos-23.11.2004.1e2e384c5b7c/nixexprs.tar.xz",
|
||||
"hash": "0vr3q0kayqk5gn109i2ry2l4b3d0z5xswlpgi6xlxa8jy8s4cxlx"
|
||||
},
|
||||
"nixpkgs": {
|
||||
"type": "Channel",
|
||||
|
|
|
@ -6,6 +6,13 @@
|
|||
path = ./castopod.patch;
|
||||
}
|
||||
|
||||
# forgejo: 1.20.6-0 -> 1.20.6-1 [revert]
|
||||
{
|
||||
id = 274026;
|
||||
revert = true;
|
||||
hash = "sha256-wMPjRvpLQzMdnz5qO2VWiAVY0LroXUjiJ2temZbLKcM=";
|
||||
}
|
||||
|
||||
# forgejo: 1.20.5-1 -> 1.20.6-0 [revert]
|
||||
{
|
||||
id = 270697;
|
||||
|
|
Loading…
Reference in a new issue