aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 2b1f3cec82fd4a96f485c634287065ee882ab4ad (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": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1656239181,
        "narHash": "sha256-wW1xRFBn376yGloXZ4QzBE4hjipMawpV18Lshd9QSPw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "f2537a505d45c31fe5d9c27ea9829b6f4c4e6ac5",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "wlroots": "wlroots"
      }
    },
    "wlroots": {
      "flake": false,
      "locked": {
        "host": "gitlab.freedesktop.org",
        "lastModified": 1655824477,
        "narHash": "sha256-1kskHOLsnisR3kqIL5IHrQbQG/4xoXxeEf1ExMV6/RU=",
        "owner": "wlroots",
        "repo": "wlroots",
        "rev": "5c4384a1330faedf975c8b8644881d50390f3613",
        "type": "gitlab"
      },
      "original": {
        "host": "gitlab.freedesktop.org",
        "owner": "wlroots",
        "repo": "wlroots",
        "type": "gitlab"
      }
    }
  },
  "root": "root",
  "version": 7
}