]> woffs.de Git - fd/haskell-amqp-utils.git/blob - flake.lock
flake.lock: Update
[fd/haskell-amqp-utils.git] / flake.lock
1 {
2   "nodes": {
3     "flake-utils": {
4       "inputs": {
5         "systems": "systems"
6       },
7       "locked": {
8         "lastModified": 1689068808,
9         "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
10         "owner": "numtide",
11         "repo": "flake-utils",
12         "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
13         "type": "github"
14       },
15       "original": {
16         "id": "flake-utils",
17         "type": "indirect"
18       }
19     },
20     "nixpkgs": {
21       "locked": {
22         "lastModified": 1692447944,
23         "narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
24         "owner": "NixOS",
25         "repo": "nixpkgs",
26         "rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
27         "type": "github"
28       },
29       "original": {
30         "id": "nixpkgs",
31         "ref": "nixos-unstable",
32         "type": "indirect"
33       }
34     },
35     "root": {
36       "inputs": {
37         "flake-utils": "flake-utils",
38         "nixpkgs": "nixpkgs"
39       }
40     },
41     "systems": {
42       "locked": {
43         "lastModified": 1681028828,
44         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
45         "owner": "nix-systems",
46         "repo": "default",
47         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
48         "type": "github"
49       },
50       "original": {
51         "owner": "nix-systems",
52         "repo": "default",
53         "type": "github"
54       }
55     }
56   },
57   "root": "root",
58   "version": 7
59 }