Remote builds using boss-baby, Plasma beta, enable btrfs zstd compression

This commit is contained in:
SIPB 2025-09-25 13:56:44 -04:00
parent 7c52d6e55c
commit 6d16429319
3 changed files with 57 additions and 5 deletions

19
flake.lock generated
View file

@ -16,9 +16,26 @@
"type": "github"
}
},
"nixpkgs-plasma-beta": {
"locked": {
"lastModified": 1758387133,
"narHash": "sha256-Jr/ncxq/IaLkTsTvsqtYFIG5Qe3z8iLqoNKA66PnNas=",
"owner": "K900",
"repo": "nixpkgs",
"rev": "34c691bb97106f5236160b1a163025fcc78f6670",
"type": "github"
},
"original": {
"owner": "K900",
"ref": "plasma-6.5",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"nixpkgs-plasma-beta": "nixpkgs-plasma-beta"
}
}
},