summaryrefslogtreecommitdiff
path: root/flake.lock
blob: c973a60812aa02a68ba4becb859e88c1796d8a59 (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
{
  "nodes": {
    "app2unit": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1752640923,
        "narHash": "sha256-jcoNgqOaD7wuoYg6y+BXuCHueDzJ7gjR7RdFKHBNg2A=",
        "owner": "soramanew",
        "repo": "app2unit",
        "rev": "d0159c1d7090f8563db6bedd153cb8168628b06d",
        "type": "github"
      },
      "original": {
        "owner": "soramanew",
        "repo": "app2unit",
        "type": "github"
      }
    },
    "caelestia-cli": {
      "inputs": {
        "app2unit": [
          "app2unit"
        ],
        "caelestia-shell": [],
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1752664028,
        "narHash": "sha256-6TSfY7OacmN072Zr0vSxdVqbBN7s8RRMvGU/1vLO2sQ=",
        "owner": "caelestia-dots",
        "repo": "cli",
        "rev": "daf7e190777f7e1fbb17c91eae3edc62df7803f5",
        "type": "github"
      },
      "original": {
        "owner": "caelestia-dots",
        "repo": "cli",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1752480373,
        "narHash": "sha256-JHQbm+OcGp32wAsXTE/FLYGNpb+4GLi5oTvCxwSoBOA=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "62e0f05ede1da0d54515d4ea8ce9c733f12d9f08",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "quickshell": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1752713248,
        "narHash": "sha256-BJz3A3PCGfAUAOya0flZjiS7TxoPt/mbBnhkzwE4Ad8=",
        "ref": "refs/heads/master",
        "rev": "78e3874ac67a570abf9c800bdac3250b44dd3844",
        "revCount": 640,
        "type": "git",
        "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
      },
      "original": {
        "type": "git",
        "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
      }
    },
    "root": {
      "inputs": {
        "app2unit": "app2unit",
        "caelestia-cli": "caelestia-cli",
        "nixpkgs": "nixpkgs",
        "quickshell": "quickshell"
      }
    }
  },
  "root": "root",
  "version": 7
}