mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Patch postgresql
This commit is contained in:
parent
2e9203fa10
commit
7a0ea882c5
1 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,12 @@
|
||||||
sha256 =
|
sha256 =
|
||||||
"sha256:1blsawm4l30wkrdkvvq0fw2aki7v921isdwrk9dw8yh09cglbfd9";
|
"sha256:1blsawm4l30wkrdkvvq0fw2aki7v921isdwrk9dw8yh09cglbfd9";
|
||||||
})
|
})
|
||||||
|
(builtins.fetchurl {
|
||||||
|
url =
|
||||||
|
"https://patch-diff.githubusercontent.com/raw/NixOS/nixpkgs/pull/368091.patch";
|
||||||
|
sha256 =
|
||||||
|
"sha256:11qnwrq8sgbmxiy9qvv7q2lbl824x90p2iklf3kjf9yb3c2dx9nj";
|
||||||
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue