Commit Graph

60 Commits

Author SHA1 Message Date
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Wolfgang Walther
878229d903
flannel: 0.25.7 -> 0.26.1 (#358613) 2024-12-08 14:01:57 +01:00
Wolfgang Walther
c93b335217
cni-plugin-flannel: 1.2.0 -> 1.5.1-flannel3 (#283074) 2024-12-07 22:21:14 +01:00
R. Ryantm
8808a76d0c flannel: 0.25.7 -> 0.26.1 2024-11-24 03:27:16 +00:00
R. Ryantm
ed3ef93aef flannel: 0.25.6 -> 0.25.7 2024-10-07 13:36:32 +00:00
R. Ryantm
e447004694 cni-plugin-flannel: 1.2.0 -> 1.5.1-flannel3 2024-09-21 13:37:59 +00:00
R. Ryantm
dbbfe7ffc6 flannel: 0.25.5 -> 0.25.6 2024-08-28 00:55:57 +00:00
R. Ryantm
7813502cce flannel: 0.25.4 -> 0.25.5 2024-07-17 19:11:23 +00:00
R. Ryantm
563239f25c flannel: 0.25.3 -> 0.25.4 2024-06-11 12:51:01 +00:00
R. Ryantm
9a38645bce flannel: 0.25.2 -> 0.25.3 2024-06-01 01:02:36 +00:00
R. Ryantm
a47f6dfa9f flannel: 0.25.1 -> 0.25.2 2024-05-23 16:29:26 +00:00
R. Ryantm
15c8770013 flannel: 0.24.4 -> 0.25.1 2024-04-12 12:57:53 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
9448d982b6 flannel: 0.24.3 -> 0.24.4 2024-03-18 17:14:13 +00:00
R. Ryantm
631b5f64fc flannel: 0.24.2 -> 0.24.3 2024-03-08 16:25:06 +01:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
edd52fece0 flannel: 0.24.0 -> 0.24.2 2024-01-26 00:37:18 +00:00
R. Ryantm
e40cad49c4 flannel: 0.23.0 -> 0.24.0 2023-12-20 08:54:30 +00:00
R. Ryantm
ad8de2dade flannel: 0.22.3 -> 0.23.0 2023-11-04 09:01:52 -07:00
R. Ryantm
53e63d8c4a flannel: 0.22.2 -> 0.22.3 2023-09-28 08:20:29 +00:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm
5a14ee3432 flannel: 0.22.0 -> 0.22.2 2023-08-21 00:47:42 +00:00
Weijia Wang
9b6f42b1e3 flannel: fix version 2023-06-29 10:34:26 +03:00
R. Ryantm
1747f32072 flannel: 0.21.5 -> 0.22.0 2023-06-29 04:52:43 +00:00
R. Ryantm
0c572ffe4c flannel: 0.21.4 -> 0.21.5 2023-05-06 08:39:57 +00:00
R. Ryantm
3d16049d6c flannel: 0.20.2 -> 0.21.4 2023-04-18 00:32:43 +00:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
R. Ryantm
31759fd27f flannel: 0.20.1 -> 0.20.2 2022-12-03 06:41:03 +10:00
R. Ryantm
e03601d345 flannel: 0.19.1 -> 0.20.1 2022-11-04 17:43:13 +10:00
R. Ryantm
d825a9f8aa cni-plugin-flannel: 1.1.0 -> 1.2.0 2022-10-27 19:31:44 +10:00
R. Ryantm
d6ecb14004 flannel: 0.19.0 -> 0.19.1 2022-08-11 11:42:40 +00:00
R. Ryantm
4024625aa6 flannel: 0.18.1 -> 0.19.0 2022-07-28 12:03:03 +00:00
R. Ryantm
d2db10786f flannel: 0.18.0 -> 0.18.1 2022-07-19 17:18:54 +10:00
R. Ryantm
6269ca3e43 flannel: 0.17.0 -> 0.18.0 2022-05-27 11:49:13 +00:00
Ashish SHUKLA
3c627fc5d3
cni-flannel-plugin: 1.0.0 -> 1.1.0 2022-05-21 10:57:18 +05:30
R. Ryantm
1a268c42c8 flannel: 0.16.3 -> 0.17.0 2022-03-14 21:58:53 +10:00
R. Ryantm
49d1366f43 flannel: 0.16.1 -> 0.16.3 2022-02-12 21:22:34 -08:00
R. Ryantm
19fba9b280 flannel: 0.15.1 -> 0.16.1 2022-01-31 10:08:31 -08:00
Justinas Stankevicius
8eea54eaa8 flannel: 0.13.0 -> 0.15.1 2021-12-16 22:32:05 +10:00
Ashish SHUKLA
743c0ec2d8
cni-flannel-plugin: 1.1 -> 1.0.0
Update to a properly tagged version. Previously the tag was temporary,
and it was not obvious. See flannel-io/cni-plugin/issues/21

While here, also add some install time checking
2021-10-29 23:37:38 +05:30
Ashish SHUKLA
4766e365d3
cni-plugin-flannel: 1.0 -> 1.1
https://github.com/flannel-io/cni-plugin/releases/tag/v1.1
2021-10-03 03:39:52 +05:30
zowoq
e8c3e05e11 cni-plugin-flannel: unstable-2021-09-10 -> 1.0
https://github.com/flannel-io/cni-plugin/releases/tag/v1.0
2021-09-21 18:59:50 +10:00
zowoq
a8bd9dcd7c cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
R. RyanTM
6b02640fe9 flannel: 0.12.0 -> 0.13.0 2020-10-18 06:47:41 +00:00
R. RyanTM
979fdaefa4 flannel: 0.11.0 -> 0.12.0 2020-06-17 12:19:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Johan Thomsen
fa50a42874 flannel: added @johanot (myself) as flannel pkgs maintainer 2019-02-11 11:17:59 +01:00
Johan Thomsen
acdae9af95 flannel: 0.6.2 -> 0.11.0 2019-02-11 11:17:13 +01:00