Commit Graph

38 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 a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Maximilian Bosch
d81dea3bbb
meshcentral: 1.1.33 -> 1.1.35 (#363225)
ChangeLogs:
* https://github.com/Ylianst/MeshCentral/releases/tag/1.1.35
* https://github.com/Ylianst/MeshCentral/releases/tag/1.1.34
2024-12-09 12:55:14 -05:00
Maximilian Bosch
58c6071308
meshcentral: 1.1.32 -> 1.1.33
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.33
2024-11-08 14:27:23 +01:00
Maximilian Bosch
6fc2184152
meshcentral: 1.1.31 -> 1.1.32
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.32
2024-10-01 11:35:52 +02:00
R. Ryantm
23d38e39dd meshcentral: 1.1.30 -> 1.1.31 2024-09-27 20:17:03 +00:00
R. Ryantm
3f9ddaae3e meshcentral: 1.1.29 -> 1.1.30 2024-09-16 10:20:58 +00:00
Maximilian Bosch
90f34aeff8
meshcentral: 1.1.27 -> 1.1.29
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.29
2024-09-09 11:23:42 +02:00
R. Ryantm
3d3bccafad meshcentral: 1.1.26 -> 1.1.27 2024-07-30 08:13:08 +00:00
Maximilian Bosch
cce932597d
meshcentral: 1.1.24 -> 1.1.26
ChangeLogs:
* https://github.com/Ylianst/MeshCentral/releases/tag/1.1.25
* https://github.com/Ylianst/MeshCentral/releases/tag/1.1.26
2024-07-23 18:57:53 +02:00
Maximilian Bosch
cc48fad505
meshcentral: 1.1.22 -> 1.1.24
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.23
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.24
2024-05-26 21:39:25 +02:00
Maximilian Bosch
88d96b1343
meshcentral: 1.1.21 -> 1.1.22
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.22
2024-03-25 14:46:30 +01:00
Maximilian Bosch
af65d8c5b3
meshcentral: 1.1.20 -> 1.1.21
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.21
2024-02-21 17:57:22 +01:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Maximilian Bosch
d7d077c5f5
meshcentral: 1.1.19 -> 1.1.20
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.20
2024-01-28 11:22:15 +01:00
Maximilian Bosch
dc8293a530
meshcentral: take over maintainership
Discussed this with Linus in private.
2024-01-24 18:05:26 +01:00
R. Ryantm
cc1c593b1a meshcentral: 1.1.6 -> 1.1.19 2024-01-20 20:24:46 +00:00
Robert Schütz
02d3fb9af6 meshcentral: update meta.homepage 2023-09-13 17:24:09 -07:00
Robert Schütz
b11afc4cbd meshcentral: use fetchYarnDeps 2023-09-09 15:55:42 -07:00
Linus Heckemann
30cdffb568 Revert "meshcentral: use fetchYarnDeps"
This reverts commit f5abc06ccc, which
breaks the update script.

@wegank, please do not merge substantive changes to packages without
giving maintainers time to respond.
2023-09-07 11:16:53 +02:00
Robert Schütz
f5abc06ccc meshcentral: use fetchYarnDeps 2023-09-05 22:16:06 -07:00
figsoda
fdd31f980e pkgs/tools/admin: remove dead code
with the help of deadnix & nil
2023-07-25 09:54:32 -04:00
Maximilian Bosch
a37fe84b3e
meshcentral: 1.1.5 -> 1.1.6
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.6
2023-06-17 11:10:38 +02:00
Maximilian Bosch
d9f9708a99
meshcentral: nodejs_16 -> nodejs_18
Part of #229910.

Upstream uses `node:current-alpine` to build their images[1], so newer
nodejs versions shouldn't be a problem.

[1] https://github.com/Ylianst/MeshCentral/blob/1.1.5/docker/Dockerfile
2023-05-14 14:56:05 +02:00
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
Maximilian Bosch
1b4db297a5
meshcentral: 1.1.4 -> 1.1.5
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.5
2023-04-15 12:45:38 +02:00
Maximilian Bosch
98fb99a778
meshcentral: 1.1.2 -> 1.1.4
ChangeLogs:
* https://github.com/Ylianst/MeshCentral/releases/tag/1.1.3
* https://github.com/Ylianst/MeshCentral/releases/tag/1.1.4
2023-03-12 11:23:41 +01:00
R. Ryantm
d4dc5b1fff meshcentral: 1.1.0 -> 1.1.2 2022-12-23 03:24:50 +00:00
Maximilian Bosch
54dba44317
meshcentral: 1.0.18 -> 1.1.0 2022-11-29 19:25:16 +01:00
R. Ryantm
3babc11a0f meshcentral: 0.9.98 -> 1.0.18 2022-05-06 07:37:32 +00:00
R. Ryantm
7e64ba9dc8 meshcentral: 0.9.79 -> 0.9.98 2022-03-12 08:40:00 +00:00
R. Ryantm
c77ea7b719 meshcentral: 0.9.59 -> 0.9.79 2022-02-10 11:54:02 -08:00
R. Ryantm
5c630dbeaa meshcentral: 0.9.56 -> 0.9.59 2021-12-13 17:03:23 +00:00
R. Ryantm
d4f617aa73 meshcentral: 0.9.50 -> 0.9.56 2021-12-06 09:58:45 +00:00
Linus Heckemann
c7d9f452b8 meshcentral: 0.8.98 -> 0.9.50 2021-11-16 13:24:43 +01:00
Linus Heckemann
cd548bdc6a meshcentral: add updateScript to expression 2021-11-16 13:24:43 +01:00
Sandro Jäckel
31a04e99f6 meshcentral: substitute version 2021-08-12 12:00:10 +09:00
Linus Heckemann
a443496e84 meshcentral: 0.8.87 -> 0.8.98 2021-08-08 07:52:21 +02:00
Linus Heckemann
3979015355 meshcentral: init at 0.8.87 2021-07-29 11:30:04 +02:00