about summary refs log tree commit diff
path: root/pkgs/tools/misc/birdfont
AgeCommit message (Collapse)AuthorFilesLines
2022-09-24birdfont: 2.32.0 -> 2.32.3R. Ryantm1-2/+2
2022-06-25birdfont: 2.30.0 -> 2.32.0R. Ryantm1-2/+2
2022-02-15birdfont: 2.29.6 -> 2.30.0R. Ryantm1-2/+2
2021-12-11birdfont: 2.29.5 -> 2.29.6R. Ryantm1-2/+2
2021-07-13birdfont: 2.29.4 -> 2.29.5R. RyanTM1-2/+2
2021-06-18birdfont: unpin valaMaxine Aubrey1-2/+2
2021-05-08birdfont: 2.29.1 -> 2.29.4R. RyanTM1-2/+2
2021-01-16pkgs/tools: pkgconfig -> pkg-configBen Siraphob2-4/+4
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch2-4/+4
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
2020-11-23xmlbird: 1.2.11 -> 1.2.12R. RyanTM1-2/+2
2020-10-25birdfont: 2.29.0 -> 2.29.1R. RyanTM1-2/+2
2020-09-20birdfont: fix build on non-nixos/debian systemsRobert Scott1-1/+6
to do this we need to prevent platform.version() from using uname to discover this is a debian kernel and try dpkg nonsense
2020-09-20xmlbird: fix build with python 3.8Robert Scott1-1/+5
also force use of gccStdenv to fix darwin build
2020-05-27birdfont: 2.28.0 -> 2.29.0R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-2/+2
2019-12-09xmlbird: 1.2.10 -> 1.2.11 (#75265)R. RyanTM1-2/+2
2019-10-21birdfont: 2.27.0 -> 2.28.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/birdfont/versions
2019-10-03birdfont: use vala_0_44worldofpeace1-2/+2
2019-08-03birdfont: 2.26.0 -> 2.27.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/birdfont/versions
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2019-03-06birdfont: 2.25.0 -> 2.26.0Will Dietz1-2/+2
2019-01-28birdfont,xmlbird: add missing meta, oopsWill Dietz2-0/+14
2019-01-27birdfont: init at 2.25.0 (and add dep xmlbird)Will Dietz2-0/+43