Commit Graph

681317 Commits

Author SHA1 Message Date
nixpkgs-merge-bot[bot]
e3e53b69ed
clever-tools: 3.8.2 -> 3.8.3 (#341624) 2024-09-13 23:33:17 +00:00
Lin Jian
3a1334f7f9
elpa-(devel-)package: stop excluding dash
dash was excluded[1] in 2016 because it was outdated.  I do not see
why it should still be excluded now.

[1]: 727a9ddea8
2024-09-14 07:15:56 +08:00
Yt
2ac0a6697a
nixos/windmill: add database.url option and defaults (#341675) 2024-09-13 23:07:19 +00:00
Sandro
da1b2b5adb
nixos/profiles/minimal: drop noXLibs
noXLibs is an advanced option for advanced users which know how to recognize and debug build failures which might be caused by the added overlays.

The minimal profile should be minimal but also save to use for many people and not cause build failures in packages it really shouldn't.
2024-09-14 00:59:14 +02:00
Peder Bergebakken Sundt
ef29d8d691
soulseekqt: fixed desktop file (#338405) 2024-09-14 00:55:03 +02:00
Peder Bergebakken Sundt
d1f47067c5
python312Packages.torchmetrics: 1.4.1 -> 1.4.2 (#341657) 2024-09-14 00:45:44 +02:00
R. Ryantm
19a4c211b5 containerlab: 0.57.0 -> 0.57.1 2024-09-13 22:44:56 +00:00
R. Ryantm
8565e8cd24 flarectl: 0.103.0 -> 0.104.0 2024-09-13 22:42:51 +00:00
Robert Schütz
4c8a43881f nixos/samba: accept lists 2024-09-13 15:33:49 -07:00
Maciej Krüger
e50aafe633
musicpod: init at 1.11.0 (#341359) 2024-09-14 00:32:22 +02:00
Robert Schütz
5e9b3431dc
python312Packages.pyblu: 1.0.1 -> 1.0.2 (#341667) 2024-09-13 15:29:08 -07:00
R. Ryantm
35bc9b0e16 python312Packages.python-gitlab: 4.10.0 -> 4.11.1 2024-09-13 22:23:53 +00:00
R. Ryantm
da56786673 python312Packages.griffe: 1.3.0 -> 1.3.1 2024-09-13 22:21:34 +00:00
Gaetan Lepage
4403576726 singularity: 4.2.0 -> 4.2.1
Diff: https://github.com/sylabs/singularity/compare/v4.2.0...v4.2.1

Changelog: https://github.com/sylabs/singularity/compare/v4.2.0...v4.2.1
2024-09-13 23:58:08 +02:00
0x4A6F
252c937b7f
czkawka-full: "init" (#339359) 2024-09-13 23:52:57 +02:00
tmarkov
b44fdbfc11 nixos/windmill: add database.url option and defaults 2024-09-14 00:36:55 +03:00
Fabián Heredia Montiel
eb6d5dbaba
gcc49, gcc49Stdenv, gfortran49: remove old implementation (#341254) 2024-09-13 15:28:58 -06:00
R. Ryantm
7f73905082 govc: 0.42.0 -> 0.43.0 2024-09-13 21:28:27 +00:00
Fabián Heredia Montiel
947b1d570a
tgt: 1.0.92 -> 1.0.93 (#341433) 2024-09-13 15:22:57 -06:00
Fabián Heredia Montiel
38e6bbd68d
unifi8: 8.4.59 -> 8.4.62 (#341450) 2024-09-13 15:22:05 -06:00
Fabián Heredia Montiel
18b60559d0
libgda, libgda6: fix the eval (#341664) 2024-09-13 15:12:45 -06:00
R. Ryantm
9f4db6cbf8 railway: 3.13.0 -> 3.14.0 2024-09-13 21:09:33 +00:00
R. Ryantm
a6566414e7 vtm: 0.9.99.07 -> 0.9.99.09 2024-09-13 21:07:04 +00:00
Nick Cao
c489cdef6b
rio: 0.1.10 -> 0.1.13 (#340344) 2024-09-13 17:05:38 -04:00
R. Ryantm
b3460f4b10 python312Packages.pyblu: 1.0.1 -> 1.0.2 2024-09-13 21:05:37 +00:00
Ingo Reitz
0148f055ba
vscodium: 1.92.2.24228 -> 1.93.1.24256 2024-09-13 23:02:44 +02:00
Robert Schütz
283631c2f2
python312Packages.python-linkplay: 0.0.9 -> 0.0.10 (#341654) 2024-09-13 13:53:01 -07:00
Sergei Trofimovich
29589c3876 libgda, libgda6: fix the eval
Without the change the eval fails as:

    $ nix build --no-link -f. libgda
    error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       … while evaluating derivation 'libgda-5.2.10'
         whose name attribute is located at kgs/stdenv/generic/make-derivation.nix:336:7

       … while evaluating attribute 'NIX_CFLAGS_COMPILE' of derivation 'libgda-5.2.10'

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: The `env` attribute set can only contain derivation, string, boolean or integer attributes. The `NIX_CFLAGS_COMPILE` attribute is of type list.
2024-09-13 21:38:48 +01:00
Fabián Heredia Montiel
a1acf36ff6
idris2Packages: QoL improvements, test coverage, nixfmt (#341387) 2024-09-13 14:24:22 -06:00
Pol Dellaiera
64e0dfab58
vscode-extensions.ms-python.python: 2024.15.2024091001 -> 2024.15.2024091301 2024-09-13 22:23:50 +02:00
Nick Cao
e760d095a7
python312Packages.weconnect: 0.60.4 -> 0.60.5 (#341638) 2024-09-13 16:20:53 -04:00
Nick Cao
a3336aed5c
python312Packages.influxdb-client: 1.45.0 -> 1.46.0 (#341637) 2024-09-13 16:19:11 -04:00
Nick Cao
c736492bc7
python312Packages.python-arango: 8.1.0 -> 8.1.1 (#341635) 2024-09-13 16:18:23 -04:00
Nick Cao
0c13b6dbe4
gowall: 0.1.7 -> 0.1.8 (#341600) 2024-09-13 16:16:07 -04:00
Nick Cao
8334ebf7df
python312Packages.plantuml-markdown: 3.10.3 -> 3.10.4 (#341601) 2024-09-13 16:15:31 -04:00
Felix Bühler
17c73de8dc
nixos/services.xserver.desktopManager.phosh: remove with lib; (#341243) 2024-09-13 22:15:01 +02:00
Nick Cao
feb4fa95fe
dezoomify-rs: 2.12.4 -> 2.12.5 (#341612) 2024-09-13 16:13:55 -04:00
Nick Cao
2365ed62c3
gatekeeper: 3.17.0 -> 3.17.1 (#341617) 2024-09-13 16:12:36 -04:00
Nick Cao
12a82a7575
credhub-cli: 2.9.36 -> 2.9.37 (#341569) 2024-09-13 16:09:19 -04:00
Nick Cao
5ba1178c84
opcr-policy: 0.2.17 -> 0.2.18 (#341570) 2024-09-13 16:08:57 -04:00
Nick Cao
1bb79b6c4b
pulumi-bin: 3.131.0 -> 3.132.0 (#341578) 2024-09-13 16:08:23 -04:00
Nick Cao
eddfd976ce
pyenv: 2.4.11 -> 2.4.12 (#341579) 2024-09-13 16:08:07 -04:00
Nick Cao
16f9feb949
python312Packages.llm: 0.15 -> 0.16 (#341582) 2024-09-13 16:07:16 -04:00
Nick Cao
042355b422
python312Packages.molecule: 24.8.0 -> 24.9.0 (#341585) 2024-09-13 16:06:31 -04:00
Nick Cao
48457fcf4b
fulcrum: 1.11.0 -> 1.11.1 (#341590) 2024-09-13 16:05:30 -04:00
Nick Cao
0ea9e19936
gqlgenc: 0.24.0 -> 0.25.0 (#341591) 2024-09-13 16:04:58 -04:00
Gaetan Lepage
7123d83118 python312Packages.torchmetrics: 1.4.1 -> 1.4.2
Diff: https://github.com/Lightning-AI/torchmetrics/compare/refs/tags/v1.4.1...v1.4.2

Changelog: https://github.com/Lightning-AI/torchmetrics/releases/tag/v1.4.2
2024-09-13 22:04:45 +02:00
Artturin
c34b4d9140
biome: 1.8.3 -> 1.9.0; modernize (#341580) 2024-09-13 22:57:59 +03:00
Artturin
04f6da1334
go-ios: 1.0.121 -> 1.0.143 (#341383) 2024-09-13 22:56:31 +03:00
Dmitry Kalinkin
518ed8ab56
blender: fix build, cleanup config, mark darwin as broken (#341622) 2024-09-13 15:51:10 -04:00