mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-08 19:46:12 +01:00
Add haskell-flake
https://github.com/srid/haskell-flake Used in flakes-based Haskell projects.
This commit is contained in:
parent
8634fb4e1d
commit
0fcc0ab157
1 changed files with 11 additions and 0 deletions
|
|
@ -89,6 +89,17 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "flake-parts",
|
||||
"type": "indirect"
|
||||
},
|
||||
"to": {
|
||||
"owner": "srid",
|
||||
"repo": "haskell-flake",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"id": "flake-utils",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue