mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-09 15:58:05 +02:00
maintainers/release-*: Add mode line
This lets various tools figure out the language more easily.
This commit is contained in:
parent
850e4779d6
commit
f011cfd28d
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env nix
|
||||
# vim: set filetype=python:
|
||||
#!nix develop --impure --expr
|
||||
#!nix ``
|
||||
#!nix let flake = builtins.getFlake ("git+file://" + toString ../.);
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env nix
|
||||
# vim: set filetype=bash:
|
||||
#!nix shell .#changelog-d --command bash
|
||||
|
||||
# --- CONFIGURATION ---
|
||||
|
|
Loading…
Reference in a new issue