added p2prc package to haskell library

This commit is contained in:
2025-01-11 02:40:08 +00:00
parent 16917b375d
commit 406947f249
2 changed files with 4 additions and 4 deletions

View File

@@ -79,12 +79,12 @@
},
"locked": {
"lastModified": 0,
"narHash": "sha256-lltLVt2FF+5lFi2sihG4xqR2p9psprk9/gPwfaqaUks=",
"path": "/nix/store/rv9p4pcph2mpv05srqrgrvwmcc5ddkr9-source",
"narHash": "sha256-mMecuPKOwnmSinCpRVbvcm2typJxjQ1ETJd4JbOaPVE=",
"path": "/nix/store/3b9bxx2s97wdly7bvfsw0yqafq94jrcp-source",
"type": "path"
},
"original": {
"path": "/nix/store/rv9p4pcph2mpv05srqrgrvwmcc5ddkr9-source",
"path": "/nix/store/3b9bxx2s97wdly7bvfsw0yqafq94jrcp-source",
"type": "path"
}
},

View File

@@ -16,7 +16,7 @@
cabal-install
haskell.compiler.ghc96
zlib.dev
p2prc.packages.${system}
p2prc.outputs.packages.${system}.default
];
};
}