Commit Graph

7930 Commits

Author SHA1 Message Date
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
figsoda
ef479383e1
Merge pull request #212025 from r-ryantm/auto-update/goodvibes
goodvibes: 0.7.5 -> 0.7.6
2023-01-21 23:32:11 -05:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
R. Ryantm
3773f56f7f goodvibes: 0.7.5 -> 0.7.6 2023-01-22 01:34:01 +00:00
Weijia Wang
2e60096666
Merge pull request #187028 from r-ryantm/auto-update/snd
snd: 22.5 -> 23.0
2023-01-22 02:16:40 +01:00
Jonas Heinrich
9e0e711dee
Merge pull request #211903 from r-ryantm/auto-update/youtube-music
youtube-music: 1.18.0 -> 1.19.0
2023-01-21 20:11:32 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
d6f5a817db youtube-music: 1.18.0 -> 1.19.0 2023-01-21 11:00:09 +00:00
linsui
c58270a3c9 helvum: fix build 2023-01-21 12:03:19 +08:00
R. Ryantm
d949e69824 strawberry: 1.0.13 -> 1.0.14 2023-01-20 14:26:07 +08:00
Nick Cao
cdf1ea55a9
Merge pull request #211284 from rodrgz/mopidy-tidal
mopidy-tidal: init at 0.3.2
2023-01-19 09:19:47 +08:00
Sandro
ba38d8bd37
Merge pull request #207775 from lilyinstarlight/pkg/mopidy-notify 2023-01-18 23:10:48 +01:00
R. Ryantm
776e0f600a termusic: 0.7.7 -> 0.7.8 2023-01-18 01:45:40 +00:00
Erik Rodriguez
500f3b94c3
mopidy-tidal: init at 0.3.2 2023-01-17 14:47:52 -03:00
Nick Cao
c85d086929
Merge pull request #210885 from LeSuisse/fdk-aac-encoder-CVE-2022-37781
fdk-aac-encoder: apply patch for CVE-2022-37781
2023-01-16 15:54:09 +08:00
R. Ryantm
75e72251ad deadbeef: 1.9.3 -> 1.9.4 2023-01-16 06:53:26 +01:00
Thomas Gerbet
7766691094 fdk-aac-encoder: apply patch for CVE-2022-37781 2023-01-15 13:47:45 +01:00
R. Ryantm
489d76624c strawberry: 1.0.12 -> 1.0.13 2023-01-15 08:58:06 +00:00
Martin Weinelt
b974cf6522
Merge pull request #209180 from NixOS/staging-next 2023-01-14 16:26:39 +00:00
Anderson Torres
5c2347a3e9
Merge pull request #210581 from r-ryantm/auto-update/kid3
kid3: 3.9.2 -> 3.9.3
2023-01-14 12:44:01 -03:00
github-actions[bot]
f656c3e849
Merge master into staging-next 2023-01-14 06:01:02 +00:00
Nick Cao
f223477a9c
Merge pull request #208460 from r-ryantm/auto-update/wolf-shaper
wolf-shaper: 0.1.8 -> 1.0.0
2023-01-14 11:58:56 +08:00
Nick Cao
03d8c24653
Merge pull request #206202 from r-ryantm/auto-update/zam-plugins
zam-plugins: 3.14 -> 4.1
2023-01-14 11:58:23 +08:00
R. Ryantm
83a93014f1 kid3: 3.9.2 -> 3.9.3 2023-01-13 20:58:24 +00:00
github-actions[bot]
d51e8ce349
Merge master into staging-next 2023-01-13 00:02:15 +00:00
Sandro
bbde45ac42
Merge pull request #204878 from LoveIsGrief/quodlibet-wma
Closes https://github.com/NixOS/nixpkgs/issues/204695
2023-01-13 00:33:10 +01:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
R. Ryantm
bc9dd4279a strawberry: 1.0.11 -> 1.0.12 2023-01-11 09:00:16 +08:00
R. Ryantm
d05abd44c7 snd: 22.5 -> 23.0 2023-01-09 19:35:52 +00:00
Robert Schütz
b3241be75d python310Packages.levenshtein: don't use alias 2023-01-09 06:09:31 -08:00
github-actions[bot]
fce67420c4
Merge master into staging-next 2023-01-09 00:02:14 +00:00
Sandro
bc9a00ed26
Merge pull request #206003 from azuwis/MIDIVisualizer 2023-01-09 01:00:24 +01:00
Martin Weinelt
4d65509504 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-08 16:34:30 +01:00
Thiago Kenji Okada
0aefadec65
Merge pull request #207296 from wegank/chuck-darwin
chuck: 1.4.1.0 -> 1.4.1.1, unbreak on aarch64-darwin
2023-01-08 14:54:04 +00:00
Mario Rodas
7fd76794ae
Merge pull request #209682 from r-ryantm/auto-update/termusic
termusic: 0.7.5 -> 0.7.7
2023-01-08 08:09:08 -05:00
R. Ryantm
06690fd5ad termusic: 0.7.5 -> 0.7.7 2023-01-08 12:05:18 +00:00
Thiago Kenji Okada
10eb929d08
Merge pull request #209575 from wegank/python-qt-bump
python-qt, csound-qt: python2 -> python3
2023-01-08 11:58:53 +00:00
R. Ryantm
08d2994fe2 tageditor: 3.7.5 -> 3.7.7 2023-01-08 17:50:19 +08:00
Weijia Wang
dd3cc02d7d csound-qt: 0.9.6-beta3 -> 1.1.1 2023-01-07 23:38:46 +01:00
github-actions[bot]
3b3114f45d
Merge master into staging-next 2023-01-07 18:01:08 +00:00
Bobby Rong
4436284c27
Merge pull request #209482 from OPNA2608/update/sc68
sc68: unstable-2021-08-23 -> unstable-2022-11-24
2023-01-07 23:35:19 +08:00
OPNA2608
7b13deb5c1 sc68: unstable-2021-08-23 -> unstable-2022-11-24 2023-01-07 14:33:37 +01:00
Thiago Kenji Okada
f6ab472c7d pamixer: 1.5 -> 1.6 2023-01-07 13:32:00 +00:00
Weijia Wang
6bab6fb6f9 nova-filters: migrate to scons_latest 2023-01-06 22:04:01 +01:00
github-actions[bot]
4acd5a978b
Merge staging-next into staging 2023-01-05 12:01:57 +00:00
Ryan Mulligan
17b0cf40e3
Merge pull request #166372 from r-ryantm/auto-update/cmt
cmt: 1.17 -> 1.18
2023-01-04 22:28:50 -08:00
github-actions[bot]
e076f677a1
Merge staging-next into staging 2023-01-03 18:01:45 +00:00
Weijia Wang
d5fc6aaca6 chuck: 1.4.1.0 -> 1.4.1.1 2023-01-03 18:23:33 +01:00
Mario Rodas
98c3aea77a
Merge pull request #206633 from r-ryantm/auto-update/spotifyd
spotifyd: 0.3.3 -> 0.3.4
2023-01-03 08:58:57 -05:00