1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 00:54:11 +00:00
Commit graph

324877 commits

Author SHA1 Message Date
Nikita Uvarov 038152e4ee
home-assistant: update component-packages 2021-10-20 20:45:56 +02:00
Nikita Uvarov 231cfadcd7
python3Packages.apcaccess: init at 0.0.13 2021-10-20 20:44:40 +02:00
André Silva 7a0afb8193
ledger-live-desktop: 2.33.1 -> 2.34.3 2021-10-20 19:02:09 +01:00
figsoda 77b713b5cd timelimit: init at 1.9.2 2021-10-20 13:45:41 -04:00
0x4A6F c38d3c1123
zellij: 0.18.1 -> 0.19.0 2021-10-20 19:44:55 +02:00
Artturi 4be96dbda0
Merge pull request #141903 from ju1m/xinit 2021-10-20 20:28:19 +03:00
Vladimír Čunát 0c4ba371a5
Merge #141923: pidgin: 2.14.6 -> 2.14.8 2021-10-20 19:12:22 +02:00
Kristoffer Føllesdal 7f36ea08c6 python3Packges.dash: 1.21.0 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal c2742321c2 python3Packges.dash-html-components: 1.1.4 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal 5fc011b7c5 python3Packges.dash-core-components: 1.17.1 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal 6ca576e017 python3Packges.dash-table: 4.12.0 -> 5.0.0 2021-10-20 09:50:43 -07:00
Fabian Affolter a40ce0789b python3Packages.asyncio-nats-client: disable failing tests 2021-10-20 09:49:27 -07:00
Nikita Uvarov 917d7217a5 pythonPackages.py-synologydsm-api: init at 1.0.2 2021-10-20 09:48:57 -07:00
Fabian Affolter c56e8d2531 python3Packages.aioridwell: disable failing test 2021-10-20 09:48:37 -07:00
Fabian Affolter 1f85a06f89 python3Packages.adb-enhanced: 2.5.11 -> 2.5.12 2021-10-20 09:47:48 -07:00
cwyc 35279a22be gnome-backgrounds: stable image paths
This patch makes the backgrounds database point to stable paths in /run/current-system/sw that don't decay whenever this package's hash changes.
2021-10-20 12:45:54 -04:00
Mrinal Purohit 3717222ada google-cloud-sdk: 360.0.0 -> 361.0.0 2021-10-20 09:45:52 -07:00
Mrinal Purohit 7d50f4ece8 authy: 1.8.4 -> 1.9.0 2021-10-20 09:43:16 -07:00
Julien Moutinho 6e46232ca2 xorg.xinit: fix cross-compiling 2021-10-20 18:33:17 +02:00
Sergei Trofimovich dc05610fd4 dmraid: explicitly disable parallel building 2021-10-20 16:34:45 +01:00
Francesco Gazzetta d0150d9366 pt2-clone: 1.34 -> 1.36 2021-10-20 17:29:46 +02:00
Patrick Hilhorst 3ef1d2a960
Merge pull request #142347 from samuela/upkeep-bot/vscodium-1.61.2-1634731909 2021-10-20 17:05:21 +02:00
Sandro Jäckel 23da622f4c
go-outline: unstable-2018-11-22 -> unstable-2021-06-08, switch to buildGoModule, add SuperSandro2000 as maintainer 2021-10-20 16:57:59 +02:00
R. RyanTM 78341e2fca python38Packages.yfinance: 0.1.63 -> 0.1.64 2021-10-20 14:52:43 +00:00
Sandro Jäckel 1bc62d183b
gopls: 0.7.1 -> 0.7.3, add SuperSandro2000 as maintainer 2021-10-20 16:47:41 +02:00
ajs124 f7454b28cb
Merge pull request #142270 from helsinki-systems/upd/uefitool
uefitool.new-engine: A58 -> A59
2021-10-20 16:39:19 +02:00
Luke Gorrie 4f9ca7c565
Common lisp update (#142209)
quicklisp: 2021-02-13 -> 2021-08-07
lispPackages: regenerate from fresher Quicklisp
sbcl: 2.1.2 -> 2.1.9 (switch default version)
lispPackages.mgl, lispPackages.mgl-mat: init
lispPackages.iolib: suppress network-reliant tests
lispPackages.esrap: apply upstream SBCL 2.1.9 compatibility patch

Removed packages caveman and clack-v1-compat that are removed.

Added more packages from Quicklisp.

* lisp-modules/shell.nix: Add openblas for MGL

* lisp-modules: Update README.txt

Mention that shell.nix needs to be updated when adding packages that
have external dependencies during package analysis, e.g. package :LLA that specifically wants to load libblas.so at compile-time.

* lisp-modules/define-package.nix: Fix package path deduplication

The deduplication of NIX_LISP_ASDF_PATHS was not working, apparently
due to a shell quoting bug causing the sort/uniq pipeline to run at
the wrong time. This is now deduplicated in a separate step.

This fixes a series problem where environments with many Lisp packages
would exhasut the available environment space on Linux, causing
obscure "too many arguments" error messages from the shell, because
the NIX_LISP_ASDF_PATHS list was bloated with ~90% duplicates.

Co-authored-by: Luke Gorrie <luke@nuddy.co>
2021-10-20 14:30:31 +00:00
Thiago Kenji Okada 38001b1454 babashka: add passthru.updateScript 2021-10-20 11:22:59 -03:00
Thiago Kenji Okada f661c6b18b clojure: add passthru.updateScript 2021-10-20 11:17:34 -03:00
Francesco Gazzetta 023ba76689 lobster: unstable-2021-06-18 -> 2021.3
and some minor refactors and metadata fixes
2021-10-20 16:12:13 +02:00
Eric Bailey 5b455776e3 helmfile: 0.140.1 -> 0.141.0 2021-10-20 09:06:11 -05:00
Fabian Affolter fcb07a716f
Merge pull request #142357 from r-ryantm/auto-update/python38Packages.PyChromecast
python38Packages.PyChromecast: 9.3.0 -> 9.3.1
2021-10-20 16:00:34 +02:00
Sandro 36334551e7
Merge pull request #142339 from SuperSandro2000/SuperSandro2000-patch-1 2021-10-20 15:46:59 +02:00
Sandro 455939be8f
Merge pull request #142341 from SuperSandro2000/vgrep 2021-10-20 15:46:47 +02:00
Orivej Desh 0d20bfd742
tonelib-gfx: 4.6.6 -> 4.7.0 (#142259)
Fix runtime dependencies:
- libjack2 is needed for jack output
- libX* are needed to properly render the GUI

Missing runtime dependencies were discovered by running:
strace -fe open,openat ToneLib-GFX |& grep glibc | grep ENOENT
2021-10-20 13:43:27 +00:00
José Romildo 247f3876d5 nixos.lumina: give special privilegies to lumina-checkpass 2021-10-20 10:43:25 -03:00
José Romildo a2882ab4c2 lumina.lumina: 1.6.0 -> 1.6.1 2021-10-20 10:43:25 -03:00
superherointj 3f8773153a fluxcd: fix updateScript 5th attempt
Co-authored-by: @NULLx76
2021-10-20 10:35:21 -03:00
R. RyanTM 995f554ec9 python38Packages.PyChromecast: 9.3.0 -> 9.3.1 2021-10-20 13:03:23 +00:00
R. RyanTM 6c91deb32a oh-my-zsh: 2021-10-18 -> 2021-10-19 2021-10-20 08:59:52 -04:00
Fabian Affolter a97a3078de assh: 2.11.3 -> 2.12.0 2021-10-20 14:58:29 +02:00
figsoda bda0cc3b1a image-roll: init at 1.3.1
Co-authored-by: Artturi <Artturin@artturin.com>
2021-10-20 08:38:56 -04:00
figsoda 9d9895d812
Merge pull request #142288 from figsoda/difftastic
difftastic: 0.10.1 -> 0.11.0
2021-10-20 08:21:13 -04:00
figsoda 699ba0c853
Merge pull request #142326 from r-ryantm/auto-update/cht-sh
cht-sh: unstable-2021-04-25 -> unstable-2021-10-20
2021-10-20 08:20:20 -04:00
figsoda 1b179bef03
Merge pull request #142331 from r-ryantm/auto-update/git-cola
git-cola: 3.10.1 -> 3.11.0
2021-10-20 08:16:09 -04:00
R. RyanTM 0b0a1c911b obsidian: 0.12.15 -> 0.12.19 2021-10-20 12:14:57 +00:00
figsoda d5682916a7
Merge pull request #141994 from fabaff/license-drill
drill: specify license
2021-10-20 08:14:20 -04:00
nixpkgs-upkeep-bot 214721f8c5 vscodium: 1.61.1 -> 1.61.2 2021-10-20 12:11:50 +00:00
figsoda e6f97fb788
Merge pull request #142265 from figsoda/routinator
routinator: remove patch
2021-10-20 08:10:42 -04:00
Mario Rodas 1326545a4e ocamlPackages.menhirLib: 20210419 -> 20211012 2021-10-20 14:00:11 +02:00