lutris repaired upstream, add lib on nix-ld, update flake

This commit is contained in:
2026-05-29 12:45:35 +02:00
parent 2ef3feda04
commit d5d569dbf5
5 changed files with 34 additions and 29 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/10/17 18:15:24 by tomoron #+# #+# #
# Updated: 2026/05/21 15:23:58 by tomoron ### ########.fr #
# Updated: 2026/05/28 14:26:03 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -23,7 +23,7 @@
};
home-manager = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/master";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware.url = "github:NixOS/nixos-hardware/master";