mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +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
|
#!/usr/bin/env nix
|
||||||
|
# vim: set filetype=python:
|
||||||
#!nix develop --impure --expr
|
#!nix develop --impure --expr
|
||||||
#!nix ``
|
#!nix ``
|
||||||
#!nix let flake = builtins.getFlake ("git+file://" + toString ../.);
|
#!nix let flake = builtins.getFlake ("git+file://" + toString ../.);
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env nix
|
#!/usr/bin/env nix
|
||||||
|
# vim: set filetype=bash:
|
||||||
#!nix shell .#changelog-d --command bash
|
#!nix shell .#changelog-d --command bash
|
||||||
|
|
||||||
# --- CONFIGURATION ---
|
# --- CONFIGURATION ---
|
||||||
|
Loading…
Reference in New Issue
Block a user