Commit Graph

366 Commits

Author SHA1 Message Date
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
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
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
Nick Cao
37efc104af
mommy: 1.5.0 -> 1.5.1 (#352824) 2024-11-06 09:10:09 -05:00
Peder Bergebakken Sundt
e444802b4d
moonlight-qt: refactor darwin support (#352615) 2024-11-05 22:05:18 +01:00
Robert Schütz
f634aff9dd
python312Packages.opencv-python: init at 4.9.0 (#353249) 2024-11-03 21:24:56 -08:00
Johannes Jöns
d2b699551a
morewaita-icon-theme: 45 -> 47.1 (#353026) 2024-11-03 19:41:28 +01:00
Robert Schütz
3db8bbd41a mokuro: use opencv-python 2024-11-02 16:54:35 -07:00
Pascal Dietrich
033a0a5c41
morewaita-icon-theme: 45 -> 47.1 2024-11-02 00:24:09 +01:00
Aaron Jheng
8c5a7eba6b
mongosh: 2.3.2 -> 2.3.3 2024-11-01 11:47:53 +00:00
R. Ryantm
f6d0c1a59c mommy: 1.5.0 -> 1.5.1 2024-11-01 09:56:02 +00:00
Sefa Eyeoglu
17313151da
nixos/monado: install monado-vulkan-layers (#301044) 2024-10-31 19:21:38 +01:00
Zhong Jianxin
2fe2ceb07e moonlight-qt: refactor darwin support
The new darwin SDK will be automatically propagated by qt6.
2024-10-31 22:18:33 +08:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next 2024-10-29 06:05:06 +00:00
Sandro
d72cf7b664
mozillavpn: Fix segfault on startup with Qt 6.8 (#351033) 2024-10-29 02:33:31 +01:00
K900
0c45a8b5c4 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 21:46:13 +03:00
Addison Beck
3ebad8b9cd modrinth-app-unwrapped: Adjust broken tag to only apply to Linux on aarch64
Update pkgs/by-name/mo/modrinth-app-unwrapped/package.nix

Co-authored-by: seth <getchoo@tuta.io>

Update pkgs/by-name/mo/modrinth-app-unwrapped/package.nix

Co-authored-by: seth <getchoo@tuta.io>
2024-10-28 12:11:00 +08:00
Fabián Heredia Montiel
34b62f7c47 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 16:10:56 -06:00
h7x4
cabfffd882
fcitx5-mozc: 2.26.4220.102 -> 2.30.5544.102 (#346680) 2024-10-27 13:23:35 +01:00
Robert Schütz
2eb3286d9d
mollysocket: 1.4.1 -> 1.5.1 (#351569) 2024-10-26 23:22:06 -07:00
K900
280a9f86c8 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 09:10:05 +03:00
Robert Schütz
db2dcfb6f7 mollysocket: 1.4.1 -> 1.5.1
Diff: https://github.com/mollyim/mollysocket/compare/1.4.1...1.5.1

Changelog: https://github.com/mollyim/mollysocket/releases/tag/1.5.1
2024-10-26 21:58:15 -07:00
Anders Kaseorg
e18fb338db mozillavpn: Fix segfault on startup with Qt 6.8
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-10-24 14:03:58 -07:00
Sefa Eyeoglu
dcebda8c15
monado-vulkan-layers: init at 0-unstable-2024-02-21
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>

Co-authored-by: PassiveLemon <lemonl3mn@protonmail.com>
2024-10-24 15:01:42 +02:00
Franz Pletz
f4f88f9dbc
mpv: clean‐ups and Darwin improvements (#350674) 2024-10-24 13:24:46 +02:00
seth
9531d73e83
modrinth-app: add meta.mainProgram 2024-10-23 00:35:34 -04:00
seth
6fa0069c64
modrinth-app: support all openal backends on linux 2024-10-23 00:35:33 -04:00
seth
60806f2e78
modrinth-app: 0.7.1 -> 0.8.2
passthru.updateScript is removed to avoid accidental upgrades as
upstream now uses a monorepo and hasn't actually tagged anything new yet
2024-10-23 00:35:31 -04:00
seth
c2fd5dfb85
modrinth-app: cleanup
Namely the broken recursion structure and meta-attributes in the wrapper
2024-10-23 00:33:58 -04:00
seth
c1b54d4d86
modrinth-app: use pnpm.fetchDeps 2024-10-23 00:33:58 -04:00
Emily
7c83633048 moltenvk: adjust default log level 2024-10-21 19:18:21 +01:00
github-actions[bot]
f2d7c5202d
Merge master into staging-next 2024-10-21 18:04:46 +00:00
nixpkgs-merge-bot[bot]
766f25c426
mozcdic-ut-skk-jisyo: 0-unstable-2024-07-27 -> 0-unstable-2024-10-12 (#350192) 2024-10-21 13:13:32 +00:00
nixpkgs-merge-bot[bot]
20739690e2
mozcdic-ut-jawiki: 0-unstable-2024-09-27 -> 0-unstable-2024-10-12 (#350196) 2024-10-21 13:13:15 +00:00
nixpkgs-merge-bot[bot]
fa16835ede
mozcdic-ut-edict2: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12 (#350191) 2024-10-21 13:12:54 +00:00
nixpkgs-merge-bot[bot]
790b99f7e7
mozcdic-ut-neologd: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12 (#350190) 2024-10-21 13:12:43 +00:00
github-actions[bot]
557897f89c
Merge master into staging-next 2024-10-21 12:06:04 +00:00
R. Ryantm
863fb6de5e mozcdic-ut-jawiki: 0-unstable-2024-09-27 -> 0-unstable-2024-10-12 2024-10-21 09:30:18 +00:00
nixpkgs-merge-bot[bot]
f39c8fda81
mozcdic-ut-place-names: 0-unstable-2024-09-03 -> 0-unstable-2024-10-12 (#350169) 2024-10-21 08:48:22 +00:00
nixpkgs-merge-bot[bot]
d1cf73de07
mozcdic-ut-alt-cannadic: 0-unstable-2024-07-28 -> 0-unstable-2024-10-13 (#350168) 2024-10-21 08:48:01 +00:00
nixpkgs-merge-bot[bot]
b0edb09b9a
mozcdic-ut-personal-names: 0-unstable-2024-09-21 -> 0-unstable-2024-10-14 (#350159) 2024-10-21 08:47:47 +00:00
nixpkgs-merge-bot[bot]
f214138c27
mozcdic-ut-sudachidict: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12 (#350158) 2024-10-21 08:47:21 +00:00
R. Ryantm
7eb09a2082 mozcdic-ut-skk-jisyo: 0-unstable-2024-07-27 -> 0-unstable-2024-10-12 2024-10-21 08:37:27 +00:00
R. Ryantm
2534d1c529 mozcdic-ut-edict2: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12 2024-10-21 08:36:47 +00:00
R. Ryantm
4112fd7ab9 mozcdic-ut-neologd: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12 2024-10-21 08:35:19 +00:00
R. Ryantm
fc4c4be804 mozcdic-ut-place-names: 0-unstable-2024-09-03 -> 0-unstable-2024-10-12 2024-10-21 07:09:20 +00:00
R. Ryantm
1276b88d5c mozcdic-ut-alt-cannadic: 0-unstable-2024-07-28 -> 0-unstable-2024-10-13 2024-10-21 07:08:54 +00:00
R. Ryantm
19742067f4 mozcdic-ut-personal-names: 0-unstable-2024-09-21 -> 0-unstable-2024-10-14 2024-10-21 06:28:38 +00:00
R. Ryantm
b58c8efae8 mozcdic-ut-sudachidict: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12 2024-10-21 06:28:14 +00:00
github-actions[bot]
3fc3038625
Merge master into staging-next 2024-10-21 06:05:19 +00:00