snake/flake.lock

81 lines
2 KiB
Plaintext
Raw Permalink Normal View History

2022-03-12 18:39:23 -05:00
{
"nodes": {
2024-05-01 00:31:58 -04:00
"flake-parts": {
2024-04-21 03:39:13 -04:00
"inputs": {
2024-05-01 00:31:58 -04:00
"nixpkgs-lib": "nixpkgs-lib"
2024-04-21 03:39:13 -04:00
},
2022-03-12 18:39:23 -05:00
"locked": {
2024-05-01 00:31:58 -04:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2022-03-12 18:39:23 -05:00
"type": "github"
},
"original": {
2024-05-01 00:31:58 -04:00
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"haskell-flake": {
"locked": {
"lastModified": 1714268160,
"narHash": "sha256-LNbwGgBT5EqfWN7pqYbj71VLLGQJqWkde3ToOhkM5vM=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "5b0857e0b7feec60bf00e075f7859746d52b8564",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
2023-01-17 21:51:52 -05:00
"type": "github"
2022-03-12 18:39:23 -05:00
}
},
"nixpkgs": {
"locked": {
2024-05-01 00:31:58 -04:00
"lastModified": 1714314149,
"narHash": "sha256-yNAevSKF4krRWacmLUsLK7D7PlfuY3zF0lYnGYNi9vQ=",
"owner": "nixos",
2023-01-17 21:51:52 -05:00
"repo": "nixpkgs",
2024-05-01 00:31:58 -04:00
"rev": "cf8cc1201be8bc71b7cbbbdaf349b22f4f99c7ae",
2023-01-17 21:51:52 -05:00
"type": "github"
2022-03-12 18:39:23 -05:00
},
"original": {
2024-05-01 00:31:58 -04:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
2023-01-17 21:51:52 -05:00
"repo": "nixpkgs",
"type": "github"
2022-03-12 18:39:23 -05:00
}
},
2024-05-01 00:31:58 -04:00
"nixpkgs-lib": {
2024-04-21 03:39:13 -04:00
"locked": {
2024-05-01 00:31:58 -04:00
"dir": "lib",
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
2024-04-21 03:39:13 -04:00
"type": "github"
},
"original": {
2024-05-01 00:31:58 -04:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2024-04-21 03:39:13 -04:00
"type": "github"
}
2024-05-01 00:31:58 -04:00
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs"
}
2022-03-12 18:39:23 -05:00
}
},
"root": "root",
"version": 7
}