Commit Graph

27 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
Martin Weinelt
a32f0741b5
pinnwand: relax docutils constraint
Checking runtime dependencies for pinnwand-1.4.0-py3-none-any.whl
  - docutils<0.20,>=0.19 not satisifeid by version 0.20.1
2023-12-20 20:10:29 +01:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
figsoda
22ec7aebbc treewide/servers: use top-level fetchPypi 2023-05-25 12:06:38 -04:00
Martin Weinelt
5f642aa439 pinnwand: Relax sqlalchemy constraint
Package test and integration tests are passing and I reported that
success story upstream.
2023-03-03 23:57:12 +01: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
Martin Weinelt
6b5ed12406 pinnwand: 1.3.0 -> 1.4.0
https://github.com/supakeen/pinnwand/releases/tag/v1.4.0
2022-11-27 13:24:51 +01:00
Martin Weinelt
88373b3900 steck: add setuptools to nativeBuildInputs
and relax termcolor constraint
2022-09-17 13:46:07 +02:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Martin Weinelt
bcd5b09634
pinnwand: relax token-bucket pin 2021-07-03 20:09:34 +02:00
Martin Weinelt
64e0603499 steck: relax click constraint 2021-06-22 13:42:53 +02:00
Martin Weinelt
4d6b6f7cba pinnwand: relax click, sqlalchemy and docutils constraints
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2021-06-22 13:42:53 +02:00
Martin Weinelt
2d9558b33b
pinnwand: 1.2.3 -> 1.3.0
https://github.com/supakeen/pinnwand/releases/tag/v1.3.0
2021-05-22 20:33:19 +02:00
Martin Weinelt
f16071afd5
pinnwand: apply patch for pygment lexer weirdness
Also drop tornado override and apply some cleanup.
2021-04-13 03:59:42 +02:00
Martin Weinelt
00ea65155e
steck: 0.6.0 -> 0.7.0 2021-01-11 10:33:03 +01:00
Martin Weinelt
a2e741bd38
pinnwand: 1.2.2 -> 1.2.3 2021-01-11 10:33:03 +01:00
Frederik Rietdijk
8c46ea4ab5 pinnwand: use poetry-core instead of poetry
to reduce build-time closure
2021-01-03 14:13:59 +01:00
adisbladis
7b3f9e9b75
pinnwand: Use poetry from pythonPackages
Ideally this software should be repackaged using Poetry2nix rather
that using pythonPackages.

As it is now things are packaged incorrectly.

cc @mweinelt
2020-12-01 14:28:39 +01:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Martin Weinelt
9233ae9692
pinnwand: 1.2.1 -> 1.2.2
Some longer standing bugs get squatted in pragmatic ways.
 - Ensure minimum body width to prevent button falling off
   (supakeen/pinnwand#79)
 - Select initial lexer for additional files (supakeen/pinnwand#97)
2020-08-29 12:25:41 +02:00
Martin Weinelt
45d5dc2aa9
pinnwand: 1.2.0 -> 1.2.1 2020-08-09 01:52:26 +02:00
Martin Weinelt
433db3a30c
pinnwand: 1.1.2 -> 1.2.0
Build the package from Git using pyproject.toml and enable tests.
2020-08-09 01:52:25 +02:00
Martin Weinelt
cb50679f0e
nixos/tests/pinnwand: init 2020-08-09 01:52:25 +02:00
Martin Weinelt
607a94ce2f
steck: init at 0.6.0 2020-08-09 01:52:25 +02:00
Martin Weinelt
51c0d1408e pinnwand: 1.1.1 -> 1.1.2 2020-06-08 17:04:57 -07:00
Martin Weinelt
6563ed498d pinnwand: 1.1.0 -> 1.1.1 2020-06-02 12:48:35 -07:00
Martin Weinelt
c2e8ea4bbd pinnwand: init at 1.1.0 2020-05-27 12:58:39 -07:00