1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-03 19:15:39 +00:00
Commit graph

34934 commits

Author SHA1 Message Date
Francois-Rene Rideau a48bfdc260 gerbil-unstable: init at 2018-04-03 2018-04-04 07:43:00 -04:00
Francois-Rene Rideau d50469adc7 gambit-unstable: init at 2018-03-26 2018-04-04 07:39:48 -04:00
Thomas Tuegel 130ee29844
Merge pull request #38404 from ttuegel/bugfix/tex-gyre/callPackages
Refactor TeX Gyre package sets
2018-04-04 05:56:07 -05:00
Michael Raskin 713b0f77fb
Merge pull request #38077 from nyarly/create-cycle-app
(create-cycle-app): init at 4.0.0
2018-04-03 22:57:37 +00:00
Matthew Justin Bauer b8420be125
Merge pull request #37603 from limeytexan/perlPackages.perlldap
perlPackages.perlldap: init at 0.65
2018-04-03 13:23:05 -05:00
Ben Gamari ef3c42b9c4 pythonPackages.vxi11: init at 0.9 2018-04-03 16:39:17 +02:00
Thomas Tuegel 140f2a3584
tex-gyre-*-math: Move to tex-gyre-math package set
The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency
with `tex-gyre` and to allow them to be easily installed together. Aliases are
created for backwards-compatibility.
2018-04-03 06:32:02 -05:00
Thomas Tuegel 87c12bda03
tex-gyre: use callPackages
Using `callPackages` instead of `callPackage` adds an `override` attribute to
each individual package instead of the set. Each member of the set is then just
a package so that `lib.attrValues tex-gyre` gives a list of packages that can be
installed.
2018-04-03 06:26:18 -05:00
Yannik Sander 0c95dee8cb
krunner-pass: init at version 1.3.0 2018-04-03 19:01:58 +08:00
Robert Schütz 00fc66dc7d pythonPackages.mock-open: init at 1.3.1 2018-04-02 23:29:50 +02:00
Judson 4bf9fc79e1
Adding create-cycle-app
Adding create-cycle-app

Fixing removed modules
2018-04-02 14:24:39 -07:00
Tuomas Tynkkynen 434722ba62 raspberrypi-tools: Init at 2018-02-05 2018-04-02 23:46:18 +03:00
Austin Seipp 33202137bf pg_hll: init at 2.10.2-9af41684
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp 962e2553dc pg_topn: init at 2.0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp 030e90454e cstore_fdw: init at 1.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp f59ffb6e83 pg_cron: init at 1.0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:28:37 -05:00
Vladimír Čunát 333245e852
Merge #38133: dwb: remove abandoned package
cf. https://wiki.archlinux.org/index.php/dwb
2018-04-02 10:03:08 +02:00
Tim Steinbach 71f28a2ca0
linux: Add 4.16 2018-04-01 22:44:23 -04:00
Franz Pletz 4fdb0a529a
Merge pull request #38218 from rnhmjoj/monero
Fix monero-gui build
2018-04-01 23:59:13 +00:00
Michael Raskin ed6bbb4f4d swfdec: init at 0.8.4 2018-04-01 22:34:26 +02:00
Austin Seipp 5d5ed30150 nixpkgs: remove all Java 7 expressions
JDK 7 was technically EOL'd a while ago, although RedHat etc are still
doing updates I believe. However, JDK 8 is the default in the tree and
really used everywhere, and JDK 7 isn't seeing many updates by current maintainers, so dropping it seems appropriate.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp bdb06c0936 diffoscope: move to jdk8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp 0eb8bda019 nixpkgs: remove ancient 'processing' package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp dc40fca23f nixpkgs: remove ancient 'ecj' package
Nobody has stepped up to keep maintaining this and it's several
years old, and the last strict Java 7 dependency, as it won't work
with newer versions without an update.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp ebbf7078e2 nixpkgs: remove ancient 'classpath' package
This is the only package that still needs ECJ and has no dependencies.
It's ancient and unmaintained and should just be removed.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp f71b066d60 nixpkgs: remove all Java 9 expressions
Java 9 is EOL, and we no longer need it with JDK 10 builds bootstrapped via JDK
10.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp 0d04d01021 openjdk10: add new bootstrap minimal binary packages
JDK 10 can only be bootstrapped by version 9 or 10, but we want to
now get rid of version 9.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Robin Gloster 5b01b0d316
buildGoPackage: default to 1.10 (default go version)
This otherwise sometimes caused go builds to fail that were trying to
build C ffi code.

