Commit Graph

429841 Commits

Author SHA1 Message Date
figsoda
27e0e89d85
Merge pull request #203106 from r-ryantm/auto-update/miniplayer
miniplayer: 1.7.3 -> 1.8.1
2022-11-26 15:19:01 -05:00
Otavio Salvador
03bf773416 shellhub-agent: 0.10.4 -> 0.10.8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-11-26 17:17:42 -03:00
Anselm Schüler
a548967a87 screenfetch: update pname to reflect attribute path and executable name 2022-11-26 21:11:49 +01:00
Fabian Affolter
c516529ad3
python310Packages.discord.py: add changelog to meta 2022-11-26 20:58:43 +01:00
Fabian Affolter
9c2970e8fc
python310Packages.diff-cover: add changelog to meta 2022-11-26 20:54:15 +01:00
Silvan Mosberger
a566d0842e
Merge pull request #172736 from infinisil/docker-nix-shell 2022-11-26 20:21:59 +01:00
Guillaume Girol
50e0b80104
Merge pull request #186428 from NickCao/amb-cross
AMB-plugins: fix cross compilation by replacing hardcoded g++ with CXX
2022-11-26 19:18:06 +00:00
PedroHLC ☭
41dbacdcd8
linuxKernel.kernels.linux_zen: 6.0.8-zen1 -> 6.0.10-zen2 2022-11-26 16:13:44 -03:00
R. Ryantm
55a5d40e48 miniplayer: 1.7.3 -> 1.8.1 2022-11-26 19:11:53 +00:00
PedroHLC ☭
1b5ad5946f
linuxKernel.kernels.linux_lqx: 6.0.8 -> 6.0.10 2022-11-26 16:11:40 -03:00
Guillaume Girol
d30627c25c
Merge pull request #202153 from NickCao/scdoc-cross
scdoc: fix cross compilation by setting HOST_SCDOC
2022-11-26 19:06:30 +00:00
Martin Weinelt
4cd9e2ff5b
Merge pull request #202964 from dotlambda/nsis-python3 2022-11-26 20:04:45 +01:00
Guillaume Girol
a059450a03
Merge pull request #199092 from NickCao/opgpcard
openpgp-card-tools: 0.0.12 -> 0.9.0
2022-11-26 18:59:45 +00:00
Robert Schütz
c14f1f71b1 nsis: mark broken on Darwin 2022-11-26 10:51:32 -08:00
figsoda
4852cf0bef
Merge pull request #203069 from r-ryantm/auto-update/libreddit
libreddit: 0.24.0 -> 0.24.1
2022-11-26 13:39:35 -05:00
figsoda
d4e669b705
Merge pull request #202913 from qowoz/crun
crun: 1.7 -> 1.7.1
2022-11-26 13:36:50 -05:00
Nikolay Korotkiy
c1a272ab1b
Merge pull request #202221 from sikmir/martin
martin: 0.5.0 → 0.6.1
2022-11-26 22:15:44 +04:00
Nikolay Korotkiy
a0cda14935
Merge pull request #202997 from sikmir/lagrange
lagrange: 1.13.8 → 1.14.1
2022-11-26 22:12:52 +04:00
Martin Weinelt
0a2798e49e
Merge pull request #202969 from dotlambda/svg2tikz-python3 2022-11-26 19:07:07 +01:00
Guillaume Bouchard
d1b6d2d0ab haskellPackages.callHackage: updating all-cabal-hashes do not invalidate callHackage
Packages built with `haskellPackages.callHackage` won't be rebuilt when
updating `all-cabal-hashes`.

The removed comment was keeping a reference to the `cabal2nix` call,
which itself depends on `all-cabal-hashes`, in order to keep this file
during a garbage collection.

The tradeoff is between:

- The current behavior: a mass rebuild, any change of `all-cabal-hashes`
  triggers a rebuild of all the packages built with `callHackage` and
  packages which depend on them. This can take hours, and may happen
  after a "small" unrelated change (i.e. an user is bumping
  `all-cabal-hashes` in order to use a new package from hackage). It
  also have global impacts in a project (long rebuild in CI, new entries
  in cache, developers need to fetch the new entries, ...). In this
  context, `cabal2nix` entries are not garbage collected.
- The new behavior: No mass rebuild, but `cabal2nix` derivations need to
  be recomputed after a garbage collection. This is usually fast (a few
  seconds by call), linear with the number of calls and should not
  happen a lot (i.e. users are not garbage collecting everyday).

