Commit Graph

94058 Commits

Author SHA1 Message Date
Lassulus
b8ca5f4f46
Merge pull request #137003 from yayayayaka/add-pkg-jigasi
jigasi: init at 1.1-311-g3de47d0 + module
2023-12-09 02:28:50 +01:00
Peder Bergebakken Sundt
d54e864217
Merge pull request #203480 from onthestairs/init-lttoolbox
lttoolbox: init at 3.7.1
2023-12-09 01:53:15 +01:00
Stig
13849335b2
Merge pull request #272754 from anthonyroussel/perl-ChipcardPCSC
perlPackages.ChipcardPCSC: 1.4.14 -> 1.4.16
2023-12-09 00:40:24 +01:00
Yaya
181cc6ce34
electron_28-bin: init at v28.0.0 (#272762) 2023-12-09 00:24:27 +01:00
Weijia Wang
d25ac008ed
Merge pull request #272905 from wegank/flet-bump
python311Packages.flet: 0.10.1 -> 0.15.0
2023-12-08 21:53:43 +01:00
Maciej Krüger
92267eff49
Merge pull request #270350 from mkg20001/tribler 2023-12-08 18:10:25 +01:00
Weijia Wang
facb02ebbe
Merge pull request #272297 from wineee/mpvpaper
mpvpaper: don't need wlroots
2023-12-08 17:27:51 +01:00
Martin Weinelt
db8268bdaf
Merge pull request #270272 from SuperSandro2000/hass-govee
python3.pkgs.govee-led-wez: init at 0.0.15,  home-assistant.custom-components.govee-lan: init at unstable-2023-06-10
2023-12-08 16:53:36 +01:00
Weijia Wang
1be4693cf2
Merge pull request #258614 from ExpidusOS/feat/llvm-17
llvmPackages_17: init
2023-12-08 15:11:29 +01:00
Weijia Wang
a02b1a1285 python311Packages.flet-runtime: init at 0.15.0 2023-12-08 14:12:50 +01:00
Peder Bergebakken Sundt
4f21d76bb8
Merge pull request #258468 from pacien/mediafire-dl-init
python3Packages.mediafire-dl: init at 2023-09-07
2023-12-08 13:09:43 +01:00
Sandro Jäckel
a478af89f1
python3.pkgs.govee-led-wez: init at 0.0.15 2023-12-08 13:05:15 +01:00
Peder Bergebakken Sundt
8ecc133024
Merge pull request #272302 from panicgh/pynitrokey
pynitrokey: convert to Python package
2023-12-08 12:35:30 +01:00
7c6f434c
91729ca7c0
Merge pull request #272749 from afh/botan-darwin
botan: Enable Darwin platform, cleanup
2023-12-08 11:05:55 +00:00
Austin Platt
eee42c636e
lttoolbox: init at 3.7.1
add checkPhase

add licence information
2023-12-08 08:49:54 +00:00
Peder Bergebakken Sundt
17572dd79f
Merge pull request #266345 from WolfangAukang/indiepass-desktop
indiepass-desktop: init at unstable-2023-05-19
2023-12-08 09:49:47 +01:00
Jann Marc Villablanca
b64bda6605
python311Packages.fpdf2: init at 2.7.6 (#271076) 2023-12-08 16:54:41 +09:00
Peder Bergebakken Sundt
f2aef2c530
Merge pull request #267259 from WolfangAukang/protonvpn-gui-v4
protonvpn-gui: 1.12.0 -> 4.1.0-unstable-2023-10-25, protonvpn-gui_legacy: init at 1.12.0
2023-12-08 07:24:00 +01:00
Peder Bergebakken Sundt
09dc04054b
Merge pull request #251465 from gracicot/grc/init-vcpkg
vcpkg: init at 2023.10.19
2023-12-08 02:14:17 +01:00
Martin Weinelt
49cd2f2d1f
Revert "emacs: set 29 as default version and remove 28" (#272785)
Too many rebuilds to go to master, even if they are cheap they cause a lot of delay on nixos-unstable.
2023-12-08 01:34:55 +01:00
Tristan Ross
d6d5c8a14e
llvmPackages_17: init 2023-12-07 16:28:06 -08:00
Anthony Roussel
64cdbcf017
perlPackages.ChipcardPCSC: 1.4.14 -> 1.4.16
https://github.com/LudovicRousseau/pcsc-perl/compare/1.4.14...1.4.16
2023-12-07 21:10:59 +01:00
Connor Baker
aaf735eac9 cudaPackages.saxpy: only available from CUDA 11.4 and on 2023-12-07 16:45:56 +00:00
Connor Baker
8e800cedaf cudaPackages: move derivations to cuda-modules & support aarch64
cudaPackages.cuda_compat: ignore missing libs provided at runtime

cudaPackages.gpus: Jetson should never build by default

cudaPackages.flags: don't build Jetson capabilities by default

cudaPackages: re-introduce filter for pre-existing CUDA redist packages in overrides

cudaPackages: only recurseIntoAttrs for the latest of each major version

cudaPackages.nvccCompatabilities: use GCC 10 through CUDA 11.5 to avoid a GLIBC incompatability

cudaPackages.cutensor: acquire libcublas through cudatoolkit prior to 11.4

cudaPackages.cuda_compat: mark as broken on aarch64-linux if not targeting Jetson

cudaPackages.cutensor_1_4: fix build

cudaPackages: adjust use of autoPatchelfIgnoreMissingDeps

cudaPackages.cuda_nvprof: remove unecessary override to add addOpenGLRunpath

cudaPackages: use getExe' to avoid patchelf warning about missing meta.mainProgram

cudaPackages: fix evaluation with Nix 2.3

cudaPackages: fix platform detection for Jetson/non-Jetson aarch64-linux

python3Packages.tensorrt: mark as broken if required packages are missing

Note: evaluating the name of the derivation will fail if tensorrt is not present,
which is why we wrap the value in `lib.optionalString`.

cudaPackages.flags.getNixSystem: add guard based on jetsonTargets

cudaPackages.cudnn: use explicit path to patchelf

cudaPackages.tensorrt: use explicit path to patchelf
2023-12-07 16:45:54 +00:00
Yureka
ec1bb84950
schildichat-{web,desktop}: remove due to lack of maintenance (#272270) 2023-12-07 17:23:31 +01:00
Francesco Gazzetta
94cda6b43d tcllib: use critcl 2023-12-07 15:44:48 +00:00
Francesco Gazzetta
7e383bf3c2 critcl: init at 3.2 2023-12-07 15:44:48 +00:00
Yaya
4af0df7beb jigasi: init at 1.1-311-g3de47d0
Jitsi Gateway to SIP: a server-side application that allows regular SIP
clients to join Jitsi Meet conferences hosted by Jitsi Videobridge.
2023-12-07 13:36:53 +00:00
Fabian Affolter
f802b8eeda python311Packages.devialet: init at 1.4.3
Library to interact with Devialet API

https://github.com/fwestenberg/devialet
2023-12-07 14:36:17 +01:00
Fabian Affolter
8ca90ac70f python311Packages.pyasuswrt: init at 0.1.20
Library for communication with ASUSWRT routers via HTTP

https://github.com/ollo69/pyasuswrt
2023-12-07 14:35:53 +01:00
Lin Jian
23ff652157
Merge pull request #270558 from linj-fork/pr/default-emacs-29
emacs: set 29 as default version and remove 28
2023-12-07 07:04:03 -06:00
P.
9aa6e8c534
protonvpn-gui_legacy: init at 1.12.0 2023-12-07 07:03:16 -06:00
Guillaume Racicot
673432ef6e vcpkg-tool: init at 2023-09-15 2023-12-07 10:01:00 -03:00
P.
0eb84808b9
indiepass-desktop: init at unstable-2023-05-19
indigenous-desktop is now indiepass-desktop
2023-12-07 06:49:42 -06:00
Alexis Hildebrandt
f7ab5ad7c2 botan: Enable Darwin platform, cleanup 2023-12-07 11:40:45 +01:00
Peder Bergebakken Sundt
4442ad0d64
Merge pull request #266987 from linsui/ant19
apacheAnt_1_9: remove
2023-12-07 08:47:13 +01:00
Peder Bergebakken Sundt
d41449afb3
Merge pull request #256737 from illustris/spark
spark: init 3.5.0, 3.4.0->3.4.2, 3.3.2->3.3.3
2023-12-07 04:24:16 +01:00
Peder Bergebakken Sundt
0d0efa0759
Merge pull request #259337 from dpc/rblake3sum
rblake3sum: init at 0.4.0
2023-12-07 03:53:00 +01:00
Peder Bergebakken Sundt
e7c0bb1831
Merge pull request #267456 from DeeUnderscore/misc/drop-livestreamer
pythonPackages.livestreamer{,-curses}: drop
2023-12-07 03:15:47 +01:00
Janik
f996d87185
Merge pull request #272311 from clerie/prometheus-atlas-exporter-1.0.4 2023-12-07 02:25:37 +01:00
Peder Bergebakken Sundt
747224bf39
Merge pull request #246771 from OPNA2608/update/fmtoy
fmtoy: Update, init split-off projects
2023-12-07 00:48:48 +01:00
Peder Bergebakken Sundt
da4f80ad22
Merge pull request #271469 from atorres1985-contrib/ytree
ytree: 2.05 -> 2.06
2023-12-07 00:43:16 +01:00
Peder Bergebakken Sundt
37eb75ecc2
Merge pull request #270301 from atorres1985-contrib/arcan
Arcan updates
2023-12-06 23:58:55 +01:00
Peder Bergebakken Sundt
e407f06e85
Merge pull request #250803 from h7x4/init-ark-pixel-font
ark-pixel-font: init at 2023.08.15
2023-12-06 23:34:31 +01:00
Dee Anzorge
8d640bcc65 python3Packages.livestreamer-curses: drop
'livestreamer' itself has been removed from Nixpkgs. Additionally,
livestreamer-curses has seen no commits since 2015, and appears
unmaintained.
2023-12-06 22:08:02 +01:00
Dee Anzorge
b551d2c4c4 python3Packages.livestreamer: drop
Project appears unmaintained. Last upstream release was on 2015-05-02,
and their last commit was on 2016-02-02.

Nixpkgs includes 'streamlink' in the top level, which is a currently
maintained fork of livestreamer.
2023-12-06 22:07:55 +01:00
Emily
04236bd707
Merge pull request #271677 from yu-re-ka/electron
Electron updates
2023-12-06 21:58:56 +01:00
clerie
acf19ab36f prometheus-atlas-exporter: init at 1.0.4 2023-12-06 21:24:17 +01:00
Thiago Kenji Okada
849da515fa
Merge pull request #272352 from jlesquembre/clojure-jdk
clojure: update to JDK 21 (latest LTS)
2023-12-06 20:02:45 +00:00
phaer
c40f706dc4 nixos/nginx/tailscale-auth: init module 2023-12-06 20:57:38 +01:00