Commit Graph

104 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
R. Ryantm
5203ba0cbb klipper: 0.12.0-unstable-2024-10-01 -> 0.12.0-unstable-2024-10-26 2024-10-27 05:47:10 +00:00
R. Ryantm
2b699c57fb klipper: 0.12.0-unstable-2024-09-22 -> 0.12.0-unstable-2024-10-01 2024-10-02 02:20:14 +00:00
Angus Dippenaar
87cc7fefcc
klipper: add calibrate_shaper script as a binary 2024-09-30 20:45:27 +02:00
R. Ryantm
d1a3d7f27f klipper: 0.12.0-unstable-2024-09-01 -> 0.12.0-unstable-2024-09-22 2024-09-24 08:49:13 +00:00
R. Ryantm
1166bb68ce klipper: 0.12.0-unstable-2024-08-14 -> 0.12.0-unstable-2024-09-01 2024-09-10 12:07:17 +04:00
R. Ryantm
6ddeb4fca5 klipper: 0.12.0-unstable-2024-08-03 -> 0.12.0-unstable-2024-08-14 2024-08-15 04:20:29 +00:00
adisbladis
68a70f098a python3.pkgs.can: Rename to python-can
This is correct name on PyPi: https://pypi.org/project/python-can
2024-08-12 18:28:04 +12:00
R. RyanTM
d7f5a4cce3
klipper: 0.12.0-unstable-2024-07-05 -> 0.12.0-unstable-2024-08-03 (#327843) 2024-08-08 17:20:51 +04:00
Peder Bergebakken Sundt
9962bb4f68
Merge pull request #329146 from matdibu/patch-2
klipper-firmware: also copy uf2 firmware
2024-07-25 20:05:35 +02:00
Matei Dibu
9e1f27272a
klipper: add version info (#329140) 2024-07-25 18:06:40 +04:00
Matei Dibu
a156597b00
klipper-firmware: also copy uf2 firmware
klipper.uf2 is used by rp2040
2024-07-22 15:45:57 +03:00
R. Ryantm
cb4a92eb95 klipper: 0.12.0-unstable-2024-06-27 -> 0.12.0-unstable-2024-07-05 2024-07-06 01:58:42 +00:00
R. Ryantm
6f0ca67934 klipper: 0.12.0-unstable-2024-06-21 -> 0.12.0-unstable-2024-06-27 2024-06-28 23:07:26 +00:00
R. RyanTM
5ec0ac0a50
klipper: 0.12.0-unstable-2024-06-05 -> 0.12.0-unstable-2024-06-21 (#320125) 2024-06-23 16:10:50 +04:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
R. Ryantm
399dc939cb klipper: 0.12.0-unstable-2024-05-27 -> 0.12.0-unstable-2024-06-05 2024-06-08 04:30:18 +00:00
R. Ryantm
5a2d2b804a klipper: 0.12.0-unstable-2024-05-25 -> 0.12.0-unstable-2024-05-27 2024-05-31 21:19:17 +00:00
R. Ryantm
12009b15b6 klipper: 0.12.0-unstable-2024-05-16 -> 0.12.0-unstable-2024-05-25 2024-05-26 09:15:29 +00:00
R. Ryantm
cdd1aaa86f klipper: 0.12.0-unstable-2024-05-14 -> 0.12.0-unstable-2024-05-16 2024-05-20 06:05:10 +00:00
R. Ryantm
d0a11ddbf6 klipper: 0.12.0-unstable-2024-04-20 -> 0.12.0-unstable-2024-05-14 2024-05-14 22:48:12 +00:00
Nick Cao
e5b56d248a
Merge pull request #310400 from NixOS/klipper-fw-fix
klipper-firmware: build fix
2024-05-10 10:21:11 -04:00
Cabia Rangris
a3764ad921
klipper-firmware: build fix
- updated firmware buildconf
- updated gcc version
2024-05-09 22:27:29 +04:00
OPNA2608
5ae0b96fa2 klipper: unstable-2024-04-20 -> 0.12.0-unstable-2024-04-20 2024-05-05 22:45:22 +02:00
R. RyanTM
2040106791
klipper: unstable-2024-04-15 -> unstable-2024-04-20 (#306646) 2024-04-25 18:28:16 +04:00
R. RyanTM
aa74b40701
klipper: unstable-2024-04-05 -> unstable-2024-04-15 (#305246) 2024-04-19 22:45:32 +04:00
R. Ryantm
ba4884179e klipper: unstable-2024-03-25 -> unstable-2024-04-05 2024-04-07 23:51:09 +00:00
R. Ryantm
0ffa699c06 klipper: unstable-2024-03-19 -> unstable-2024-03-25 2024-04-01 22:06:34 +00:00
R. Ryantm
9db07bafd1 klipper: unstable-2024-03-15 -> unstable-2024-03-19 2024-03-20 13:30:59 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. RyanTM
d0f89e785e
klipper: unstable-2024-02-17 -> unstable-2024-03-15 (#296574) 2024-03-17 13:48:14 +04:00
R. Ryantm
421e8504f4 klipper: unstable-2024-02-13 -> unstable-2024-02-17 2024-02-18 21:13:06 +00:00
R. Ryantm
4fbb7ddc79 klipper: unstable-2024-01-06 -> unstable-2024-02-13 2024-02-15 12:21:07 +00:00
R. Ryantm
546ac6ab88 klipper: unstable-2023-12-13 -> unstable-2024-01-06 2024-01-07 06:58:57 +00:00
R. RyanTM
44f2f5ce5a
klipper: unstable-2023-11-16 -> unstable-2023-12-13 (#274602) 2023-12-16 13:45:45 +04:00
R. Ryantm
d369fe2410 klipper: unstable-2023-10-21 -> unstable-2023-11-16 2023-11-20 05:04:55 +00:00
Van Tuan Vo
8ddb6c272a
klipper-firmware: update simulator config 2023-11-12 17:05:49 +01:00
R. Ryantm
3e0b166f50 klipper: unstable-2023-09-10 -> unstable-2023-10-21 2023-10-29 02:13:54 +00:00
R. Ryantm
3abfffd8db klipper: unstable-2023-08-21 -> unstable-2023-09-10 2023-09-13 05:28:35 +00:00
marble
a4f6862fb1 klipper: fix cross compilation 2023-09-08 17:29:43 +03:00
K900
22e5560c8e klipper-genconf: remove AVR cross-compiler dependency 2023-08-22 22:39:37 +03:00
R. Ryantm
4d6982dced klipper: unstable-2023-08-15 -> unstable-2023-08-21 2023-08-21 23:58:54 +00:00
R. Ryantm
7cf81fcadd klipper: unstable-2023-08-01 -> unstable-2023-08-15 2023-08-18 07:17:11 +00:00
R. Ryantm
5f54224ed0 klipper: unstable-2023-06-29 -> unstable-2023-08-01 2023-08-05 06:34:44 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
R. Ryantm
cdc2ae13c3 klipper: unstable-2023-06-23 -> unstable-2023-06-29 2023-06-30 01:14:40 +00:00
R. Ryantm
1ec26291ea klipper: unstable-2023-06-21 -> unstable-2023-06-23 2023-06-25 20:35:53 +00:00
Bernardo Meurer
08239744db
klipper: unstable-2023-04-24 -> unstable-2023-06-21 2023-06-22 11:36:39 -04:00
Bernardo Meurer
0e8450caa9
klipper: enable can support 2023-06-22 11:34:44 -04:00
Bernardo Meurer
ea47233988
klipper: install klippy to $out/bin 2023-05-14 12:56:38 -04:00