summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 9a7154f9e96196562e8cdfffea9b67ec8385f74b (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
{
  "nodes": {
    "caelestia-cli": {
      "inputs": {
        "caelestia-shell": [],
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1768655473,
        "narHash": "sha256-iWnILPS2mP9ubbjRAhNv6Fqg1J/upxmD9OQTZQR4O2w=",
        "owner": "caelestia-dots",
        "repo": "cli",
        "rev": "7de6c6063119a7cef27c6bd4c88f2c5ac4cbc064",
        "type": "github"
      },
      "original": {
        "type": "git",
        "url": "https://g.freya.cat/caelestia-cli"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1768564909,
        "narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "quickshell": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1768689040,
        "narHash": "sha256-Tlnr5BulJcMers/cb+YvmBQW4nKHjdKo9loInJkyO2k=",
        "ref": "refs/heads/master",
        "rev": "7a427ce1979ce7447e885c4f30129b40f3d466f5",
        "revCount": 729,
        "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
}