We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11452ce + 51a01aa commit 2c42a9dCopy full SHA for 2c42a9d
scripts/sequoia-nixbld-user-migration.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/env bash
2
3
+set -eo pipefail
4
+
5
((NEW_NIX_FIRST_BUILD_UID=351))
6
((TEMP_NIX_FIRST_BUILD_UID=31000))
7
0 commit comments