Commit graph

429732 commits

Author SHA1 Message Date
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 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
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
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
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
Silvan Mosberger 22d1a12f8b
Merge pull request #203028 from NixOS/pure-nixos-tests 2022-11-26 17:13:32 +01: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
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
Nikolay Korotkiy ff19f26c6d
Merge pull request #202514 from r-ryantm/auto-update/wgetpaste
wgetpaste: 2.32 -> 2.33
2022-11-26 18:39:09 +04:00
Nikolay Korotkiy 40cf24de55
Merge pull request #202570 from r-ryantm/auto-update/ccache
ccache: 4.7.3 -> 4.7.4
2022-11-26 18:32:48 +04:00
Fabian Affolter 260d2c7144 python310Packages.pytest-mypy-plugins: disable faling tests 2022-11-26 15:28:14 +01:00
Nikolay Korotkiy 566626804f
Merge pull request #202843 from r-ryantm/auto-update/fsmon
fsmon: 1.8.4 -> 1.8.5
2022-11-26 18:24:32 +04:00
freezeboy dbf1f2fcee python310Packages.jaxlib-bin: add support for x86_64 on macos 2022-11-26 15:02:34 +01:00
Silvan Mosberger 167a0708ea
Merge pull request #203043 from roosemberth/fix-python310Packages.aioquic
python310Packages.aioquic: fix build
2022-11-26 15:02:18 +01:00
Fabian Affolter 12f096b354 python310Packages.fastapi-mail: 1.2.1 -> 1.2.2
Changelog: https://github.com/sabuhish/fastapi-mail/releases/tag/1.2.2
2022-11-26 15:01:52 +01:00
Martin Weinelt 40d9e10511
Merge pull request #202927 from dotlambda/klick-0.14.2
klick: 0.12.2 -> 0.14.2
2022-11-26 15:01:04 +01:00
Roosembert Palacios 26efe9da92
python310Packages.aioquic: fix build
Signed-off-by: Roosembert Palacios <roosemberth@posteo.ch>
2022-11-26 15:00:48 +01:00
Fabian Affolter 54434fef79 python310Packages.python-utils: don't run mypy 2022-11-26 14:56:15 +01:00
Fabian Affolter 9da870c45d python310Packages.types-colorama: 0.4.15.3 -> 0.4.15.4 2022-11-26 14:45:52 +01:00
Fabian Affolter f0036c0c1c python310Packages.types-setuptools: 65.5.0.3 -> 65.6.0.0 2022-11-26 14:45:52 +01:00
Robert Scott 16ae6d6136
Merge pull request #202471 from timothyklim/staging
postgresql_15: build with support for zstd compression
2022-11-26 13:30:30 +00:00
Nikolay Korotkiy 4df3a80eeb
Merge pull request #202986 from r-ryantm/auto-update/gdown
gdown: 4.5.3 -> 4.5.4
2022-11-26 17:24:23 +04:00
sternenseemann 7b9b222763 nixos/doc: update RL entry for GNAT update 2022-11-26 14:20:09 +01:00
Fabian Affolter a091099ce0
Merge pull request #203010 from fabaff/skodaconnect-bump
python310Packages.skodaconnect: 1.1.26 -> 1.1.27
2022-11-26 14:15:38 +01:00
Fabian Affolter 97b0de6aeb
Merge pull request #202998 from fabaff/mystrom-bump
python310Packages.python-mystrom: 2.0.0 -> 2.1.0
2022-11-26 14:15:23 +01:00
Fabian Affolter d7454622c5
Merge pull request #202994 from fabaff/appthreat-vulnerability-db-bum
python310Packages.appthreat-vulnerability-db: 3.0.2 -> 4.0.0
2022-11-26 14:09:21 +01:00
Fabian Affolter 5a79212f45
Merge pull request #203002 from r-ryantm/auto-update/graphinder
graphinder: 1.11.5 -> 1.11.6
2022-11-26 14:08:33 +01:00
Fabian Affolter 4244d5e444
Merge pull request #202999 from r-ryantm/auto-update/python310Packages.ansible-doctor
python310Packages.ansible-doctor: 1.4.6 -> 1.4.7
2022-11-26 14:08:16 +01:00
José Romildo Malaquias 89c0a7f1c9
Merge pull request #202939 from r-ryantm/auto-update/marwaita
marwaita: 15.0 -> 16.0
2022-11-26 10:08:06 -03:00
Martin Weinelt d1c11230cb
Merge pull request #202974 from dotlambda/catboost-python3 2022-11-26 14:07:17 +01:00
Martin Weinelt 0890509525
Merge pull request #202915 from dotlambda/libkkc-python3 2022-11-26 14:01:24 +01:00
Jonas Heinrich dd085c683a
Merge pull request #201806 from duxovni/briar-desktop-0.3.1-beta
briar-desktop: 0.2.1-beta -> 0.3.1-beta
2022-11-26 13:46:42 +01:00
Jonas Heinrich 2f425ee593
Merge pull request #202749 from trev-dev/contrib
shopify-cli: 2.14.0 -> 2.32.0
2022-11-26 13:43:57 +01:00
Jonas Heinrich cbccfdd60b
Merge pull request #202926 from Flakebi/maddy
maddy: enable pam support
2022-11-26 13:42:39 +01:00
Fabian Affolter a4631004dc python310Packages.pyskyqremote: 0.3.20 -> 0.3.21
Changelog: https://github.com/RogerSelwyn/skyq_remote/releases/tag/0.3.21
2022-11-26 13:41:34 +01:00
Fabian Affolter 95f1158868 python310Packages.pyskyqremote: add changelog to meta 2022-11-26 13:40:08 +01:00