migrate-to-gitea/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2022-07-11 05:02:02 +00:00
{
"nodes": {
2022-07-17 03:11:34 +00:00
"flake-parts": {
2022-07-11 05:02:02 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-07-17 03:11:34 +00:00
"lastModified": 1657102481,
"narHash": "sha256-62Fuw8JgPub38OdgNefkIKOodM9nC3M0AG6lS+7smf4=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "608ed3502263d6f4f886d75c48fc2b444a4ab8d8",
2022-07-11 05:02:02 +00:00
"type": "github"
},
"original": {
2022-07-17 03:11:34 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2022-07-11 05:02:02 +00:00
"type": "github"
}
},
2022-07-17 03:11:34 +00:00
"haskell-flake": {
2022-07-11 05:02:02 +00:00
"locked": {
2022-07-17 03:11:34 +00:00
"lastModified": 1654001497,
"narHash": "sha256-GfrpyoQrVT9Z/j9its8BQs3I5O5X5Lc2IkK922bz7zg=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "4c0b0ff295f0b97238a600d2381c37ee46b67f9c",
2022-07-11 05:02:02 +00:00
"type": "github"
},
"original": {
2022-07-17 03:11:34 +00:00
"owner": "srid",
"repo": "haskell-flake",
2022-07-11 05:02:02 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-17 03:11:34 +00:00
"lastModified": 1657447684,
"narHash": "sha256-FCP9AuU1q6PE3vOeM5SFf58f/UKPBAsoSGDUGamNBbo=",
2022-07-11 05:02:02 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-17 03:11:34 +00:00
"rev": "5f43d8b088d3771274bcfb69d3c7435b1121ac88",
2022-07-11 05:02:02 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-07-17 03:11:34 +00:00
"ref": "nixos-unstable",
2022-07-11 05:02:02 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-17 03:11:34 +00:00
"relude": {
2022-07-11 05:02:02 +00:00
"flake": false,
"locked": {
2022-07-17 03:11:34 +00:00
"lastModified": 1654791958,
"narHash": "sha256-i8zpFwrbZ8wYpHUzzw/IYqVaReR+ngZ1yF2NvVvZs9U=",
"owner": "kowainik",
"repo": "relude",
"rev": "284ed14c5ba3bd3204b8828ddd509f9181ffa58b",
2022-07-11 05:02:02 +00:00
"type": "github"
},
"original": {
2022-07-17 03:11:34 +00:00
"owner": "kowainik",
"repo": "relude",
2022-07-11 05:02:02 +00:00
"type": "github"
}
},
"root": {
"inputs": {
2022-07-17 03:11:34 +00:00
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs",
"relude": "relude"
2022-07-11 05:02:02 +00:00
}
}
},
"root": "root",
"version": 7
}