Bernardo Meurer and GitHub
a4a3ef1016
Merge pull request #160587 from yu-re-ka/nix-2-6-1
...
nix: 2.6.0 -> 2.6.1
2022-02-18 10:58:32 -08:00
Malo Bourgon
7affd3fc47
signalbackup-tools: 20220216 -> 20220218
2022-02-18 10:58:16 -08:00
Ivan Babrou
96c5741141
cloudflared: 2022.2.0 -> 2022.2.1 + license change
2022-02-18 10:53:10 -08:00
R. Ryantm
57aa4985d5
miniserve: 0.19.0 -> 0.19.1
2022-02-18 18:27:21 +00:00
R. Ryantm
9f55728b15
minio-client: 2022-02-07T09-25-34Z -> 2022-02-13T23-26-13Z
2022-02-18 18:19:24 +00:00
3ddc71525f
mudlet: 4.12.0 -> 4.15.1
...
* mudlet: 4.12.0 -> 4.15.0 (#159587 )
* mudlet: use SPDX3 license identifier
and refactor
* mudlet: 4.15.0 -> 4.15.1
and add Lua env vars to Qt wrapper
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com >
2022-02-18 18:52:26 +01:00
Vlastimil Holer
09a6ce91d8
nixos/mysqlBackup: set service Type
...
fixes #158802
Sets the mysql backup systemd service type to "oneshot" to ensure the
service is marked as started after the backup script fully proceeds. This
allows to reliably depend on completing of this service by other services.
2022-02-18 18:35:55 +01:00
R. Ryantm
31faabe00b
minio: 2022-02-12T00-51-25Z -> 2022-02-16T00-35-27Z
2022-02-18 17:30:44 +00:00
Alexander Nortung and GitHub
5c4d9d0e50
session-desktop-appimage: 1.7.6 -> 1.7.7 ( #159196 )
2022-02-18 18:26:43 +01:00
14c1293d56
gscan2pdf: 2.12.4 -> 2.12.5 ( #160510 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-02-18 18:26:36 +01:00
accdbb1e7e
orca-c: patch dependency resolution on darwin ( #160612 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-02-18 18:26:07 +01:00
R. Ryantm and Jan Tojnar
175f56c72a
evolution: 3.42.3 -> 3.42.4
2022-02-18 18:14:51 +01:00
Maximilian Bosch and GitHub
eb2deeefbe
Merge pull request #160512 from Ma27/bump-grafana
...
grafana: 8.3.6 -> 8.4.1
2022-02-18 18:13:56 +01:00
Sandro and GitHub
55978b0512
Merge pull request #160634 from SuperSandro2000/manila
2022-02-18 18:08:31 +01:00
Babbaj
c6f4d0b90b
droidcam: install desktop file
2022-02-18 12:03:11 -05:00
Ryan Horiguchi
191967cb47
spicetify-cli: 2.9.0 -> 2.9.1
2022-02-18 17:53:02 +01:00
Jacek Galowicz and GitHub
a8b2c90f9f
Merge pull request #160542 from danielfullmer/aarch64-boot-test
...
nixos/test-driver: fix regression when using legacy start command
2022-02-18 17:52:22 +01:00
Maximilian Bosch
99a0019000
grafana-image-renderer: 3.3.0 -> 3.4.0
...
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.4.0
2022-02-18 17:41:59 +01:00
Sandro and GitHub
f5ecba3e45
Merge pull request #160515 from andreisergiu98/ombi-4.10.2
2022-02-18 17:41:06 +01:00
Will Cohen
ee04398b7b
clojure: 1.10.3.1075 -> 1.10.3.1082
2022-02-18 11:33:30 -05:00
Sandro and GitHub
abd7116486
Merge pull request #160518 from j4m3s-s/update-kube-score-1.14
2022-02-18 17:31:12 +01:00
Sandro and GitHub
1d97c55d34
Merge pull request #160523 from qowoz/stylua
2022-02-18 17:29:13 +01:00
Sandro and GitHub
d708448305
Merge pull request #160525 from romildo/upd.kvantum
2022-02-18 17:28:39 +01:00
Jan Tojnar
967a4c22db
gnomeExtensions.dash-to-dock: Build from source again
...
The stable version has several usability bugs (e.g. https://github.com/micheleg/dash-to-dock/issues/1629 )
but patches do not apply cleanly to the zips from the extension portal.
Let’s switch back to building from source to make it easier to update the extension.
This reverts commit 2bb795bab2 ,
adds an update script and updates to latest git revision.
2022-02-18 17:28:28 +01:00
Sandro and GitHub
b18e66e3b6
Merge pull request #160520 from squalus/librewolf
2022-02-18 17:28:20 +01:00
Bobby Rong and GitHub
c6e98d3406
Merge pull request #159369 from yipengsun/update-logseq
...
logseq: 0.5.4 -> 0.5.9
2022-02-19 00:27:46 +08:00
Aaron Andersen and GitHub
b3c0344c9d
Merge pull request #156763 from ratsclub/blocky
...
nixos/blocky: init
2022-02-18 11:27:25 -05:00
Jan Tojnar
97276fe650
unstableGitUpdater: Allow using stable versions
...
It is important to keep the version as parsed by `builtins.parseDrvName`
monotonic for packages that often switch between stable and unstable versions,
for nix-env to be able to update them reliably.
Let’s optionally use the version format described by RFC 107:
https://github.com/NixOS/rfcs/pull/107
The downside is that it requires fetching
more commits to be able to determine the latest tag.
2022-02-18 17:26:46 +01:00
Jan Tojnar
3985dde04e
unstableGitUpdater: Use single derivation for all branches
...
This will reduce the number of build when updating a large number of packages at the same time
(e.g. when updating all packages of a maintainer).
2022-02-18 17:26:45 +01:00
Sandro and GitHub
9544603786
Merge pull request #160586 from kalekseev/fix/radare2
2022-02-18 17:25:43 +01:00
Sandro and GitHub
c2648c6d0e
Merge pull request #160546 from aaronjheng/buf
2022-02-18 17:25:31 +01:00
Sandro and GitHub
e577979af9
Merge pull request #160355 from trofi/update-geeqie
2022-02-18 17:21:58 +01:00
R. Ryantm
8674a96dfe
maddy: 0.5.2 -> 0.5.3
2022-02-18 16:19:24 +00:00
devhell
d98a7906b7
termusic: init at 0.6.10
2022-02-18 16:17:18 +00:00
Sandro and GitHub
013ec9faf7
Merge pull request #160593 from r-ryantm/auto-update/python3.10-pyinsteon
2022-02-18 17:16:29 +01:00
2158ae39db
airsonic: fix services.airsonic.listenAddress doc
...
(#158421 )
* airsonic: fix services.airsonic.listenAddress doc
Co-authored-by: Ted Reed <ted.reed@gmail.com >
* airsonic: new docs for airsonic.listenAddress
Co-authored-by: Ted Reed <ted.reed@gmail.com >
Co-authored-by: Ted Reed <ted.reed@gmail.com >
2022-02-18 17:16:13 +01:00
Sandro and GitHub
feee29c0c8
Merge pull request #160626 from r-ryantm/auto-update/python3.10-simplefix
2022-02-18 17:14:47 +01:00
Wilson E. Husin and GitHub
98439529fd
ko: 0.9.3 -> 0.10.0 ( #160493 )
2022-02-18 17:12:16 +01:00
Sandro and GitHub
39e2f05094
Merge pull request #160616 from fabaff/fix-httpx-socks
2022-02-18 17:11:48 +01:00
Sandro and GitHub
e71c9b643f
Merge pull request #160633 from pacien/mercurial-6.0.3
2022-02-18 17:09:54 +01:00
Sandro Jäckel
e43c696540
python39Packages.python-manilaclient: install man page
2022-02-18 17:08:33 +01:00
Sandro Jäckel
2de8df4eb8
python39Packages.sphinxcontrib-programoutput: init at 0.17
2022-02-18 17:08:32 +01:00
R. Ryantm
665d566679
mackerel-agent: 0.72.7 -> 0.72.8
2022-02-18 16:04:26 +00:00
Maximilian Bosch
3ebd1d226f
grafana: 8.3.6 -> 8.4.1
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.4.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.4.1
2022-02-18 16:45:15 +01:00
R. Ryantm
85c7983ec9
libtins: 4.3 -> 4.4
2022-02-18 15:38:33 +00:00
devhell
54c4e7786b
gurk-rs: init at 0.2.3
2022-02-18 15:15:52 +00:00
pacien
7e816dea4c
mercurial: 6.0.2 -> 6.0.3
2022-02-18 15:56:42 +01:00
Ulrik Strid and Vincent Laporte
4150bf02b5
coq: allow static linking by moving wrapGAppsHook to nativeBuildInputs
...
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com >
2022-02-18 15:17:04 +01:00
Jakub Kozłowski
005a23e06f
bloop: 1.4.12 -> 1.4.13
2022-02-18 15:08:25 +01:00
Vladimír Čunát
2c1ce60477
Merge #131868 : exiv2: Add lib/static outputs, remove reference to gcc
2022-02-18 15:02:38 +01:00