mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: switch easyeffects to latest unstable by fixing build issue
pins lsp-plugins to latest master commit to avoid build failure in php81Extensions.simplexml
This commit is contained in:
parent
6071913bde
commit
5975b8ccd2
2 changed files with 23 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -1,5 +1,21 @@
|
|||
{
|
||||
"nodes": {
|
||||
"bleedingpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1722549472,
|
||||
"narHash": "sha256-ODPyXo5ip1Y1YBn6q97m/GVwfTUBprmp7W2Ov9bgO7w=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "56a2c695a4a02834f0705ae7072d2f4f4a96ad2a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "master",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"catppuccin": {
|
||||
"locked": {
|
||||
"lastModified": 1721784420,
|
||||
|
@ -289,6 +305,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"bleedingpkgs": "bleedingpkgs",
|
||||
"catppuccin": "catppuccin",
|
||||
"home-manager": "home-manager",
|
||||
"lanzaboote": "lanzaboote",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue