3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

432142 commits

Author SHA1 Message Date
R. Ryantm 957fd5d89f mmex: 1.6.0 -> 1.6.1 2022-12-04 17:42:10 +08:00
Fabian Affolter 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 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 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 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 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
Fabian Affolter bd7d06ed30
libzim: add changelog to meta 2022-12-04 10:30:57 +01:00
R. Ryantm 6b1caefdc0 python310Packages.aocd: 1.2.3 -> 1.3.1 2022-12-04 09:19:33 +00:00
Jörg Thalheim 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 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 4d5519781f
Merge pull request #203855 from SuperSandro2000/archisteamfarm 2022-12-04 09:27:02 +01:00
R. Ryantm 679c06dbf1 lokinet: 0.9.10 -> 0.9.11 2022-12-04 08:22:56 +00:00
Sandro Jäckel 6a3c00638e
gnu-efi: remove unused with 2022-12-04 09:21:22 +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
R. Ryantm 3f051b7e53 lightningcss: 1.17.0 -> 1.17.1 2022-12-04 08:13:11 +00:00
Theodore Ni 3eebbbde10
python310Packages.pyocd: move from all-packages 2022-12-03 23:58:27 -08:00
K900 fcfa970944
Merge pull request #201081 from aacebedo/asusctl
asusctl, supergfxctl: init, add nixos modules
2022-12-04 10:56:18 +03:00
R. Ryantm fe49c31680 libzim: 8.0.1 -> 8.1.0 2022-12-04 07:52:57 +00:00
Alexandre Acebedo 0905acf069 nixos/rog-control-center: init 2022-12-04 10:11:27 +03:00
Alexandre Acebedo 8f7537e34f nixos/asusctl: init 2022-12-04 10:11:27 +03:00
Alexandre Acebedo ccd434854d asusctl: init at 4.5.2 2022-12-04 10:11:27 +03:00
Alexandre Acebedo 8f14c05c50 nixos/supergfxctl: init 2022-12-04 10:11:27 +03:00
Alexandre Acebedo 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
ijaketak cddddb0b18 docker: Flip flag conditions 2022-12-04 14:56:32 +09:00
Nikolay Korotkiy 8bc39a24bc
Merge pull request #203632 from sikmir/iwyu
include-what-you-use: fix shebangs
2022-12-04 09:45:10 +04:00
happysalada 58e61d48be vector: 0.25.1 -> 0.25.2 2022-12-03 23:30:46 -05:00
figsoda 82297143fd
Merge pull request #204355 from figsoda/zine
zine: 0.8.0 -> 0.8.1
2022-12-03 23:07:22 -05:00
arcnmx 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 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 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
Nicolas Benes e1c9caa274 storcli: 7.2106.00 -> 7.2309.00 2022-12-04 04:07:45 +01:00
Bobby Rong 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
R. Ryantm de9055931b fastly: 4.4.0 -> 4.4.1 2022-12-04 02:38:28 +00:00
Robert Scott 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 c0870c206a doublecmd: 1.0.8 -> 1.0.9 2022-12-04 01:54:16 +00:00