mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 14:22:29 +00: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
@ -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 New Issue
Block a user