1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00
Commit graph

220430 commits

Author SHA1 Message Date
zowoq cc21aa99a4 fzf: 0.21.0-1 -> 0.21.1
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0211
2020-04-03 18:50:25 +10:00
tomberek 939976a929
parallel-full: init SQL and CSV support (#77619)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-04-03 09:49:28 +01:00
talyz 8924a7de3d
php: Make buildEnv recursive + take extension deps into account
A slight rewrite of buildEnv which:

1. Makes buildEnv recursively add itself to its output, so that it can
   be accessed from any php derivation.

2. Orders the extension text strings according to their internalDeps
   attribute - dependencies have to be put before dependants in the
   php.ini or they will fail to load due to missing symbols.
2020-04-03 10:11:15 +02:00
talyz 6c810c235d
phpPackages.exts: Run tests by default
The tests for many of the extensions run just fine, for some a small
portion fail. This runs the tests by default and disables the tests
extensions with any failing tests.
2020-04-03 10:11:14 +02:00
talyz 282337799b
php: Build an even slimmer base
This moves yet more extensions from the base build to
phpPackages.ext. Some of the extensions are a bit quirky and need
patching for this to work, most notably mysqlnd and opcache.

Two new parameters are introduced for mkExtension - internalDeps and
postPhpize. internalDeps is used to specify which other internal
extensions the current extension depends on, in order to provide them
at build time. postPhpize is for when patches and quirks need to be
applied after running phpize.

Patch notes:

- For opcache, older versions of PHP have a bug where header files are
  included in the wrong order.

- For mysqlnd, the config.h is never included, so we include it in the
  main header file, mysqlnd.h. Also, the configure script doesn't add
  the necessary library link flags, so we add them to the variable
  configure should have added them to.
2020-04-03 10:11:13 +02:00
Elis Hirwing da8ca2be2f
phpPackages.exts.gmp: Enable on darwin 2020-04-03 10:11:12 +02:00
Elis Hirwing a5f77d6ea2
php-unit: Drop the declaration of the php-unit attributes since they aren't used 2020-04-03 10:11:11 +02:00
Elis Hirwing be7bf5a18d
php-embed: Drop the declaration of the php-embed attributes 2020-04-03 10:11:07 +02:00
Oleksii Filonenko 41bcc6ff99 caddy2: 2.0.0-beta10 -> 2.0.0-rc.1 2020-04-03 10:43:25 +03:00
Domen Kožar e727398a2d
Merge pull request #84157 from kylesferrazza/remove-howoldis-link
change howoldis link to status page link
2020-04-03 09:33:18 +02:00
Sascha Grunert 109362d803
conmon: 2.0.14 -> 2.0.15
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-03 09:27:56 +02:00
Daniël de Kok cb5580e4c0 softmaker-office: 974 -> 976
This is a bugfix release:

https://www.softmaker.com/en/servicepacks-office-changelog
2020-04-03 09:15:58 +02:00
Michele Guerini Rocco 0bb17a4b19
Merge pull request #81223 from aaronjanse/init-papermc
papermc: init at 1.15.2r121
2020-04-03 09:15:36 +02:00
Daniël de Kok 5e839502c6 softmaker-office: fix desktop items
Fix desktop items to pass validation:

- Remove icon file extension.
- Remove categories that are not defined by the specification.
- Remove a duplicate MIME type in the PlanMaker desktop file
2020-04-03 09:14:16 +02:00
Markus Schneider 5dfb3c81a1 flat-remix-icon-theme: 20191122 -> 20200116 2020-04-03 08:59:10 +02:00
Aaron Janse 631fe89c59 papermc: init at 1.15.2r121 2020-04-02 21:33:04 -07:00
Kyle Sferrazza 131cb42efe
nixpkgs manual preface: change howoldis link to status page link 2020-04-02 21:52:44 -04:00
Echo Nolan 596dc1f2be minecraft: 2.1.11314 -> 2.1.13509 2020-04-02 17:15:05 -07:00
Jan Tojnar 1c8118caac
joypixels: 5.0.2 → 5.5.0 2020-04-03 01:41:10 +02:00
Mario Rodas 1fffcbc798
Merge pull request #83967 from r-ryantm/auto-update/fusee-interfacee-tk
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-02 18:20:05 -05:00
Mario Rodas 7ae098e1dd
Merge pull request #83978 from r-ryantm/auto-update/imgproxy
imgproxy: 2.8.1 -> 2.11.0
2020-04-02 18:13:19 -05:00
Mario Rodas c70d948c93
Merge pull request #83859 from zowoq/slirp4netns
slirp4netns: 0.4.4 -> 1.0.0
2020-04-02 18:09:48 -05:00
Silvan Mosberger c06bcddaad
Merge pull request #83258 from mmilata/sympa-6.2.54
nixos/sympa: fix outgoing emails, update package version
2020-04-03 00:24:57 +02:00
Florian Klink 44c20fb83e
Merge pull request #84087 from Izorkin/mariadb-tokudb
mariadb: update build configuration.
2020-04-02 23:44:03 +02:00
José Romildo Malaquias 09ba8e5b5e theme-obsidian2: 2.10 -> 2.11 2020-04-02 18:33:59 -03:00
Robert Helgesson bf486f784d
emacs: fix setup-hook
This change fixes byte compilation of, e.g., Helm without breaking
builds using, e.g., `trivialBuild`.

See https://github.com/NixOS/nixpkgs/pull/82604#issuecomment-607201755
2020-04-02 23:04:08 +02:00
Robin Gloster fa0bd3f902
Merge pull request #84121 from Frostman/grafana-6.7.2
grafana: 6.7.1 -> 6.7.2
2020-04-02 20:05:45 +00:00
Milan 90354cd127
xonotic: split glx, sdl, dedicated, data (#83461)
This has many advantages:
- Each variant can be installed without pulling in the dependencies of the
  other variants, which makes it possible to build an SDL variant
  without X11 dependencies
- Hydra can now build binaries without downloading 1GB of data, so users
  do not have to build them on their own machines
- Users do not have to redownload 1GB of data after each dependency
  update

Includes the following fixes:
- Add dependency on libGL for GLX variant as it will fail in some
  environments otherwise
- Pass -j and -l to make to enable parallel building
- Quote homepage URI and use https
- Add a .desktop file and icons
2020-04-02 21:58:05 +02:00
Eelco Dolstra 6b46563e44
Merge pull request #84125 from edolstra/system-registry
nix-daemon.nix: Add option nix.registry
2020-04-02 21:44:47 +02:00
Vincent Laporte 6fa7355819
reason: 3.5.4 → 3.6.0 2020-04-02 21:28:10 +02:00
Léo Gaspard 947d81c8e6
Merge pull request #84118 from Ma27/bump-matrix-synapse
matrix-synapse: 1.12.0 -> 1.12.1
2020-04-02 21:13:04 +02:00
Sarah Brofeldt 6ccd347e46 nixos/tests/ceph: Fix pg number to power of 2 2020-04-02 21:11:45 +02:00
Sarah Brofeldt ec21f70c4b ceph: 14.2.7 -> 14.2.8 2020-04-02 21:11:44 +02:00
Benjamin Hipple ea8845487e
Merge pull request #83247 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.13.1 -> 0.13.2
2020-04-02 14:44:24 -04:00
Sarah Brofeldt ba47be3e89
Merge pull request #83786 from stigtsp/package/litecli-1.3.2
litecli: 1.1.0 -> 1.3.2
2020-04-02 20:30:56 +02:00
Sarah Brofeldt bb60186948
Merge pull request #83869 from davidtwco/computecpp-1.3.0
computecpp: 1.2.0 -> 1.3.0
2020-04-02 20:26:16 +02:00
Sarah Brofeldt abcc2a092f
Merge pull request #83868 from davidtwco/wootility-3.4.6
wootility: 3.3.3 -> 3.4.6
2020-04-02 20:25:53 +02:00
Tim Steinbach c36ec10158
linux: 4.9.217 -> 4.9.218 2020-04-02 14:03:09 -04:00
Tim Steinbach e2df587f25
linux: 4.4.217 -> 4.4.218 2020-04-02 14:03:02 -04:00
Tim Steinbach 782db49b5a
linux: 4.14.174 -> 4.14.175 2020-04-02 14:02:48 -04:00
Eelco Dolstra 74e7ef35fe nix-daemon.nix: Add option nix.registry
This allows you to specify the system-wide flake registry. One use is
to pin 'nixpkgs' to the Nixpkgs version used to build the system:

  nix.registry.nixpkgs.flake = nixpkgs;

where 'nixpkgs' is a flake input. This ensures that commands like

  $ nix run nixpkgs#hello

pull in a minimum of additional store paths.

You can also use this to redirect flakes, e.g.

  nix.registry.nixpkgs.to = {
    type = "github";
    owner = "my-org";
    repo = "my-nixpkgs";
  };
2020-04-02 19:38:00 +02:00
Eelco Dolstra 9737f24919 packagekit: Don't depend on nix unless enableNixBackend = true 2020-04-02 19:32:21 +02:00
Dmitry Kalinkin b6187aa596
libxml2,libxslt: fix pythonSupport=false override 2020-04-02 13:29:47 -04:00
Jonathan Ringer aa1fea9f97 google-music-scripts: 4.0.1 -> 4.3.0 2020-04-02 10:04:28 -07:00
Jonathan Ringer f329b29cb8 python3Packages.tbm-utils: 1.0.0 -> 2.5.0 2020-04-02 10:04:28 -07:00
Jonathan Ringer 9c1222aa01 python3Packages.httpx: 0.9.5 -> 0.12.1 2020-04-02 10:04:28 -07:00
Jonathan Ringer 60d5dc598b python3Packages.google-music: 3.2.1 -> 3.5.0 2020-04-02 10:04:28 -07:00
Jonathan Ringer c38615cc8a python3Packages.google-music-proto 2020-04-02 10:04:28 -07:00
Jonathan Ringer 4c1789f5e4 python3Packages.audio-metadata: 0.6.0 -> 0.9.0 2020-04-02 10:04:28 -07:00
Jörg Thalheim d6d87e6d93
Merge pull request #84111 from Mic92/clipit
clipit: 1.4.2 -> 1.4.4
2020-04-02 18:03:45 +01:00