Commit Graph
742622 Commits
Author SHA1 Message Date
Piotr Kwiecinski bd46f57740 php8{1-3}Extensions.datadog_trace: use fetchCargoVendor 2025-01-19 14:05:50 +01:00
SandroandGitHub 9dee4ae97c nixos/paperless: Support remote databases (#368137) 2025-01-19 14:05:48 +01:00
SandroandGitHub a2fe10d4a6 python3Packages.wandb: unmark darwin as broken (#374911) 2025-01-19 14:04:53 +01:00
OTABI TomoyaandGitHub d114ef52ed python312Packages.pytapo: 3.3.37 -> 3.3.38 (#373943) 2025-01-19 22:01:01 +09:00
Chris MoultrieandSandro Jäckel 34f826a66c paperless-ngx: 2.13.5 -> 2.14.4 2025-01-19 14:00:58 +01:00
Gaétan LepageandGitHub 1de0c226e2 python313Packages.flaxlib: fix build (#373159) 2025-01-19 14:00:10 +01:00
Guillaume GirolandGitHub 17b5913663 bitwuzla: actually build with cryptominisat support (#369786) 2025-01-19 13:59:15 +01:00
FliegendeWurst 47cbb54c07 gawkextlib.{errno,gd,haru,lmdb,select}: fix (cross) build 2025-01-19 13:58:40 +01:00
Sefa Eyeoglu 479b592b84 python312Packages.mandown: refactor
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-01-19 13:53:43 +01:00
Sefa Eyeoglu 210b2262a9 python312Packages.mandown: 1.10.1 -> 1.11.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-01-19 13:53:43 +01:00
Sefa Eyeoglu c59e3ea108 python312Packages.comicon: refactor
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-01-19 13:53:42 +01:00
Sefa Eyeoglu c3d6a19147 python312Packages.comicon: 1.3.0 -> 1.4.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-01-19 13:53:42 +01:00
Guillaume GirolandGitHub 84ed163a93 paperwork: fix installing translations (#370379) 2025-01-19 13:41:48 +01:00
Pavol RusnakandGitHub eece942942 gocryptfs: 2.4.0 -> 2.5.0 (#374932) 2025-01-19 13:41:26 +01:00
R. Ryantm 51fcd2759e doublecmd: 1.1.21 -> 1.1.22 2025-01-19 12:39:28 +00:00
R. Ryantm f44907d245 cargo-deny: 0.16.3 -> 0.16.4 2025-01-19 12:38:26 +00:00
Matthieu C. d0ec106920 vimPlugins.typescript-tools-nvim: add runtimeDeps tsserver 2025-01-19 13:34:57 +01:00
Matthieu C. 1d85984351 neovim: enable autowrapRuntimeDeps by default
like the autoconfigure setting, this represents a turning point in neovim plugins packaging and an additional way to avoid patching plugins.
For instance in markdown-preview-nvim, instead of patching paths like:

===
    super.markdown-preview-nvim.overrideAttrs {
      patches = [
        (substituteAll {
          src = ./markdown-preview-nvim/fix-node-paths.patch;
          node = "${nodejs}/bin/node";
        })
      ];
      postInstall = ''
        ln -s ${nodeDep}/node_modules $out/app
      '';

===
we could add the program in PATH.

You can still disable by using `neovim.overrideAttrs({  autowrapRuntimeDeps = false; })`.
See the documentation at https://nixos.org/manual/nixpkgs/unstable/#neovim-custom-configuration.
2025-01-19 13:34:41 +01:00
Matthieu C. c4aa5081f9 neovim: enable autoconfigure by default
It was disabled before. You can still disable by using neovim.overrideAttrs({  autoconfigure = false; }). See the documentation at
https://nixos.org/manual/nixpkgs/unstable/#neovim-custom-configuration
2025-01-19 13:33:14 +01:00
Justin BedőandGitHub 5e2aac6af7 last: 1607 -> 1608 (#374226) 2025-01-19 23:27:11 +11:00
OTABI TomoyaandGitHub b47e09d765 python312Packages.yamale: 5.2.1 -> 6.0.0 (#371102) 2025-01-19 21:26:59 +09:00
OTABI TomoyaandGitHub f1070f8a29 python312Packages.llama-cloud: 0.1.8 -> 0.1.9 (#374372) 2025-01-19 21:25:19 +09:00
misuzuandGitHub 3d307af057 gtkspell2: fix cross build (#374001) 2025-01-19 14:15:49 +02:00
Wolfgang WaltherandGitHub 0ec8369b00 treewide: replace substituteAll with replaceVars (part 2) (#373658) 2025-01-19 13:08:50 +01:00
K900andGitHub f995e96fd1 nixos/acme: disable rate limiting to fix the test (#374984) 2025-01-19 15:07:43 +03:00
misuzuandGitHub 27555100b3 libixion: fix cross build (#373983) 2025-01-19 14:07:02 +02:00
misuzuandGitHub 709a853491 liblangtag: fix cross build (#373968) 2025-01-19 14:06:39 +02:00
OTABI TomoyaandGitHub 3ab4abae1d python3Packages.lrclibapi: init at 0.3.1 (#373542) 2025-01-19 21:02:34 +09:00
Guillaume Girol 69ace4daab paperwork: fix evaluation warning 2025-01-19 12:00:00 +00:00
Doron BeharandGitHub e272e727dc octave: fix cross build (#375025) 2025-01-19 13:58:39 +02:00
misuzuandGitHub 06e6d2459b mecab: fix cross build (#373789) 2025-01-19 13:56:30 +02:00
FliegendeWurst de1c0f43d4 octave: fix cross build 2025-01-19 12:50:14 +01:00
735a044321 powershell-editor-services: 4.1.0 -> 4.2.0 (#374428)
Co-authored-by: sharpchen <sharpchen@users.noreply.github.com>
2025-01-19 11:49:26 +00:00
Doron BeharandGitHub d8d3d5f5de syncthingtray: 1.7.0 -> 1.7.1 (#375001) 2025-01-19 13:46:38 +02:00
Doron BeharandGitHub 97c3c86ec9 cpp-utilities: 5.27.1 -> 5.27.2 (#374993) 2025-01-19 13:46:19 +02:00
Matt MoriarityandGitHub f624d9c16a lldap: pin wasm-bindgen-cli to 0.2.95 (#374179) 2025-01-19 12:44:19 +01:00
R. Ryantm 3c3982e223 python312Packages.pyexploitdb: 0.2.63 -> 0.2.64 2025-01-19 11:39:58 +00:00
OTABI TomoyaandGitHub 6e02957b50 Fix invalid pythonImportsCheck attributes (#374927) 2025-01-19 20:35:31 +09:00
OTABI TomoyaandGitHub f26c1bc725 python3Packages.wat: 0.4.4 -> 0.5.0 (#374970) 2025-01-19 20:34:57 +09:00
Maximilian BoschandGitHub a4afb337c3 Merge: nextcloud: remove 28, update apps (#374902) 2025-01-19 12:34:46 +01:00
FliegendeWurst 290030cafc hyp2mat: fix cross build 2025-01-19 12:32:42 +01:00
Maximilian BoschandGitHub c1bf44ab55 Merge: nixos/postgresql: fix condition for readwritepaths (#372164) 2025-01-19 12:32:13 +01:00
OTABI TomoyaandGitHub a45e3bcce4 python313Packages.reflex-chakra: 0.6.2 -> 0.6.3 (#375013) 2025-01-19 20:31:49 +09:00
misuzuandGitHub daf35fdd25 liberation-sans-narrow: fix cross build (#373965) 2025-01-19 13:30:23 +02:00
SandroandGitHub 3655f3f84a simdjson: 3.11.4 -> 3.11.6 (#375018) 2025-01-19 12:27:25 +01:00
OTABI TomoyaandGitHub 58afe3786d python313Packages.setupmeta: 3.6.0 -> 3.6.1 (#375011) 2025-01-19 20:23:40 +09:00
7c6f434candGitHub 133940fb2a tinycc: 0.9.27-unstable-2022-07-15 -> 0.9.27-unstable-2025-01-06 (#374684) 2025-01-19 11:20:24 +00:00
misuzuandGitHub ed916a6a2c inkscape: fix cross build (#370554) 2025-01-19 13:19:30 +02:00
R. Ryantm d9ad310cbd python312Packages.mozart-api: 4.1.1.116.4 -> 4.1.1.116.5 2025-01-19 11:18:42 +00:00
OTABI TomoyaandGitHub 98307ec905 python312Packages.mpl-typst: init at 0.1.0 (#374768) 2025-01-19 20:17:39 +09:00