Commit Graph

14 Commits

Author SHA1 Message Date
rembo10
9247f579f1 headphones: 0.6.1 -> 0.6.3 2024-05-26 21:37:34 +05:30
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
rembo10
5bc67e1032 headphones: 0.6.0 -> 0.6.1 2023-11-26 14:49:24 +05:30
rembo10
c13a9ce218 headphones: 0.6.0-beta.5 -> 0.6.0 2022-11-13 09:46:23 +05:30
Martin Weinelt
99e2cf4e94
headphones: use other format 2022-09-19 16:05:27 +02:00
rembo10
df94e74d68 headphones: 0.6.0-alpha.1 -> 0.6.0-beta.5 2022-02-22 20:19:56 +05:30
rembo10
e9d0fd9e4e headphones: 0.5.20 -> 0.6.0-alpha.1 2022-01-18 17:11:20 +05:30
rembo10
0c99408018 headphones: 0.5.19 -> 0.5.20 2021-10-15 07:46:57 +03:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07: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
Frederik Rietdijk
46ec52f329 buildPython*: use pname 2020-03-30 17:07:41 +02:00
Ryan Mulligan
7c61b3b892 treewide: fix malformed homepage URLs 2019-07-01 21:12:25 -07:00
rembo10
8d1ad4317c headphones: init at 0.5.19 2018-09-16 21:48:18 +02:00