Commit Graph

115 Commits

Author SHA1 Message Date
Nick Cao
8c6c337edc
soundsource: 5.7.3 -> 5.7.4, quote paths, refactor meta (#361892) 2024-12-05 09:28:25 -05:00
DontEatOreo
0d336e398f
soundsource: 5.7.3 -> 5.7.4 2024-12-04 23:58:31 +02:00
DontEatOreo
4c0350d9d0
soundsource: quote paths 2024-12-04 23:55:58 +02:00
DontEatOreo
4657c16089
soundsource: refactor meta 2024-12-04 23:55:33 +02:00
misuzu
cc5d4970cf
{sogo,sope}: 5.11.0 -> 5.11.2 (#349490) 2024-12-04 22:44:59 +02:00
Anderson Torres
e7387f290c treewide: remove AndersonTorres from maintainers 2024-11-28 21:12:42 -03:00
R. Ryantm
6bb8101aaf soundconverter: 4.0.5 -> 4.0.6 2024-11-27 23:37:25 +00:00
R. Ryantm
bcbc708ec8 soplex: 7.1.1 -> 712 2024-11-21 16:47:13 +00:00
Colin
c209053473
sov: adopt and nixfmt-rfc-style (#342841) 2024-11-18 21:13:18 +00:00
Sefa Eyeoglu
8d353b9c2e
sonarr: 4.0.9.2244 -> 4.0.10.2544 (#354995) 2024-11-15 00:17:57 +01:00
DontEatOreo
ff9145a528
soundsource: 5.7.1 -> 5.7.3 2024-11-12 23:27:07 +02:00
Morgan Helton
113f56a421
sonarr: 4.0.9.2244 -> 4.0.10.2544 2024-11-10 07:50:23 -06:00
Jan Christoph Ebersbach
81b0e3f7fa
sogo: 5.11.0 -> 5.11.2 2024-11-09 16:53:22 +01:00
Jan Christoph Ebersbach
9cf5d33f09
sope: add jceb to maintainers 2024-11-09 16:53:22 +01: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
Anderson Torres
d91203cd4c sov: mark as broken on Darwin 2024-11-06 23:35:31 -03:00
Anderson Torres
aaacedffa4 sov: adopt and nixfmt-rfc-style 2024-11-06 23:33:44 -03:00
Alexander Polakov
bb0fdf2dfa solana: 1.17.31 -> 1.18.26 2024-11-03 16:06:11 +04:00
Sandro
a9d5059a81
sonar-scanner-cli: 4.7.0.2747 -> 6.2.1.4610 (#329764) 2024-10-29 22:52:21 +01:00
Aleksana
063efeea25
sonusmix: init at 0.1.1 (#350992) 2024-10-28 11:45:37 +08:00
nixpkgs-merge-bot[bot]
6b74c674aa
sopwith: 2.5.0 -> 2.6.0 (#351562) 2024-10-27 17:21:17 +00:00
6543
059f99c483 softether: 4.38 -> 4.41 2024-10-27 17:55:47 +01:00
R. Ryantm
5594ad2bc0 sopwith: 2.5.0 -> 2.6.0 2024-10-27 04:22:08 +00:00
commiterate
15274d3efe sonar-scanner-cli: 4.7.0.2747 -> 6.2.1.4610 2024-10-26 16:01:30 -04:00
dr56ekgbb
99ed211dae sonusmix: init at 0.1.1 2024-10-25 03:15:31 +08:00
Emery Hemingway
46ca4d55c6 solo5: 0.8.1 -> 0.9.0 2024-10-18 11:15:10 +00:00
Robert Hensing
162ac4324d
treewide: remove qt5.mkDerivation usage (trivial cases) (#348577) 2024-10-18 11:40:19 +02:00
R. Ryantm
fd6f6fa9a8 soju: 0.8.1 -> 0.8.2 2024-10-16 09:09:26 +00:00
Tomo
043347c00c soundwireserver: use stdenvNoCC.mkDerivation and wrapQtAppsHook
Part of #180841
2024-10-15 08:10:04 +00:00
Tomo
53843dda7f soundwireserver: remove unused unzip dependency 2024-10-14 22:59:30 +00:00
Tomo
7358914a01 soundwireserver: move to by-name 2024-10-14 06:56:32 +00:00
Weijia Wang
639b722d6c
soplex: 7.1.0 -> 7.1.1 (#342870) 2024-09-27 02:43:02 +02:00
R. Ryantm
a0e7391fb0 soplex: 7.1.0 -> 7.1.1 2024-09-26 23:56:07 +02:00
6543
593f744926 softether: format and move to new pkgs/by-name structure 2024-09-25 11:15:22 +02:00
Peder Bergebakken Sundt
396bd4bb45
sourcery: 1.19.0 -> 1.23.0 (#344075) 2024-09-25 10:23:22 +02:00
David McFarland
e40ed3a697 sonarr: set RuntimeIdentifier 2024-09-24 20:43:23 -03: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
TomaSajt
627a54ebd8
sourcery: 1.19.0 -> 1.23.0 2024-09-24 00:25:44 +02:00
Franz Pletz
421ef9a289
Migrate packages to pkgs/by-name, format with nixfmt-rfc-style (#342625) 2024-09-18 06:32:28 +02:00
itslychee
d2f8479f88
maintainers: drop lychee 2024-09-17 17:00:24 -05:00
Anthony ROUSSEL
91beb4b016 solfege: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-17 22:02:50 +02:00
Anthony ROUSSEL
076aa0be1b sonic-server: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-17 22:02:43 +02:00
Sandro
51083570d4
soupault: 4.10.0 → 4.11.0 (#340313) 2024-09-16 10:47:36 +02:00
nicoo
d2ff083335 solana-cli: sha256hash 2024-09-15 11:25:25 +02:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant 2024-09-10 15:02:41 -04:00
Matthew McMillan
7dac292e9a so: fix build 2024-09-08 11:23:35 -04:00
toastal
e1c102250e soupault: 4.10.0 → 4.11.0 2024-09-07 21:34:26 +07:00
Masum Reza
94f43b3473
soteria: init at 0.1.0 (#330682) 2024-09-06 11:02:10 +05:30
NotAShelf
a41fd020a6
sorteria: init at 0.1.0 2024-09-05 11:25:25 +05:30