aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 08c38383c44c63143763ad8ca6c54afc7b25446e (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
{
  "nodes": {
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1716847642,
        "narHash": "sha256-rjEswRV0o23eBBils8lJXyIGha+l/VjV73IPg+ztxgk=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "10c7c219b7dae5795fb67f465a0d86cbe29f25fa",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1716900773,
        "narHash": "sha256-8ufdr9ZR6FZCwkaxekajhpxlfj2feN0qZBsUDINzOkE=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "640a41d130792f15b6a4ff12d15f38c048882df7",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}