mirror of
https://github.com/hyprwm/aquamarine.git
synced 2025-12-20 04:40:12 +01:00
* core: use -Wpedantic and fix warnings dont use anonymous structs, iso c++ forbids it. compound literals is a c99 thing use designated c++20 initializing instead. * flake.lock: update * core: rename .bits to .values make the name more appropiate to its usage. --------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
91 lines
2.2 KiB
JSON
91 lines
2.2 KiB
JSON
{
|
|
"nodes": {
|
|
"hyprutils": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1751888065,
|
|
"narHash": "sha256-F2SV9WGqgtRsXIdUrl3sRe0wXlQD+kRRZcSfbepjPJY=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprutils",
|
|
"rev": "a8229739cf36d159001cfc203871917b83fdf917",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprutils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"hyprwayland-scanner": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"systems": [
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1751897909,
|
|
"narHash": "sha256-FnhBENxihITZldThvbO7883PdXC/2dzW4eiNvtoV5Ao=",
|
|
"owner": "hyprwm",
|
|
"repo": "hyprwayland-scanner",
|
|
"rev": "fcca0c61f988a9d092cbb33e906775014c61579d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hyprwm",
|
|
"repo": "hyprwayland-scanner",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1751792365,
|
|
"narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"hyprutils": "hyprutils",
|
|
"hyprwayland-scanner": "hyprwayland-scanner",
|
|
"nixpkgs": "nixpkgs",
|
|
"systems": "systems"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1689347949,
|
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default-linux",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|