git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

scenefx/flake.lock (1.5K)

 1 {
 2   "nodes": {
 3     "flake-utils": {
 4       "inputs": {
 5         "systems": [
 6           "systems"
 7         ]
 8       },
 9       "locked": {
10         "lastModified": 1731533236,
11         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
12         "owner": "numtide",
13         "repo": "flake-utils",
14         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
15         "type": "github"
16       },
17       "original": {
18         "owner": "numtide",
19         "repo": "flake-utils",
20         "type": "github"
21       }
22     },
23     "nixpkgs": {
24       "locked": {
25         "lastModified": 1781607440,
26         "narHash": "sha256-rxO+uc/KFbSJp+pgyXRuAX6QlG9hJdnt0BXpEQRXY+U=",
27         "owner": "nixos",
28         "repo": "nixpkgs",
29         "rev": "3e41b24abd260e8f71dbe2f5737d24122f972158",
30         "type": "github"
31       },
32       "original": {
33         "owner": "nixos",
34         "ref": "nixpkgs-unstable",
35         "repo": "nixpkgs",
36         "type": "github"
37       }
38     },
39     "root": {
40       "inputs": {
41         "flake-utils": "flake-utils",
42         "nixpkgs": "nixpkgs",
43         "systems": "systems"
44       }
45     },
46     "systems": {
47       "locked": {
48         "lastModified": 1689347949,
49         "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
50         "owner": "nix-systems",
51         "repo": "default-linux",
52         "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
53         "type": "github"
54       },
55       "original": {
56         "owner": "nix-systems",
57         "repo": "default-linux",
58         "type": "github"
59       }
60     }
61   },
62   "root": "root",
63   "version": 7
64 }