Commit Graph
262474 Commits
Author SHA1 Message Date
Sandro Jäckel 511c7203b0 urlwatch: Disable tests, name -> pname 2021-01-10 13:18:37 +01:00
Sandro Jäckel c256508542 anki: Disable tests on darwin 2021-01-10 13:18:37 +01:00
Sandro Jäckel 19983c6cb5 pythonPackages.clifford: Update patch hash, use disabledTests, disable failing test 2021-01-10 13:17:35 +01:00
SandroandGitHub ad97cdf81d Merge pull request #108928 from SuperSandro2000/opustags 2021-01-10 13:14:56 +01:00
SandroandGitHub be660e2ae5 Merge pull request #100042 from siraben/oberon-risc-emu-init
oberon-risc-emu: init at 2020-08-18
2021-01-10 12:49:55 +01:00
SandroandGitHub b80f4f1a31 Merge pull request #108638 from andrewchambers/bupstash
bupstash: init at 0.6.4
2021-01-10 12:47:51 +01:00
SandroandGitHub d25225b014 Merge pull request #96039 from MilesBreslin/evscript 2021-01-10 12:18:27 +01:00
Jörg ThalheimandGitHub a905b18b46 Merge pull request #108930 from timstott/telegraf-v1.17 2021-01-10 11:08:06 +00:00
SandroandGitHub a5969bcd23 Merge pull request #108850 from andir/pcsc-cyberjack
pcsc-cyberjack: fix compilation with gcc10
2021-01-10 11:52:12 +01:00
SandroandGitHub f16e1a3e8c Merge pull request #108854 from rhoriguchi/vscode-extensions/partial-diff
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1
2021-01-10 11:50:05 +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
SandroandGitHub e08f29f997 Merge pull request #108889 from fabaff/bump-sn0int 2021-01-10 11:37:10 +01:00
Timothy Stott db3b9282ba telegraf: add timstott as maintainer 2021-01-10 10:15:49 +00:00
Timothy Stott f09a54a23f telegraf: 1.16.3 -> 1.17.0 2021-01-10 10:15:49 +00:00
Pavol RusnakandGitHub 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
Sandro Jäckel 37d559a2dc pythonPackages.uproot3: 3.14.1 -> 3.14.2 2021-01-10 11:04:55 +01:00
Sandro Jäckel c212d62069 pythonPackages.graphene: 3.0.0b6 -> 3.0.0b7 2021-01-10 11:03:08 +01:00
Sandro Jäckel 9de8c2cdb0 pythonPackages.awkward0: 0.15.1 -> 0.15.2 2021-01-10 11:00:47 +01:00
Sandro Jäckel 6bd95f2d1d opustags: 1.5.1 -> 1.6.0 2021-01-10 11:00:00 +01:00
Andrew Chambers 0380ee437b bupstash: init at 0.6.4 2021-01-10 22:58:42 +13:00
Gabriel GonzalezandEmery Hemingway 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 RoccoandGitHub 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
Doron BeharandGitHub 4539bf9ebe Merge pull request #108830 from khumba/hplip-ppd-search-path 2021-01-10 10:33:57 +02:00
midchildanandRobert Helgesson a29fcc1c10 fira-code: only extract the variable font
Fira Code includes a variable font[1] file that packs all the variants
in a single file. Including both variable and non-variable fonts would
be redundant and cause the system to list the same font twice.

