summaryrefslogtreecommitdiff
path: root/flake.lock
blob: a9a72cf13dee76517bec3d5fb477be78cc08e08a (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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
  "nodes": {
    "auto-cpufreq": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1772058043,
        "narHash": "sha256-m1cmQgb6tBcHkndKZ8BSsw6PRNJMG89FZwoYVOuKi34=",
        "owner": "AdnanHodzic",
        "repo": "auto-cpufreq",
        "rev": "5d600d710bb2aa331e1a4370e08476bcdea1cab5",
        "type": "github"
      },
      "original": {
        "owner": "AdnanHodzic",
        "repo": "auto-cpufreq",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1749398372,
        "narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1772164835,
        "narHash": "sha256-zRcwrZDeBfYipqv/7K7TqsfPb87LFU6b7JhoNUGSnvQ=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "2a39b0828bbffce0d73769a61e46e780488d098b",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "mangowc": {
      "inputs": {
        "flake-parts": "flake-parts",
        "nixpkgs": [
          "nixpkgs"
        ],
        "scenefx": "scenefx"
      },
      "locked": {
        "lastModified": 1772119371,
        "narHash": "sha256-kp3hyXicSV9q1DmeAYpIYKvX3sj7kmKSZP0yb/n5I9k=",
        "owner": "DreamMaoMao",
        "repo": "mangowc",
        "rev": "835269f86bf8d1f1e05b386a6a548e7c7cae1547",
        "type": "github"
      },
      "original": {
        "owner": "DreamMaoMao",
        "repo": "mangowc",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1771848320,
        "narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2fc6539b481e1d2569f25f8799236694180c0993",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-unstable",
        "type": "indirect"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "lastModified": 1748740939,
        "narHash": "sha256-rQaysilft1aVMwF14xIdGS3sj1yHlI6oKQNBRTF40cc=",
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "rev": "656a64127e9d791a334452c6b6606d17539476e2",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "auto-cpufreq": "auto-cpufreq",
        "home-manager": "home-manager",
        "mangowc": "mangowc",
        "nixpkgs": "nixpkgs"
      }
    },
    "scenefx": {
      "inputs": {
        "nixpkgs": [
          "mangowc",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1750785057,
        "narHash": "sha256-tGX6j4W91rcb+glXJo43sjPI9zQvPotonknG1BdihR4=",
        "owner": "wlrfx",
        "repo": "scenefx",
        "rev": "3a6cfb12e4ba97b43326357d14f7b3e40897adfc",
        "type": "github"
      },
      "original": {
        "owner": "wlrfx",
        "repo": "scenefx",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}