Commit Graph

671370 Commits

Author SHA1 Message Date
Silvan Mosberger
e6d45588ad tests.haskell.cabalSdist: Prevent rebuilds when Nix files change
The generated file sets its own directory as the source, including the
generated file itself, which causes rebuilds when that file is
reformatted. We can avoid this by overriding the source with a filtered
version and using that throughout the tests.

See https://github.com/NixOS/nixpkgs/pull/320572 for more context
2024-08-25 04:59:11 +02:00
Silvan Mosberger
7cb66fd579 tests.makeBinaryWrapper: Prevent rebuilds when Nix files change
The source included way more files than it really needed.
This commit limits it to exactly those it needs.

This also makes sure that no rebuild is necessary when any Nix
file changes, in particular useful when we reformat the Nix files.
2024-08-25 04:59:11 +02:00
Silvan Mosberger
ea17c502d2 tests.trivial-builders: Prevent rebuilds when Nix files change
There's no need to use a Nix file in the path here. By using a different
file we won't cause rebuilds when we change the Nix file, in particular
also when the Nix file is reformatted.
2024-08-25 04:59:11 +02:00
Silvan Mosberger
323012ced2 vimPluginsUpdater: Format files with nixfmt
This is a rare case of a Nix file actually ending up in the build result.
We reformat this now, causing a rebuild, so that we won't cause a rebuild
in the treewide reformatting PR.
2024-08-25 04:59:10 +02:00
Silvan Mosberger
65e7143039 nix-info: Format files with nixfmt
This is a rare case of a Nix file actually ending up in the build result.
We reformat this now, causing a rebuild, so that we won't cause a rebuild
in the treewide reformatting PR.
2024-08-25 04:59:04 +02:00
Mathew Polzin
aecefeaa9e
Merge pull request #337115 from fpletz/pkgs/jool-4.1.13
jool: 4.1.12 -> 4.1.13
2024-08-24 21:36:42 -05:00
Mathew Polzin
c9281e015b
Merge pull request #335383 from Kiskae/composefs/1.0.5
composefs: 1.0.4 -> 1.0.5
2024-08-24 20:50:21 -05:00
Robert Schütz
46719a7546
Merge pull request #337117 from r-ryantm/auto-update/python312Packages.aioopenexchangerates
python312Packages.aioopenexchangerates: 0.6.1 -> 0.6.2
2024-08-24 18:41:54 -07:00
Gaétan Lepage
1171e349e0
python312Packages.uproot: 5.3.10 -> 5.3.11 (#337107)
Diff: https://github.com/scikit-hep/uproot5/compare/refs/tags/v5.3.10...v5.3.11

Changelog: https://github.com/scikit-hep/uproot5/releases/tag/v5.3.11
2024-08-24 21:37:05 -04:00
Dmitry Kalinkin
032e2d5914
Merge pull request #336850 from r-ryantm/auto-update/python312Packages.scikit-hep-testdata
python312Packages.scikit-hep-testdata: 0.4.46 -> 0.4.47
2024-08-24 21:35:55 -04:00
Nick Cao
545a536e86
Merge pull request #337013 from r-ryantm/auto-update/pulldown-cmark
pulldown-cmark: 0.11.2 -> 0.12.0
2024-08-24 21:12:03 -04:00
Nick Cao
a0c85899f1
Merge pull request #337014 from r-ryantm/auto-update/grpc_cli
grpc_cli: 1.65.5 -> 1.66.0
2024-08-24 21:11:49 -04:00
Nick Cao
f02a096a93
Merge pull request #337015 from r-ryantm/auto-update/go-mockery
go-mockery: 2.44.2 -> 2.45.0
2024-08-24 21:11:45 -04:00
Robert Schütz
6fdf7fda51
Merge pull request #336938 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2024-08-12 -> 2024-08-19
2024-08-24 18:08:12 -07:00
nixpkgs-merge-bot[bot]
f7c81344bb
Merge pull request #337080 from r-ryantm/auto-update/grype
grype: 0.79.6 -> 0.80.0
2024-08-25 00:55:25 +00:00
nixpkgs-merge-bot[bot]
1603bfb726
Merge pull request #337098 from r-ryantm/auto-update/files-cli
files-cli: 2.13.107 -> 2.13.122
2024-08-25 00:51:02 +00:00
tomberek
99487e79a7
Merge pull request #337118 from infinisil/format-workflow-team-ping
workflows/check-nix-format: Mention who to ping for trouble
2024-08-24 20:46:08 -04:00
Lin Jian
d8ce008950
Merge pull request #336997 from r-ryantm/auto-update/emacsPackages.lsp-bridge
emacsPackages.lsp-bridge: 0-unstable-2024-08-12 -> 0-unstable-2024-08-17
2024-08-25 08:25:45 +08:00
Franz Pletz
9446a5d8da
Merge pull request #337003 from alyssais/no-tell-kernel 2024-08-25 02:07:33 +02:00
Franz Pletz
74946f8943
Merge pull request #336444 from ghpzin/pulumi-bin/disable-hydra-build 2024-08-25 01:52:19 +02:00
Franz Pletz
83cd05ff59
Merge pull request #335976 from poscat0x04/nixos-networkd-ipv6ra 2024-08-25 01:51:36 +02:00
Franz Pletz
a266f38ade
Merge pull request #336584 from mweinelt/engelsystem-cache-migration 2024-08-25 01:50:39 +02:00
Franz Pletz
2d1ea93eac
Merge pull request #336605 from LeSuisse/tightvnc-drop 2024-08-25 01:49:23 +02:00
Franz Pletz
bf24134ee2
Merge pull request #336020 from imincik/shapely-2.0.6 2024-08-25 01:48:56 +02:00
Franz Pletz
1e0597bf84
Merge pull request #333326 from nakato/RK3588HDCPNotUsed 2024-08-25 01:48:39 +02:00
Franz Pletz
76d7ccecdf
Merge pull request #313105 from bb2020/xserver 2024-08-25 01:47:27 +02:00
Franz Pletz
39c0d9f53d
Merge pull request #336896 from tomodachi94/enhance/nixos/clamav/systemd-slices 2024-08-25 01:45:27 +02:00
Franz Pletz
5d5367eb9d
Merge pull request #336929 from dotlambda/teck-programmer 2024-08-25 01:44:30 +02:00
nixpkgs-merge-bot[bot]
2046436824
Merge pull request #336471 from r-ryantm/auto-update/lunar-client
lunar-client: 3.2.15 -> 3.2.16
2024-08-24 23:42:00 +00:00
Franz Pletz
0ae4ad7c16
Merge pull request #337002 from azahi/maligned-deprecate 2024-08-25 01:41:45 +02:00
Franz Pletz
35b2bfb7ed
Merge pull request #335967 from CajuM/waydroid-svc-stop 2024-08-25 01:40:42 +02:00
Gaétan Lepage
af44a237cf
Merge pull request #302900 from Xelden/netrw-nvim
vimPlugins.netrw-nvim: init at 2024-03-12
2024-08-25 01:37:37 +02:00
Franz Pletz
205a0b5106
Merge pull request #336332 from leiserfg/kitty-0.36 2024-08-25 01:30:33 +02:00
Franz Pletz
24a34ccee1
Merge pull request #319233 from stephen-huan/nvim-treesitter-collate 2024-08-25 01:27:38 +02:00
Franz Pletz
3969d739d8
Merge pull request #336995 from Ma27/gitea-drop-pam 2024-08-25 01:25:13 +02:00
Franz Pletz
46cd2ed16b
Merge pull request #336899 from pbsds/migrate-replace-fail-1724449467 2024-08-25 01:22:31 +02:00
Franz Pletz
89b019abe9
Merge pull request #337083 from zimward/doc-ssh 2024-08-25 01:15:35 +02:00
Franz Pletz
444e578124
Merge pull request #303923 from colbs255/bottom-add-desktop-file 2024-08-25 01:13:31 +02:00
Silvan Mosberger
e120425bb2 workflows/check-nix-format: Mention who to ping for trouble
The formatting team can't be looking through all PRs to see if anybody
is struggling.
2024-08-25 01:12:25 +02:00
Franz Pletz
4c2494174c
jool: 4.1.12 -> 4.1.13 2024-08-25 01:09:23 +02:00
R. Ryantm
efa67770f0 python312Packages.aioopenexchangerates: 0.6.1 -> 0.6.2 2024-08-24 23:03:12 +00:00
Adam C. Stephens
cbdb6ac0e6
Merge pull request #337008 from adamcstephens/ovn/24.03.3
ovn: 24.03.2 -> 24.03.3, drop lts
2024-08-24 18:26:10 -04:00
Gaétan Lepage
0692cca059
Merge pull request #337032 from NixOS/timm
python312Packages.timm: 1.0.8 -> 1.0.9
2024-08-25 00:08:27 +02:00
R. Ryantm
aa67d8da26 files-cli: 2.13.107 -> 2.13.122 2024-08-24 21:45:18 +00:00
Roland Coeurjoly
480b64bd98 sby: Fix description. Remove duplicated inputs. --replace-fail instead of --replace. Be specific about which files patchShebangs is applied to. Run hooks in installPhase. Use btor2tools as input now that is updated 2024-08-24 16:33:28 -05:00
Martin Joerg
796a57ce81 cryptoverif: 2.09 -> 2.10
274bc28abf/CHANGES
2024-08-24 16:32:43 -05:00
Martin Joerg
089bc4205a cryptoverif: add updateScript 2024-08-24 16:32:43 -05:00
R. Ryantm
ced56bad99 cloudflared: 2024.8.2 -> 2024.8.3 2024-08-24 16:32:14 -05:00
Pol Dellaiera
a44a9a2c3d
Merge pull request #337042 from mfrw/mfrw/delta-0.18.1
delta: 0.18.0 -> 0.18.1
2024-08-24 23:04:24 +02:00
Gaétan Lepage
15790e1877
Merge pull request #336719 from mrcjkb/push-pmzuqroworqt
luaPackages.lz.n: 2.0.0 -> 2.2.0
2024-08-24 22:41:17 +02:00