Commit graph

22 commits

Author SHA1 Message Date
R. Ryantm
762e3b7098 equibop: 2.1.2 -> 2.1.4 2025-05-15 03:15:44 +00:00
Doron Behar
877b3d722d
equalx: init at 0.7.1-unstable-2020-02-26 (#401374) 2025-04-24 23:40:26 +03:00
Doron Behar
d8e98aec7f equalx: init at 0.7.1-unstable-2020-02-26 2025-04-24 20:11:34 +03:00
NotAShelf
20d875ff1d
equicord: switch to new tag format 2025-04-23 16:28:27 +03:00
Toma
00c1e4a186 Revert "treewide: remove duplicated logic for NIXOS_OZONE_WL"
This reverts commit 5f8d564052.
2025-03-14 22:10:44 +01:00
TomaSajt
5f8d564052 treewide: remove duplicated logic for NIXOS_OZONE_WL 2025-03-14 20:20:45 +01:00
R. Ryantm
3e9ab2d9c4 equicord: 1.10.8 -> 1.11.4 2025-02-16 03:14:54 +00:00
R. Ryantm
0ff910e9c7 equibop: 2.1.1 -> 2.1.2 2025-02-09 07:57:33 +00:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
NotAShelf
930c4ea2d7
equicord: add passthru.updateScript 2024-12-20 13:33:30 +03:00
NotAShelf
7cd8111802
equicord: 1.10.6 -> 1.10.8 2024-12-20 13:33:19 +03:00
Wolfgang Walther
ebd18cf115
treewide: replace substituteAll with replaceVars (#1)
Driving #237216 forward.
2024-12-15 22:25:35 +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
raf
128bd7f974
equicord: 1.10.6 -> 1.10.8 (#363462) 2024-12-09 18:17:45 -05:00
34j
d637b85e25
treewide: replace --enable-wayland-ime with --enable-wayland-ime=true for the arguments to properly work (#361341) 2024-12-05 00:06:22 +05:30
NotAShelf
2798495032
equicord: 1.10.4 -> 1.10.6 2024-11-11 02:44:31 +03:00
NotAShelf
1d35a237aa
equibop: 2.0.9 -> 2.1.1 2024-11-11 02:44:20 +03:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Peder Bergebakken Sundt
2ec380a34d equibop: remove refs/tags/ from github release meta.changelog 2024-11-05 12:50:10 +01:00
NotAShelf
50d67ba268
equibop: init at 2.0.9 2024-10-21 07:32:59 +03:00
NotAShelf
c6df108b6a
equicord: init at 1.10.4 2024-10-21 07:32:53 +03:00