nixGL and firefox

This commit is contained in:
2023-12-14 10:10:00 +02:00
committed by Motiejus Jakštys
parent 5204da7657
commit c13c45736b
3 changed files with 44 additions and 0 deletions

24
flake.lock generated
View File

@@ -144,6 +144,29 @@
"type": "github"
}
},
"nixgl": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1685908677,
"narHash": "sha256-E4zUPEUFyVWjVm45zICaHRpfGepfkE9Z2OECV9HXfA4=",
"owner": "guibou",
"repo": "nixGL",
"rev": "489d6b095ab9d289fe11af0219a9ff00fe87c7c5",
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1702453208,
@@ -232,6 +255,7 @@
"gitignore": "gitignore",
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
"nixgl": "nixgl",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nur": "nur",