Yt and GitHub
2ac0a6697a
nixos/windmill: add database.url option and defaults ( #341675 )
2024-09-13 23:07:19 +00:00
Gavin John
5bffe8d9b5
qgroundcontrol: switch to using libsForQt5
2024-09-13 16:02:00 -07:00
Gavin John
4c6a603295
qgroundcontrol: Remove pname misuse
2024-09-13 16:01:57 -07:00
Gavin John
54bda8090b
qgroundcontrol: add changelog
2024-09-13 16:01:56 -07:00
Gavin John
e78df2f24e
qgroundcontrol: remove a with lib;
2024-09-13 16:01:54 -07:00
Gavin John
4f688aecec
qgroundcontrol: Replace homepage with https link
2024-09-13 16:01:53 -07:00
Gavin John
16cba249af
qgroundcontrol: nixfmt
2024-09-13 16:01:51 -07:00
Gavin John
df27526744
qgroundcontrol: move to by-name
2024-09-13 16:01:50 -07: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 and GitHub
ef29d8d691
soulseekqt: fixed desktop file ( #338405 )
2024-09-14 00:55:03 +02:00
Peder Bergebakken Sundt and GitHub
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 and GitHub
e50aafe633
musicpod: init at 1.11.0 ( #341359 )
2024-09-14 00:32:22 +02:00
Robert Schütz and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
947b1d570a
tgt: 1.0.92 -> 1.0.93 ( #341433 )
2024-09-13 15:22:57 -06:00
Fabián Heredia Montiel and GitHub
38e6bbd68d
unifi8: 8.4.59 -> 8.4.62 ( #341450 )
2024-09-13 15:22:05 -06:00
Fabián Heredia Montiel and GitHub
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 and GitHub
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 and GitHub
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
Niklas Mohrin
d961443de7
musescore: Add wrapGAppsHook3
2024-09-13 22:29:04 +02:00
Fabián Heredia Montiel and GitHub
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 and GitHub
e760d095a7
python312Packages.weconnect: 0.60.4 -> 0.60.5 ( #341638 )
2024-09-13 16:20:53 -04:00
Nick Cao and GitHub
a3336aed5c
python312Packages.influxdb-client: 1.45.0 -> 1.46.0 ( #341637 )
2024-09-13 16:19:11 -04:00
Nick Cao and GitHub
c736492bc7
python312Packages.python-arango: 8.1.0 -> 8.1.1 ( #341635 )
2024-09-13 16:18:23 -04:00
Nick Cao and GitHub
0c13b6dbe4
gowall: 0.1.7 -> 0.1.8 ( #341600 )
2024-09-13 16:16:07 -04:00
Nick Cao and GitHub
8334ebf7df
python312Packages.plantuml-markdown: 3.10.3 -> 3.10.4 ( #341601 )
2024-09-13 16:15:31 -04:00
Felix Bühler and GitHub
17c73de8dc
nixos/services.xserver.desktopManager.phosh: remove with lib; ( #341243 )
2024-09-13 22:15:01 +02:00
Nick Cao and GitHub
feb4fa95fe
dezoomify-rs: 2.12.4 -> 2.12.5 ( #341612 )
2024-09-13 16:13:55 -04:00
Nick Cao and GitHub
2365ed62c3
gatekeeper: 3.17.0 -> 3.17.1 ( #341617 )
2024-09-13 16:12:36 -04:00
Nick Cao and GitHub
12a82a7575
credhub-cli: 2.9.36 -> 2.9.37 ( #341569 )
2024-09-13 16:09:19 -04:00
Nick Cao and GitHub
5ba1178c84
opcr-policy: 0.2.17 -> 0.2.18 ( #341570 )
2024-09-13 16:08:57 -04:00
Nick Cao and GitHub
1bb79b6c4b
pulumi-bin: 3.131.0 -> 3.132.0 ( #341578 )
2024-09-13 16:08:23 -04:00
Nick Cao and GitHub
eddfd976ce
pyenv: 2.4.11 -> 2.4.12 ( #341579 )
2024-09-13 16:08:07 -04:00
Nick Cao and GitHub
16f9feb949
python312Packages.llm: 0.15 -> 0.16 ( #341582 )
2024-09-13 16:07:16 -04:00
Nick Cao and GitHub
042355b422
python312Packages.molecule: 24.8.0 -> 24.9.0 ( #341585 )
2024-09-13 16:06:31 -04:00