See https://github.com/NixOS/nixpkgs/issues/194751 for details.
2022-11-26 19:00:56 +01:00
Robert Schütz
68d4c769da blitz: 1.0.1 -> 1.0.2
https://github.com/blitzpp/blitz/releases/tag/1.0.2
2022-11-26 09:59:28 -08:00
Robert Scott
81df6d7ff3
Merge pull request #199710 from risicle/ris-multipath-tools-0.9.3
multipath-tools: 0.8.3 -> 0.9.3
2022-11-26 17:53:38 +00:00
MayNiklas
2b149526b6 discord.py: 2.0.1 -> 2.1.0 2022-11-26 18:43:35 +01:00
7c6f434c
7948c710ff
Merge pull request #202929 from wegank/rigsofrods-gtk3
rigsofrods: migrate to wxGTK30-gtk3
2022-11-26 17:37:22 +00:00
7c6f434c
9cb45d89b8
Merge pull request #202726 from mmarx/fix-trivial-package-manager
lispPackages_new.sbclPackages.cl-sat: fix build failure
2022-11-26 17:34:48 +00:00
Fabian Affolter
b58dc22edb
Merge pull request #203059 from fabaff/pyskyqremote-bump
python310Packages.pyskyqremote: 0.3.20 -> 0.3.21
2022-11-26 18:32:28 +01:00
Fabian Affolter
8ad3988269
Merge pull request #203072 from fabaff/bump-fastapi-mail
python310Packages.fastapi-mail: 1.2.1 -> 1.2.2
2022-11-26 18:32:10 +01:00
R. Ryantm
9d44d08620 python310Packages.diff-cover: 7.0.2 -> 7.1.0 2022-11-26 17:27:46 +00:00
7c6f434c
698540f73f
Merge pull request #203045 from thenonameguy/fix/asc
asc: 2.6.0.0 -> 2.6.3.0
2022-11-26 17:20:55 +00:00
7c6f434c
51be54ebce
Merge pull request #202804 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 6.0.1 -> 6.0.2
2022-11-26 17:18:58 +00:00
Guillaume Girol
95f6d3192b
Merge pull request #200763 from tomfitzhenry/feedbackd-release
feedbackd: 0.0.0+git20220520 -> 0.0.1
2022-11-26 17:16:59 +00:00
Thomas Gerbet
ee382fe49f moodle: 4.0.4 -> 4.0.5
Fixes CVE-2022-45149, CVE-2022-45150 and CVE-2022-45151.

https://moodledev.io/general/releases/4.0/4.0.5
2022-11-26 18:14:02 +01:00
Guillaume Girol
1e9a2769cd
Merge pull request #201240 from anthonyroussel/usql_0_13
usql: 0.12.13 -> 0.13.1
2022-11-26 17:07:23 +00:00
Guillaume Girol
866a7803fa
Merge pull request #201600 from MatthiasBenaets/new-lg4ff
new-lg4ff: 0.3.3 -> 0.4.0
2022-11-26 17:04:58 +00:00
Guillaume Girol
02bebd410a
Merge pull request #201929 from chvp/bump-gomuks
gomuks: 0.2.4 -> 0.3.0
2022-11-26 16:58:47 +00:00
Robert Scott
a39a869cac multipath-tools: 0.8.3 -> 0.9.3
enable tests
2022-11-26 16:43:00 +00:00
Fabian Affolter
0ec9112cf4
python310Packages.cloudscraper: add changelog to meta 2022-11-26 17:14:13 +01:00
Silvan Mosberger
22d1a12f8b
Merge pull request #203028 from NixOS/pure-nixos-tests 2022-11-26 17:13:32 +01:00
R. Ryantm
cfc3633d9e python310Packages.cloudscraper: 1.2.65 -> 1.2.66 2022-11-26 16:01:37 +00:00
Nikolay Korotkiy
6043f15c17
Merge pull request #202860 from kilianar/gopass-1.14.11
gopass: 1.14.10 -> 1.14.11
2022-11-26 19:50:33 +04:00
Fabian Affolter
47504b64c5
Merge pull request #202419 from fabaff/types-bump
python310Packages.types-setuptools: 65.5.0.3 -> 65.6.0.0, python310Packages.types-colorama: 0.4.15.3 -> 0.4.15.4
2022-11-26 16:42:12 +01:00
Fabian Affolter
ae03537f74
libreddit: add changelog to meta 2022-11-26 16:38:45 +01:00
sveitser
2abf4e5967
python3Packages.acoustics: fix build 2022-11-26 16:25:24 +01:00
kilianar
59a3d64527 gopass-summon-provider: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-summon-provider/releases/tag/v1.14.11
2022-11-26 16:11:29 +01:00
kilianar
9cdfa2c7b3 gopass-jsonapi: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-jsonapi/releases/tag/v1.14.11
2022-11-26 16:09:04 +01:00
kilianar
0caee1f096 gopass-hibp: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-hibp/releases/tag/v1.14.11
2022-11-26 16:00:07 +01:00
kilianar
2322d20caa git-credential-gopass: 1.14.9 -> 1.14.11
https://github.com/gopasspw/git-credential-gopass/releases/tag/v1.14.11
2022-11-26 15:58:38 +01:00
Nikolay Korotkiy
814bb90076
Merge pull request #203075 from freezeboy/fix-jaxlib-bin-macos
python310Packages.jaxlib-bin: add support for x86_64 on macos
2022-11-26 18:53:14 +04:00
R. Ryantm
bb943eae8f gleam: 0.24.0 -> 0.25.0 2022-11-26 09:49:21 -05:00
Enno Richter
17c497d2e0 mkpasswd: enable on darwin 2022-11-26 15:39:19 +01:00