| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 2022-06-10 | python310Packages.msgpack-numpy: 0.4.7.1 -> 0.4.8 | R. Ryantm | |
| 2021-01-25 | treewide: remove stdenv where not needed | Pavol Rusnak | |
| 2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | |
| 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-06 | python27Packages.msgpack-numpy: 0.4.6.1 -> 0.4.7.1 | R. RyanTM | |
| 2020-08-04 | python: msgpack-numpy: 0.4.6.post0 -> 0.4.6.1 | Frederik Rietdijk | |
| 2020-06-06 | python: msgpack-numpy: 0.4.5 -> 0.4.6.post0 | Frederik Rietdijk | |
| 2020-05-11 | python27Packages.msgpack-numpy: 0.4.4.3 -> 0.4.5 | R. RyanTM | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2019-08-05 | python*Packages.msgpack-numpy: Update wrong description | Chris Hodapp | |
| 2019-06-15 | python: msgpack-numpy: 0.4.4.2 -> 0.4.4.3 | Frederik Rietdijk | |
| 2018-12-03 | python: msgpack-numpy: 0.4.4.1 -> 0.4.4.2 | Frederik Rietdijk | |
| 2018-10-13 | python: msgpack-numpy: 0.4.3.1 -> 0.4.4.1 | Frederik Rietdijk | |
| 2018-07-22 | python: msgpack-numpy: 0.4.3 -> 0.4.3.1 | Frederik Rietdijk | |
| 2018-04-08 | python.pkgs.msgpack-numpy: replace msgpack-python by msgpack | Robert Schütz | |
| 2018-04-08 | python: msgpack-numpy: 0.4.1 -> 0.4.3 | Frederik Rietdijk | |
| 2018-03-14 | python.msgpack-numpy: init 0.4.1 | Augustin Borsu | |
