summaryrefslogtreecommitdiff
path: root/flake.lock
blob: ec7f756d5f2f2cc13288eeb9e049c43212df8886 (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
{
  "nodes": {
    "caelestia-cli": {
      "inputs": {
        "caelestia-shell": [],
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1767905196,
        "narHash": "sha256-72Z9vz1dq9FtLc7rjU9GwErUNmKZd6ZBIX1tUznwq7U=",
        "ref": "refs/heads/main",
        "rev": "8056a87db5c2f6a8df23f2b6b1867471e2b8995d",
        "revCount": 419,
        "type": "git",
        "url": "https://g.freya.cat/caelestia-cli"
      },
      "original": {
        "type": "git",
        "url": "https://g.freya.cat/caelestia-cli"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1768886240,
        "narHash": "sha256-C2TjvwYZ2VDxYWeqvvJ5XPPp6U7H66zeJlRaErJKoEM=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "80e4adbcf8992d3fd27ad4964fbb84907f9478b0",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "quickshell": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1768985439,
        "narHash": "sha256-qkU4r+l+UPz4dutMMRZSin64HuVZkEv9iFpu9yMWVY0=",
        "ref": "refs/heads/master",
        "rev": "191085a8821b35680bba16ce5411fc9dbe912237",
        "revCount": 731,
        "type": "git",
        "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
      },
      "original": {
        "type": "git",
        "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
      }
    },
    "root": {
      "inputs": {
        "caelestia-cli": "caelestia-cli",
        "nixpkgs": "nixpkgs",
        "quickshell": "quickshell"
      }
    }
  },
  "root": "root",
  "version": 7
}