Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created January 13, 2026 03:14
Show Gist options
  • Select an option

  • Save YellowOnion/40a1b856a54fc28e4cf5003e238af25f to your computer and use it in GitHub Desktop.

Select an option

Save YellowOnion/40a1b856a54fc28e4cf5003e238af25f to your computer and use it in GitHub Desktop.
nixos-config on  master [$!?⇡]
❯ jj git init
Done importing changes from the underlying Git repo.
Warning: Refused to snapshot some files:
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/abyss: 2.8MiB (2988200 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/exe: 2.8MiB (2897816 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/setup: 16.7MiB (17554000 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup-config: 1.2MiB (1210297 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/abyss: 2.8MiB (2988200 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/setup-config: 1.0MiB (1072855 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
packages/abyss/dist-newstyle/cache/improved-plan: 1.5MiB (1533140 bytes); the maximum size allowed is 1.0MiB (1048576 bytes)
Hint: This is to prevent large files from being added by accident. You can fix this by:
- Adding the file to `.gitignore`
- Run `jj config set --repo snapshot.max-new-file-size 17554000`
This will increase the maximum file size allowed for new files, in this repository only.
- Run `jj --config snapshot.max-new-file-size=17554000 st`
This will increase the maximum file size allowed for new files, for this command only.
Setting the revset alias `trunk()` to `master@origin`
Hint: The following remote bookmarks aren't associated with the existing local bookmarks:
master@origin
Hint: Run the following command to keep local bookmarks updated on future pulls:
jj bookmark track master@origin
Initialized repo in "."
Hint: Running `git clean -xdf` will remove `.jj/`!
nixos-config on  master [$!?⇡]
❯ git status
On branch master
Your branch is ahead of 'origin/master' by 2 commits.
(use "git push" to publish your local commits)
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
new file: packages/default.nix
new file: packages/proton/default.nix
new file: packages/proton/update.hs
new file: packages/proton/update.sh
new file: packages/proton/versions.json
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/abyss-tmp/Main.hi
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/abyss-tmp/Main.o
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/autogen/PackageInfo_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/autogen/Paths_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/autogen/cabal_macros.h
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/doctests/autogen/Build_doctests.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/doctests/autogen/PackageInfo_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/doctests/autogen/Paths_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/doctests/autogen/cabal_macros.h
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/doctests/doctests-tmp/Build_doctests.hi
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/doctests/doctests-tmp/Build_doctests.o
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/autogen/PackageInfo_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/autogen/Paths_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/autogen/cabal_macros.h
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/exe-tmp/Main.hi
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/exe-tmp/Main.o
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/cache/build
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/cache/config
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/cache/registration
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/package.conf.inplace/package.cache
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/package.conf.inplace/package.cache.lock
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/Main.hi
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/Main.o
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/setup.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/setup.version
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/setup_macros.h
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/abyss-tmp/Main.hi
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/abyss-tmp/Main.o
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/autogen/PackageInfo_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/autogen/Paths_abyss.hs
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/autogen/cabal_macros.h
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/cache/build
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/cache/config
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/cache/registration
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/package.conf.inplace/package.cache
new file: packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/package.conf.inplace/package.cache.lock
new file: packages/abyss/dist-newstyle/cache/compiler
new file: packages/abyss/dist-newstyle/cache/config
new file: packages/abyss/dist-newstyle/cache/elaborated-plan
new file: packages/abyss/dist-newstyle/cache/plan.json
new file: packages/abyss/dist-newstyle/cache/solver-plan
new file: packages/abyss/dist-newstyle/cache/source-hashes
new file: packages/abyss/dist-newstyle/cache/up-to-date
new file: packages/abyss/dist-newstyle/packagedb/ghc-9.10.3/package.cache
new file: packages/abyss/dist-newstyle/packagedb/ghc-9.10.3/package.cache.lock
Untracked files:
(use "git add <file>..." to include in what will be committed)
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/abyss/abyss
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/build/exe/exe
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup-config
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/setup/setup
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/build/abyss/abyss
packages/abyss/dist-newstyle/build/x86_64-linux/ghc-9.10.3/abyss-0.1.0.0/x/abyss/setup-config
packages/abyss/dist-newstyle/cache/improved-plan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment