Commit Graph

658026 Commits

Author SHA1 Message Date
Philip Taron
4252286f21
doc: extract nixpkgs-manual into its own package
Also, use `finalAttrs` style and pass through all the helper derivations.
2024-07-26 13:44:04 -07:00
Philip Taron
8bb7777aee
doc: extract manpage-urls test into its own package 2024-07-26 13:44:04 -07:00
Philip Taron
2266280af7
doc: reshape python-interpreter-table.nix into a normal callPackage
Before, it produced a string, not a derivation.
2024-07-26 13:44:04 -07:00
Philip Taron
eac67316dc
doc: extract optionsDoc into its own package 2024-07-26 13:44:04 -07:00
Philip Taron
ee6a243ea4
doc: extract epub manual stub into its own package 2024-07-26 13:44:04 -07:00
Philip Taron
87b8931d74
doc: make ./doc-support/lib-function-docs.nix callPackage style
Move `libsets` over to it, since it's the only user.

Format with `nixfmt` since we're changing it so dramatically.
2024-07-26 13:44:04 -07:00
Philip Taron
849cf13725
web-devmode: call as package 2024-07-26 13:43:59 -07:00
Sandro
2f0c10a073
Merge pull request #329015 from eclairevoyant/yt-dlp-cffi 2024-07-26 20:54:42 +02:00
Matthias Beyer
13043cd5f7
Merge pull request #327917 from r-ryantm/auto-update/rocksdb
rocksdb: 9.3.1 -> 9.4.0
2024-07-26 20:48:38 +02:00
Matthias Beyer
37d9262472
Merge pull request #328789 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.38 -> 6.4.39
2024-07-26 20:44:56 +02:00
Matthias Beyer
478f1bc7d1
Merge pull request #329285 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.30.0 -> 0.31.0
2024-07-26 20:43:19 +02:00
Matthias Beyer
54cc563a0b
Merge pull request #329480 from r-ryantm/auto-update/kcov
kcov: 42 -> 43
2024-07-26 20:42:18 +02:00
Matthias Beyer
702b76c926
Merge pull request #329614 from r-ryantm/auto-update/wasmer
wasmer: 4.3.4 -> 4.3.5
2024-07-26 20:41:58 +02:00
Matthias Beyer
117e019c5d
Merge pull request #330103 from r-ryantm/auto-update/cargo-workspaces
cargo-workspaces: 0.3.2 -> 0.3.5
2024-07-26 20:41:47 +02:00
Matthias Beyer
816155d48f
Merge pull request #330097 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.14.24 -> 0.15.0
2024-07-26 20:40:15 +02:00
Matthias Beyer
a024c7fabc
Merge pull request #330145 from r-ryantm/auto-update/cargo-mutants
cargo-mutants: 24.7.0 -> 24.7.1
2024-07-26 20:39:34 +02:00
Matthias Beyer
61b773daa2
Merge pull request #330147 from r-ryantm/auto-update/ktop
ktop: 0.3.6 -> 0.3.7
2024-07-26 20:38:58 +02:00
Matthias Beyer
7332ff58f3
Merge pull request #330166 from r-ryantm/auto-update/bottom
bottom: 0.9.6 -> 0.9.7
2024-07-26 20:38:42 +02:00
Matthias Beyer
7d669f9d59
Merge pull request #330228 from davidkna/starship-v1.20.0
starship: 1.19.0 -> 1.20.0
2024-07-26 20:38:34 +02:00
7c6f434c
802078d514
Merge pull request #330210 from Mynacol/libreoffice-mainProgram
libreoffice: Add meta.mainProgram
2024-07-26 18:35:39 +00:00
Jörg Thalheim
ed2202e9e6
Merge pull request #328130 from Enzime/add/regreet-themes
regreet: add options for controlling theming
2024-07-26 20:30:57 +02:00
Jörg Thalheim
11067484e9
Merge pull request #328722 from Cottand/update-nomad2
nomad: update 1.6 and 1.8, build with go 1.22 for 1.8 and 1.6, deprecate 1.5
2024-07-26 20:29:41 +02:00
Jörg Thalheim
d1077a7155
Merge pull request #328798 from r-ryantm/auto-update/libgbinder
libgbinder: 1.1.39 -> 1.1.40
2024-07-26 20:27:51 +02:00
Jörg Thalheim
1b4d569d83
Merge pull request #330045 from YvesStraten/update/skimpdf
skimpdf: 1.7.2 -> 1.7.3
2024-07-26 20:27:07 +02:00
Jörg Thalheim
cd8166ed1c
Merge pull request #329731 from ju1m/radicle
nixos/radicle: fix support of absolute file paths for SSH keys
2024-07-26 20:25:23 +02:00
Jörg Thalheim
b5c29e7af0
Merge pull request #330099 from ryand56/update-freetube
freetube: 0.21.1 -> 0.21.2
2024-07-26 20:22:52 +02:00
Florian
6d0f55ef84
Merge pull request #328148 from NukaDuka/prometheus-pve-exporter
prometheus-pve-exporter: 3.2.4 -> 3.4.3
2024-07-26 20:21:21 +02:00
Emily
52699aff3c
Merge pull request #330222 from pyrox0/denose/pypass
python312Packages.pypass: Remove nose dependency; modernize
2024-07-26 19:15:36 +01:00
Fabian Freihube
df6e2c4311 xournalpp: fix missing icons that prevent start 2024-07-26 20:10:46 +02:00
David Knaack
a6f1107c90 starship: 1.19.0 -> 1.20.0 2024-07-26 19:48:47 +02:00
Sandro
e97c8b67e3
Merge pull request #329708 from guoard/docker-27.1.1 2024-07-26 19:29:24 +02:00
Sandro
df9a3ad8cf
Merge pull request #315986 from Sigmanificient/samarium 2024-07-26 19:28:13 +02:00
Sandro
3dbb08f12b
Merge pull request #315982 from Sigmanificient/oddsprout 2024-07-26 19:27:44 +02:00
Sandro
fdb95b25c6
Merge pull request #315968 from Sigmanificient/pbar 2024-07-26 19:25:14 +02:00
Pyrox
38ba83534f
python312Packages.pypass: Modernize 2024-07-26 13:20:55 -04:00
Pyrox
93201c2d23
python312Packages.pypass: Remove nose dependency 2024-07-26 13:20:38 -04:00
Martin Weinelt
925ba264ab
Merge pull request #330194 from mweinelt/firefox-128.0.3
firefox-unwrapped: 128.0.2 -> 128.0.3
2024-07-26 19:15:29 +02:00
Martin Weinelt
0196cfe7f3
Merge pull request #330152 from dotlambda/home-assistant
nixos/home-assistant: customComponents must use buildHomeAssistantComponent
2024-07-26 19:15:11 +02:00
Niklas Gollenstede
58e9d6e92d
python312Packages.onnxruntime: fix CUDA build; add missing nccl dependency. (#330044)
Co-authored-by: Niklas Gollenstede <gollenstede@ibr.cs.tu-bs.de>
2024-07-26 18:56:51 +02:00
Silvan Mosberger
236fdd549f
Merge pull request #325793 from toastal/remove-envrc
Remove .envrc
2024-07-26 18:36:31 +02:00
Emily
bad8a70d42
Merge pull request #327530 from lavafroth/python3Packages.beaker/nose
python3Packages.beaker: replace nose tests with pytest
2024-07-26 17:22:29 +01:00
K900
aed5d4447b
Merge pull request #330209 from K900/sddm-libplasma
nixos/plasma6: add libplasma to SDDM wrapper
2024-07-26 19:21:25 +03:00
K900
c32b73a2d6 nixos/plasma6: add libplasma to SDDM wrapper
It's actually required.
2024-07-26 19:20:02 +03:00
Mynacol
02f1815436 libreoffice: Add meta.mainProgram
So users can leverage `lib.getExe`.
The expectation for the main program is the general libreoffice
program, not specific binaries for e.g. Writer or Impress.
2024-07-26 18:18:29 +02:00
Martin Weinelt
bbc5d35ac3
Merge pull request #329749 from mweinelt/nss-3.102.1
nss_latest: 3.102 -> 3.102.1
2024-07-26 18:17:47 +02:00
Martin Weinelt
9014875e6f
Merge pull request #330205 from mweinelt/recurse-into-python311-312
python{311,312}Packages: restore recurseIntoAttrs for package sets
2024-07-26 18:03:07 +02:00
Martin Weinelt
852453aae1
coqPackages: restor recurseIntoAttrs
Fixes: 0213840 ("pythonPackages: move __attrsFailEvaluation to allo...")
2024-07-26 18:01:21 +02:00
Aleksana
c5c722b3e9
Merge pull request #321662 from jmbaur/stc-ng-wsl
Fix switch-to-configuration-ng on WSL
2024-07-26 23:58:19 +08:00
Martin Weinelt
369f63c0f4
python{311,312}Packages: restore recurseIntoAttrs for package sets
Fixes: 0213840c ("pythonPackages: move __attrsFailEvaluation to allo...")
2024-07-26 17:54:29 +02:00
Aleksana
a46b61fa68
Merge pull request #329562 from r-ryantm/auto-update/mdbook-i18n-helpers
mdbook-i18n-helpers: 0.3.4 -> 0.3.5
2024-07-26 23:52:00 +08:00