summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 3b9f88408b942a029de6fd165f39eeed6d92500d (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1649676176,
        "narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1651007218,
        "narHash": "sha256-NkQAMtqW0PSJTbLHalyZtaqj0ai2TZMOedug9yDIcFw=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "d14adb99f3fb562ec74ad18c032efc154b438034",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-21.11",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "musnix": {
      "flake": false,
      "locked": {
        "lastModified": 1628019651,
        "narHash": "sha256-zLXDF2sfvN8BXb78nHAp3KSbhE1flOkia5+KtiPQ+mQ=",
        "owner": "musnix",
        "repo": "musnix",
        "rev": "7fb04384544fa2e68bf5e71869760674656b62e8",
        "type": "github"
      },
      "original": {
        "owner": "musnix",
        "repo": "musnix",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1651093906,
        "narHash": "sha256-kHXSbv+Hc73eV0/JVJ5YsJGr08bA4vJ3/XZew5PgZg0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "feea25c58657fa81d16e0e51f80e1a02ef4cbd49",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1651007983,
        "narHash": "sha256-GNay7yDPtLcRcKCNHldug85AhAvBpTtPEJWSSDYBw8U=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e10da1c7f542515b609f8dfbcf788f3d85b14936",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1651129914,
        "narHash": "sha256-ZSqfvVdElD0yYRulscin6KAcELP0sw9sSIayaU9f3Mg=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "3d4ba9a73109e240129ca6e36cb6b9654ef49389",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "NUR",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "home-manager": "home-manager",
        "musnix": "musnix",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "nur": "nur",
        "shmart-prompt-dir": "shmart-prompt-dir"
      }
    },
    "shmart-prompt-dir": {
      "flake": false,
      "locked": {
        "lastModified": 1625823847,
        "narHash": "sha256-aPI9XAX1/KXOHZ/ADxa4ChI0BQdiWfSH57CE27EFOyA=",
        "owner": "minijackson",
        "repo": "shmart-prompt-dir",
        "rev": "5fdd49c8b901b6861879e61cca7244af0405bb8e",
        "type": "github"
      },
      "original": {
        "owner": "minijackson",
        "repo": "shmart-prompt-dir",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}