chore(snix): s/tvix/snix/
Change-Id: Iae961416eea0a38bc57df7b736f6dda5903b0828
This commit is contained in:
parent
768f053416
commit
36e4d017f5
1417 changed files with 3741 additions and 3650 deletions
|
|
@ -8,7 +8,7 @@
|
|||
let
|
||||
cfg = config.services.nar-bridge;
|
||||
|
||||
package = depot.tvix.nar-bridge.override (old: {
|
||||
package = depot.snix.nar-bridge.override (old: {
|
||||
features = old.features or [ "default" ] ++ [ "xp-store-composition-cli" ];
|
||||
runTests = true;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue