Commit graph

18 commits

Author SHA1 Message Date
Gabriel Ebner 53dd84030f python3Packages.libsavitar: 4.9.0 -> 4.10.0 2021-07-04 10:06:42 +02:00
Eduardo Sánchez Muñoz 08a26e4579 pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
Gabriel Ebner 2f7c14899e python3Packages.libsavitar: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
Peter Stewart c305f86a64 python3Packages.libsavitar: 4.7.1 -> 4.8.0 2020-12-06 12:41:39 +11:00
Gabriel Ebner 497ff43da1 python3Packages.libsavitar: 4.6.1 -> 4.7.1 2020-09-06 13:31:39 +02:00
Gabriel Ebner be985ba49e python3Packages.libsavitar: 4.5.0 -> 4.6.1 2020-05-10 19:06:01 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Herman Fries f27a51e36f cura: 4.4.0 -> 4.5.0 2020-03-15 14:42:10 -07:00
Niklas Hambüchen 50c8701d51 cura, python3Packages.libsavitar, python3Packages.libarcus, python3Packages.uranium: 4.3.0 -> 4.4.0
Closes #74134.

Note the `cura.materials` hash is not updated because apparently
its contents stay the same, despite version update.

Implements comment about libarcus from:
https://github.com/NixOS/nixpkgs/pull/69435#issuecomment-535465040
2019-12-07 02:58:37 +01:00
Daniel Albert 4efe58c23d libsavitar: 4.2.0 -> 4.3.0 2019-09-26 13:30:31 +02:00
Gabriel Ebner 9e0e36b9d9 cura: add myself as maintainer 2019-08-08 09:40:41 +02:00
Gabriel Ebner c0df1d0b42 pythonPackages.libsavitar: 4.1.0 -> 4.2.0 2019-08-08 08:59:42 +02:00
Gabriel Ebner 21565d79a3 pythonPackages.libsavitar: 4.0.0 -> 4.1.0 2019-06-01 11:18:58 +02:00
Gabriel Ebner c124b815ea pythonPackages.libsavitar: 3.6.0 -> 4.0.0 2019-04-04 09:51:51 +02:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Orivej Desh cbdaa29c3e python3Packages.libsavitar: init at 3.6.0 2018-12-27 02:18:31 +00:00