61 Commits

Author SHA1 Message Date
K900
4a7534d8a0 fmt: unconditionalize patch 2026-08-08 16:29:59 +03:00
K900
c2459f23f3 fmt: backport 32-bit build fix 2026-08-08 16:12:01 +03:00
Evan Porter
98f1bcdc7d fmt_12: bump version from 12.1.0 -> 12.2.0 2026-08-04 04:46:56 -07:00
Acid Bong
a8559b4e57 fmt: fix changelog file extension
in v10, the upstream switched from .rst to .md
2026-05-15 07:05:01 +03:00
Justin Chen
c0d952e0db fmt: 12.0.0 -> 12.1.0
Changelog: https://github.com/fmtlib/fmt/releases/tag/12.1.0

Closes #465179
2025-12-22 13:36:30 +08:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Sandro
823dd1bfdf fmt_12: init at 12.0.0 (#444571) 2025-10-19 19:48:43 +00:00
nixpkgs-ci[bot]
016c52f8ba Merge master into staging-next 2025-09-27 18:05:08 +00:00
Acid Bong
ef9174673f maintainers: drop jdehaas 2025-09-20 18:38:02 +03:00
Pascal Jungblut
4e668284ce fmt_12: init at 12.0.0 2025-09-20 11:04:16 +02:00
Emily
a612f9a306 fmt_11: add upstream patch for libc++ ≥ 21 2025-09-12 00:55:37 +01:00
jakobkukla
85fe3f0fe1 fmt_11: 11.0.2 -> 11.2.0 2025-07-22 17:52:35 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Emily
65d3e828aa fmt_9: add patch for Clang ≥ 18 (#355327) 2024-11-20 02:33:34 +00:00
Emily
164136c9f8 fmt_9: add patch for Clang ≥ 18 2024-11-20 02:33:34 +00:00
Emily
e951807e2f fmt_8: drop 2024-11-20 02:33:34 +00:00
Reno Dakota
2115c501c4 fmt_11: add patch to fix clang build 2024-11-20 02:14:52 +00:00
Nicolas Benes
585e85438d fmt: 11.0.1 -> 11.0.2, change sha256 -> hash
https://github.com/fmtlib/fmt/releases/tag/11.0.2
2024-10-20 19:07:25 +02:00
Franz Pletz
b5dade8ca0 fmt_11: init at 11.0.1 2024-07-13 15:47:42 +02:00
Franz Pletz
8bad99561b fmt: reformat 2024-07-13 15:47:41 +02:00
Yohann Boniface
d20a86ccc1 pkgs/development/libraries: remove unused fetchpatch and other arguments (#313402) 2024-05-23 13:43:35 +02:00
Sergei Trofimovich
e029cffd29 fmt: 10.1.1 -> 10.2.1
Changes: https://github.com/fmtlib/fmt/releases/tag/10.2.1
2024-02-24 21:33:13 +11:00
Christian Lütke Stetzkamp
093b9608ce fmt: 10.1.0 -> 10.1.1 2023-09-17 13:08:03 +02:00
Sergei Trofimovich
ffe22348eb fmt: 10.0.0 -> 10.1.0
Among other things this pulls upstream fix for glibc-2.38:

    e475859042

Without the change `pkgsi686Linux.fmt` fails tests against `glibc-2.38`
as:

    /build/source/test/chrono-test.cc:733: Failure
    Expected equality of these values:
       "44.000000000000"
       fmt::format("{:%S}", std::chrono::duration<float, std::pico>( 1.54213895E+26))
2023-08-12 22:41:17 +01:00
Yureka
7efa5777e2 pkgsMusl.fmt: fix build (#246269) 2023-07-31 02:43:38 +02:00
Mario Rodas
b3b41261d5 fmt: add changelog to meta 2023-05-20 04:20:00 +00:00
Mario Rodas
b005ff482d fmt: add packages as reverse dependencies to passthru.tests 2023-05-20 04:20:00 +00:00
Mario Rodas
6ed59c8420 fmt_10: init at 10.0.0
https://github.com/fmtlib/fmt/releases/tag/10.0.0
2023-05-20 04:20:00 +00:00
Nicolas Benes
fb9496a58f fmt_7: remove unused pkg 2023-01-22 02:47:38 +01:00
Zhaofeng Li
9cfee5c3bd fmt_9: 9.0.0 -> 9.1.0 2022-10-30 18:44:01 -06:00
Nicolas Benes
45c0bb79c6 fmt_9: init at 9.0.0 2022-08-31 21:28:09 +02:00
Artturi
aeed5a4f93 Merge pull request #179584 from Artturin/fmtupdate 2022-07-22 21:24:12 +03:00
Artturin
5bcec70433 fmt_8: 8.0.1 -> 8.1.1
nixpkgs-wayland waybar needs this
and nixpkgs waybar will need this

36aa22189b
2022-07-19 20:01:28 +03:00
Josef Kemetmüller
1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
Ivar
176b8cce23 fmt_8: init at 8.0.1 (#129378) 2021-07-07 03:08:35 +02:00
Orivej Desh
4830e129e6 fmt: fix license 2021-02-15 03:34:54 +00:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
John Ericson
f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
R. RyanTM
ac6196fe2b fmt: 7.1.2 -> 7.1.3 2020-11-26 03:56:32 +00:00
R. RyanTM
1a15a0b02d fmt: 7.0.3 -> 7.1.2 2020-11-21 20:56:52 +00:00
Jörg Thalheim
a19b005867 fmt_6: remove 2020-11-19 13:58:53 +01:00
Samuel Gräfenstein
0c10d50caa fmt_6, fmt_7: init 2020-10-23 15:39:26 +02:00
Samuel Gräfenstein
67f70f9bcf fmt: 6.2.1 -> 7.0.3 2020-10-23 15:38:42 +02:00
Frederik Rietdijk
759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
Daiderd Jordan
7b3a2963d1 treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Orivej Desh
df9ac8b4a0 fmt: 6.2.0 -> 6.2.1, fix cmake config (#89114) 2020-05-28 16:31:13 +00:00
Jan Tojnar
cfdd91c6fb fmt: fix pkg-config paths 2020-05-01 19:55:17 +02:00
R. RyanTM
08d634a7a0 fmt: 6.1.2 -> 6.2.0 2020-04-23 22:05:00 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00