|
f58675d0f9
|
wrapper-manager/sandboxing/bubblewrap: enable sharing of entire Nix store by default
|
2024-08-06 11:02:42 +08:00 |
|
|
a6c8213d57
|
wrapper-manager/sandboxing/bubblewrap: fix setting of global-wide config values for individual wrappers
May cause subtle bugs especially with compound value types such as
`attrsOf` and `listOf`.
|
2024-08-05 19:32:46 +08:00 |
|
|
73a6dba219
|
wrapper-manager/sandboxing/bubblewrap: fix filesystem path types
To enable arguments containing environment variables but at the cost of
lack of validation. I'm fine with this.
|
2024-08-05 19:07:29 +08:00 |
|
|
9428bc0472
|
wrapper-manager/sandboxing: update comments and description
|
2024-08-01 09:01:05 +08:00 |
|
|
55eb5fd831
|
wrapper-manager/sandboxing: fix options to be applied correctly
Especially for composite values like in lists or attrsets.
|
2024-07-30 11:52:31 +08:00 |
|
|
0d32b27571
|
wrapper-manager/sandboxing/bubblewrap: refactor and update
|
2024-07-29 19:04:45 +08:00 |
|
|
193d587d07
|
wrapper-manager/sandboxing/bubblewrap: move sharing Nix store to filesystem submodule and add option for binding certain Nix store paths
|
2024-07-27 20:02:50 +08:00 |
|
|
34f086a6a5
|
wrapper-manager/sandboxing/bubblewrap: revise filesystem submodule
|
2024-07-27 11:46:15 +08:00 |
|
|
50e7d29620
|
wrapper-manager/sandboxing/bubblewrap: fix config
|
2024-07-27 11:44:44 +08:00 |
|
|
bf51e0dcde
|
wrapper-manager/sandboxing/bubblewrap: add filesystem integration
Also untested.
|
2024-07-26 16:12:57 +08:00 |
|