summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 8c3c8df42dff4c86f2ef214bbdd0c24efd078205 (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": 1753175548,
        "narHash": "sha256-SdrlgrnijrM0I8LgfMMKbD310ga4fNN54HfWCtR+Kjw=",
        "owner": "caelestia-dots",
        "repo": "cli",
        "rev": "13a2d46d082ba09eb4934cec092f6085134e58e0",
        "type": "github"
      },
      "original": {
        "owner": "caelestia-dots",
        "repo": "cli",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1752950548,
        "narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "c87b95e25065c028d31a94f06a62927d18763fdf",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "quickshell": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1753090730,
        "narHash": "sha256-QG14m53ZGp2Gk7xD2Q+Tf7RYCKfk/BYRaBtX3X4IKbc=",
        "ref": "refs/heads/master",
        "rev": "db77c71c216530159c2dcf5b269ebb4706b2e2dd",
        "revCount": 653,
        "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
}