11 Commits

Author SHA1 Message Date
Hythera
2065890c71 open-watcom-{bin,v2,v2-full}: set pname and version 2026-02-22 15:09:57 +01:00
OPNA2608
fe7ee79571 {open-watcom-v2,open-watcom-bin}: Adjust looked-for strings in file output 2025-11-15 19:00:52 +01:00
Wolfgang Walther
91a8fee3aa treewide: remove redundant parentheses
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
OPNA2608
0de0388b3e wrapWatcom: Fix file identification checks 2025-05-08 15:06:39 +02: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
OPNA2608
a6ae9718fb wrapWatcom: Handle ARM-based hostPlatform 2023-01-30 15:18:41 +01:00
Christoph Neidahl
285dc9c1de open-watcom-v2: Fix bindir name for Darwin (#191537) 2022-10-12 21:08:31 +02:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
OPNA2608
16395a9797 wrapWatcom: use passthru.prettyName 2022-08-03 16:37:59 +02:00
OPNA2608
53d2e5a407 wrapWatcom: inherit compiler's meta 2021-12-10 14:02:48 +01:00
Christoph Neidahl
113f047ae7 open-watcom-v2: init at unstable 2021-11-30 (#124000) 2021-12-06 11:05:03 -05:00