mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-06-14 14:14:52 +01:00
Improved justfile script env caching
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i python3 -p "python3.withPackages(ps: with ps; [ typer rich ])"
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import sys
|
||||
import subprocess
|
||||
|
||||
Reference in New Issue
Block a user