[1]: https://en.wikipedia.org/wiki/Variable_fonts
2021-01-10 09:25:40 +01:00
Daniël de KokandGitHub bd32ec4cdf Merge pull request #108900 from marsam/update-hugo
hugo: 0.79.0 -> 0.80.0
2021-01-10 09:24:41 +01:00
Daniël de KokandGitHub b514a6e60f Merge pull request #108920 from danieldk/revert-sentencepiece-0.1.95
Revert "sentencepiece: 0.1.94 -> 0.1.95"
2021-01-10 09:12:56 +01:00
Doron BeharandGitHub 054b7c430e Merge pull request #97553 from Sohalt/nixos/mpdscribble
nixos/mpdscribble: init
2021-01-10 09:56:10 +02:00
Daniël de Kok 677f868774 Revert "sentencepiece: 0.1.94 -> 0.1.95"
This reverts commit 24fb219e2c.
2021-01-10 08:43:04 +01:00
Alyssa RossandProfpatsch c06b2b3d67 doc: add "prefer lib over stdenv.lib" convention
I think we should have something in the manual people can point to
about this, to avoid rehashing it over and over in PRs.  "stdenv.lib"
makes it look like lib is part of stdenv, which it isn't, and makes it
even more confusing as a newcomer to figure out what stdenv is (and
isn't).
2021-01-10 08:24:52 +01:00
Mario RodasandGitHub f7c4e825aa Merge pull request #105438 from alerque/sile-0.10.13
sile: 0.10.12 → 0.10.13
2021-01-10 02:21:18 -05:00
SandroandGitHub 14081f6a78 Merge pull request #108845 from 06kellyjac/conftest
conftest: 0.22.0 -> 0.23.0
2021-01-10 08:12:36 +01:00
SandroandGitHub eeee857ef8 Merge pull request #108875 from dbueno/fix/cflow-darwin-update
cflow: include darwin
2021-01-10 08:11:16 +01:00
SandroandGitHub 345206baf3 Merge pull request #108874 from fabaff/deepsea
deepsea: init at 0.9
2021-01-10 08:09:39 +01:00
SandroandGitHub ae085e734b Merge pull request #108876 from veehaitch/asgiref-fix-darwin
python3Packages.asgiref: disable test on Darwin
2021-01-10 08:09:22 +01:00
SandroandGitHub 9f3aa1bb43 Merge pull request #108883 from fabaff/pytile 2021-01-10 08:08:54 +01:00
SandroandGitHub 425f1533e4 Merge pull request #108882 from tfmoraes/libguestfs_xen
libguestfs: remove xen as dependency
2021-01-10 08:07:09 +01:00
zowoq 2032339e5b mmv-go: 0.1.2 -> 0.1.3
https://github.com/itchyny/mmv/releases/tag/v0.1.3
2021-01-10 11:54:57 +10:00
SandroandGitHub 5b977aae1f Merge pull request #108756 from danieldk/sentencepiece-0.1.95 2021-01-10 02:33:38 +01:00
SandroandGitHub c42a4f0cf0 Merge pull request #108712 from fabaff/airly 2021-01-10 02:28:09 +01:00
SandroandGitHub 66dc4881b2 Merge pull request #108708 from raboof/busybox-1.32.0-to-1.32.1
busybox: 1.32.0 -> 1.32.1
2021-01-10 02:27:43 +01:00
Mario RodasandGitHub 3eb5fb31ac Merge pull request #108896 from onsails/terraform-ls
terraform-ls: 0.11.0 -> 0.12.0
2021-01-09 20:19:37 -05:00
Bryan Gardiner 60df55c9fb hplip: fix hp-setup crash by adding proper NixOS PPD search path
HPLIP's getSystemPPDs() function relies on searching for PPDs below common FHS
paths.  None of these exist on NixOS, but the code assumes that at least one of
the directories will be found, and crashes when it doesn't (cups_ppd_path is
None and the code passes that to os.path.join).

A usable PPD search path for the running system on NixOS is
/var/lib/cups/path/share, so this patches the source to check this path as well.
This should fix the NixOS case and keep non-NixOS cases working too.
2021-01-09 17:07:30 -08:00
Fabian AffolterandJonathan Ringer db1dd04c9f python3Packages.discordpy: 1.5.1 -> 1.6.0 2021-01-09 17:02:23 -08:00
Andrey KuznetsovandJonathan Ringer 1458efa4d2 vimPlugins.fzf-lsp-nvim: init at 2020-12-24 2021-01-09 17:02:09 -08:00
Andrey KuznetsovandJonathan Ringer 5ba32d2300 vimPlugins: update 2021-01-09 17:02:09 -08: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
aszligandJonathan Ringer 97028f053c pythonPackages.r2pipe: Fix build
Regression introduced by 6556711c87.

The string start and end quoting styles have changed in the upstream
source code between version 1.4.2 and version 1.5.3, so the checkPhase
now results in the following error:

  ======================================================================
  ERROR: native (unittest.loader._FailedTest)
  ----------------------------------------------------------------------
  ImportError: Failed to import test module: native
  Traceback (most recent call last):
    File ".../unittest/loader.py", line 154, in loadTestsFromName
      module = __import__(module_name)
    File "/build/r2pipe-1.5.3/r2pipe/native.py", line 113, in <module>
      class RCore(Structure):  # 1
    File "/build/r2pipe-1.5.3/r2pipe/native.py", line 125, in RCore
      cmd_str, r_core_cmd_str = register(
    File "/build/r2pipe-1.5.3/r2pipe/native.py", line 108, in register
      method = WrappedRMethod(cname, args, ret)
    File "/build/r2pipe-1.5.3/r2pipe/native.py", line 53, in __init__
      r2 = r2lib()
    File "/build/r2pipe-1.5.3/r2pipe/native.py", line 27, in r2lib
      raise ImportError("No native r_core library")
  ImportError: No native r_core library

Signed-off-by: aszlig <aszlig@nix.build>
2021-01-09 16:01:54 -08:00
Andrey KuznetsovandJonathan Ringer 9297928d60 vimPlugins.lualine-nvim: init at 2021-01-09 2021-01-09 15:55:05 -08:00
Andrey KuznetsovandJonathan Ringer 58b12ae347 vimPlugins.lsp-status-nvim: init at 2021-01-05 2021-01-09 15:55:05 -08:00