Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

scripts

This directory contains various random scripts that I use in this repo, or in packages created by this repo.

Docs validation helpers are defined in ../scripts.nix as writeBashBinChecked derivations and exposed as .#scripts.* flake outputs.


In this directory

This script allows us to trim the git branches.

This script is a shorthand to load up nix (on non-nixos linux, windows with WSL2, or mac) and configure some basic things. You can run this by doing:

curl -L https://cobi.dev/nixup | bash

supporting static files used by scripts and host bootstrap flows.