aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 468ecff0c343d1db646fb990105c35765d49638f (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
{
  "nodes": {
    "beaker-src": {
      "flake": false,
      "locked": {
        "lastModified": 1773884524,
        "narHash": "sha256-1dnlofWaxI/YRID+WPz2jHZNDyloBubDt/bAQk9ePLU=",
        "ref": "refs/heads/master",
        "rev": "abc598baf15d6f8a4de395a27ba34b1e769558e1",
        "revCount": 21,
        "shallow": false,
        "type": "git",
        "url": "https://git.bwaaa.monster/beaker"
      },
      "original": {
        "shallow": false,
        "type": "git",
        "url": "https://git.bwaaa.monster/beaker"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1773734432,
        "narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "cda48547b432e8d3b18b4180ba07473762ec8558",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "beaker-src": "beaker-src",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}