Commit graph

55986 commits

Author SHA1 Message Date
Sandro b80f4f1a31
Merge pull request #108638 from andrewchambers/bupstash
bupstash: init at 0.6.4
2021-01-10 12:47:51 +01:00
Sandro d25225b014
Merge pull request #96039 from MilesBreslin/evscript 2021-01-10 12:18:27 +01:00
Profpatsch 276f91ec39 perl-packages: stdenv.lib -> lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 11:41:53 +01:00
Pavol Rusnak 0492b62baf
Merge pull request #108894 from prusnak/ds_store
python3Packages.ds_store: init at 1.3.0
2021-01-10 11:11:38 +01:00
Pavol Rusnak 7a3427ddef
python3Packages.ds-store: init at 1.3.0 2021-01-10 11:09:27 +01:00
Andrew Chambers 0380ee437b bupstash: init at 0.6.4 2021-01-10 22:58:42 +13:00
Gabriel Gonzalez 82425ca793 Fix support for extending Dhall package set
* Fix `dhallPackages` to be defined using `callPackage` instead of
  `callPackages`

  This enables the `pkgs.dhallPackages.override` method

* Export `pkgs.dhallPackages.callPackage`

  This is also necessary in order to easily extend `pkgs.dhallPackages` with
  new packages
2021-01-10 10:54:10 +01:00
Michele Guerini Rocco db0adc9a44
Merge pull request #108897 from pacien/fish-foreign-env-remove-alias
fish-foreign-env: remove alias to incompatible package
2021-01-10 10:04:43 +01:00
Sandro 345206baf3
Merge pull request #108874 from fabaff/deepsea
deepsea: init at 0.9
2021-01-10 08:09:39 +01:00
Sandro 9f3aa1bb43
Merge pull request #108883 from fabaff/pytile 2021-01-10 08:08:54 +01:00
Sandro 425f1533e4
Merge pull request #108882 from tfmoraes/libguestfs_xen
libguestfs: remove xen as dependency
2021-01-10 08:07:09 +01:00
Sandro c42a4f0cf0
Merge pull request #108712 from fabaff/airly 2021-01-10 02:28:09 +01:00
pacien 052f58ffae fish-foreign-env: remove alias to incompatible package
The fish-foreign-env and the fishPlugins.foreign-env packages aren't
compatible due to changes in directory layout.

It's better to remove the alias so that the evaluation explicitly fails
instead of allowing silent runtime breakage.

GitHub: see https://github.com/NixOS/nixpkgs/pull/107834#issuecomment-756995696
GitHub: see https://github.com/LnL7/nix-darwin/issues/269
GitHub: see https://github.com/nix-community/home-manager/issues/1701
GitHub: see https://github.com/nix-community/home-manager/issues/1702
2021-01-10 01:03:23 +01:00
Fabian Affolter d2af3cca3b python3Packages.winsspi: init at 0.0.9 2021-01-09 15:51:34 -08:00
Mario Rodas 69dc12e045
Merge pull request #108873 from fabaff/cloudbrute
cloudbrute: init 1.0.7
2021-01-09 18:29:49 -05:00
Sandro b9a9f69b58
Merge pull request #108822 from c00w/cluster_ipfs_2
ipfs-cluster: 0.13.0 -> unstable-2020-10
2021-01-09 23:24:32 +01:00
Sandro 742875a1be
Merge pull request #108816 from fabaff/winacl
python3Packages.winacl: init at 0.1.0
2021-01-09 23:23:45 +01:00
Fabian Affolter 2cd9066084 python3Packages.pytile: init at 5.1.0 2021-01-09 20:53:22 +01:00
Thiago Franco de Moraes dde3974afd
libguestfs: remove xen as dependency 2021-01-09 16:51:33 -03:00
Colin L Rice eabc2286e3 ipfs-cluster: 0.13.0 -> unstable-2020-10
ipfs-cluster hasn't had a release since may 2020, however go-ipfs needs
to be updated for support with go1.15 and go1.16 (1.14 goes out of
support in february).

I've requested they tag a new revision, but until then we'll have to use
an unstable version.

