honkai fixed too

This commit is contained in:
Tao Tien 2023-11-03 13:20:09 -07:00
parent 8e0628f5b0
commit 32843071e3
2 changed files with 6 additions and 5 deletions

8
flake.lock generated
View file

@ -8,17 +8,16 @@
]
},
"locked": {
"lastModified": 1696252780,
"narHash": "sha256-sQEjVzzstiaNLyiFJ19EMwwbDSSNDyQZIbPiLonlDCQ=",
"lastModified": 1698939737,
"narHash": "sha256-AokSuTdhNM6qXShE3LbX+VaC/kEZ9e3WomcgVIXMiLo=",
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"rev": "0c9d93bdb311f7948f9fb0e98d869316d78eec12",
"rev": "2e0c4a4667f9aac0246843d2d8ee530856d4b679",
"type": "github"
},
"original": {
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"rev": "0c9d93bdb311f7948f9fb0e98d869316d78eec12",
"type": "github"
}
},
@ -35,6 +34,7 @@
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
}
},

View file

@ -6,7 +6,8 @@
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
nixos-hardware.url = "nixos-hardware";
nixos-raspberrypi.url = "github:ramblurr/nixos-raspberrypi";
aagl.url = "github:ezKEa/aagl-gtk-on-nix/0c9d93bdb311f7948f9fb0e98d869316d78eec12";
# aagl.url = "github:ezKEa/aagl-gtk-on-nix/0c9d93bdb311f7948f9fb0e98d869316d78eec12";
aagl.url = "github:ezKEa/aagl-gtk-on-nix";
aagl.inputs.nixpkgs.follows = "nixpkgs";
# prescurve.url = "path:/home/tao/Projects/prescurve";
# prescurve.inputs.nixpkgs.follows = "nixpkgs";