Commit Graph

46 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
18b9f9189f cherrytree: 1.0.2 -> 1.0.4 2023-12-31 08:34:41 +00:00
Chen
8a1adb2946 cherrytree: 1.0.1 -> 1.0.2 2023-11-16 02:13:36 +08:00
R. Ryantm
7dfc333726 cherrytree: 0.99.56 -> 1.0.1 2023-09-12 09:22:09 +00:00
R. Ryantm
76db69aa26 cherrytree: 0.99.55 -> 0.99.56 2023-06-28 03:38:25 +00:00
Gabriel Arazas
49660fc734
cherrytree: 0.99.49 -> 0.99.55 (#238668)
* cherrytree: 0.99.49 -> 0.99.55

* Update pkgs/applications/misc/cherrytree/default.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-20 21:10:31 +02:00
R. Ryantm
5b4e520467 cherrytree: 0.99.48 -> 0.99.49 2022-09-12 11:29:03 +00:00
R. Ryantm
bd3e665a6f cherrytree: 0.99.47 -> 0.99.48 2022-07-08 05:35:23 +00:00
R. Ryantm
74ed19af6a cherrytree: 0.99.46 -> 0.99.47 2022-04-22 08:40:31 +00:00
R. Ryantm
2b81805f80 cherrytree: 0.99.45 -> 0.99.46 2022-02-20 09:19:21 +00:00
R. Ryantm
00538458bd cherrytree: 0.99.44 -> 0.99.45 2022-01-24 00:11:21 +00:00
legendofmiracles
47acd45b39
cherrytree: 0.99.43 -> 0.99.44 2021-12-19 07:35:02 -06:00
Fabian Affolter
b1494f8182 cherrytree: 0.99.42 -> 0.99.43 2021-11-28 13:43:33 +01:00
Artturin
b4fab0a98b treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
R. Ryantm
6fe2632188 cherrytree: 0.99.41 -> 0.99.42 2021-10-29 06:35:16 +00:00
R. RyanTM
4ded56a91e cherrytree: 0.99.40 -> 0.99.41 2021-09-16 05:17:12 +00:00
R. RyanTM
59b6ec82f3 cherrytree: 0.99.39 -> 0.99.40 2021-08-08 08:50:26 +00:00
R. RyanTM
0e80580b98 cherrytree: 0.99.38 -> 0.99.39 2021-07-21 09:24:47 +00:00
R. RyanTM
4ba0ccc59e cherrytree: 0.99.37 -> 0.99.38 2021-06-29 23:57:05 -07:00
OPNA2608
dad76cf9da cherrytree: 0.39.4 -> 0.99.37 2021-06-21 12:53:23 +02:00
Frederik Rietdijk
d56fdf8c4c cherrytree: use python2 2021-03-25 11:25:59 +01:00
R. RyanTM
89421a2cbf
cherrytree: 0.39.3 -> 0.39.4 (#91907) 2020-07-01 05:02:47 -05:00
R. RyanTM
d138552e95 cherrytree: 0.39.2 -> 0.39.3 2020-05-04 16:00:44 +00:00
AndersonTorres
3e03c1bbb1 cherrytree: 0.39.0 -> 0.39.2 2020-04-14 21:53:27 -03:00
Atemu
e18f1429be cherrytree: 0.39.0 -> 0.39.1 2020-03-29 14:57:44 +02:00
R. RyanTM
e7d690912f cherrytree: 0.38.11 -> 0.39.0 2020-03-04 18:06:31 +00:00
R. RyanTM
f000f78d53 cherrytree: 0.38.10 -> 0.38.11 2020-02-07 04:34:48 +00:00
R. RyanTM
0a619c70c6 cherrytree: 0.38.9 -> 0.38.10 2020-01-05 22:22:59 -08:00
Pavol Rusnak
3adeca3775 cherrytree: fix build (#72261) 2019-10-29 17:38:42 -04:00
R. RyanTM
d09d30a4cb cherrytree: 0.38.8 -> 0.38.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2019-09-26 00:48:59 -07: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
R. RyanTM
3a797b9816 cherrytree: 0.38.7 -> 0.38.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2019-03-03 20:50:44 +01:00
R. RyanTM
f4a7c2bc00 cherrytree: 0.38.6 -> 0.38.7 (#52903)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2018-12-29 20:27:01 +01:00
R. RyanTM
f890eb9e3b cherrytree: 0.38.5 -> 0.38.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2018-10-15 23:28:46 -07:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM
b5a7d39405 cherrytree: 0.38.4 -> 0.38.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/ldddgcpac0rvfnn1f06dgscaqws2rv9k-cherrytree-0.38.5/bin/.cherrytree-wrapped passed the binary check.
- /nix/store/ldddgcpac0rvfnn1f06dgscaqws2rv9k-cherrytree-0.38.5/bin/cherrytree 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.38.5 with grep in /nix/store/ldddgcpac0rvfnn1f06dgscaqws2rv9k-cherrytree-0.38.5
- directory tree listing: https://gist.github.com/21bb973739375865396284be25e432a6
- du listing: https://gist.github.com/da57acfe574b3ee8ff342306c396f8b7
2018-07-08 03:04:12 -07: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
Ryan Mulligan
99547c4334 cherrytree: 0.37.6 -> 0.38.4
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/z6xvmmp8nc09wcg5wmgdlvg0vmawm2vn-cherrytree-0.38.4/bin/.cherrytree-wrapped -h` got 0 exit code
- ran `/nix/store/z6xvmmp8nc09wcg5wmgdlvg0vmawm2vn-cherrytree-0.38.4/bin/.cherrytree-wrapped --help` got 0 exit code
- ran `/nix/store/z6xvmmp8nc09wcg5wmgdlvg0vmawm2vn-cherrytree-0.38.4/bin/cherrytree -h` got 0 exit code
- ran `/nix/store/z6xvmmp8nc09wcg5wmgdlvg0vmawm2vn-cherrytree-0.38.4/bin/cherrytree --help` got 0 exit code
- found 0.38.4 with grep in /nix/store/z6xvmmp8nc09wcg5wmgdlvg0vmawm2vn-cherrytree-0.38.4
- found 0.38.4 in filename of file in /nix/store/z6xvmmp8nc09wcg5wmgdlvg0vmawm2vn-cherrytree-0.38.4
2018-03-07 23:24:18 -08:00
AndersonTorres
1f978a50a8 cherrytree: 0.37.1 -> 0.37.6 2016-10-30 13:15:02 -02:00
Vladimír Čunát
6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk
5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
mimadrid
eaeb69c46e
cherrytree: 0.35.9 -> 0.37.1 2016-07-05 22:59:29 +02:00
AndersonTorres
a0ab047fdb Cherrytree: 0.35.8 -> 0.35.9
Also, adding myself to maintainers list.
2015-07-24 10:04:31 -03:00
Pascal Wittmann
48006ee291 cherrytree: update from 0.35.7 to 0.35.8 2015-06-08 16:19:42 +02:00
Andrey Arapov
32a5c40120 cherrytree: update to 0.35.7 2015-02-23 15:27:04 +01:00
Andrey Arapov
9f623a820d Adds a new package: cherrytree - A hierarchical note taking application
cherrytree - A hierarchical note taking application, featuring rich text
and syntax highlighting, storing data in a single xml or sqlite file.

This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library.

Official page http://www.giuspen.com/cherrytree
2015-01-31 02:17:00 +01:00