Commit Graph

140 Commits

Author SHA1 Message Date
Nick Cao
1f27835c56
Merge pull request #332895 from r-ryantm/auto-update/spicetify-cli
spicetify-cli: 2.36.15 -> 2.37.0
2024-08-09 18:14:38 -04:00
Florian Klink
cc1f1f6da0 speakersafetyd: 0.1.9 -> 1.0.0
They had a stable release, and fixed the Rust 1.80 regression too.

See https://github.com/NixOS/nixpkgs/issues/332957

Also add myself as maintainer.
2024-08-09 22:26:55 +03:00
Peder Bergebakken Sundt
ea08d0dede
Merge pull request #331770 from pbsds/fix-sourceRoot-1722602716
treewide: use src.name in sourceRoot
2024-08-09 04:41:06 +02:00
Guilhem Saurel
e006f8483e spral: init at 2024.05.08 2024-08-08 01:08:11 +02:00
R. Ryantm
939d067afb spicetify-cli: 2.36.15 -> 2.37.0 2024-08-07 04:32:14 +00:00
Peder Bergebakken Sundt
a0396ab411 treewide: use src.name in sourceRoot 2024-08-02 14:56:50 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
R. Ryantm
b52e1d82de sploitscan: 0.10.3 -> 0.10.4 2024-07-25 05:37:51 +00:00
Nick Cao
4c3b87ce7c
Merge pull request #328018 from ereslibre/add-aarch64-spice-autorandr
spice-autorandr: add all linux platforms
2024-07-20 15:16:09 -04:00
Nick Cao
ebfa068fcb
Merge pull request #328344 from r-ryantm/auto-update/spicetify-cli
spicetify-cli: 2.36.14 -> 2.36.15
2024-07-19 18:17:20 -04:00
Peder Bergebakken Sundt
a0691657e9
Merge pull request #324601 from pbsds/bump-spade-1720108289
spade: 0.8.0 -> 0.9.0
2024-07-19 14:44:13 +02:00
Rafael Fernández López
c994033a5e spice-autorandr: add all linux platforms 2024-07-19 10:19:48 +02:00
R. Ryantm
1859b7d8b0 spicetify-cli: 2.36.14 -> 2.36.15 2024-07-19 04:11:22 +00:00
Masum Reza
08c92c831d
Merge pull request #326670 from getchoo/pkgs/spotifyd/adopt
spotifyd: 0.3.5-unstable-2024-02-18 -> 0.3.5-unstable-2024-07-10; enable `withKeyring` by default; refactor
2024-07-16 09:58:26 +05:30
seth
93a6079c14
spotifyd: only use dbus on linux 2024-07-15 12:46:35 -04:00
Aleksana
50417bcb44
Merge pull request #322529 from getchoo/pkgs/spot/adopt
spot: adopt; refactor; add missing deps
2024-07-15 15:53:14 +08:00
seth
b0df3a330f
spotifyd: enable withKeyring by default
This is a standard feature described in documentation and very useful in
configuring spotify declaratively without leaking secrets
2024-07-12 18:26:47 -04:00
seth
41e79c9e11
spotifyd: add withJack option
this allows using the rodiojack backend added in
https://github.com/Spotifyd/spotifyd/pull/1281
2024-07-12 18:24:40 -04:00
seth
fb033f0be1
spotifyd: 0.3.5-unstable-2024-02-18 -> 0.3.5-unstable-2024-07-10 2024-07-12 18:15:05 -04:00
seth
94a6fbf321
spotifyd: add version test 2024-07-12 18:15:05 -04:00
seth
13c5512f1e
spotifyd: add getchoo as maintainer 2024-07-12 18:15:05 -04:00
seth
b3cd2a1df2
spotifyd: modernize
Adds updateScript to help in maintenance
https://github.com/NixOS/nixpkgs/issues/208242
2024-07-12 18:15:05 -04:00
seth
c2ebccb950
spotifyd: format with nixfmt 2024-07-12 18:15:05 -04:00
seth
e932f90954
spotifyd: migrate to by-name 2024-07-12 18:15:04 -04:00
Doron Behar
3cddaded22
Merge pull request #318015 from doronbehar/pkg/yarnConfigHook
Create yarnBuildHook and yarnConfigHook
2024-07-12 09:45:26 +03:00
Fabian Affolter
73080315fb sploitscan: 0.10.1 -> 0.10.3
Diff: https://github.com/xaitax/SploitScan/compare/refs/tags/v0.10.1...v0.10.3

Changelog: https://github.com/xaitax/SploitScan/releases/tag/v0.10.3
2024-07-10 22:59:34 +02:00
Aleksana
0588bc860e
Merge pull request #321738 from honnip/update-spicetify
spicetify-cli: 2.36.11 -> 2.36.14
2024-07-10 17:58:53 +08:00
Doron Behar
f04b63bda3 spectral-language-server: use yarnConfigHook instead of mkYarnPackage 2024-07-10 09:39:08 +03:00
Martin Weinelt
6b8de6bf3c
treewide: clean up pythonRelaxDepsHook references
Referencing it is not necessary any more, since using pythonRelaxDeps
or pythonRemoveDeps will automatically make sure the hook is provided.
2024-07-07 17:15:21 +02:00
Honnip
ac6ba13250
spicetify-cli: 2.36.11 -> 2.36.14 2024-07-07 10:23:07 +09:00
seth
1d9b7ecaed
spot: add appstream-glib to nativeBuildInputs
this is required while building to validate appstream information
2024-07-04 15:04:57 -04:00
seth
1ca3d78e13
spot: refactor
https://github.com/NixOS/nixpkgs/issues/208242
2024-07-04 15:04:42 -04:00
Peder Bergebakken Sundt
c9196e150a spade: 0.8.0 -> 0.9.0
Changelog: https://gitlab.com/spade-lang/spade/-/blob/v0.9.0/CHANGELOG.md
2024-07-04 17:56:36 +02:00
Weijia Wang
b98d427bb9 spades: unbreak on darwin 2024-07-04 00:36:01 +02:00
❄️
b8f202e91a
spades: mark broken for darwin (#324428)
https://hydra.nixos.org/build/264908242/nixlog/1
2024-07-03 18:34:43 -04:00
❄️
ce5429fbcf
Merge pull request #320502 from bzizou/spades4
spades: 3.15.5 -> 4.0.0
2024-07-03 06:58:41 -03:00
Bruno Bzeznik
02e1e6f581 spades: 3.15.5 -> 4.0.0
Release: https://github.com/ablab/spades/releases/tag/v4.0.0
2024-07-02 17:43:44 +02:00
Aleksana
d7c4c7aa39
Merge pull request #322002 from TomaSajt/spotube-bin
spotube: 3.6.0 -> 3.7.1
2024-06-28 20:59:34 +08:00
Fabian Affolter
445960d5f6 sploitscan: 0.9.1 -> 0.10.1
Diff: https://github.com/xaitax/SploitScan/compare/refs/tags/v0.9.1...v0.10.1

Changelog: https://github.com/xaitax/SploitScan/releases/tag/v0.10.1
2024-06-27 18:10:10 +02:00
R. Ryantm
4b0f5b9580 spla: 1.6.0 -> 1.6.1 2024-06-26 02:45:18 +00:00
seth
4a67d03c1d
spot: adopt 2024-06-25 20:40:00 -04:00
seth
dcd96f4602
spot: format with nixfmt 2024-06-25 20:39:47 -04:00
seth
7828cfd939
spot: migrate to by-name 2024-06-25 20:39:30 -04:00
Paul Meyer
fbe8538aa1 treewide: remove jonringer as package maintainer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-25 09:16:56 +02:00
Masum Reza
759a06045d
Merge pull request #247476 from apraga/spip
spip: init at unstable-2023-04-19
2024-06-24 10:20:26 +05:30
TomaSajt
431c2c3086
spotube: 3.6.0 -> 3.7.1 2024-06-23 18:46:42 +02:00
Zitrone
e50a6f5d60 SP800-90B_EntropyAssessment: rename to sp800-90b-entropyassessment 2024-06-23 12:39:49 +02:00
heisfer
a5cf4d944f spacedrive: 0.2.14 -> 0.3.1 2024-06-18 02:31:17 +03:00
Zitrone
63b875e099
SPAdes: refactor 2024-06-16 20:18:13 -03:00
h7x4
6238558e56
Merge pull request #285855 from milomg/spoof
spoof: init at 2.0.4
2024-06-16 03:32:37 +02:00