chore: Update mensa dependency

This commit is contained in:
Malte Tammena 2023-04-15 00:43:20 +02:00
parent 1d399d6ecc
commit a8190c4411
2 changed files with 598 additions and 111 deletions

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
mensa = {
url = "github:MalteT/mensa/develop";
url = "github:MalteT/mensa/main";
inputs.nixpkgs.follows = "nixpkgs";
};
fenix = {