aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: cef6a3f737b09eac01c965f4377d1f1a24f76edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1659877975,
        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flaky-utils": {
      "locked": {
        "lastModified": 1668472805,
        "narHash": "sha256-hjRe8QFh2JMo9u6AaxQNGWfDWZxk3psULmPglqsjsLk=",
        "ref": "master",
        "rev": "c3f9daf4ec56276e040bc33e29c7eeaf1b99d91c",
        "revCount": 33,
        "type": "git",
        "url": "https://cgit.pacien.net/libs/flaky-utils"
      },
      "original": {
        "type": "git",
        "url": "https://cgit.pacien.net/libs/flaky-utils"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1669853768,
        "narHash": "sha256-hIrUOoQ1/Da5kFKRfubQK9jK/DfJK3mkjiS8/ptuX6g=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "445f2646b373100600f3463f28bc7656e0e82384",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "445f264",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "flaky-utils": "flaky-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}