10 Commits

Author SHA1 Message Date
h7x4
d259293428 ruby-modules/testing: lib.any -> lib.elem 2025-10-26 15:31:34 +09: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
Pavol Rusnak
a6ce00c50c treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth
87f5930c3f [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
Judson
0641253ae6 Small changes in response to review. 2017-07-02 17:18:58 -07:00
Judson
964d9b7a06 Made gemdir handling into a common function 2017-06-09 09:04:33 -07:00
Judson
c4fc70f53c Starting to add tool builder. Extracting bundler file computation. 2017-05-31 09:44:46 -07:00
Judson
e4bb4d4788 Cleaning out obsolete files 2017-05-27 15:22:06 -07:00
Judson
998d011e42 Restructuring files 2017-05-27 15:19:34 -07:00