about summary refs log tree commit diff
path: root/pkgs/applications/office/khronos/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-11-25khronos: 3.7.0 -> 4.0.1R. Ryantm1-2/+2
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-3/+1
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-04-20khronos: 3.6.6 -> 3.7.0Bobby Rong1-9/+2
2021-12-06khronos: 3.6.1 -> 3.6.6Bobby Rong1-2/+2
2021-10-29khronos: 3.6.0 -> 3.6.1Bobby Rong1-5/+3
2021-10-16khronos: 3.5.9 -> 3.6.0Bobby Rong1-7/+9
2021-09-18treewide: switch from pantheon.maintainers to lib.teams.pantheonBobby Rong1-1/+1
2021-09-15khronos: clarify licenseBobby Rong1-1/+1
2021-09-15khronos: 1.0.8 -> 3.5.9Bobby Rong1-6/+8
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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-07-29treewide: use nix-update updateScript for packages I maintainworldofpeace1-1/+2
2020-05-09github username: kjuvi -> xiorcalexiorcale1-1/+1
2020-04-01khronos: 1.0.6 -> 1.0.8R. RyanTM1-2/+2
2020-03-05khronos: 1.0.5 -> 1.0.6R. RyanTM1-2/+2
2020-02-28khronos: init at 1.0.5kjuvi1-0/+64