Felix Bühler and GitHub
a2d2f70b82
Merge pull request #201170 from r-ryantm/auto-update/findimagedupes
...
findimagedupes: 2.19.1 -> 2.20.1
2022-12-04 11:09:46 +01:00
R. Ryantm and Bobby Rong
7f44cba24f
awscli2: 2.9.1 -> 2.9.4
2022-12-04 18:04:12 +08:00
Vladimír Čunát
7d653d402b
Merge #203208 : ngtcp2-gnutls: 0.10.0 -> 0.11.0
2022-12-04 11:00:58 +01:00
Maximilian Bosch and GitHub
159e5723cf
Merge pull request #204350 from Ma27/bump-grafana
...
grafana: 9.2.6 -> 9.3.1
2022-12-04 10:48:04 +01:00
R. Ryantm and Bobby Rong
f31982419d
hyfetch: 1.4.3 -> 1.4.4
2022-12-04 17:45:57 +08:00
R. Ryantm and Bobby Rong
cad01bd3bc
nextdns: 1.37.11 -> 1.38.0
2022-12-04 17:43:18 +08:00
R. Ryantm and Bobby Rong
957fd5d89f
mmex: 1.6.0 -> 1.6.1
2022-12-04 17:42:10 +08:00
Fabian Affolter and GitHub
d9de26c983
Merge pull request #204420 from kilianar/gopass-1.15.0
...
gopass: 1.14.11 -> 1.15.0
2022-12-04 10:36:37 +01:00
Fabian Affolter and GitHub
580e22464c
Merge pull request #204381 from fabaff/hahomematic-bump
...
python310Packages.hahomematic: 2022.12.0 -> 2022.12.1
2022-12-04 10:31:58 +01:00
Fabian Affolter and GitHub
233aab505d
Merge pull request #204382 from fabaff/oralb-ble-bump
...
python310Packages.oralb-ble: 0.14.2 -> 0.14.3
2022-12-04 10:31:44 +01:00
Fabian Affolter and GitHub
5ef9d94a31
Merge pull request #204384 from fabaff/pyvicare-bump
...
python310Packages.pyvicare: 2.19.0 -> 2.20.0
2022-12-04 10:31:32 +01:00
Nikolay Korotkiy and GitHub
f73df6584d
Merge pull request #204412 from r-ryantm/auto-update/libmodbus
...
libmodbus: 3.1.8 -> 3.1.9
2022-12-04 13:31:20 +04:00
Jörg Thalheim and GitHub
c0491d5fd2
Merge pull request #204343 from urandom2/sridoc
...
doc: use sri hash syntax
2022-12-04 10:04:57 +01:00
kilianar
ad39a192bf
gopass-summon-provider: 1.14.11 -> 1.15.0
...
https://github.com/gopasspw/gopass-summon-provider/releases/tag/v1.15.0
2022-12-04 09:34:49 +01:00
kilianar
0568ed7401
gopass-jsonapi: 1.14.11 -> 1.15.0
...
https://github.com/gopasspw/gopass-jsonapi/releases/tag/v1.15.0
2022-12-04 09:32:04 +01:00
Sergei Trofimovich and GitHub
4d43f178b0
Merge pull request #204344 from trofi/fox_1_6-without-xlibsWrapper
...
fox_1_6: use xorg.* packages directly instead of xlibsWrapper indirec…
2022-12-04 08:31:10 +00:00
Sandro and GitHub
4d5519781f
Merge pull request #203855 from SuperSandro2000/archisteamfarm
2022-12-04 09:27:02 +01:00
kilianar
7936dd5b0f
gopass-hibp: 1.14.11 -> 1.15.0
...
https://github.com/gopasspw/gopass-hibp/releases/tag/v1.15.0
2022-12-04 09:18:08 +01:00
kilianar
0ef57918af
git-credential-gopass: 1.14.11 -> 1.15.0
...
https://github.com/gopasspw/git-credential-gopass/releases/tag/v1.15.0
2022-12-04 09:15:09 +01:00
kilianar
5878e0124f
gopass: 1.14.11 -> 1.15.0
...
https://github.com/gopasspw/gopass/releases/tag/v1.15.0
2022-12-04 09:14:47 +01:00
K900 and GitHub
fcfa970944
Merge pull request #201081 from aacebedo/asusctl
...
asusctl, supergfxctl: init, add nixos modules
2022-12-04 10:56:18 +03:00
Alexandre Acebedo and K900
0905acf069
nixos/rog-control-center: init
2022-12-04 10:11:27 +03:00
Alexandre Acebedo and K900
8f7537e34f
nixos/asusctl: init
2022-12-04 10:11:27 +03:00
Alexandre Acebedo and K900
ccd434854d
asusctl: init at 4.5.2
2022-12-04 10:11:27 +03:00
Alexandre Acebedo and K900
8f14c05c50
nixos/supergfxctl: init
2022-12-04 10:11:27 +03:00
Alexandre Acebedo and K900
dc3ea58abc
supergfxctl: init at 5.0.1
2022-12-04 10:11:27 +03:00
R. Ryantm
044d4812c9
libmodbus: 3.1.8 -> 3.1.9
2022-12-04 06:56:38 +00:00
Colin Arnott
bac379f30a
doc: use sri hash syntax
...
The nixpkgs manual contains references to both sri hash and explicit
sha256 attributes. This is at best confusing to new users. Since the
final destination is exclusive use of sri hashes, see nixos/rfcs#131 ,
might as well push new users in that direction gently.
Notable exceptions to sri hash support are builtins.fetchTarball,
cataclysm-dda, coq, dockerTools.pullimage, elixir.override, and
fetchCrate. None, other than builtins.fetchTarball, are fundamentally
incompatible, but all currently accept explicit sha256 attributes as
input. Because adding backwards compatibility is out of scope for this
change, they have been left intact, but migration to sri format has been
made for any using old hash formats.
All hashes have been manually tested to be accurate, and updates were
only made for missing upstream artefacts or bugs.
2022-12-04 06:12:18 +00:00
Nikolay Korotkiy and GitHub
8bc39a24bc
Merge pull request #203632 from sikmir/iwyu
...
include-what-you-use: fix shebangs
2022-12-04 09:45:10 +04:00
happysalada and Yt
58e61d48be
vector: 0.25.1 -> 0.25.2
2022-12-03 23:30:46 -05:00
figsoda and GitHub
82297143fd
Merge pull request #204355 from figsoda/zine
...
zine: 0.8.0 -> 0.8.1
2022-12-03 23:07:22 -05:00
arcnmx and zowoq
9198a8c420
terraform-providers: passthru.provider-source-address
...
Fixes a regression caused by #203000 : the attr was turned into an
optional argument, so was no longer being included in `passthru`.
2022-12-04 14:03:51 +10:00
Bobby Rong and GitHub
71fe9c0596
Merge pull request #204225 from bobby285271/cinnamon
...
Cinnamon updates 2022-12-02
2022-12-04 12:02:36 +08:00
Bobby Rong
35763bc43b
cinnamon.mint-artwork: 1.7.0 -> 1.7.2
...
Now sets cursor theme and size.
2022-12-04 11:20:51 +08:00
Bobby Rong
1b6468cfb4
nixos/lightdm-greeters/slick: Add options for cursor themes
...
These options are newly added in 1.6.0.
2022-12-04 11:20:51 +08:00
Bobby Rong
118b5e3971
lightdm-slick-greeter: 1.5.9 -> 1.6.0
...
The greeter sets its own cursor theme and size internally via GtkSettings.
https://github.com/linuxmint/slick-greeter/compare/1.5.9...1.6.0
2022-12-04 11:20:51 +08:00
Bobby Rong
0e1cf7fc3c
sticky: 1.12 -> 1.13
...
https://github.com/linuxmint/sticky/compare/1.12...1.13
2022-12-04 11:20:51 +08:00
Bobby Rong
28b106b5bc
hypnotix: 3.0 -> 3.1
...
https://github.com/linuxmint/hypnotix/compare/3.0...3.1
2022-12-04 11:20:51 +08:00
Bobby Rong
8a52c0a3b1
cinnamon.xapp: 2.4.1 -> 2.4.2
...
https://github.com/linuxmint/xapp/compare/2.4.1...2.4.2
2022-12-04 11:20:51 +08:00
Bobby Rong
81b9fde683
cinnamon.warpinator: 1.4.1 -> 1.4.2
...
https://github.com/linuxmint/warpinator/compare/1.4.1...1.4.2
2022-12-04 11:20:50 +08:00
Bobby Rong
f1df989839
cinnamon.cinnamon-screensaver: 5.6.1 -> 5.6.2
...
https://github.com/linuxmint/cinnamon-screensaver/compare/5.6.1...5.6.2
2022-12-04 11:20:50 +08:00
Bobby Rong
94379d6f90
cinnamon.bulky: 2.5 -> 2.6
...
https://github.com/linuxmint/bulky/compare/2.5...2.6
2022-12-04 11:20:50 +08:00
figsoda and GitHub
421e806340
Merge pull request #204388 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.46.3 -> 0.46.4
2022-12-03 22:14:16 -05:00
Bobby Rong and GitHub
dfbb929f90
Merge pull request #203630 from pimeys/prisma-4.7.0
...
prisma-engines: 4.6.0 -> 4.7.0
2022-12-04 10:53:54 +08:00
Robert Scott and GitHub
880d9982c8
Merge pull request #204059 from r-ryantm/auto-update/capnproto
...
capnproto: 0.10.2 -> 0.10.3
2022-12-04 02:11:26 +00:00
R. Ryantm
a3cb08dc36
dnsproxy: 0.46.3 -> 0.46.4
2022-12-04 01:47:53 +00:00
figsoda and GitHub
95f1ec7216
Merge pull request #204380 from fabaff/libreddit-bump
...
libreddit: 0.24.2 -> 0.25.0
2022-12-03 20:42:24 -05:00
Sandro and GitHub
8e9ef715fa
Merge pull request #204327 from wegank/antlr2-python
2022-12-04 02:26:58 +01:00
Robert Scott and GitHub
5298b5e021
Merge pull request #204323 from marsam/libtomcrypt-darwin
...
libtomcrypt: enable on darwin
2022-12-04 01:07:08 +00:00
Fabian Affolter
0236242ac1
python310Packages.pyvicare: 2.19.0 -> 2.20.0
...
Diff: https://github.com/somm15/PyViCare/compare/2.19.0...2.20.0
2022-12-04 01:57:35 +01:00