1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-07 04:53:16 +00:00
Commit graph

38609 commits

Author SHA1 Message Date
Vladimír Čunát fd3927ac29
coreutils: split a coreutils-full version
- default coreutils is stripped of /share/ (11 -> 2 MiB)
- coreutils-full retains /share/ and adds openssl for faster *sum tools
- NixOS systemPackages contains coreutils-full
- *Support parameter defaults are moved inside
  (it seemed confusing to have `? false` and "at once" with `? isLinux`)

Closure considerations:
+ typical build-time closure will get lighter by ~9 MiB
- typical closure of NixOS installation will grow by ~2 MiB,
  due to referring to both versions.  I think it would be possible to
  re-use most of the utils between the two versions, but the expression
  would get much more complex.

I considered having stdenv with minimal coreutils and the default
`coreutils` attribute being full, but it turned out there were too many
trivial references in nixpkgs, so it didn't seem easy to keep rebuild
impact of openssl from growing significantly.
2018-08-28 22:17:07 +02:00
Frederik Rietdijk 7945295410 Merge master into staging 2018-08-27 08:21:50 +02:00
volth e668ec5665
perlPackages.SVNSimple: fix build with non-default perl 2018-08-26 20:10:26 +00:00
Timo Kaufmann e7e2f190c2
Merge pull request #45653 from volth/patch-236
perlPackages.AlienWxWidgets: fix staging build
2018-08-26 20:16:24 +02:00
Francesco Gazzetta ff583d8114 endgame-singularity: init at 0.30c (#45057) 2018-08-26 19:38:52 +02:00
volth e76c0cdbd1
perlPackages.ArchiveZip: fix build 2018-08-26 16:53:12 +00:00
volth c93c160cbb
perlPackages.AlienWxWidgets: fix build 2018-08-26 16:51:59 +00:00
Graham Christensen cca5717170
Merge pull request #45623 from bignaux/xkbd
xkbd: init at 0.8.18
2018-08-26 10:57:59 -04:00
Bignaux Ronan 63257c88c3 xkbd: init at 0.8.18 2018-08-26 15:06:52 +02:00
Jörg Thalheim 110b7b224a
Merge pull request #45645 from xeji/p/ceph
ceph: fix build, 12.2.2 -> 12.2.7
2018-08-26 13:51:03 +01:00
Uli Baum cd8bcb5f9f ceph: fix build, 12.2.2 -> 12.2.7
Since 772eef9168, Boost
doesn't support by python by default, which broke ceph.

Also bump to 12.2.7, the latest release of ceph 12.
2018-08-26 13:11:57 +02:00
Frederik Rietdijk b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Augustin Borsu 359368f76f jupyter: init
Top-level jupyter package that, given kernel definitions, can be used with
various kernels.
2018-08-26 12:00:54 +02:00
Augustin Borsu 16f4076c70 jupyter-kernel: init
This is a meta package for creating a jupyter notebook
kernel definition folder. It must be used in conjunction
with jupyter or jupyterhub to make different environements
availables.
2018-08-26 12:00:54 +02:00
Francesco Gazzetta 0fd58ed099 20kly: init at 1.4 (#45056) 2018-08-26 02:23:32 +02:00
xeji 90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Bas van Dijk a144c798e5
Merge pull request #44340 from shmish111/es-curator
nixos/curator: init elasticsearch curator
2018-08-26 01:33:34 +02:00
xeji 5f4b4323da
Merge pull request #45629 from volth/cpan2nix-2018-08-25
perlPackages: cpan2nix updates
2018-08-26 01:26:37 +02:00
Jan Tojnar ce3584860c
libmanette: init at 0.2.1 2018-08-26 01:18:32 +02:00
xeji 9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Frederik Rietdijk c71942eb7e
Merge pull request #44752 from costrouc/costrouc/lammps-update
material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
2018-08-25 19:03:36 +02:00
Bas van Dijk 61b646741c pythonPackages.requests-aws4auth: init at 0.9
Needed by elasticsearch-curator.
2018-08-25 18:53:10 +02:00
adisbladis 1b2cc51031
Merge pull request #45575 from uri-canva/jdk-10-darwin
openjdk10: add darwin support
2018-08-26 00:25:53 +08:00
Frederik Rietdijk 5c3e607fb2 mypy: use toPythonApplication
Top-level Python packages are applications, not libraries.
2018-08-25 18:07:19 +02:00
Bas van Dijk 7d04961c95
Merge pull request #44389 from Mic92/es6
elasticsearch: use 6.x as default version, remove unsupported releases
2018-08-25 17:04:07 +02:00
Jan Tojnar 05992b9b1b
gtk-vnc: rename from gtkvnc
Upstream uses gtk-vnc, let’s be consistent.
2018-08-25 15:57:23 +02:00
Jan Tojnar ae756f9d02
libgrss: init at 0.7.0 2018-08-25 15:57:22 +02:00
Thomas Tuegel b55e3f6449
Merge pull request #45376 from bkchr/kde_applications_18_08_0
kde-applications: 18.04.03 -> 18.08.0
2018-08-25 08:49:20 -05:00
volth 6e9d2c5da9 [cpan2nix] perlPackages.MooseXGetopt: 0.71 -> 0.72 2018-08-25 12:56:31 +00:00
volth ea4aaa5c58 [cpan2nix] perlPackages.DateTime: 1.49 -> 1.50 2018-08-25 12:56:04 +00:00
volth 1c613fdd8e [cpan2nix] perlPackages.NetDBus: cleanup 2018-08-25 12:55:42 +00:00
volth 45e03cef9d [cpan2nix] perlPackages.ParamsValidationCompiler: 0.27 -> 0.30 2018-08-25 12:55:39 +00:00
volth 35227f7bcb [cpan2nix] perlPackages.ApacheAuthCookie: cleanup 2018-08-25 12:55:37 +00:00
volth c5a4ce386d [cpan2nix] perlPackages.RESTClient: cleanup 2018-08-25 12:55:37 +00:00
volth fab711473c [cpan2nix] perlPackages.Mouse: v2.5.4 -> v2.5.6 2018-08-25 12:55:32 +00:00
volth c80bbbb9e3 [cpan2nix] perlPackages.XMLSemanticDiff: 1.0006 -> 1.0007 2018-08-25 12:55:29 +00:00
volth b7010ba756 [cpan2nix] perlPackages.PPIxRegexp: 0.061 -> 0.062 2018-08-25 12:55:16 +00:00
volth 1b4b076e77 [cpan2nix] perlPackages.ProtocolHTTP2: 1.08 -> 1.09 2018-08-25 12:55:10 +00:00
volth ad47c381bd [cpan2nix] perlPackages.GetoptLongDescriptive: 0.102 -> 0.103 2018-08-25 12:55:08 +00:00
volth dfb78acae5 [cpan2nix] perlPackages.GamesSolitaireVerify: 0.1800 -> 0.1900 2018-08-25 12:55:04 +00:00
volth 0d0584ea4b [cpan2nix] perlPackages.MonitoringPlugin: 0.39 -> 0.40 2018-08-25 12:55:00 +00:00
volth 7919500318 [cpan2nix] perlPackages.FileMimeInfo: 0.28 -> 0.29 2018-08-25 12:54:16 +00:00
volth 66e597d893 [cpan2nix] perlPackages.CGI: 4.38 -> 4.40 2018-08-25 12:54:13 +00:00
volth 9d7599fb00 [cpan2nix] perlPackages.PodMarkdown: 3.005 -> 3.101 2018-08-25 12:54:01 +00:00
volth f2dbd4ecb1 [cpan2nix] perlPackages.Coro: 6.514 -> 6.52 2018-08-25 12:53:55 +00:00
volth ee263f3371 [cpan2nix] perlPackages.CarpAlways: 0.13 -> 0.16 2018-08-25 12:53:55 +00:00
volth a8d2126f44 [cpan2nix] perlPackages.CGISimple: 1.15 -> 1.16 2018-08-25 12:53:55 +00:00
volth dd8e222203 [cpan2nix] perlPackages.TextSimpleTable: 2.05 -> 2.07 2018-08-25 12:53:36 +00:00
volth fb58820af5 [cpan2nix] perlPackages.TextQuoted: 2.09 -> 2.10 2018-08-25 12:53:36 +00:00
volth 0eda6c26a6 [cpan2nix] perlPackages.NetDNS: 1.16 -> 1.17 2018-08-25 12:53:28 +00:00