summaryrefslogtreecommitdiff
path: root/flake.lock
blob: dcbea70068062b76463a08f7aad5e8a3203327db (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": 1615419569,
        "narHash": "sha256-+ewB0sQGeoYryWZk2Ww2Lm/5jeqhlYTjGy6zEX2Mm1I=",
        "owner": "rycee",
        "repo": "home-manager",
        "rev": "040ea28e448a93d24540b7cf2eda4b25300c5ab1",
        "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": 1615281383,
        "narHash": "sha256-23XBOcZapDtm7IzYYHub4tNpo4AsSz6qLXsHTCNuDAA=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "831de9cac9ff2ea8cf4c3742020ea92e82ac8ac3",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1615335068,
        "narHash": "sha256-ARlU5a0NMkXKUcyQ7SWufUbCvnnoztFLXF5fft1d99o=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "ec3b7fca65e9b2e82485604477599f8f7b7fb2b6",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-20.09",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1615259932,
        "narHash": "sha256-IXecmbqCr+XCtFwzBO3tHEd8PoJ4X4EyPZebKbV2ioE=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "29b0d4d0b600f8f5dd0b86e3362a33d4181938f9",
        "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
}