Skip to content

feat(wrapperModules.difftastic): init#574

Open
AlexLov wants to merge 1 commit into
BirdeeHub:mainfrom
AlexLov:add-difftastic-module
Open

feat(wrapperModules.difftastic): init#574
AlexLov wants to merge 1 commit into
BirdeeHub:mainfrom
AlexLov:add-difftastic-module

Conversation

@AlexLov

@AlexLov AlexLov commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Adds wrapper for difftastic.

Tests for this wrapper depend on #573 PR. So tests will fail until that PR will be merged and this one rebased, or I can update tests to use pure grep instead if this is preferred path forward.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

x86_64-linux test run (success)
[jomarm@dell-inspiron7773:~/nix-wrapper-modules]$ nix-build --arg lib '(import <nixpkgs> {}).lib' --arg pkgs 'import <nixpkgs> {}' --arg self 'import ./. {}' --arg tlib '(import <nixpkgs> {}).callPackage ./ci/test-lib.nix { self = import ./. {}; }' wrapperModules/d/difftastic/check.nix 
these 6 derivations will be built:
  /nix/store/2q8zxnkrfjxwbxnb6pn4fpslrvvdkv8g-difftastic-0.69.0.drv
  /nix/store/5b18n6ymkyhvcazi6112gb6rsrrz3k78-difftastic-0.69.0.drv
  /nix/store/67q1294f4cg327s2q2dd6wxirhyyjg1a-difftastic-0.69.0.drv
  /nix/store/9wlffjdifnpw1qpk6vqvkm6zx3nfsv8c-difftastic-0.69.0.drv
  /nix/store/fjpl7m27a60w54maxnis1x9z0wzrjddp-difftastic-0.69.0.drv
  /nix/store/rwfxhg5vdfyfh81rylbzc18in5r9sph4-difftastic-test.drv
this path will be fetched (6.8 MiB download, 119.2 MiB unpacked):
  /nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0
copying path '/nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0' from 'https://cache.nixos.org'...
building '/nix/store/2q8zxnkrfjxwbxnb6pn4fpslrvvdkv8g-difftastic-0.69.0.drv'...
building '/nix/store/5b18n6ymkyhvcazi6112gb6rsrrz3k78-difftastic-0.69.0.drv'...
building '/nix/store/67q1294f4cg327s2q2dd6wxirhyyjg1a-difftastic-0.69.0.drv'...
building '/nix/store/9wlffjdifnpw1qpk6vqvkm6zx3nfsv8c-difftastic-0.69.0.drv'...
building '/nix/store/fjpl7m27a60w54maxnis1x9z0wzrjddp-difftastic-0.69.0.drv'...
/nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0/bin:
difft: File exists
Patching self-references in specified files...
Running phase: updateAutotoolsGnuConfigScriptsPhase
/nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0/bin:
difft: File exists
Patching self-references in specified files...
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: buildPhase
Running phase: installPhase
Running phase: buildPhase
/nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0/bin:
difft: File exists
Patching self-references in specified files...
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: installPhase
Running phase: buildPhase
/nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0/bin:
difft: File exists
Patching self-references in specified files...
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: installPhase
Running phase: buildPhase
Running phase: installPhase
/nix/store/m80fwiwnsdnni2wncpyjw1pqpyzjdsss-difftastic-0.69.0/bin:
difft: File exists
Patching self-references in specified files...
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: buildPhase
Running phase: installPhase
building '/nix/store/rwfxhg5vdfyfh81rylbzc18in5r9sph4-difftastic-test.drv'...
/nix/store/nslxzx8xyr2h2qkhb2za9m6k37ixn1ad-difftastic-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants