Commit Graph

26 Commits

Author SHA1 Message Date
Guy Chronister
a7eeb65fe0 ocamlPackages.lablgtk3: migrate to finalAttrs 2026-05-12 13:36:41 -05:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
Vincent Laporte
d036ecdd71 ocamlPackages: fixes after GCC update to version 14 2025-01-11 11:17:14 +01:00
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
Vincent Laporte
b08dad9f35 ocamlPackages.lablgtk3: 3.1.4 → 3.1.5 2024-08-21 10:48:07 +02:00
Vincent Laporte
bdf4f3570a ocamlPackages.lablgtk3: fix build with Clang 2024-02-19 09:00:53 +01:00
Vincent Laporte
16e5d89404 ocamlPackages.lablgtk3-rsvg2: init at 3.1.4 2024-01-31 07:05:30 +01:00
Vincent Laporte
5196cfabda ocamlPackages.lablgtk3: 3.1.3 → 3.1.4 2024-01-31 07:05:30 +01:00
Vincent Laporte
163a3544a8 ocamlPackages.lablgtk3: 3.1.2 → 3.1.3 2022-11-06 09:45:13 +01:00
Théo Zimmermann
86ece89658 ocamlPackages.lablgtk3: fix version reporting 2022-01-20 18:12:54 +01:00
Vincent Laporte
e3deffc3e8 ocamlPackages.lablgtk3: 3.1.1 → 3.1.2 2022-01-20 09:05:14 +01:00
Vincent Laporte
e3aa8c650b ocamlPackages.lablgtk3: use Dune 2 2021-04-16 11:07:36 +02:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Mario Rodas
f96ec7d994 ocamlPackages.lablgtk3: propagate gtk3 (#95849) 2020-08-21 10:52:11 +02:00
R. RyanTM
94ab643fe5 ocamlPackages.lablgtk3: 3.1.0 -> 3.1.1 2020-08-15 13:47:52 +00:00
R. RyanTM
33a756f431 ocamlPackages.lablgtk3: 3.0.beta6 -> 3.1.0 2020-05-11 21:43:28 +02:00
Jan Tojnar
cdf426488b Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
72e7d569a7 tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Vincent Laporte
a625f19358 ocamlPackages.lablgtk3: 3.0.beta5 -> 3.0.beta6 2019-05-10 12:59:19 +00:00
Vincent Laporte
6a45d871c7 ocamlPackages.lablgtk3: use buildDunePackage 2019-03-26 14:17:50 +01:00
Vincent Laporte
01f88218d2 ocamlPackages.lablgtk3: 3.0.beta4 -> 3.0.beta5 2019-03-05 09:06:28 +01:00
Vincent Laporte
b275d09224 ocamlPackages.lablgtk3: 3.0.beta3 -> 3.0.beta4 2019-02-22 13:00:04 +01:00
Vincent Laporte
ad23ea312d ocamlPackages.lablgtk3: 3.0.β2 → 3.0.β3 2019-01-12 18:42:45 +00:00
Vincent Laporte
42fd1728fa ocamlPackages.lablgtk3: 3.0.beta1 -> 3.0.beta2 2018-12-14 09:11:25 +00:00
Vincent Laporte
113a7562fe ocamlPackages.lablgtk3: init at 3.0.beta1 2018-12-13 09:09:09 +00:00