summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 112b1dcdfb95f8c6ac545db69b284a876d2e6b8c (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
{
  "nodes": {
    "caelestia-shell": {
      "inputs": {
        "caelestia-cli": [],
        "nixpkgs": [
          "nixpkgs"
        ],
        "quickshell": "quickshell"
      },
      "locked": {
        "lastModified": 1756478024,
        "narHash": "sha256-ImtqIE1cqvA4Cih4SxhhZ6NPFIZTj4u26pufnY0Lvek=",
        "owner": "caelestia-dots",
        "repo": "shell",
        "rev": "4b18c95ed19f17f1616975ce958ca26dd5ee3a6e",
        "type": "github"
      },
      "original": {
        "owner": "caelestia-dots",
        "repo": "shell",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1756386758,
        "narHash": "sha256-1wxxznpW2CKvI9VdniaUnTT2Os6rdRJcRUf65ZK9OtE=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "dfb2f12e899db4876308eba6d93455ab7da304cd",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "quickshell": {
      "inputs": {
        "nixpkgs": [
          "caelestia-shell",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1753595452,
        "narHash": "sha256-vqkSDvh7hWhPvNjMjEDV4KbSCv2jyl2Arh73ZXe274k=",
        "ref": "refs/heads/master",
        "rev": "a5431dd02dc23d9ef1680e67777fed00fe5f7cda",
        "revCount": 665,
        "type": "git",
        "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
      },
      "original": {
        "type": "git",
        "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
      }
    },
    "root": {
      "inputs": {
        "caelestia-shell": "caelestia-shell",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}