mirror of
https://gitlab.com/rensa-nix/devtools.git
synced 2025-12-11 22:00:07 +01:00
chore: update devshell & set TERM=dumb for treefmt
This commit is contained in:
parent
061a2bc4b7
commit
d56eb76a16
2 changed files with 4 additions and 3 deletions
|
|
@ -44,6 +44,7 @@ in {
|
|||
name = "treefmt";
|
||||
stage_fixed = true;
|
||||
run = "${treefmtWrapper}/bin/treefmt";
|
||||
env.TERM = "dumb";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
6
nix/repo/flake.lock
generated
6
nix/repo/flake.lock
generated
|
|
@ -3,11 +3,11 @@
|
|||
"devshell": {
|
||||
"locked": {
|
||||
"dir": "lib",
|
||||
"lastModified": 1755673398,
|
||||
"narHash": "sha256-51MmR+Eo1+bKDd/Ss77wwTqi4yAR2xgmyCSEbKWSpj0=",
|
||||
"lastModified": 1758101464,
|
||||
"narHash": "sha256-ahYofFaZeEkpsF6Rrkjh43Sp9miA2yHJ3dMsOVgO8sw=",
|
||||
"owner": "rensa-nix",
|
||||
"repo": "devshell",
|
||||
"rev": "e76bef387e8a4574f9b6d37b1a424e706491af08",
|
||||
"rev": "bfdd94e38fdede5aaa2d6ef6dac3d7d8617201eb",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue