Commit Graph

80 Commits

Author SHA1 Message Date
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
Tom Herbers
fbb42119b3
batman-adv: 2023.3 -> 2024.0
Changelog: https://www.open-mesh.org/news/115
2024-02-06 13:16:23 +01:00
Martin Weinelt
4611371303
treewide: scale back maintainership for various packages 2024-01-05 14:43:39 +01:00
Tom Herbers
703e8c433e
batman-adv: fix redefinition of skb_vlan_eth_hdr 2023-12-28 20:06:31 +01:00
Philip Taron
e69fccca13
batman-adv: 2023.2 -> 2023.3
Changelog: https://www.open-mesh.org/news/114
2023-12-13 12:53:06 -08:00
Philip Taron
c9defce801
batman-adv: 2023.1 -> 2023.2
From https://www.open-mesh.org/news/113:

  batman-adv

      support latest kernels (4.14 - 6.5)
      bugs squashed:
          avoid potential invalid memory access when processing ELP/OGM2 packets
          drop pending DAT worker when interface shuts down
          inform network stack about automatically adjusted MTUs
          keep user defined MTU limit when MTU is recalculated
          fix packet memory leak when sending OGM2 via inactive interfaces
          fix TT memory leak for roamed back clients

  alfred

      receive data with valid source on unix sock without active interface

  Happy routing,

  The B.A.T.M.A.N. team
2023-10-23 10:05:20 -07:00
Philip Taron
fc4325b62c
Update batman-adv to 2023.2 2023-10-23 09:47:02 -07:00
Franz Pletz
69beba6b7c
batman-adv: 2023.0 -> 2023.1 2023-06-21 13:20:03 +02:00
MaxHearnden
7e3053b534 alfred,batctl: don't override PKG_CONFIG
was added in 2016 but not necessary anymore

to fix cross compilation
2023-06-18 22:15:07 +03:00
Nicolas Benes
91de60e122 batman-adv: 2022.3 -> 2023.0 2023-04-16 21:46:38 +02:00
Franz Pletz
aba8af9a02
batman-adv: 2022.1 -> 2022.3 2022-11-14 12:13:46 +01:00
Martin Weinelt
11a8c3e409
batman-adv: 2022.0 -> 2022.1 2022-05-06 18:23:07 +02:00
Martin Weinelt
a62be8ad08
batman-adv: 2021.4 -> 2022.0
https://www.open-mesh.org/news/107
2022-04-18 13:53:44 +02:00
Nick Cao
8d715c1f78
batman_adv: prepend kernel.makeFlags to makeFLags 2022-03-07 12:23:44 +08:00
Martin Weinelt
e2aab32379 batman-adv: 2021.1 -> 2021.4
https://www.open-mesh.org/news/106
https://www.open-mesh.org/news/105
https://www.open-mesh.org/news/104
2022-01-10 16:32:48 +00:00
Martin Weinelt
b49bd8db30
batman-adv: 2021.0 -> 2021.1 2021-05-22 00:31:57 +02:00
Martin Weinelt
d5bda9ed61
batman-adv: fix build on linux>=5.12 2021-05-13 18:19:32 +02:00
Martin Weinelt
3e17f21396
batman-adv: 2020.4 -> 2021.0 (#111185)
* batman-adv: 2020.4 -> 2021.0

* batman-adv: add hexa to maintainers
2021-01-31 13:42:27 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
16d91ee628 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
Martin Weinelt
7a2455a0fd
batman-adv: 2020.3 -> 2020.4 2020-11-09 22:24:11 +01:00
Martin Weinelt
72b0046db8
batman-adv: 2019.5 -> 2020.3 (#98247) 2020-09-19 10:07:21 +02:00
John Ericson
ee8cfe4bf3 treewide: pkg-config has targetPrefix 2020-05-16 00:21:21 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Franz Pletz
151c38b5c8
batman-adv: 2019.4 -> 2019.5
Fixes #72463.
2020-01-01 20:30:38 +01:00
Franz Pletz
8b3427ad87
batman-adv: refactor 2020-01-01 20:29:35 +01:00
R. RyanTM
f08df845fc alfred: 2019.3 -> 2019.5 2019-12-22 19:06:52 -08:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
R. RyanTM
500a32f031 alfred: 2019.2 -> 2019.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alfred/versions
2019-08-17 09:32:58 -07:00
R. RyanTM
1f2189861c batctl: 2019.2 -> 2019.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2019-08-03 15:51:13 -07:00
Franz Pletz
b7b96cf0c3
batman-adv: 2019.1 -> 2019.2 2019-06-01 15:58:47 +02:00
R. RyanTM
40c7c5f2dd alfred: 2019.1 -> 2019.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alfred/versions
2019-06-01 13:00:20 +00:00
R. RyanTM
bc892d256f batctl: 2019.1 -> 2019.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2019-06-01 12:59:51 +00:00
Franz Pletz
6fe8153609
batman-adv: 2019.0 -> 2019.1 2019-04-02 12:02:41 +02:00
Franz Pletz
36682692a0
batman-adv: 2018.4 -> 2019.0 2019-02-03 08:59:32 +01:00
Franz Pletz
b62a18b0c2
batman_adv: 2018.2 -> 2018.4 2018-11-20 12:33:56 +01:00
R. RyanTM
119e4e30c8 batctl: 2018.3 -> 2018.4 (#50826)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2018-11-20 11:45:38 +01:00
R. RyanTM
40ea9c7143 alfred: 2018.2 -> 2018.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alfred/versions
2018-10-03 15:53:06 -07:00
R. RyanTM
6d8f22a58b batctl: 2018.2 -> 2018.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2018-09-25 08:18:39 -07:00
Lluís Batlle i Rossell
66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Franz Pletz
5210a073ad
batman-adv: 2018.1 -> 2018.2 2018-07-22 11:16:22 +02:00
Franz Pletz
dbd7dd757f
alfred: 2018.1 -> 2018.2 2018-07-22 11:16:05 +02:00
R. RyanTM
58e4b0e545 batctl: 2018.1 -> 2018.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/batctl/versions.
2018-07-21 20:53:21 -07:00
Franz Pletz
b68155de84
batman_adv: 2018.0 -> 2018.1 2018-07-15 21:41:45 +02:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM
1e01a6ef38 alfred: 2018.0 -> 2018.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/alfred/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2018.1 with grep in /nix/store/2fj5i6zd4mp4asxchsig266lqz8acliv-alfred-2018.1
- directory tree listing: https://gist.github.com/64f566e02d8018fe290dc3db29fd7c7f
2018-05-07 05:20:59 -07:00
R. RyanTM
c7a567315f batctl: 2018.0 -> 2018.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/batctl/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/8djn6psqrxjc66chnig215c5z8il9zaw-batctl-2018.1/bin/batctl -h’ got 0 exit code
- found 2018.1 with grep in /nix/store/8djn6psqrxjc66chnig215c5z8il9zaw-batctl-2018.1
- directory tree listing: https://gist.github.com/13f600b1fb0404e8b5b78d0e2e32f5c5
2018-04-26 07:51:42 -07:00
Franz Pletz
48bd537814
batman-adv: 2017.4 -> 2018.0 2018-03-05 15:43:42 +01:00
Andreas Rammhold
4774356724
batman-adv: 2017.3 -> 2017.4 2018-01-17 02:55:13 +01:00
Andreas Rammhold
1eb62129d9
batman-adv: add missing nativeBuildInputs 2018-01-17 02:46:29 +01:00