Commit graph

61 commits

Author SHA1 Message Date
R. Ryantm c6588f1cb5 jmol: 14.32.76 -> 14.32.83 2023-01-10 12:22:33 +00:00
R. Ryantm 68a8e9aa62 jmol: 14.32.75 -> 14.32.76 2022-10-05 04:43:26 +00:00
R. Ryantm 8a60b7fbc4 jmol: 14.32.74 -> 14.32.75 2022-09-25 21:24:47 +00:00
R. Ryantm 55e1e9a104 jmol: 14.32.73 -> 14.32.74 2022-09-12 07:15:47 +00:00
R. Ryantm add9d281ce jmol: 14.32.68 -> 14.32.73 2022-09-01 18:57:34 +00:00
R. Ryantm c20b56187c jmol: 14.32.66 -> 14.32.68 2022-08-16 13:39:44 +00:00
R. Ryantm 01098c4dbd jmol: 14.32.45 -> 14.32.66 2022-07-31 15:48:05 +00:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. Ryantm 1f032adb49 jmol: 14.32.39 -> 14.32.45 2022-04-04 22:28:33 +00:00
R. Ryantm a4bf7fed59 jmol: 14.32.33 -> 14.32.39 2022-03-24 06:38:50 +00:00
R. Ryantm 6d61669d69 jmol: 14.32.30 -> 14.32.33 2022-03-13 16:20:57 +00:00
R. Ryantm e0c3da7946 jmol: 14.32.28 -> 14.32.30 2022-03-08 16:34:40 +00:00
R. Ryantm f5258a7d12 jmol: 14.32.24 -> 14.32.28 2022-03-03 23:44:55 +00:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm 1b8518cadd jmol: 14.32.21 -> 14.32.24 2022-02-24 08:42:12 +00:00
R. Ryantm 099fefbceb jmol: 14.32.6 -> 14.32.21 2022-02-15 02:42:04 +00:00
R. Ryantm edceb1ed24 jmol: 14.32.2 -> 14.32.6 2021-12-30 20:51:37 +00:00
R. Ryantm a1fa86e691 jmol: 14.31.49 -> 14.32.2 2021-12-10 10:13:57 +00:00
R. RyanTM 72a522e795 jmol: 14.31.46 -> 14.31.49 2021-08-09 07:27:37 +00:00
R. RyanTM 4e5b3b49e4 jmol: 14.31.44 -> 14.31.46 2021-07-24 09:22:42 +00:00
R. RyanTM 0e2aad0d3f jmol: 14.31.42 -> 14.31.44 2021-07-04 22:17:25 +00:00
R. RyanTM 517fdc1aea jmol: 14.31.41 -> 14.31.42 2021-06-26 04:00:04 +00:00
R. RyanTM f64fb8bd31 jmol: 14.31.39 -> 14.31.41 2021-06-22 19:47:51 -07:00
R. RyanTM 9682a2a496 jmol: 14.31.38 -> 14.31.39 2021-05-16 19:52:36 +00:00
R. RyanTM 4ff0c782a3 jmol: 14.31.36 -> 14.31.38 2021-05-09 20:32:06 +00:00
R. RyanTM 5b7a76e2a6 jmol: 14.31.35 -> 14.31.36 2021-04-29 12:39:03 +00:00
R. RyanTM 8ab6893632 jmol: 14.31.34 -> 14.31.35 2021-03-23 11:29:06 +00:00
R. RyanTM 29bf7e2b89 jmol: 14.31.32 -> 14.31.34 2021-03-14 01:06:53 -05:00
R. RyanTM da4b660561 jmol: 14.31.24 -> 14.31.32 2021-03-08 15:48:47 -05:00
R. RyanTM 4d89f50881 jmol: 14.31.18 -> 14.31.24 2021-02-26 21:10:01 -05: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 e5f757954a jmol: 14.31.17 -> 14.31.18 2020-11-28 06:51:19 +00:00
Timo Kaufmann ff8338343b maintainers: create sage team
Maintaining all the packages whose updates might break some aspect of
sage.

For reference:
https://github.com/NixOS/nixpkgs/pull/103810#issuecomment-727536510
2020-11-18 21:27:37 +01:00
R. RyanTM dd8591d752 jmol: 14.31.14 -> 14.31.17 2020-11-13 22:05:46 +00:00
R. RyanTM 3d40283367 jmol: 14.31.3 -> 14.31.14 2020-11-02 12:07:07 +00:00
R. RyanTM 0765b507f9 jmol: 14.31.2 -> 14.31.3 2020-09-23 23:36:41 -07:00
R. RyanTM 46e8ec7927 jmol: 14.31.0 -> 14.31.2 2020-07-09 14:44:34 +00:00
R. RyanTM c04e2c41ca jmol: 14.30.2 -> 14.31.0 2020-06-10 03:50:47 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 097737b5a4 jmol: 14.30.1 -> 14.30.2 2020-02-01 03:50:56 +00:00
R. RyanTM 398f11945e jmol: 14.30.0 -> 14.30.1 2019-12-23 09:16:44 -08:00
R. RyanTM b40940e9d6 jmol: 14.29.55 -> 14.30.0 2019-12-08 04:52:52 -08:00
R. RyanTM b3799c5627 jmol: 14.29.54 -> 14.29.55 2019-11-02 00:16:58 -07:00
R. RyanTM dbab6b7994 jmol: 14.29.53 -> 14.29.54
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-10-22 10:06:52 +02:00
R. RyanTM 0826d695de jmol: 14.29.49 -> 14.29.53
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-09-26 16:35:12 -07:00
R. RyanTM 5bb58479d7 jmol: 14.29.46 -> 14.29.49 (#65951)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-08-04 22:09:13 +02:00
R. RyanTM 3775ef0acd jmol: 14.29.42 -> 14.29.46 (#63277)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-06-17 20:56:11 +02:00
R. RyanTM e20c69619f jmol: 14.29.40 -> 14.29.42
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-06-01 17:19:25 -07:00
R. RyanTM 06aa3d6f60 jmol: 14.29.36 -> 14.29.40
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-05-01 11:10:18 +02:00
R. RyanTM c906798997 jmol: 14.29.32 -> 14.29.36 (#59546)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-04-15 12:02:41 +02:00