1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
Commit graph

331871 commits

Author SHA1 Message Date
Fabian Affolter f140fdb18d
Merge pull request #145273 from fabaff/fix-qiling
python3Packages.qiling: 1.3.0 -> 1.4.0, unicorn: 1.0.3 -> 2.0.0-rc4
2021-11-16 19:59:30 +01:00
Fabian Affolter d74b9bab02
Merge pull request #146066 from amfl/gemget-1.8.0
gemget: init at 1.8.0
2021-11-16 19:53:13 +01:00
Fabian Affolter 2aa1e246b4
Merge pull request #146032 from r-ryantm/auto-update/python38Packages.ibm-cloud-sdk-core
python38Packages.ibm-cloud-sdk-core: 3.12.0 -> 3.13.0
2021-11-16 19:52:09 +01:00
Martin Weinelt 2cc5606c84
Merge pull request #142319 from mweinelt/node2nix 2021-11-16 19:46:17 +01:00
Fabian Affolter 60ed570cad
Merge pull request #146047 from r-ryantm/auto-update/python38Packages.libcloud
python38Packages.libcloud: 3.3.1 -> 3.4.0
2021-11-16 19:40:40 +01:00
Artturi 7811220632
Merge pull request #146289 from Artturin/evalfailurefix 2021-11-16 20:39:00 +02:00
Fabian Affolter 1bc2c281ea
Merge pull request #146053 from r-ryantm/auto-update/python38Packages.mne-python
python38Packages.mne-python: 0.23.4 -> 0.24.0
2021-11-16 19:38:50 +01:00
Artturin a7ea834b17 nixos/plex: replace literalExample with literalExpression 2021-11-16 20:37:44 +02:00
José Luis Lafuente 19b22191f7 vim-utils: better error message if duplicates
Print a more user friendly error message if you try to in install
multiple plugins with the same name
closes #145980 #146099
2021-11-16 19:26:59 +01:00
Fabian Affolter f895817548
Merge pull request #146075 from quyse/terraform_cloudflare
terraform-providers.cloudflare: 2.23.0 -> 3.4.0
2021-11-16 19:23:13 +01:00
Fabian Affolter fc5185af4d
Merge pull request #146059 from r-ryantm/auto-update/python38Packages.pdfkit
python38Packages.pdfkit: 0.6.1 -> 1.0.0
2021-11-16 19:21:21 +01:00
Maximilian Bosch bd119f4470
Merge pull request #145657 from dunklecat/master
godot: 3.3.3 -> 3.4
2021-11-16 19:19:16 +01:00
Bernardo Meurer cf0e83f5c4
Merge pull request #137157 from rebeccaskinner/fix/nvidia-settings
nixos/modules/hardware/video/nvidia: Fix incorrect reference to 'nvid…
2021-11-16 10:18:16 -08:00
Sandro a0a5e0be1c
Merge pull request #139553 from andrew-d/andrew/plex-scanners 2021-11-16 19:17:31 +01:00
Fabian Affolter 0a3a4b3f21
Merge pull request #146073 from r-ryantm/auto-update/python38Packages.pypresence
python38Packages.pypresence: 4.2.0 -> 4.2.1
2021-11-16 19:17:02 +01:00
Jonathan Ringer 47a69c646f qtile: fix qtile check command 2021-11-16 10:13:21 -08:00
Sandro 0f72345876
Merge pull request #138985 from arcnmx/vimpager-shell 2021-11-16 19:06:28 +01:00
Sandro 0e4ef9ab2b
Merge pull request #139294 from shnarazk/kissat-init 2021-11-16 18:47:19 +01:00
Sandro bcf9d4ec55
Merge pull request #140511 from smancill/bump-cmark 2021-11-16 18:38:51 +01:00
Sandro dc37c7483e
Merge pull request #140829 from deshaw/kcat 2021-11-16 18:36:37 +01:00
Artturi 1ec646400f
Merge pull request #146270 from bjornfor/update-corectrl 2021-11-16 19:36:28 +02:00
Sandro e2a2b3c8d9
Merge pull request #140684 from eliasp/init-libbde 2021-11-16 18:35:17 +01:00
Robert Schütz 53c23d11e2
Merge pull request #145855 from dotlambda/colorlog-6.6.0
python3Packages.colorlog: 6.5.0 -> 6.6.0
2021-11-16 09:31:30 -08:00
Clemens Lutz 194628e404 zoom-us: 5.8.3.145 -> 5.8.4.210 2021-11-16 17:51:54 +01:00
Guillaume Girol dbfd26724d
doc: add ocaml end user doc to nixpkgs manual (#145100)
doc: add ocaml end user doc to nixpkgs manual

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-11-16 16:49:17 +00:00
Timo Kaufmann df7a1fb7f2
Merge pull request #145770 from LibreCybernetics/update-crystal
crystal: 1.2.1 → 1.2.2
2021-11-16 17:42:02 +01:00
Dusk Banks ab054f8fdb steamPackages: make customisable
Keep in mind the note in `lib.makeScopeWithSplicing`'s source:

    # N.B. the other stages of the package set spliced in are *not*
    # overridden.

To globally override `pkgs.steamPackages`, overlay `pkgs` like:

    final: prev: { steamPackages = steamPackages.overrideScope …; }
2021-11-16 08:40:10 -08:00
Bjørn Forsman e1bfb41f6c corectrl: 1.1.4 -> 1.2.2 2021-11-16 17:30:38 +01:00
Sandro b964655a7d
Merge pull request #141047 from risicle/ris-apache-httpd-more-passthru-tests 2021-11-16 17:05:35 +01:00
Sandro 9b1d57f777
Merge pull request #146248 from VergeDX/hbase 2021-11-16 16:42:52 +01:00
Pavol Rusnak 8c243298c8
Merge pull request #145180 from prusnak/dotnet6
dotnet: make SDK 6.0 default
2021-11-16 16:28:06 +01:00
Pavol Rusnak 1663708500
Merge pull request #142468 from prusnak/dotnet-update
dotnet-sdk_3: 3.1.19 -> 3.1.21 + dotnet-sdk_5: 5.0.10 -> 5.0.12
2021-11-16 16:27:23 +01:00
Sandro 5e39986fe2
Merge pull request #142151 from justinas/openseachest 2021-11-16 16:20:21 +01:00
Sandro 6b98d97c45
Merge pull request #142216 from jbellerb/pounce-update 2021-11-16 16:19:36 +01:00
Martin Weinelt 6c2f6a21ed commitizen: 4.2.1 -> 4.2.4 2021-11-16 16:08:23 +01:00
Martin Weinelt 37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
Claudio Bley 5913fdbd0b
github-runner: Update dependencies 2021-11-16 15:54:33 +01:00
Claudio Bley 9a1ee5250a
alttpr-opentracker: Update dependencies 2021-11-16 15:54:33 +01:00
Claudio Bley 80cf9cd7ee
eventstore: Fix create-deps.sh script and update dependencies
The old version of the script tried to parse the output of the dotnet tool, but
apparently, that output changed and thus the list of dependencies was empty.
2021-11-16 15:54:33 +01:00
Claudio Bley be738c1590
python-language-server: Update dependencies 2021-11-16 15:54:33 +01:00
Claudio Bley 8f256170e4
wasabibackend: Update dependencies 2021-11-16 15:54:33 +01:00
Claudio Bley caea8212da
wasabibackend: Use nixpkgs-fmt instead of nixfmt 2021-11-16 15:54:32 +01:00
Claudio Bley b3d87e4b17
discordchatexporter-cli: Update dependencies 2021-11-16 15:54:32 +01:00
Claudio Bley f201ba1bbd
osu-lazer: Update dependencies 2021-11-16 15:54:32 +01:00
Claudio Bley 57ed744c05
roslyn: Update dependencies
and do not add nuget.build.tasks.pack

```
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETCoreApp,Version=v3.1'.
/build/source/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj : error NU1100: Unable to resolve 'nuget.build.tasks.pack (>= 5.10.0-preview.2.7169)' for '.NETFramework,Version=v4.7.2'.
```
2021-11-16 15:54:20 +01:00
Thiago Kenji Okada 57c90b8956
Merge pull request #146233 from endorama/docopt-0.6.4
docopts: 0.6.3 -> 0.6.4
2021-11-16 11:26:40 -03:00
Thiago Kenji Okada 010258a61e
Merge pull request #146187 from bryanasdev000/mongodb-tools
mongodb-tools: 4.2.0 -> 100.5.1
2021-11-16 11:20:01 -03:00
Vanilla 79dc6a5629
nixos/hbase: use jre8 instead of latest. 2021-11-16 22:15:46 +08:00
Jan Tojnar 1b2a061c87 gnome.gedit: fix typelib path
We patch gobject-introspection and meson to store absolute paths to libraries in typelibs but that requires the install_dir is an absolute path.
2021-11-16 15:01:22 +01:00
Antonio Nuno Monteiro b464f0573e ocamlPackages.sodium: build on later OCaml versions 2021-11-16 14:24:10 +01:00