Commit Graph

36 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
R. Ryantm
e7695eec30 toot: 0.41.1 -> 0.42.0 2024-03-10 08:23:27 +00:00
Ngô Ngọc Đức Huy
86d7cf3533
toot: 0.38.2 -> 0.41.1 2024-01-11 10:54:20 +07:00
Félix Baylac Jacqué
c79cf2f6ab toot: 0.38.1 -> 0.38.2
Changelog: https://github.com/ihabunek/toot/releases/tag/0.38.2
2023-11-16 18:14:33 +01:00
Yaya
5f139d8cd6 toot: Add pleroma to passthru.tests
The pleroma NixOS test uses toot for sending toots against a pleroma
server. A bug in toot could be caught earlier that way.
2023-08-25 15:14:59 +02:00
Sergei Trofimovich
c2cda99ef1 toot: 0.37.0 -> 0.38.1
Changes: https://github.com/ihabunek/toot/blob/master/CHANGELOG.md
2023-07-28 19:49:47 +01:00
Sergei Trofimovich
420a207d49 toot: 0.36.0 -> 0.37.0
Changes: https://github.com/ihabunek/toot/releases/tag/0.37.0
2023-07-18 08:17:05 +01:00
rogarb
4a5817c44a
toot: 0.34.1 -> 0.36.0 (#227688) 2023-04-24 10:00:09 -04:00
R. Ryantm
e39f25f9d8 toot: 0.34.0 -> 0.34.1 2023-02-25 15:25:47 +00:00
R. Ryantm
e29c75becc toot: 0.33.1 -> 0.34.0 2023-02-06 09:23:48 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Matthias Beyer
b80e93c579
toot: 0.29.0 -> 0.33.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-13 15:20:10 +01:00
R. Ryantm
9fc764a0bb toot: 0.28.0 -> 0.29.0 2022-11-21 19:38:44 +00:00
Matthias Beyer
ff7c4a9417
toot: 0.27.0 -> 0.28.0 (#141354)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 17:16:31 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Mario Rodas
380c6228be
toot: fix license
Toot was re-licensed to GPLv3 [1]

[1] beb4b744d7
2020-06-30 19:59:48 -05:00
R. RyanTM
ebe01712cc toot: 0.26.0 -> 0.27.0 2020-06-30 17:45:19 +00:00
R. RyanTM
59ef445fce toot: 0.25.2 -> 0.26.0 2020-05-04 16:47:59 +05:30
R. RyanTM
29afdd8609 toot: 0.25.0 -> 0.25.2 2020-02-06 17:34:47 +00:00
Matthias Beyer
d7de1de097 toot: 0.24.0 -> 0.25.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-21 10:01:35 +01:00
Tom Doggett
56183fb2dd toot: 0.22.0 -> 0.24.0
Updating Toot to version 0.24.0 which includes the new TUI along with some encoding fixes since its original introduction in 0.23.0.  The TUI uses the `urwid` package.
2019-09-27 13:52:49 +09:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
R. RyanTM
105cc4e4c7 toot: 0.21.0 -> 0.22.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/toot/versions
2019-08-05 22:14:46 -07:00
Will Dietz
4dc434aa9d toot: 0.20.0 -> 0.21.0
https://github.com/ihabunek/toot/releases/tag/0.21.0
2019-03-23 15:04:26 -05:00
Matthias Beyer
f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
R. RyanTM
ed630cbe2b toot: 0.19.0 -> 0.20.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/toot/versions
2019-01-06 19:13:48 -05:00
R. RyanTM
d0a9f5e77e toot: 0.18.0 -> 0.19.0 (#43898)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/toot/versions.
2018-07-29 21:00:58 +02:00
R. RyanTM
18096d201b toot: 0.17.1 -> 0.18.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/bhs5n438kn33h9v1r27m27zb27z0pvmw-toot-0.18.0/bin/.toot-wrapped passed the binary check.
- /nix/store/bhs5n438kn33h9v1r27m27zb27z0pvmw-toot-0.18.0/bin/toot passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.18.0 with grep in /nix/store/bhs5n438kn33h9v1r27m27zb27z0pvmw-toot-0.18.0
- directory tree listing: https://gist.github.com/a202deb57487abab3f68139efcdf7e07
- du listing: https://gist.github.com/fffb680bbb26f7e0ff4956e000c89985
2018-06-19 16:29:06 +00:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Matthias Beyer
fd00da5205 toot: 0.16.2 -> 0.17.1 2018-01-16 11:50:25 +01:00
Matthias Beyer
b222e44f0a toot: 0.15.0 -> 0.16.2 2018-01-02 19:06:21 +01:00
Matthias Beyer
56cf561581 toot: 0.13.0 -> 0.15.0 2017-09-13 21:44:49 +02:00
Frederik Rietdijk
5e64cc6cf0 toot: 0.8.0 -> 0.13.0 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Matthias Beyer
66c21e72e0 toot: init at 0.8.0 2017-05-02 09:30:26 +02:00