aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
Francesco Gazzetta
4da2e379be
sfxr-qt: 1.5.0 -> 1.5.1
...
Diff: https://github.com/agateau/sfxr-qt/compare/1.5.0...1.5.1
2024-07-09 16:35:40 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02: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
Martin Weinelt
d68657af92
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-27 15:54:05 +02:00
Francesco Gazzetta
b9bc59d832
sfxr-qt: add nixos test
2022-03-23 10:59:09 +01:00
Francesco Gazzetta
de3c63390d
sfxr-qt: add export test
2022-03-23 10:59:09 +01:00
Francesco Gazzetta
0cf8a8155b
sfxr-qt: 1.4.0 -> 1.5.0
2022-03-20 19:30:49 +01:00
Maximilian Bosch
11597d1162
sfxr-qt: fix build w/glibc-2.34
...
Failing Hydra build: https://hydra.nixos.org/build/163999266
2022-02-27 10:27:01 +01:00
Francesco Gazzetta
d7d893c17a
sfxr-qt: 1.3.0 -> 1.4.0
...
And some formatting
2022-01-13 15:44:00 +01:00
Francesco Gazzetta
efae295453
sfxr-qt: 1.2.0 -> 1.3.0
2020-03-15 15:01:22 +01:00
Francesco Gazzetta
65bda96630
sfxr-qt: fix build by adding setuptools native dep
2019-09-16 10:19:57 +02:00
Francesco Gazzetta
4f49bcf905
sfxr-qt: switch to qt-specific mkDerivation
2019-09-06 05:03:56 -04: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
Francesco Gazzetta
0306277097
sfxr-qt: init at 1.2.0
2018-10-30 13:47:44 +01:00