mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 02:36:16 +02:00
Merge pull request #11476 from abathur/sequoia_migration_undebug
sequoia-nixbld-user-migration: disable trace mode
This commit is contained in:
commit
b30b3b27f8
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -x
|
|
||||||
|
|
||||||
((NEW_NIX_FIRST_BUILD_UID=351))
|
((NEW_NIX_FIRST_BUILD_UID=351))
|
||||||
((TEMP_NIX_FIRST_BUILD_UID=31000))
|
((TEMP_NIX_FIRST_BUILD_UID=31000))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue