Commit Graph

140 Commits

Author SHA1 Message Date
Francesco Gazzetta
c92ba66dba spatial-shell: init at 7 2024-06-14 16:29:10 +02:00
Fabian Affolter
e5157f5729
Merge pull request #319499 from fabaff/sploitscan
sploitscan: init at 0.9.1
2024-06-14 09:32:37 +02:00
Fabian Affolter
2f63f6553e sploitscan: init at 0.9.1
Cybersecurity utility designed to provide detailed information on vulnerabilities and associated exploits

https://github.com/xaitax/SploitScan
2024-06-13 09:40:05 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
6a5d991d5c spla: 1.5.5 -> 1.6.0 2024-06-07 15:42:06 +00:00
Nick Cao
452aacc413
Merge pull request #314462 from aaronjheng/spirit
spirit: 0-unstable-2024-04-18 -> 0-unstable-2024-05-24
2024-05-25 09:13:36 -04:00
Aleksana
cf6daa4ff8
Merge pull request #309570 from uncenter/refactor/spicetify-cli-rename
spicetify-cli: rename bin
2024-05-25 13:19:06 +08:00
Aaron Jheng
83a3eb5266
spirit: 0-unstable-2024-04-18 -> 0-unstable-2024-05-24 2024-05-25 10:57:48 +08:00
Markus Kowalewski
7785bc313f
Merge pull request #312164 from markuskowa/fix-closure-cp2k
cp2k, pythonPackages.gpaw: improve closure size
2024-05-17 18:46:32 +00:00
Markus Kowalewski
af6e7759a5 spla: split outputs (out,dev); do not use propagatedBuildInputs 2024-05-16 11:28:31 +02:00
Markus Kowalewski
ecd2c2a61e spfft: do not use propagatedBuildInputs for mpi 2024-05-16 11:28:31 +02:00
Peder Bergebakken Sundt
bc708f0a9b spade: 0.7.0 -> 0.8.0
Changelog: https://gitlab.com/spade-lang/spade/-/blob/v0.8.0/CHANGELOG.md
2024-05-15 01:02:52 +02:00
Peder Bergebakken Sundt
db641c704f spade: add updateScript 2024-05-15 01:01:25 +02:00
Atemu
b4047a0455
Merge pull request #279260 from SuperSamus/multiPkgs-false-remove
treewide: remove `multiArch=false` and wrong usage of `extraPkgs`
2024-05-14 09:59:43 +02:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
R. Ryantm
ede69094b3 spicetify-cli: 2.36.10 -> 2.36.11 2024-05-12 20:50:42 +00:00
uncenter
35d05033a8
spicetify-cli: rename bin 2024-05-12 13:04:04 -04:00
OTABI Tomoya
d54c29d8cf
Merge pull request #301730 from momeemt/spectral-language-server/init
spectral-language-server: init at 1.0.8
2024-05-08 22:35:34 +09:00
Mutsuha Asada
ef0d7b755b
spectral-language-server: init at 1.0.8-unstable-2023-06-06
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2024-05-08 19:47:28 +09:00
Nick Cao
c252e79134
Merge pull request #309134 from DataHearth/update/app/spacedrive-0.2.13-0.2.14
spacedrive: 0.2.13 -> 0.2.14
2024-05-05 10:06:02 -04:00
Gerg-L
8040f2dce1 spicetify-cli: 2.36.5 -> 2.36.10 2024-05-05 11:22:01 +02:00
DataHearth
eab985639b
spacedrive: 0.2.13 -> 0.2.14 2024-05-05 00:21:04 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Peder Bergebakken Sundt
a8ba7a9f04
Merge pull request #305936 from aaronjheng/spirit
spirit: 0-unstable-2024-03-20 -> 0-unstable-2024-04-18
2024-05-01 03:22:59 +02:00
R. Ryantm
c2346ac77f
spacedrive: 0.2.4 -> 0.2.13 2024-04-29 13:57:00 +09:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
Aaron Jheng
8f696cee94
spirit: 0-unstable-2024-03-20 -> 0-unstable-2024-04-18 2024-04-22 15:28:49 +08:00
Nick Cao
b1031e6d67
Merge pull request #304451 from r-ryantm/auto-update/spicetify-cli
spicetify-cli: 2.36.4 -> 2.36.5
2024-04-16 09:50:23 -04:00
R. Ryantm
f99cb0df13 spicetify-cli: 2.36.4 -> 2.36.5 2024-04-16 05:45:01 +00:00
TomaSajt
0099daf432
spotube: 3.5.0 -> 3.6.0 2024-04-15 19:11:26 +02:00
TomaSajt
e08a8231e2
spotube: update meta.homepage, format with nixfmt 2024-04-14 22:42:38 +02:00
R. Ryantm
e9ab23a1be spicetify-cli: 2.36.2 -> 2.36.4 2024-04-09 19:49:12 +00:00
Weijia Wang
4e5c133aa8
Merge pull request #300441 from aaronjheng/spirit
spirit: 0-unstable-2024-01-11 -> 0-unstable-2024-03-20
2024-04-06 01:32:51 +02:00
R. Ryantm
9d5c124e26 spicetify-cli: 2.36.0 -> 2.36.2 2024-04-04 14:41:07 +00:00
Aaron Jheng
6cf8168515
spirit: 0-unstable-2024-01-11 -> 0-unstable-2024-03-20 2024-03-31 16:38:21 +08:00
R. Ryantm
e49dcbbc39 spicetify-cli: 2.34.1 -> 2.36.0 2024-03-27 07:04:33 +00:00
Weijia Wang
594a108eb8
Merge pull request #297855 from r-ryantm/auto-update/spfft
spfft: 1.0.6 -> 1.1.0
2024-03-23 22:21:50 +01:00
Pol Dellaiera
8e8752b3f0
Merge pull request #297790 from Guanran928/spotube
spotube: use `makeBinaryWrapper`
2024-03-23 19:42:40 +01:00
Guanran Wang
7b058b7d0e spotube: use makeBinaryWrapper 2024-03-23 14:42:28 +01:00
R. Ryantm
d8539ab884 spfft: 1.0.6 -> 1.1.0 2024-03-21 22:13:05 +00:00
Peder Bergebakken Sundt
1a9c168703 spade: 0.6.0 -> 0.7.0 2024-03-21 22:40:12 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
abc169d4f5 spicetify-cli: 2.34.0 -> 2.34.1 2024-03-16 10:36:31 +00:00
R. Ryantm
256dab4070 spicetify-cli: 2.33.2 -> 2.34.0 2024-03-12 14:53:18 +00:00
TomaSajt
0464bc195b
spotube: 3.4.1 -> 3.5.0 2024-03-08 22:12:50 +01:00
R. Ryantm
2cb8c5c2e4 spicetify-cli: 2.33.1 -> 2.33.2 2024-03-07 07:12:10 +00:00
R. Ryantm
ba6df19da6 spicetify-cli: 2.33.0 -> 2.33.1 2024-03-02 17:50:14 +00:00
éclairevoyant
3924605af7
Merge pull request #261501 from Gerg-L/spotifywm
spotifywm: ensure all files are propagated
2024-03-01 22:27:34 +00:00
Gerg-L
2b7b9cd916
spotifywm: ensure all files are propagated 2024-03-01 08:40:16 -05:00
R. Ryantm
5c63e0ffc4 spicetify-cli: 2.32.1 -> 2.33.0 2024-02-28 03:32:12 +00:00
modderme123
1bd37c8175 spoof: init at 2.0.4 2024-02-22 10:14:37 -08:00
Nick Cao
2cf1b50581
Merge pull request #290326 from r-ryantm/auto-update/spicetify-cli
spicetify-cli: 2.31.3 -> 2.32.1
2024-02-21 10:17:40 -05:00
Peder Bergebakken Sundt
f4638092be
Merge pull request #290312 from pbsds/bump-spade-1708472073
spade: 0.5.0 -> 0.6.0
2024-02-21 14:59:12 +01:00
Mario Rodas
e0f59bcf13
Merge pull request #287495 from DataHearth/feat/spacedrive/0.1.4-0.2.3
spacedrive: 0.1.4 -> 0.2.4
2024-02-21 04:59:41 -05:00
R. Ryantm
524d15b961 spicetify-cli: 2.31.3 -> 2.32.1 2024-02-21 01:13:42 +00:00
Peder Bergebakken Sundt
2d3e5c5ead spade: 0.5.0 -> 0.6.0 2024-02-21 00:50:20 +01:00
a-n-n-a-l-e-e
1392fa7fbf
Merge pull request #287874 from D3vil0p3r/patch-13
spooftooph: init at 0.5.2
2024-02-18 06:31:24 -08:00
DataHearth
94908e262b
spacedrive: 0.1.4 -> 0.2.4
New releases of Spacedrive were available since the last update of the
Nix package. Update to latest version.
2024-02-17 19:10:56 +01:00
R. Ryantm
68f0cea4ea spicetify-cli: 2.31.2 -> 2.31.3 2024-02-17 10:26:16 +00:00
R. Ryantm
da7cf0c515 spicetify-cli: 2.31.1 -> 2.31.2 2024-02-14 07:41:19 +00:00
D3vil0p3r
0ffbb2a4ee spooftooph: init at 0.5.2 2024-02-11 02:08:50 +01:00
R. Ryantm
262d61bfed spicetify-cli: 2.31.0 -> 2.31.1 2024-02-10 02:49:15 +00:00
R. Ryantm
de176d9297 spicetify-cli: 2.30.0 -> 2.31.0 2024-02-03 08:10:32 +00:00
TomaSajt
d5762179df
spotube: init at 3.4.1 2024-01-29 13:36:05 +01:00
Aaron Jheng
0996eac93a
spirit: unstable-2023-12-15 -> 0-unstable-2024-01-11 2024-01-21 09:32:34 +08:00
Yureka
0d565b02fa
speakersafetyd: init at 0.1.9 (#281305) 2024-01-17 18:29:19 +01:00
R. Ryantm
46a87b2641 spicetify-cli: 2.29.1 -> 2.30.0 2024-01-12 00:16:13 +00:00
Markus Kowalewski
3bd19bc4ef spfft: fix CUDA build 2024-01-08 20:25:56 +01:00
R. Ryantm
c4d3826a94 spicetify-cli: 2.28.1 -> 2.29.1 2024-01-01 06:57:01 +00:00
Nick Cao
731d09b068
Merge pull request #275049 from stepbrobd/spacedrive
spacedrive: add darwin
2023-12-28 12:28:51 -05:00
Aaron Jheng
86a920b8d8
spirit: init at unstable-2023-12-15 2023-12-27 09:37:49 +00:00
Yifei Sun
29cf4af1d5
spacedrive: add darwin
Co-authored-by: Mikael Fangel <34864484+MikaelFangel@users.noreply.github.com>
2023-12-18 16:03:17 -05:00
Nick Cao
2cbcae390b
Merge pull request #273422 from Gerg-L/spicetify
spicetify-cli: 2.27.2 -> 2.28.1
2023-12-11 10:32:24 -05:00
Gerg-L
d97875bc5f
spotifywm: migrate to by-name 2023-12-10 17:30:52 -05:00
Gerg-L
8374ab2113
spicetify-cli: 2.27.2 -> 2.28.1 2023-12-10 16:36:37 -05:00
Gerg-L
f2e3aba1e4
spicetify-cli: migrate to by-name 2023-12-10 16:34:50 -05:00
Peder Bergebakken Sundt
fae7198d73
Merge pull request #270468 from pbsds/spadelang
spade: init at 0.5.0
2023-12-05 17:30:51 +01:00
Mikael Fangel
d30dca1cd8
spacedrive: init at 0.1.4
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2023-11-30 21:20:07 +01:00
Peder Bergebakken Sundt
917144a854 spade: init at 0.5.0 2023-11-30 18:35:09 +01:00
Madoura
9709e96e1e
treewide: make 'gpuBackend' use 'config.(cuda|rocm)Support' 2023-11-14 08:44:42 -06:00
Alexis Praga
829d529c7c spip: unstable 2023-04-19
A genomic tool to compute splice preductions.
2023-11-13 21:13:34 +01:00
Anderson Torres
822dd9b460 spigot: add a simple test 2023-10-31 20:29:23 -03:00
Anderson Torres
5ff9d48070 spigot: migrate to by-name 2023-10-31 20:29:23 -03:00
Artturi
b2426befa0
Merge pull request #259784 from dmytrokyrychuk/init-spice-autorandr
spice-autorandr: init at 0.0.2
2023-10-22 18:52:10 +03:00
Dmytro Kyrychuk
965f09efa4 spice-autorandr: init at 0.0.2 2023-10-22 13:45:56 +00:00
Madoura
e6f88a9a82
rocm-related: fixup for ROCm 5.7.0
blender: fixup for ROCm 5.7.0

opensycl: fixup for ROCm 5.7.0

magma: fixup for ROCm 5.7.0

torch: fixup for ROCm 5.7.0

cp2k: fixup for ROCm 5.7.0

sirius: fixup for ROCm 5.7.0

spfft: fixup for ROCm 5.7.0

spla: fixup for ROCm 5.7.0
2023-10-09 17:03:19 -05:00
Phillip Seeber
0365c4b1d0 spfft: init at 1.0.6
spfft: fix openmp on darwin
2023-10-09 10:48:16 +02:00
Phillip Seeber
5b7e0ad096 spla: init at 1.0.6
spla: fix openmp on darwin
2023-10-09 10:48:16 +02:00