Commit graph

324322 commits

Author SHA1 Message Date
Maximilian Bosch 2921a9a7d3
Merge pull request #142337 from SuperSamus/swaylock-fancy
swaylock-fancy: 2020-02-22 -> 2021-10-11
2021-10-20 22:19:14 +02:00
figsoda 8b056e32cd
Merge pull request #142404 from NixOS/yu-re-ka-patch-1
rootbar: wrong meta.homepage
2021-10-20 16:02:04 -04:00
Yuka 6c2fca809f
rootbar: wrong meta.homepage 2021-10-20 21:39:04 +02:00
Jörg Thalheim 18b39d6b57
Merge pull request #142370 from SuperSandro2000/gopls
gopls: 0.7.1 -> 0.7.3, add SuperSandro2000 as maintainer
2021-10-20 20:22:26 +01:00
Julien Moutinho 0f9307a684 nethogs: fix cross-compiling 2021-10-20 21:12:22 +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
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
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 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
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
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
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
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
Sandro 8018eea2df
Merge pull request #142242 from ju1m/nmon 2021-10-20 13:22:04 +02:00
Sandro Jäckel f1ad6af36a
vgrep: 2.5.1 -> 2.5.3 2021-10-20 13:20:21 +02:00
Sandro d6f6c26e39
python39Packages.islpy: remove unused input 2021-10-20 13:15:25 +02:00
Martino Fontana 80b0ad667f swaylock-fancy: 2020-02-22 -> 2021-10-11 2021-10-20 13:09:57 +02:00
Sandro d6ba4b80e6
Merge pull request #142306 from tomberek/nix_aws-crt-cpp3 2021-10-20 13:02:44 +02:00
Yannik Rödel 1c9842fa81
ipe: add desktop file (#141879)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-20 13:01:54 +02:00
Maximilian Bosch 9369c6520b
Merge pull request #141382 from sumnerevans/matrix-synapse-1.45
matrix-synapse: 1.44.0 -> 1.45.0
2021-10-20 12:57:34 +02:00
R. RyanTM 531f2bfd7d git-cola: 3.10.1 -> 3.11.0 2021-10-20 10:45:48 +00:00
maxine [they] e06171f926
Merge pull request #142271 from samuela/upkeep-bot/vscode-1.61.2-1634688930 2021-10-20 12:21:13 +02:00
R. RyanTM d510a8b880 cht-sh: unstable-2021-04-25 -> unstable-2021-10-20 2021-10-20 09:55:01 +00:00
Sandro 26e524a4a4
Merge pull request #142316 from ymatsiuk/slack 2021-10-20 11:43:42 +02:00
Sandro 8d9aeada6d
Merge pull request #142317 from trofi/parallel-libtorrent 2021-10-20 11:43:14 +02:00
Sandro 5d7c762139
Merge pull request #142318 from trofi/parallel-rtorrent 2021-10-20 11:43:02 +02:00
Yureka 2d1057f19e gitlab: use fetchYarnDeps 2021-10-20 11:39:16 +02:00