I've re enabled the tests since they pass and are critical to catch
errors within ipfs-cluster (and in general make maintenance easier). One
test failed, so I manually disabled it via a patch and .Skip()
2021-01-09 14:48:12 -05:00
Aaron Andersen 4b0a2ac72c
Merge pull request #99559 from JamieMagee/nzbhydra2
nzbhydra2: init at 3.8.0
2021-01-09 14:23:30 -05:00
Sandro 3e5714a7e2
Merge pull request #108829 from rmcgibbo/aiostream
python3Packages.aiostream: init at 0.4.1
2021-01-09 19:22:34 +01:00
Fabian Affolter 9b0c54618d deepsea: init at 0.9 2021-01-09 18:27:54 +01:00
Fabian Affolter 30ad59abc0 cloudbrute: init 1.0.7 2021-01-09 18:12:41 +01:00
Pavol Rusnak 5468a0563f
Merge pull request #108820 from prusnak/xr-update
monado: Add serviceSupport option
2021-01-09 17:58:08 +01:00
Sandro af1a049c93
Merge pull request #105605 from siraben/oksh-init
oksh: init at 6.8.1
2021-01-09 17:40:36 +01:00
Elis Hirwing b305e4dd7e
Merge pull request #108666 from helsinki-systems/upd/php
php: 7.3.25 -> 7.3.26, 7.4.13 -> 7.4.14, 8.0.0 -> 8.0.1
2021-01-09 14:35:55 +01:00
Aaron Andersen 9bbc36339b
Merge pull request #107855 from aanderse/php/pdlib
php.extensions.pdlib: init at 1.0.2
2021-01-09 08:33:37 -05:00
Cyril Cohen 9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Alyssa Ross 81b0104d85 hello-wayland: init at 2020-07-27
This is a program that just displays a static cat picture in a Wayland
window.  I packaged it a while ago thinking it wouldn't be useful for
anybody else, but a conversation on IRC today made me realise it would
be!

hello-wayland is very useful as a minimal example when hacking on
Wayland ecosystem stuff -- even if Firefox doesn't work yet,
hello-wayland probably will and that can be useful to guide you in the
right direction!
2021-01-09 06:47:53 +00:00
Robert T. McGibbon 0383c9c32d python3Packages.aiostream: init at 0.4.1 2021-01-09 00:06:25 -05:00
Mario Rodas 99264011de
Merge pull request #108758 from marsam/update-apprise
pythonPackages.apprise: 0.8.9 -> 0.9.0
2021-01-08 23:50:38 -05:00
Sandro 822b0c9430
Merge pull request #108786 from fabaff/archinfo
python3Packages.archinfo: init at 9.0.5327
2021-01-09 03:19:17 +01:00
Sandro f66763db1c
Merge pull request #108793 from fabaff/minidump
python3Packages.minidump: init at 0.0.13
2021-01-09 03:14:23 +01:00
Joe Hermaszewski 42743be017
monado: Add serviceSupport option
This controls XRT_FEATURE_SERVICE. See
https://gitlab.freedesktop.org/monado/monado/-/blob/master/doc/targets.md#xrt_feature_service-disabled
for more info.
2021-01-09 00:38:10 +01:00
Joe Hermaszewski b08b22d85f
xrgears: init at unstable-2020-04-15 2021-01-09 00:36:01 +01:00
Fabian Affolter e4201344aa python3Packages.winacl: init at 0.1.0 2021-01-08 22:42:01 +01:00
Timo Kaufmann 05983b1825
Merge pull request #98969 from xwvvvvwx/lndconnect
lndconnect: init at 0.2.0
2021-01-08 21:13:33 +01:00
Niklas Hambüchen 22b9910f4e
Merge pull request #108804 from ketzacoatl/amazon-ec2-utils
Amazon ec2 utils
2021-01-08 20:43:12 +01:00
Anderson Torres 69534f39a7
Merge pull request #106985 from Technical27/master
auto-cpufreq: init at 1.5.1
2021-01-08 16:16:45 -03:00
Ketzacoatl 630d0163ae amazon-ec2-utils: init at 1.3 2021-01-08 14:14:38 -05:00
Fabian Affolter 131f8250c4 python3Packages.minidump: init at 0.0.13 2021-01-08 17:58:09 +01:00
Fabian Affolter 16ebe202d1 python3Packages.archinfo: init at 9.0.5327 2021-01-08 17:12:40 +01:00
Mario Rodas 0946f962f4 nimlsp: init at 0.2.6
Co-authored-by: nbonfils <nbonfils@users.noreply.github.com>
2021-01-08 11:04:25 +01:00
Sandro 2b1f8235b4
Merge pull request #108402 from ymatsiuk/add-appgate-sdp 2021-01-08 10:51:27 +01:00
Sandro d0c5336653
Merge pull request #108671 from AndersonTorres/rootbar
rootbar: init at unstable-2020-11-13
2021-01-08 09:40:04 +01:00
Sandro 0a2710f4ae
Merge pull request #108705 from fabaff/pydexcom 2021-01-08 09:38:47 +01:00
Alyssa Ross ca90852324
Revert "ipfs-cluster: Remove go1.14 pinning."
Quoting <https://github.com/NixOS/nixpkgs/pull/107941#issuecomment-756527121>:

> If you're going to remove the 1.14 pin, you'll need to bump the
> version by a few commits, or it builds but doesn't actually work.

This reverts commit f7fc3bfd55.
2021-01-08 05:59:45 +00:00
Mario Rodas 452e394c2e apprise: lift from python packages 2021-01-08 04:20:00 +00:00
ajs124 0f04df98a2 php80Extensions.opcache: drop patch
does not apply anymore and it compiles without it now
2021-01-08 01:29:07 +01:00