update lsfg-vk

This commit is contained in:
Leonardo Eugênio 2025-08-01 23:22:37 -03:00
parent 2d04cee148
commit 9f4328a73a
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B
4 changed files with 16 additions and 6 deletions

12
flake.lock generated
View file

@ -519,13 +519,17 @@
}
},
"lsfg-vk-flake": {
"flake": false,
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1752953626,
"narHash": "sha256-7lSTABdlvusWpeyNn/EWW0FajTwDTTMevKY0JodfhhA=",
"lastModified": 1753938292,
"narHash": "sha256-akeUWgvIIi163s/femzvTOuqqOiOB/8US5ioHsNqhYY=",
"owner": "pabloaul",
"repo": "lsfg-vk-flake",
"rev": "f6d9f067780d9ba56549831599c23c0df2cdece1",
"rev": "081cd66b1369188777ea146a759d35e99ea6b031",
"type": "github"
},
"original": {

View file

@ -48,7 +48,7 @@
lsfg-vk-flake = {
url = "github:pabloaul/lsfg-vk-flake";
flake = false;
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {

View file

@ -35,7 +35,8 @@ rec {
final: prev:
packages
// {
lsfg-vk = final.callPackage inputs.lsfg-vk-flake { };
lsfg-vk = inputs.lsfg-vk-flake.packages.${prev.system}.lsfg-vk;
lsfg-vk-ui = inputs.lsfg-vk-flake.packages.${prev.system}.lsfg-vk-ui;
dhist = inputs.dhist.packages.${prev.system}.dhist;
demoji = inputs.demoji.packages.${prev.system}.default;
tlauncher = inputs.tlauncher.packages.${prev.system}.tlauncher;

View file

@ -14,6 +14,11 @@ in
LSFG_DLL_PATH = LosslessDllPath;
};
home.packages = with pkgs; [
lsfg-vk
lsfg-vk-ui
];
# Put the dll in a reachable location for steam games
# Secrets normally are a symlink to /run/user/1000/secrets.d/
# Every time sops-nix.service runs, we copy the dll