| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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/'
| Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | sord: 0.16.14 -> 0.16.16•••Changes: https://gitlab.com/drobilla/sord/-/compare/v0.16.14...v0.16.16?from_project_id=11853362&straight=false
| Sergei Trofimovich | 2023-10-26 | 1 | -5/+6 |
| * | sord: extract "dev", "doc", "man" outputs | Sergei Trofimovich | 2023-05-17 | 1 | -0/+2 |
| * | sord: unstable-2021-01-12 -> 0.16.14 | Alain Zscheile | 2022-10-06 | 1 | -13/+24 |
| * | sord: support cross-compilation | Rick van Schijndel | 2021-10-03 | 1 | -0/+5 |
| * | sord: 0.16.4 -> unstable-2021-01-12 | Nikita Ursol | 2021-01-23 | 1 | -5/+9 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -2/+2 |
| * | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
| Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | sord: enable on darwin | Mario Rodas | 2020-07-20 | 1 | -1/+1 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | sord: propagate dependence on serd•••sord.h includes serd.h
| Orivej Desh | 2020-03-23 | 1 | -1/+2 |
| * | Merge pull request #74647 from r-ryantm/auto-update/sord•••sord: 0.16.2 -> 0.16.4 | Mario Rodas | 2019-12-22 | 1 | -2/+2 |
| |\ |
|
| | * | sord: 0.16.2 -> 0.16.4 | R. RyanTM | 2019-11-29 | 1 | -2/+2 |
| * | | sord: switch to python3 | Jan Tojnar | 2019-12-15 | 1 | -3/+3 |
| |/ |
|
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -2/+2 |
| * | treewide: use wafHook•••Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.
Packages affected here are:
- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
| Matthew Bauer | 2018-11-13 | 1 | -8/+2 |
| * | sord: 0.16.0 -> 0.16.2 (#44690)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sord/versions. | R. RyanTM | 2018-08-21 | 1 | -2/+2 |
| * | 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
| Silvan Mosberger | 2018-06-28 | 1 | -1/+1 |
| * | sord: add pcre | Bart Brouns | 2017-12-08 | 1 | -2/+2 |
| * | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists.
| John Ericson | 2017-09-21 | 1 | -1/+2 |
| * | lilv and sord: remove svn versions and deploy release version | Bart Brouns | 2017-01-11 | 2 | -31/+3 |
| * | sord: 0.12.2 -> 0.16.0 | Bart Brouns | 2017-01-11 | 1 | -2/+2 |
| * | make lilv and sord svn versions separate. | Bart Brouns | 2015-05-04 | 2 | -7/+34 |
| * | update ingen | Bart Brouns | 2015-05-03 | 1 | -6/+7 |
| * | sord: update from 0.12.0 to 0.12.2 | Cillian de Róiste | 2014-08-30 | 1 | -2/+2 |
| * | nixpkgs-lint: add the platforms meta attr for most of my packages | Cillian de Róiste | 2014-03-16 | 1 | -1/+1 |
| * | sord: upgrade to 0.12.0 | Cillian de Róiste | 2013-02-24 | 1 | -2/+2 |
| * | Adding lv2 support•••LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins
| Cillian de Róiste | 2012-07-05 | 1 | -0/+27 |