Commit Graph

8741 Commits

Author SHA1 Message Date
Francesco Gazzetta
97a7f71027
git-credential-keepassxc: use new Darwin SDK pattern (#355599) 2024-11-14 20:21:47 +00:00
Theodore Ni
15e42a222f
git-credential-keepassxc: use new Darwin SDK pattern 2024-11-12 22:50:43 -08:00
github-actions[bot]
50eb4d03f7
Merge master into staging-next 2024-11-13 06:04:52 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages (#355156) 2024-11-12 20:55:45 -08:00
github-actions[bot]
00b1e226f7
Merge master into staging-next 2024-11-12 06:05:05 +00:00
Theodore Ni
b7cc513694
git-cliff: use new Darwin SDK pattern 2024-11-11 00:38:06 -08:00
Theodore Ni
171c7bc94a
git-cinnabar: use new Darwin SDK pattern 2024-11-11 00:38:06 -08:00
Theodore Ni
83bd590807
git-branchless: use new Darwin SDK pattern 2024-11-11 00:38:01 -08:00
Theodore Ni
4551bd2dba
git-absorb: use new Darwin SDK pattern 2024-11-11 00:08:48 -08:00
Theodore Ni
487201b5fc
gfold: use new Darwin SDK pattern 2024-11-11 00:08:47 -08:00
Theodore Ni
77c2f1bb3c
gitoxide: use new Darwin SDK pattern 2024-11-09 19:37:32 -08:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00: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
github-actions[bot]
4dab54a2c8
Merge master into staging-next 2024-11-08 12:05:50 +00:00
Alexis Hildebrandt
b5394df77e gh: 2.60.0 -> 2.61.0 2024-11-08 19:28:25 +10:00
Ellie Hermaszewska
e134422465
maintainers: remove expipiplus1
Another year, another exhausting undermoderated thread full of people
arguing against being an inclusive community, tone policing and denying
that discriminatory behaviour even exists.

This clearly isn't getting any better and I'm embarrassed that I stayed
around for this long. I can't continue to lend my name to such a
project.
2024-11-08 14:24:58 +08:00
github-actions[bot]
d16ff942dc
Merge master into staging-next 2024-11-08 00:14:06 +00:00
Austin Horstman
f7516232a6
git-nomad: migrate to new apple-sdk structure, move to by-name (#354071) 2024-11-07 15:43:12 -06:00
github-actions[bot]
3533282a88
Merge master into staging-next 2024-11-07 20:49:24 +00: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
Emily
8072991b1d
apple-sdk: propagate the libutil library (#353873) 2024-11-07 01:05:45 +00:00
Sarah Clark
900cd2c65a git-nomad: migrate to new apple-sdk structure, move to by-name 2024-11-06 16:45:42 -08:00
Emily
5af01c33cd fnc: set minimum version for Darwin 2024-11-07 00:39:35 +00:00
Emily
6bcccb6a8d fnc: drop darwin.libutil dependency 2024-11-07 00:39:35 +00:00
github-actions[bot]
e9877d256b
Merge staging-next into staging 2024-11-06 18:04:56 +00:00
Tobias Mayer
81a221b8a3 josh: 24.08.14 -> 24.10.04 2024-11-06 13:16:59 +01:00
github-actions[bot]
60d70734b1
Merge staging-next into staging 2024-11-05 06:05:17 +00:00
Aleksana
bb9d17efca
git-fast-export: 221024 -> 231118 (#353612) 2024-11-05 12:11:42 +08:00
zowoq
580741f0fa git-interactive-rebase-tool: switch to apple-sdk_11 2024-11-05 10:46:53 +10:00
zowoq
2aa42ec644 delta: switch to apple-sdk_11 2024-11-05 10:46:53 +10:00
github-actions[bot]
fe71abdc48
Merge staging-next into staging 2024-11-04 12:06:38 +00:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
wxt
a36cf528f7
git-fast-export: move to by-name 2024-11-04 17:11:30 +08:00
Christian Kögler
5c2722aa2d
git-lfs: fix cross compilation (#353430) 2024-11-04 07:08:22 +01:00
github-actions[bot]
3020b7f221
Merge staging-next into staging 2024-11-04 00:15:38 +00:00
Emily
8b67cf8b90
git-sync: unstable-2022-03-20 → unstable-2024-02-15 (#352760) (#352779) 2024-11-03 20:05:42 +00:00
github-actions[bot]
bee49bdce0
Merge staging-next into staging 2024-11-03 18:04:43 +00:00
Steven Keuchel
03401f0200
git-lfs: fix cross compilation
Hides the `installShellCompletion` behind a `stdenv.buildPlatform.canExecute stdenv.hostPlatform` guard.
cf https://github.com/NixOS/nixpkgs/issues/308283
2024-11-03 17:51:12 +01:00
Aleksana
8502cd95aa
{bloom,tailor}: drop (#353156) 2024-11-03 21:26:16 +08:00
K900
46a1f3aa58 Merge remote-tracking branch 'origin/staging-next' into staging 2024-11-03 11:04:59 +03:00
Theodore Ni
3bfb704e3d
various: fix darwin builds by adding libutil dependency (#352912) 2024-11-02 10:40:01 -07:00
Fernando Rodrigues
e620644e10
tailor: drop
Unmaintained package that no longer builds; last upstream update was
three years ago.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-02 15:50:43 +00:00
Olivér Falvai
1dfbe1cd0e
fnc: fix darwin build 2024-11-02 14:27:04 +01:00
Nick Cao
8058ad58db
gql: 0.28.0 -> 0.29.1 (#352953) 2024-11-02 09:21:18 -04:00
github-actions[bot]
5605fc7044
Merge staging-next into staging 2024-11-02 00:14:22 +00:00
Nicolas Goudry
fd5b39ad6e
gitkraken: fix invalid darwin hash 2024-11-01 21:39:37 +01:00
R. Ryantm
c98ecdb4e1 gql: 0.28.0 -> 0.29.1 2024-11-01 18:31:38 +00:00
RedEtherbloom
9d9d717c3c git-sync: unstable-2022-03-20 → unstable-2024-02-15 (#352760) 2024-11-01 13:54:29 +01:00
github-actions[bot]
670be3a8ed
Merge staging-next into staging 2024-11-01 06:05:13 +00:00
Nick Cao
3071ca6d93
git-up: 2.2.0 -> 2.3.0 (#351518) 2024-10-31 14:57:29 -04:00