Commit Graph

35 Commits

Author SHA1 Message Date
Gutyina Gergő
936870572e treewide: migrate pnpm_11 with fetcherVersion = 3 to 4 2026-07-07 14:35:12 +02:00
Peder Bergebakken Sundt
2369b2c67c gitbutler: 0.19.7 -> 0.19.9 (#512457) 2026-06-09 21:27:45 +00:00
Sefa Eyeoglu
8d092bb467 treewide: pin pnpm args to pnpm_10
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-05-11 18:09:19 +02:00
Harinn
48432ffec5 gitbutler: 0.19.7 -> 0.19.9 2026-05-08 22:59:06 +07:00
Aliaksandr
cb3b9fe3fa gitbutler: migrate from fetcherVersion = 2 to fetcherVersion = 3 2026-05-05 17:12:39 +03:00
Jörg Thalheim
75eda6a47a gitbutler: skip flaky pre_push husky hook test
The hook script used in this test does not consume stdin and can exit
before pre_push finishes writing the ref line, surfacing as EPIPE in
the sandbox where scheduling makes the race more likely. Skip it
alongside the other known-flaky tests so the build is reproducible.
2026-04-10 13:18:16 +02:00
Harinn
e3b68c1533 gitbutler: 0.18.8 -> 0.19.7 2026-04-03 22:19:03 +07:00
Mrmaxmeier
723510689e gitbutler: 0.18.3 -> 0.18.8 2026-02-11 15:14:59 +01:00
Mrmaxmeier
a555995c6a gitbutler: 0.15.10 -> 0.18.3 2026-02-03 16:08:44 +01:00
Sefa Eyeoglu
65b04e5fb8 treewide: migrate to fetchPnpmDeps and pnpmConfigHook
This moves all packages to the new top-level attributes introduced
previously.

This doesn't cause any rebuilds.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-12-18 12:24:09 +01:00
Seth Flynn
565a5270d0 gitbutler: rec -> finalAttrs 2025-08-11 11:02:27 -04:00
Seth Flynn
2aa5caaf73 gitbutler: 0.14.19 -> 0.15.10
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.9...release/0.15.10
Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release%2F0.15.10
2025-08-11 11:02:23 -04:00
TomaSajt
398b16e16c treewide: remove useFetchCargoVendor usages 2025-07-26 11:39:35 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Sefa Eyeoglu
a8c9a2aa3e treewide: adjust pnpm.fetchDeps parameter order
It is more common to specify hash as the last attribute of fetcher
function args. Let's move fetcherVersion right above hash for all
occurrences.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-07-15 15:09:16 +02:00
Gutyina Gergő
09a31a6397 treewide: set pnpm.fetchDeps fetcherVersion to 1 2025-07-14 11:51:34 +02:00
R. Ryantm
58d3f2d383 gitbutler: 0.14.18 -> 0.14.19 2025-04-29 03:58:27 +00:00
R. Ryantm
3a3218daea gitbutler: 0.14.16 -> 0.14.18 2025-04-20 02:33:02 +00:00
R. Ryantm
9015e447f2 gitbutler: 0.14.14 -> 0.14.16 2025-04-10 15:54:31 +00:00
Seth Flynn
af4db58452 gitbutler: 0.14.13 -> 0.14.14
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.13...release/0.14.14

Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release/0.14.14
2025-03-29 00:13:12 -04:00
Seth Flynn
b435f97c55 gitbutler: 0.14.7 -> 0.14.13
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.14.7...release/0.14.13

Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release/0.14.13
2025-03-24 01:23:01 -04:00
Seth Flynn
6e3495c925 gitbutler: 0.14.4 -> 0.14.7
Diff: https://github.com/gitbutlerapp/gitbutler/compare/refs/tags/release/0.14.4...0.14.7

Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release/0.14.7
2025-02-12 03:10:14 -05:00
seth
f7dbf97ea5 gitbutler: 0.12.16 -> 0.14.4
Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release%2F0.14.4
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.12.16...release/0.14.4
2024-12-24 00:17:30 -05:00
seth
645b40cef5 gitbutler: importCargoLock -> fetchCargoVendor 2024-12-24 00:11:17 -05:00
Jan Tojnar
064ee2cb49 libsoup_2_4: Rename from libsoup
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
zowoq
e34e6cb189 gitbutler: mark as broken 2024-11-21 11:39:57 +10:00
seth
9ae02ff8a8 treewide: adopt new cargo-tauri versions 2024-11-14 02:27:32 -05:00
Gutyina Gergő
9744efc3b0 treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
seth
43256320c5 gitbutler: use cargo-tauri.hook 2024-09-30 20:13:15 -04:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
techknowlogick
801f5a3edd gitbutler: add techknowlogick as maintainer 2024-07-31 16:16:34 -04:00
techknowlogick
17cc8322a1 gitbutler: 0.12.7 -> 0.12.16 2024-07-31 16:06:01 -04:00
seth
d7eab8ec5d gitbutler: 0.12.2 -> 0.12.7
Diff: https://github.com/gitbutlerapp/gitbutler/compare/release/0.12.2...release/0.12.7

Changelog: https://github.com/gitbutlerapp/gitbutler/releases/tag/release/0.12.7
2024-07-03 15:31:02 -04:00
seth
6ae604462f gitbutler: init at 0.12.2 2024-06-07 17:22:43 -04:00