aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 12cb76045d76b46595bbac83741bacf06d3e530b (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": {
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1776562531,
        "narHash": "sha256-Lh5Ns9DI67E+lSMOCGK0S+mFPy0mz0yOGiJTUXiR9JI=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "5b56ad02dc643808b8af6d5f3ff179e2ce9593f4",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "hypr-wellbeing": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1776620738,
        "narHash": "sha256-4I2DTcVxFHLpEjAN8qbnJ+baVBs2AypCF0ihBlsd1lg=",
        "owner": "demonkingswarn",
        "repo": "hypr-wellbeing",
        "rev": "8e519f53b2ff1e8349693ecb78473d25455528b8",
        "type": "github"
      },
      "original": {
        "owner": "demonkingswarn",
        "repo": "hypr-wellbeing",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1776169885,
        "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "hypr-wellbeing": "hypr-wellbeing",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}