Commit graph

25 commits

Author SHA1 Message Date
Markus S. Wamser 8813edcc64 pythonModules.Nuitka: 0.6.8.4 -> 0.6.14.5
+ add runtime dep on chrpath
+ use system SConS instead of old Python2 version
2021-04-28 23:12:52 +02:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Pavol Rusnak a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib 2021-01-24 01:29:22 +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
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM f925ce333b python27Packages.Nuitka: 0.6.8.1 -> 0.6.8.4 2020-07-06 09:27:45 -07:00
R. RyanTM fe1664f640 python27Packages.Nuitka: 0.6.7 -> 0.6.8.1 2020-05-23 19:28:48 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 80ef6e58b3 python27Packages.Nuitka: 0.6.6 -> 0.6.7 2020-02-09 13:51:35 +01:00
R. RyanTM bd7bfcfb54 python27Packages.Nuitka: 0.6.5 -> 0.6.6 2020-01-07 09:44:41 -08:00
c0bw3b 0afae5c14b Treewide: fix more URL permanent redirects
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
R. RyanTM 53a97885b7 python37Packages.Nuitka: 0.6.4 -> 0.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-08-05 11:16:17 -07:00
Mario Rodas 1ff37c7aad
Merge pull request #63382 from r-ryantm/auto-update/python3.7-Nuitka
python37Packages.Nuitka: 0.6.3.1 -> 0.6.4
2019-06-17 22:33:57 -05:00
R. RyanTM e6c575e199 python37Packages.Nuitka: 0.6.3.1 -> 0.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-06-17 14:53:07 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM 42186e38f4 python37Packages.Nuitka: 0.6.3 -> 0.6.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-06-02 12:43:27 -07:00
R. RyanTM 765f6d323d python37Packages.Nuitka: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-05-01 23:51:22 -07:00
R. RyanTM d5def41bd1 python37Packages.Nuitka: 0.6.1.1 -> 0.6.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/python3.7-nuitka/versions

(cherry picked from commit d88a74a3f4a876d5ced3bb8ce9cb37b0f31d627a)
2019-04-07 13:53:46 +02:00
R. RyanTM acd4d1f3dd python37Packages.Nuitka: 0.6.1 -> 0.6.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-02-08 15:54:31 +01:00
R. RyanTM ed99f399d3 python37Packages.Nuitka: 0.6.0.6 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-01-21 18:56:56 +01:00
Frederik Rietdijk e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
R. RyanTM 8fceacca54 python36Packages.Nuitka: 0.6.0.4 -> 0.6.0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-nuitka/versions
2018-11-18 14:06:05 -08:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
R. RyanTM db1a509797 python36Packages.Nuitka: 0.5.25 -> 0.6.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-nuitka/versions
2018-10-24 15:13:23 +02:00
Chris Ostrouchov 5934b25cb0 pythonPackages.nuitka: refactor move to python-modules 2018-10-18 11:02:23 +02:00