14 Commits
Author SHA1 Message Date
Silvan Mosberger 4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Felix Buehler 1450bc80fb tools/misc: replace name with pname&version 2021-08-03 16:47:38 +02:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Luke Clifton 9c37c5f4d3 dvtm-unstable: init at 2018-03-31 2018-11-21 16:55:32 +08:00
Luke CliftonandJoachim F 4eebe205fe dvtm: refactor (fix on darwin) (#47103) 2018-09-22 14:18:47 +00:00
Tuomas Tynkkynen b96fe03484 treewide: Fix meta.platforms related typos 2016-08-02 21:17:44 +03:00
Rahul Gopinath d60a41053e dvtm: allow user configuration 2016-06-28 10:01:57 -07:00
宋文武andVladimír Čunát 93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
宋文武 3c168a714e dvtm: 0.14 -> 0.15 2016-02-08 13:10:27 +08:00
宋文武 397066cf5d dvtm: Update to 0.14 2015-02-22 19:39:31 +08:00
Pascal Wittmann dd37edd2d8 dvtm: update from 0.12 to 0.13 2014-11-15 16:21:56 +01:00
Pascal Wittmann 8c94b943de dvtm: update from 0.11 to 0.12 2014-07-14 15:40:09 +02:00
宋文武andBjørn Forsman eb36621839 dvtm: update from 0.10 to 0.11 2014-05-02 21:31:05 +02:00
Song Wenwu b8917d548e add dvtm 0.10 2014-01-01 21:55:49 +08:00