aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: bfd9fd94b73165a16b40fc99a4ef91d1c7d7ff54 (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
{
  "nodes": {
    "emacs": {
      "locked": {
        "lastModified": 1629250486,
        "narHash": "sha256-L9izjLJUC9wzANrWAEYB1srD7Mf10XXtm3nv2XJHTcM=",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "203f890b687c2d981200130549bda4df65349789",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "emacs-overlay",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1627649712,
        "narHash": "sha256-AJBasvMKpsyJmCLdjroBElCHY5AlalbVy+XY5vjbgXc=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "b39647e52ed3c0b989e9d5c965e598ae4c38d7ef",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-21.05",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1629139728,
        "narHash": "sha256-XuddZZNg61qSLsczyYGg/bugA+zR7I394Ev8A8SrdoY=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "94c989365d563238068841763ecc5f7f4b25b22c",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1629169812,
        "narHash": "sha256-krVVUNxRjSBJaFWKelNe0MWvxhklXSGKmisoJP4P5/Q=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "70dc433f2eb84cc7ed848a30feaa5aab5890d23c",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "personal": {
      "flake": false,
      "locked": {
        "narHash": "sha256-wQkw+oZMiSvWVVLWJ4AzsQk9uuqYmtWAElxhWGN6tPs=",
        "type": "tarball",
        "url": "https://pkgs.kummerlaender.eu/nixexprs.tar.xz"
      },
      "original": {
        "type": "tarball",
        "url": "https://pkgs.kummerlaender.eu/nixexprs.tar.xz"
      }
    },
    "root": {
      "inputs": {
        "emacs": "emacs",
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "personal": "personal"
      }
    }
  },
  "root": "root",
  "version": 7
}