summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 85fc0c1b048b6b1519b3fabafe9606861b32390a (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
  "nodes": {
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1616815633,
        "narHash": "sha256-U9DO04sb+8Qy13EJckxOJIxT2Vlc/8i089XkfBnXH0M=",
        "owner": "rycee",
        "repo": "home-manager",
        "rev": "7b30fc99227e6c7c331a01a9fb87599e4cd8cee1",
        "type": "github"
      },
      "original": {
        "owner": "rycee",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1614607405,
        "narHash": "sha256-3D3fqoEuraFb9Opp04u19Xpz4nzcuoRFSy/qtqi5NSE=",
        "owner": "orbekk",
        "repo": "nix",
        "rev": "92a234322f5a46b65825c748220cef40209eeacd",
        "type": "github"
      },
      "original": {
        "owner": "orbekk",
        "ref": "master",
        "repo": "nix",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1616493443,
        "narHash": "sha256-xMDBWCa7oXFU1pBr25Fza/uv+IciMHogJMQ6g+gHQG4=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "758bc63af2bde87563f9c27710f3dcc16ff9096f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1616701903,
        "narHash": "sha256-zYjmZqdfetp6XNbJcznCGGR8YkjcZ45c3Zy+Q0GrhMw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-20.09",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1616527350,
        "narHash": "sha256-VkMevY2WLU+K7T/P4wVj18Ms8zyeRfp05ILf556m5Y8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d3f7e969b9860fb80750147aeb56dab1c730e756",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "nix": "nix",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable"
      }
    }
  },
  "root": "root",
  "version": 7
}