(expected type uint32, got type uint32 or similar)
2018-04-01 17:28:59 +02:00
Sébastien Maccagnoni 4e6b166b50 curaByDagoma: init at 1520506579 (#38075)
Allow NixOS users and Dagoma 3D printer owners to slice 3D images for
their printer
2018-04-01 12:33:55 +01:00
Robert Schütz dd7900a043
Merge pull request #38245 from xeji/p/imbalanced-learn
pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
2018-04-01 11:11:11 +02:00
Robert Schütz 7b36145e7c
Merge pull request #38220 from jluttine/magic-wormhole-as-application
magic-wormhole: make available as an application
2018-04-01 11:05:09 +02:00
rnhmjoj e0fbaaa595
monero-gui: 0.11.1.0 -> 2018-03-31 2018-04-01 11:01:10 +02:00
lewo 4a6d6373c8
Merge pull request #37377 from guibou/guibou_add_gcompris
Add `gcompris` educational package
2018-04-01 09:14:24 +02:00
Jaakko Luttinen 7f291f8b65
magic-wormhole: make available as an application 2018-04-01 09:00:16 +03:00
Mathis Antony 25b3d27257 nmon: init at 16g 2018-04-01 00:45:56 -05:00
Matthew Justin Bauer 6b84bef3f5
Merge pull request #37893 from leenaars/panopticon
panopticon: init -> 0.16.0
2018-03-31 19:27:59 -05:00
Matthew Justin Bauer 38d33581d0
Merge pull request #37927 from avnik/init/toxiproxy
toxiproxy: Init at 2.1.3
2018-03-31 19:26:28 -05:00
Matthew Justin Bauer 377f6f39f1
Merge pull request #37821 from redfish64/master
init cconv at 0.6.3
2018-03-31 19:23:14 -05:00
Matthew Justin Bauer 2e705b0ffc
Merge pull request #37706 from geistesk/slstatus-unstable-2018-03-21
slstatus: init at unstable-2018-03-28
2018-03-31 19:19:54 -05:00
Matthew Justin Bauer 2cd044b2fe
Merge pull request #37465 from timor/workcraft
workcraft: init at 3.1.9
2018-03-31 19:15:13 -05:00
xeji 6b2bc4b5d1 pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
minor bump, fix tests, move to development/python-modules
2018-04-01 01:58:22 +02:00
Daiderd Jordan 86705445dc
gnumake: mark head variant lowPrio
Fixes #38257
2018-03-31 22:56:46 +02:00
Guillaume Bouchard 74de977fdd gcompris: init at 0.90
- uses qt 5.9 (qt 5.10 gives runtime error)
- add a desktop file
2018-03-31 20:10:51 +02:00
Robert Schütz f5755a2686
Merge pull request #38028 from Ma27/cleanup-frescobaldi
frescobaldi: 2.0.16 -> 3.0.0; fix build
2018-03-31 17:25:03 +02:00
Maximilian Bosch 8446cd9c32
pythonPackages.poppler-qt5: init at 0.24.2
related to #32883
2018-03-31 17:02:32 +02:00
Maximilian Bosch d50943ad46
pythonPackages.python-ly: init at 0.9.5 2018-03-31 17:01:39 +02:00
Robert Schütz d3b9cabd6e
Merge pull request #37950 from Ma27/fix-mrbob
pythonPackages.mrbob: fix build
2018-03-31 16:57:06 +02:00
Tim Engler edc8786591 cconv: init at 0.6.3 2018-03-31 08:30:33 +00:00
leo60228 5de6ee22d1 gpx: init at 2.5.2 2018-03-30 22:51:35 +02:00
Eelco Dolstra 854e069107 blender: Optionally enable numpy support
This is required by some included addons (such as ANT landscape). Note
that we can't use -DWITH_PYTHON_INSTALL_NUMPY=ON because it's
conditional on -DWITH_PYTHON_INSTALL=ON.
2018-03-30 22:03:40 +02:00