Commit Graph

263120 Commits

Author SHA1 Message Date
Sandro
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
Yurii Matsiuk
c9d7003160
appgate-sdp: add appgate-sdp to modules list 2021-01-10 11:13:07 +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
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 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
Doron Behar
4539bf9ebe
Merge pull request #108830 from khumba/hplip-ppd-search-path 2021-01-10 10:33:57 +02:00
midchildan
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 Kok
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 Kok
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
Câju Mihai-Drosi
ccdf7431bb symbiflow-arch-defs: init at 20200914-111752-g05d68df0 2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
44fbc60abd symbiflow-yosys-plugins: init at 0.8-6021-gd8b2d1a2 2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
c1674d2ace symbiflow-yosys: init at 0.8-6021-gd8b2d1a2 2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
d9140d37ad symbiflow-vtr: init at 8.0.0.rc2-4003-g8980e4621 2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
ddeec821fb xc-fasm: init at 0.0 2021-01-10 10:01:42 +02:00
Câju Mihai-Drosi
f738b9284c python-prjxray: init at 0.1-2676-gac8d30e3 2021-01-10 10:01:42 +02:00
Câju Mihai-Drosi
a7d6c39c3c prjxray-tools: init at 0.1-2676-gac8d30e3 2021-01-10 10:01:42 +02:00
Câju Mihai-Drosi
895b6b58b0 symbiflow-fasm: init at 0.0-47-g4857dde 2021-01-10 10:01:38 +02:00
Câju Mihai-Drosi
a9d3237b5d textx: init at 2.2.0 2021-01-10 10:01:32 +02:00
Doron Behar
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
Câju Mihai-Drosi
7d9c736824 prjxray-db: init at 0.0-0232-g303a61d 2021-01-10 09:32:26 +02:00
Mihai-Drosi Câju
d81e4d9f66 yosys: Added plugins support and various fixes
* fixed buildInputs and nativeBuildInputs for cross compilation
* don't use pkgconfig alias
* simplified patchPhase
* made the version variable overridable in preBuild
2021-01-10 09:32:05 +02:00
Alyssa Ross
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 Rodas
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
Sandro
14081f6a78
Merge pull request #108845 from 06kellyjac/conftest
conftest: 0.22.0 -> 0.23.0
2021-01-10 08:12:36 +01:00
Sandro
eeee857ef8
Merge pull request #108875 from dbueno/fix/cflow-darwin-update
cflow: include darwin
2021-01-10 08:11:16 +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
ae085e734b
Merge pull request #108876 from veehaitch/asgiref-fix-darwin
python3Packages.asgiref: disable test on Darwin
2021-01-10 08:09:22 +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
github-actions[bot]
add2d89082
Merge master into staging-next 2021-01-10 06:32:12 +00:00
Poscat
4ef6482261
fcitx5-table-other: Init at 5.0.1 2021-01-10 14:31:10 +08:00
Poscat
7b99329edd
fcitx5-table-extra: Init at 5.0.1 2021-01-10 14:31:09 +08:00
Poscat
14227a94b2
nixos/input-methods: add fcitx5 2021-01-10 14:31:08 +08:00
Poscat
1b06ca4b0d
fcitx5-with-addons: Init 2021-01-10 14:31:07 +08:00
Poscat
3dbd3d11e3
fcitx5-chinese-addons: Init at 5.0.2 2021-01-10 14:31:06 +08:00
Poscat
208b419ab5
fcitx5-lua: Init at 5.0.1 2021-01-10 14:31:05 +08:00
Poscat
ea1e46a232
libime: Init at 1.0.2 2021-01-10 14:31:04 +08:00
Poscat
ea50300499
fcitx5-rime: Init at 5.0.2 2021-01-10 14:31:03 +08:00
Poscat
1da3fbf0eb
fcitx5-configtool: Init at 5.0.1 2021-01-10 14:31:02 +08:00
Poscat
5409030ea1
fcitx5-gtk: Init at 5.0.1 2021-01-10 14:31:01 +08:00
Poscat
e42b4d312f
fcitx5-qt: Init at 5.0.1 2021-01-10 14:30:58 +08:00