started writing module
This commit is contained in:
parent
09a71fb1ac
commit
94cf4c2005
3 changed files with 55 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
makeWrapper,
|
||||
zstd,
|
||||
dotnetCorePackages,
|
||||
postgres,
|
||||
}: let
|
||||
version = "v2025.1-beta5.patch2.security1";
|
||||
in
|
||||
|
@ -26,6 +27,7 @@ in
|
|||
|
||||
buildInputs = [
|
||||
dotnetCorePackages.sdk_9_0
|
||||
postgres
|
||||
];
|
||||
|
||||
unpackPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue