mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-29 19:47:45 +00:00
6 lines
94 B
Bash
6 lines
94 B
Bash
#! /usr/bin/env bash
|
|
|
|
watch_file flake.lock
|
|
watch_file flake.nix
|
|
|
|
source <(nix print-dev-env)
|