Commit graph

21 commits

Author SHA1 Message Date
R. Ryantm 19227df93a ocenaudio: 3.11.20 -> 3.11.21 2023-01-01 02:13:36 +00:00
R. Ryantm eede9fe3b6 ocenaudio: 3.11.15 -> 3.11.20 2022-12-28 04:31:23 +00:00
R. Ryantm 8edf28f474 ocenaudio: 3.11.14 -> 3.11.15 2022-09-23 00:19:10 +00:00
R. Ryantm 6575499615 ocenaudio: 3.11.11 -> 3.11.14 2022-08-16 16:43:43 +00:00
Robert Scott 466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Jonas Heinrich 96f9a15947 ocenaudio: 3.11.10 -> 3.11.11 2022-05-21 13:19:54 +02:00
R. Ryantm 06d1798a8f ocenaudio: 3.11.7 -> 3.11.10 2022-04-05 08:42:33 +00:00
R. Ryantm 216b4f1813 ocenaudio: 3.11.5 -> 3.11.7 2022-03-22 09:23:53 -04:00
R. Ryantm 9feb0daab6 ocenaudio: 3.11.2 -> 3.11.5 2022-02-12 21:07:48 +00:00
R. Ryantm 549019d50e ocenaudio: 3.11.1 -> 3.11.2 2021-12-25 15:53:13 +00:00
R. Ryantm 42cfe37cb2 ocenaudio: 3.11.0 -> 3.11.1 2021-12-20 13:38:28 +00:00
Jonas Heinrich e906657a50 ocenaudio: 3.10.6 -> 3.11.0 2021-12-04 18:03:44 +01:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
davidak 1753a9178e ocenaudio: 3.10.2 -> 3.10.6 2021-04-30 00:30:03 +02:00
Sandro 81ac9e022f
Merge pull request #110119 from r-ryantm/auto-update/ocenaudio
ocenaudio: 3.9.6 -> 3.10.2
2021-03-21 05:09:45 +01:00
Thomas Tuegel 5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
R. RyanTM 39d448a033 ocenaudio: 3.9.6 -> 3.10.2 2021-01-20 09:44:04 +00: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
R. RyanTM 36de795b6c ocenaudio: 3.9.5 -> 3.9.6 2020-11-28 20:18:29 +00:00
R. RyanTM c5b04da595 ocenaudio: 3.9.2 -> 3.9.5 2020-11-03 14:43:42 +00:00
Jonas Heinrich 00d8c11a57 ocenaudio: init at 3.9.3 2020-10-06 15:16:25 +02:00