1
0
Fork 0

Fix totsugeki build

This commit is contained in:
Avery 2024-12-10 21:11:32 +01:00
parent 7a3e2ed1bc
commit 939c5358b7
Signed by: Avery
GPG key ID: B684FD451B692E04
3 changed files with 8 additions and 7 deletions

10
flake.lock generated
View file

@ -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"
}

View file

@ -21,7 +21,7 @@
};
ags = {
# url = "github:Aylur/ags";
url = "github:ozwaldorf/ags";
url = "github:aveeryy/ags";
inputs.nixpkgs.follows = "nixpkgs";
};
};

View file

@ -59,7 +59,8 @@
inter
ubuntu-sans
twitter-color-emoji
(nerdfonts.override { fonts = [ "Iosevka" "UbuntuMono" ]; })
nerd-fonts.iosevka
nerd-fonts.ubuntu-mono
];
fontconfig = {