Commit Graph

9538 Commits

Author SHA1 Message Date
Vladimír Čunát
8a86b98f0b
Merge #255658: staging-next 2023-09-17 2023-09-27 18:00:00 +02:00
Maximilian Bosch
ec9c5e493d
spotify: 1.2.11.916.geb595a67 -> 1.2.13.661.ga588f749 2023-09-27 13:27:29 +02:00
github-actions[bot]
4bfb61a48c
Merge master into staging-next 2023-09-26 18:01:12 +00:00
Alexander Bantyev
299e0b9560
Merge pull request #255033 from AleXoundOS/castopod
castopod: init at 1.6.4
2023-09-26 16:42:26 +04:00
github-actions[bot]
2717201e72
Merge master into staging-next 2023-09-26 12:01:28 +00:00
Weijia Wang
259f51fcf1
Merge pull request #255740 from r-ryantm/auto-update/open-stage-control
open-stage-control: 1.25.3 -> 1.25.5
2023-09-26 11:13:35 +02:00
github-actions[bot]
cc5ae613ff
Merge master into staging-next 2023-09-26 00:02:17 +00:00
Doron Behar
98734df75b
Merge pull request #257201 from r-ryantm/auto-update/mympd
mympd: 12.0.1 -> 12.0.2
2023-09-25 18:08:25 +00:00
github-actions[bot]
3e52e5929d
Merge master into staging-next 2023-09-25 12:01:02 +00:00
Frederik Rietdijk
f4822bb295
Merge pull request #254309 from pbsds/flit-prune
python3Packages.flitBuildHook: remove
2023-09-25 11:34:15 +02:00
misuzu
c220d280b0 nixosTests.castopod: init 2023-09-25 10:17:44 +04:00
misuzu
17f036f4fb castopod: init at 1.6.4 2023-09-25 10:17:44 +04:00
R. Ryantm
0c4487f5be mympd: 12.0.1 -> 12.0.2 2023-09-25 06:09:16 +00:00
github-actions[bot]
0e6413dbff
Merge master into staging-next 2023-09-24 00:02:23 +00:00
Silvan Mosberger
390a4247e0
Merge pull request #255512 from nbraud/sha512-to-hash
treewide: sha512 → hash
2023-09-24 00:03:31 +02:00
github-actions[bot]
3180ce092d
Merge master into staging-next 2023-09-23 12:01:04 +00:00
Doron Behar
bdaaadf620
Merge pull request #256333 from doronbehar/pkg/qscintilla
qscintilla: move to qt{5,6}Packages.nix
2023-09-23 11:36:20 +00:00
github-actions[bot]
f95580a6ff
Merge master into staging-next 2023-09-23 06:00:57 +00:00
Weijia Wang
a1baea155d
Merge pull request #255415 from r-ryantm/auto-update/yoshimi
yoshimi: 2.3.0.2 -> 2.3.0.3
2023-09-23 02:08:31 +02:00
github-actions[bot]
583877beb2
Merge master into staging-next 2023-09-22 18:01:00 +00:00
Weijia Wang
a7cc6730a3
Merge pull request #256459 from ctem/ardour
ardour: 7.4 -> 7.5
2023-09-22 18:45:29 +02:00
Weijia Wang
7d697156a9
Merge pull request #256622 from hacker1024/fix/librespot-alsa-plugins
librespot: Set ALSA_PLUGIN_DIR
2023-09-22 18:43:20 +02:00
nicoo
fab52fca51 treewide: sha512 → hash 2023-09-22 18:37:42 +02:00
Peder Bergebakken Sundt
1e704c4fc9 sublime-music: switch to pypaBuildHook 2023-09-22 15:56:49 +02:00
github-actions[bot]
3431cedfe3
Merge master into staging-next 2023-09-22 12:01:02 +00:00
hacker1024
6baeb351fa
librespot: Only enable ALSA by default on Linux
Co-authored-by: Artturi <Artturin@artturin.com>
2023-09-22 19:41:05 +10:00
Weijia Wang
ff9e91cb79
Merge pull request #254514 from r-ryantm/auto-update/ocenaudio
ocenaudio: 3.12.6 -> 3.12.7
2023-09-22 11:12:53 +02:00
Weijia Wang
0b79f231c2
Merge pull request #254925 from r-ryantm/auto-update/hydrogen
hydrogen: 1.2.1 -> 1.2.2
2023-09-22 11:04:59 +02:00
hacker1024
d80a9f0e21 librespot: Set ALSA_PLUGIN_DIR 2023-09-22 15:04:56 +10:00
github-actions[bot]
4c610adf95
Merge master into staging-next 2023-09-21 12:01:19 +00:00
Doron Behar
138eebe549 qscintilla: move to qt{5,6}Packages.nix
Since it is a somewhat common library, with support for multiple qt
versions, it is safer to put each version of it in libsForQt5 and
qt6Packages attribute sets. Also, it is cleaner to put the darwin
if-else inside the expression, in relation to https://github.com/NixOS/rfcs/pull/140 .
2023-09-21 11:45:35 +03:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Ctem
e79428ac2d
ardour: 7.4 -> 7.5 2023-09-21 08:19:06 +00:00
github-actions[bot]
2b20c287ac
Merge master into staging-next 2023-09-21 00:02:13 +00:00
Fabián Heredia Montiel
b2f85dbf28 Merge remote-tracking branch 'origin/master' into staging-next 2023-09-20 15:08:16 -06:00
Weijia Wang
29f3cfda4c
Merge pull request #256332 from ktrinh-anduril/ktrinh/fix-baudline-url
baudline: Use https for url
2023-09-20 23:03:40 +02:00
Yorick
ff758470c2
Merge pull request #254380 from foo-dogsquared/update-jamulus
jamulus: 3.8.2 -> 3.10.0
2023-09-20 22:29:13 +02:00
Pol Dellaiera
5956ddd56c
Merge pull request #256070 from r-ryantm/auto-update/reaper
reaper: 6.81 -> 6.82
2023-09-20 20:00:06 +02:00
ktrinh
b91ea79c9b baudline: use https for url 2023-09-20 10:09:39 -07:00
Doron Behar
82c27782ac
Merge pull request #256211 from r-ryantm/auto-update/mympd
mympd: 11.0.5 -> 12.0.1
2023-09-20 18:21:48 +03:00
Doron Behar
dd730dbc7a mympd: use finalAttrs in mkDerivation 2023-09-20 16:21:15 +03:00
Francesco Gazzetta
48e89e5198
Merge pull request #256227 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.62.2 -> 1.64
2023-09-20 10:47:58 +00:00
github-actions[bot]
8d8feb905e
Merge master into staging-next 2023-09-20 06:01:21 +00:00
Fabián Heredia Montiel
5f014a6f44
Merge pull request #255656 from Philipp-M/bitwig-update-5.0.7
bitwig-studio5: 5.0.4 -> 5.0.7
2023-09-19 22:38:17 -06:00
R. Ryantm
3abc0500eb pt2-clone: 1.62.2 -> 1.64 2023-09-20 03:38:37 +00:00
R. Ryantm
e0c80fc83c mympd: 11.0.5 -> 12.0.1 2023-09-20 00:57:48 +00:00
github-actions[bot]
e26a9c8bb7
Merge master into staging-next 2023-09-19 18:01:23 +00:00
Nick Cao
561188b963
Merge pull request #256011 from r-ryantm/auto-update/ncmpc
ncmpc: 0.48 -> 0.49
2023-09-19 09:51:16 -04:00
R. Ryantm
3dba9d65a6 reaper: 6.81 -> 6.82 2023-09-19 09:46:41 +00:00
github-actions[bot]
3245a21e71
Merge master into staging-next 2023-09-19 06:01:00 +00:00