Fix totsugeki build
This commit is contained in:
parent
7a3e2ed1bc
commit
939c5358b7
3 changed files with 8 additions and 7 deletions
10
flake.lock
generated
10
flake.lock
generated
|
@ -8,15 +8,15 @@
|
|||
"systems": "systems"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1722047935,
|
||||
"narHash": "sha256-ZgCY8wttXuGlpja4S5MzDJMM8jkaetAmUPplsAQL+NA=",
|
||||
"owner": "ozwaldorf",
|
||||
"lastModified": 1733861304,
|
||||
"narHash": "sha256-UXjUam2xp8KUjD3iesb4Vyixk5DbLTYx02PCdBNaNNA=",
|
||||
"owner": "aveeryy",
|
||||
"repo": "ags",
|
||||
"rev": "ee5f76545831c3d1e5305988dd9d8a8ef9c5cea1",
|
||||
"rev": "f79e61dab9fdeed7eb7bae03b7a46c8c61e635b0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "ozwaldorf",
|
||||
"owner": "aveeryy",
|
||||
"repo": "ags",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
ags = {
|
||||
# url = "github:Aylur/ags";
|
||||
url = "github:ozwaldorf/ags";
|
||||
url = "github:aveeryy/ags";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
|
@ -59,7 +59,8 @@
|
|||
inter
|
||||
ubuntu-sans
|
||||
twitter-color-emoji
|
||||
(nerdfonts.override { fonts = [ "Iosevka" "UbuntuMono" ]; })
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.ubuntu-mono
|
||||
];
|
||||
|
||||
fontconfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue