Commit graph

45999 commits

Author SHA1 Message Date
Yorick van Pelt 8038817953
nixfmt: init at 0.3.0 from haskellPackages 2019-09-03 17:35:40 +02:00
xbreak b604e3fafd clipp: init at 1.2.3 2019-09-03 12:38:59 +00:00
Robin Gloster fbf0d53c3c
Merge pull request #67994 from mmahut/aws-s3-expoter
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03 11:16:03 +02:00
Marek Mahut 254e2ec209
Merge pull request #67946 from MrMebelMan/init/python-pipedrive
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 11:02:14 +02:00
Marek Mahut bdbc922b98 prometheus-aws-s3-exporter: init at 0.3.0 2019-09-03 10:48:27 +02:00
Vladyslav Burzakovskyy 0a7905ce74 pythonPackages.python-pipedrive: init at 0.4.0 2019-09-03 10:41:47 +02:00
Vincent Laporte ff392e8190 ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1 2019-09-03 05:31:11 +00:00
Jan Tojnar 4a220b64b4
Merge pull request #67964 from dkabot/arc-menu_init
gnomeExtensions.arc-menu: init at 31
2019-09-03 04:26:44 +02:00
worldofpeace 0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
dkabot 51e71596f8 gnomeExtensions.arc-menu: init at 31 2019-09-02 19:03:18 -04:00
Franz Pletz f35cffcf36
Merge pull request #67971 from petabyteboy/feature/remove-unifi-testing
unifi: remove unifiTesting
2019-09-02 22:18:18 +00:00
Milan Pässler (work) b85f48c351 unifi: remove unifiTesting
The testing branch is not updated anymore and all mentions have been
removed from the Ubiquiti website.
2019-09-02 23:59:10 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Emily 12ae04518b nextpnr: (hopefully) fix build on Darwin
Fixes #67898, hopefully.
2019-09-02 16:11:17 -05:00
Danielle Lancashire 4f2a3aabff
rfc6555: init at 0.0.0 2019-09-02 15:44:54 +02:00
Nathan van Doorn ddefb5f067 q-text-as-data: init at 1.7.1 2019-09-02 11:08:14 +02:00
Marek Mahut 0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
John Ericson c33d80c071 Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjs 2019-09-02 01:31:31 -04:00
Moritz Angermann 446f8c851d Add support for js-unknown-ghcjs
This adds enough logic to nixpkgs to support the `js-unknown-ghcjs` triple.
2019-09-02 01:27:05 -04:00
Dylan Simon 363292b7c0 fetchurlBoot: remove cycles introduced by openssl_1_1 -> coreutils (#67784) 2019-09-01 23:00:49 -04:00
Dima a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
adisbladis c2fc61c5f7
Merge pull request #67872 from LnL7/minio-client
minio-client: remove go 1.10 override
2019-09-01 21:46:24 +01:00
Emily 5eb237659c pythonPackages.gcutil: remove per TODO
Pretty sure 19.03 has been branched off by now.
2019-09-01 14:22:49 -05:00
Emily cb5b674b58 {glasgow,libfx2}: init at 2018-{09-01,08-27} 2019-09-01 14:22:49 -05:00
Emily 321efae699 python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30} 2019-09-01 14:22:49 -05:00
adisbladis 8c76f185bc
Merge pull request #64595 from 0x4A6F/master-tacacs+
tacacs+: init 4.0.4.28
2019-09-01 20:11:47 +01:00
0x4A6F b1bf3a811d
tacacs+: init 4.0.4.28 2019-09-01 18:38:50 +00:00
Alexei Robyn c62337d9c7 lua*Packages: Consolidate separate setup hooks together
- Lua packages now consistently use LUA_PATH/LUA_CPATH rather than a mix
  of those and NIX_LUA_PATH/NIX_LUA_CPATH
- Lua libraries are now consistently only added to the search path
variables if:
    1) The library actually has a corresponding directory to search
    2) The library is not already present in the search path
  This should help prevent the search paths from growing overly large
- Fixed bugs in some path helpers
- Changed the affected shell script indentation to 2 spaces; nixpkgs
  shell scripts are inconsistently split between 2 and 4 space
  indentation, but 2 matches better with the Nix expressions, so IMO it
  makes more sense
2019-09-01 17:42:20 +02:00
Vladyslav M 76fc3de3ef
Merge pull request #67873 from ivan/cargo-watch-darwin
cargo-watch: enable for darwin
2019-09-01 13:59:29 +03:00
Linus Heckemann d9db65ce4b
Merge pull request #62046 from roberth/pkgs-nixos-expose-all-config
pkgs.nixos: Expose configuration directly
2019-09-01 12:25:39 +02:00
Ivan Kozik 78d1b2d29e cargo-watch: enable for darwin 2019-09-01 09:45:02 +00:00
worldofpeace e08cb1ff65
Merge pull request #67727 from deepfire/serge/electrum
electrum:  update for the Qt5 change (#65399)
2019-09-01 05:31:47 -04:00
Kosyrev Serge 3d5144a554
electrum: update for #65399 2019-09-01 12:27:30 +03:00
Daiderd Jordan db131371ef
minio-client: remove go 1.10 override 2019-09-01 10:14:04 +02:00
Pavol Rusnak c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4 2019-09-01 10:09:19 +02:00
Marek Mahut 29e7629318
Merge pull request #67865 from ivan/init-diesel-cli
diesel-cli: init at 1.4.0
2019-09-01 08:51:32 +02:00
Marek Mahut 05fbc579cd
Merge pull request #67815 from xrelkd/add/cargo-watch
cargo-watch: init at 7.2.1
2019-09-01 08:28:14 +02:00
Ivan Kozik 1ac28e704f diesel-cli: init at 1.4.0
Fixes #67797.
2019-09-01 03:39:23 +00:00
worldofpeace 6bf3d68b8d
Merge pull request #67842 from lopsided98/rtmpdump-openssl-1.1
rtmpdump: use OpenSSL 1.1 to fix gstreamer crash
2019-08-31 23:32:36 -04:00
Aaron Andersen 3ee1adcf6e
Merge pull request #67818 from xvapx/remove/crashplan
Remove/crashplan
2019-08-31 21:47:27 -04:00
Marti Serra d3de35967a crashplan, crashplan-small-business: remove pkg and module 2019-09-01 03:25:19 +02:00
Aaron Andersen 945f47a139
Merge pull request #66099 from timor/udis86
udis86: init at 1.7.2
2019-08-31 17:50:43 -04:00
Michael Weiss 19c18e104b waypipe: init at 0.6.1 (#67713)
waypipe: init at 0.6.1
2019-08-31 23:48:50 +03:00
Ben Wolsieffer 29d9be2e72 rtmpdump: fix build with OpenSSL 1.1 2019-08-31 13:50:54 -04:00
markuskowa ca15c0bd60
Merge pull request #67820 from Lassulus/nixos-generators
nixos-generators: init at 1.0.0
2019-08-31 19:26:45 +02:00
Frederik Rietdijk 98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk 96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
Silvan Mosberger 4727a40be9
Merge pull request #65283 from averelld/add-x2goserver-module
Add x2goserver module
2019-08-31 17:49:41 +02:00
Aaron Andersen 6951cbeea9
Merge pull request #66238 from jonringer/update-vulkan
Update vulkan packages
2019-08-31 11:45:50 -04:00
timor 09781e81c3 udis86: init at 1.7.2 2019-08-31 16:38:26 +02:00
MetaDark 5c22c8ba94 ccls: 0.20190314.1 -> 0.20190823 2019-08-31 10:03:32 -04:00
Aaron Andersen 5858a3693e
Merge pull request #67758 from etu/init-usbtop
usbtop: init at 1.0
2019-08-31 09:48:23 -04:00
Tim Steinbach a919868ff1
linux: Remove 5.1
The 5.1.x series is not supported anymore
2019-08-31 09:17:48 -04:00
Peter Simons 107af97c90 python-mailman-hyperkitty: initial version 1.1.0 2019-08-31 14:47:19 +02:00
Alexander 35ac3344e7 colmap: init at 3.5 (#67759)
* colmap: init at 3.5
2019-08-31 08:06:46 -04:00
Alyssa Ross fd26f5a9d5
ruby: 2.5.5 -> 2.6.3
According to nix-review, this does not introduce any new build failures and I
had it run on my systems for a while, but there might be breakages at runtime.

Since I'm not going to go through every Ruby package one at a time, I
think the best thing to do is bump this so we can get bug reports of
breakages from people who actually use those packages.
2019-08-31 11:48:06 +00:00
Lassulus a8d26fc34a
Merge pull request #63127 from bzizou/trimal
trimal: init at 1.4.1
2019-08-31 13:04:41 +02:00
Samuel Leathers 4b515cf6ef
Merge remote-tracking branch 'upstream/master' into staging-next
* upstream/master:
  vimPlugins: update (#67823)
  mattermost-desktop: 4.2.0 -> 4.2.3 (#67717)
  lightspark: init at 0.8.1 (#67425)
  anki: 2.1.11 -> 2.1.14 (#67738)
  nixos/{namecoind,bitcoind}: removing the altcoin prefix
  rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 06:53:44 -04:00
Aaron Andersen 4c6b09d134
Merge pull request #67618 from endocrimes/i-gotestsum
gotestsum: Init at 0.3.5
2019-08-31 06:45:13 -04:00
lassulus 66ed329b99 nixos-generators: init at 1.0.0 2019-08-31 12:37:07 +02:00
John Chadwick e3aaada61d lightspark: init at 0.8.1 (#67425) 2019-08-31 06:00:20 -04:00
Frederik Rietdijk 06af54c986 Fixup merge by removing incorrect emacsXXPackages 2019-08-31 10:27:54 +02:00
Danielle Lancashire 1c9253ce2b
gotestsum: Init at 0.3.5 2019-08-31 10:09:32 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Vincent Laporte 81760f3235 ocamlPackages.cstruct: 3.1.1 -> 4.0.0
ocamlPackages.cstruct-sexp: init at 4.0.0

ocamlPackages.x509: 0.6.1 -> 0.7.1

ocamlPackages.tls: 0.9.0 -> 0.10.4

jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
Vincent Laporte 10ffd51a96 ocamlPackages.bigarray-compat: init at 1.0.0 2019-08-31 06:55:26 +00:00
Vincent Laporte e9edc7537a ocamlPackages.gmap: init at 0.3.0 2019-08-31 06:55:26 +00:00
Vincent Laporte d33df05f50 ocamlPackages.domain-name: init at 0.3.0 2019-08-31 06:55:26 +00:00
xrelkd 18508dcb6a cargo-watch: init at 7.2.1 2019-08-31 14:47:01 +08:00
averelld 5a581c420c python.pkgs.handout: init at 1.0.0 (#66263) 2019-08-31 00:19:16 -04:00
Aaron Andersen 27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Maximilian Bosch 1a1d1bc389
Merge pull request #67786 from danieldk/maturin
maturin: 0.6.1 -> 0.7.0
2019-08-31 01:44:25 +02:00
Evan Stoll d2c4d4d6b6 openrazer-daemon: init at 2.6.0 2019-08-30 17:22:46 -04:00
Evan Stoll bcbadc5ba2 kernel: openrazer: init at 2.6.0 2019-08-30 17:21:28 -04:00
Evan Stoll 50eba5b688 pythonPackages.openrazer: init at 2.6.0 2019-08-30 17:20:44 -04:00
zimbatm 3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm 792bb4f7f6
verifpal: init at 0.2 2019-08-30 21:56:12 +02:00
zimbatm 027b117fee
pigeon: init at 20160310 2019-08-30 21:56:12 +02:00
Aaron Andersen 765596278b
Merge pull request #67380 from doronbehar/package-uq
uq: init at 2018-05-27
2019-08-30 15:49:04 -04:00
Daniël de Kok 7e29ce8a77 maturin: 0.6.1 -> 0.7.0
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:

- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
  metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00
Averell Dalton 1eb8f58130 x2goserver: init at 4.1.0.3 2019-08-30 19:24:42 +02:00
Averell Dalton 3cd8f4300c perlPackages.ConfigSimple: init at 4.59 2019-08-30 19:24:42 +02:00
Elis Hirwing 93a27dbe9f
usbtop: init at 1.0 2019-08-30 18:54:29 +02:00
Doron Behar c11fd45c24 uq: init at 2018-05-27 2019-08-30 19:54:02 +03:00
adisbladis f7b5be81a8
Merge pull request #66301 from adisbladis/emacspackages-deprecated-drop
emacs-packages: Drop deprecated package sets
2019-08-30 17:18:20 +01:00
Michael Weiss 69402e6607
Merge pull request #67652 from primeos/cage
cage: init at 0.1.1
2019-08-30 18:01:36 +02:00
adisbladis 41d1b8fa88
emacsPackages: Drop old emacsPackages (non-NG) sets
These have been deprecated for a long time now and has not seen much maintenance.
2019-08-30 16:43:16 +01:00
Peter Simons 131910992b python-HyperKitty: initial version 1.2.2
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].

[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
Marek Mahut 65f7fa4f6e
Merge pull request #67333 from nlewo/pr-yq-go
yq-go: init at 2.4.0
2019-08-30 13:36:31 +02:00
Aaron Andersen 88c3f36033
Merge pull request #67715 from Ma27/citrix-workspace-1908
citrix_workspace: add 1908 (`citrix_workspace_19_8_0`)
2019-08-30 07:18:47 -04:00
Robin Gloster 3f8ac3f78d
Merge pull request #67676 from johanot/fix-kinetic-cpp-client
kinetic-cpp-client: use openssl_1_0_2
2019-08-30 12:55:37 +02:00
Antoine Eiche 984acf8004 yq-go: init at 2.4.0 2019-08-30 10:17:55 +02:00
Averell Dalton 9a2f83feb9 gradle: 5.3.1 -> 5.6.1 2019-08-30 04:37:56 +02:00
Silvan Mosberger bfb06ec5d9
Merge pull request #67510 from Infinisil/crystal-infra
Crystal package builder
2019-08-30 00:06:27 +02:00
Marek Mahut bc08b42da4
Merge pull request #67687 from jb55/altcoin-reorg
Remove altcoins set and create blockchains section
2019-08-29 23:17:28 +02:00
worldofpeace 810b2fb4f3
Merge pull request #67701 from jtojnar/twemoji
twitter-color-emoji: init at 12.1.2
2019-08-29 16:37:00 -04:00
Jan Tojnar 4e4d67b79f
twitter-color-emoji: init at 12.1.2 2019-08-29 21:33:26 +02:00
Maximilian Bosch 87f818d9b2
citrix_workspace: add 1908 (citrix_workspace_19_8_0)
New release:
https://www.citrix.de/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
(unfortunately there's no version-specific link for the latest version).

Also added `preferLocalBuild = true;` to the derivation, due to
`requireFile` you have to build it yourself anyway, however I use
distributed builds by default and figured that this shouldn't be needed
since the longest part of the build would be the upload of the source
archive in that case.
2019-08-29 20:24:17 +02:00
Michael Weiss 8ca970d6a7
cage: init at 0.1.1 2019-08-29 19:17:58 +02:00
William Casarin 8f4216bd97 move wallet software into the blockchains section 2019-08-29 05:06:06 -07:00
William Casarin 8d6cb26e41 all-packages: add blockchains section
Signed-off-by: William Casarin <jb55@jb55.com>
2019-08-29 05:06:05 -07:00
William Casarin 72682e4654 tree: rename altcoins to blockchains
Signed-off-by: William Casarin <jb55@jb55.com>
2019-08-29 05:01:42 -07:00
Johan Thomsen 298439f4fa kinetic-cpp-client: use openssl_1_0_2 2019-08-29 11:08:10 +02:00
Matthew Glazar 7ba8b728dc include-what-you-use: 0.10 -> 0.12
Release notes:
https://github.com/include-what-you-use/include-what-you-use/releases/tag/clang_8.0

IWYU version 0.12 is based on LLVM/Clang version 8.0.
2019-08-28 22:31:57 -07:00
WilliButz b602b5c067
Merge pull request #67634 from mmahut/prometheus-cups-exporter
prometheus-cups-exporter: init at unstable-2019-03-17
2019-08-28 21:07:16 +02:00
Marek Mahut 0c4cb4c102 prometheus-cups-exporter: init at unstable-2019-03-17 2019-08-28 19:56:12 +02:00
Silvan Mosberger 6233291d95
Merge pull request #64738 from rnhmjoj/magnetico
magnetico: init package and service
2019-08-28 18:39:21 +02:00
adisbladis eb0189c1dc
Merge pull request #67402 from stigtsp/package/ripasso-cursive-unstable
ripasso-cursive: init unstable at 2019-08-27
2019-08-28 14:25:02 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Stig Palmquist 2d36aa63fd
ripasso-cursive: init unstable at 2019-08-27 2019-08-28 11:56:04 +02:00
Michael Fellinger 07054b42d8 wayback_machine_downloader: init at 2.2.1 (#67533)
* wayback_machine_downloader: init at 2.2.1
* Fix description
2019-08-28 11:37:54 +02:00
Vincent Laporte a86fe43558 ocamlPackages.lambdaTerm: remove at 1.6 2019-08-28 06:36:57 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk a2538606e3 python2Packages.numpy: 1.16.4 -> 1.16.5 2019-08-28 08:12:41 +02:00
Tadeo Kondrak 0a72c32723
libplacebo: init at 1.1.8.0 2019-08-27 23:30:41 +02:00
Marek Mahut ebb96bcff9
Merge pull request #67560 from sikmir/mkgmap
mkgmap: init at 4289
2019-08-27 22:40:44 +02:00
Nikolay Korotkiy 98a283af55
mkgmap: init at 4289 2019-08-27 19:04:15 +03:00
Aaron Andersen 3c3f198b94
Merge pull request #64549 from petabyteboy/feature/claws
claws: init at 0.3.2
2019-08-27 11:44:57 -04:00
WilliButz 8867b242b6
Merge pull request #67567 from mmahut/gitlab-ci-pipelines-exporter
prometheus-gitlab-ci-pipelines-exporter: init at 0.2.5
2019-08-27 17:25:26 +02:00
Léo Gaspard 8a4721d606
Merge pull request #64669 from luispedro/add_sortmerna
sortmerna: init at 3.0.3
2019-08-27 17:19:53 +02:00
Marek Mahut eee23c116f prometheus-gitlab-ci-pipelines-exporter: init at 0.2.5 2019-08-27 16:39:25 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Marek Mahut 0245bfa9e6
Merge pull request #67467 from valebes/add-rsclock
rsClock: init at 0.1.0
2019-08-27 16:02:41 +02:00
Peter Simons 79c6d22c1f mod_wsgi: allow building this module with python 2.x and 3.x 2019-08-27 14:27:31 +02:00
Peter Simons 630e25ba5c
Merge pull request #67525 from peti/t/postorious
mailman: add the Postorious web UI
2019-08-27 12:24:51 +02:00
Valerio Besozzi 595b7d808d
rsClock: init at 0.1.0 2019-08-27 11:12:35 +02:00
Milan Pässler 27977f030f claws: init at 0.3.2 2019-08-27 08:25:05 +02:00
Vincent Laporte ef15478313
qarte: use pyqt5_with_qtmultimedia
Otherwise, qarte fails at run-time with:

>     from PyQt5.QtMultimedia import QMediaPlayer
> ModuleNotFoundError: No module named 'PyQt5.QtMultimedia'
2019-08-27 06:00:08 +00:00
Vincent Laporte e063d084de
qarte: use qt5’s mkDerivation
See #65399
2019-08-27 05:57:23 +00:00
Aaron Andersen 87fdc06a97
Merge pull request #63634 from aanderse/moodle
moodle: init at 3.7.1
2019-08-26 21:12:44 -04:00
Nikolay Amiantov 71095460b9 tensorflow: fix build
You know, Tensorflow.
2019-08-27 02:43:48 +03:00
Luis Pedro Coelho bc22c2e07f sortmerna: init at 3.0.3
This is a useful package in bioinformatics, namely in processing
short-read sequencing data from metagenomes
2019-08-27 00:37:43 +02:00
Léo Gaspard 7dc6eaaae3
Merge pull request #67521 from Ekleog/wasm-ocaml
wasm: alias to ocamlPackages.wasm
2019-08-26 23:44:50 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Peter Simons 22af3829a4 mailman: add the Postorious web UI 2019-08-26 21:12:56 +02:00
obadz a9b4e7592f
Merge pull request #66299 from jdanekrh/jd_fsharp_update_mono
fsharp41: 4.1.7 -> 4.1.34; mono = mono6
2019-08-26 19:53:30 +01:00
Léo Gaspard 0cc9e33cc4
wasm: alias to ocamlPackages.wasm 2019-08-26 20:48:24 +02:00
Michael Weiss ba9305c404
tcpflow: 1.4.6 -> 1.5.2
Changelog: https://github.com/simsong/tcpflow/blob/tcpflow-1.5.2/ChangeLog
Does now cross-compile and build with OpenSSL 1.1.1.
I've also restructured/simplified the expression and added additional
meta information.
2019-08-26 20:11:52 +02:00
Silvan Mosberger 1ffdf01777
crystal2nix: Put it into pkgs 2019-08-26 18:23:55 +02:00
José Romildo Malaquias 86e1452556 theme-obsidian2: 2.8 -> 2.9 (#67501)
* theme-obsidian2: 2.8 -> 2.9

* theme-obsidian2: move to pkgs/data

* theme-obsidian2: use pname

* theme-obsidian2: run hooks preInstall and postInstall in install phase
2019-08-26 23:11:52 +08:00
Jan Tojnar 02bc9e463c
Merge pull request #67416 from jtojnar/babl-0.1.72
babl: 0.1.66 → 0.1.72
2019-08-26 14:57:58 +02:00
Jan Tojnar ba2a16ffa2
gegl_0_3: drop 2019-08-26 14:28:42 +02:00
rnhmjoj fc4ca1aead
magnetico: init at 0.8.1 2019-08-26 11:34:03 +02:00
Peter Hoeg 3d67ac24c3 perlPackages.DeviceSerialPort: name -> pname 2019-08-26 15:45:56 +08:00
Peter Hoeg ca0c667a08 remove duplicate definition 2019-08-26 14:57:39 +08:00
Peter Hoeg f729a79eae
Merge pull request #62974 from peterhoeg/f/zmtrigger
zoneminder: add perlPackages.DeviceSerialPort for zmtrigger.pl
2019-08-26 14:47:32 +08:00
Peter Hoeg 6256c215b2 perlPackages.DeviceSerialPort: init at 1.04 2019-08-26 14:46:59 +08:00
Peter Hoeg eaaa46a4c5
Merge pull request #67441 from peterhoeg/u/crystal
crystal: init at 0.30.1
2019-08-26 14:34:33 +08:00
Roman Volosatovs 3f4144c30a gofumpt: Init at 2019-07-29 (#66892) 2019-08-25 18:29:21 -06:00
Marek Mahut 3f6d0a981a
Merge pull request #67460 from primeos/wev
wev: init at 2019-08-11
2019-08-25 23:27:07 +02:00
Marek Mahut 7192ca5fd3
Merge pull request #66682 from asymmetric/ix.io
ix: init at 20190815
2019-08-25 23:14:36 +02:00
Peter Simons fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Peter Simons 842942baaa mailman: update from 2.1.29 to version 3.2.2 2019-08-25 21:47:03 +02:00
Michael Weiss aec95ecf0d
wev: init at 2019-08-11 2019-08-25 21:44:04 +02:00
worldofpeace 741163efdb
Merge pull request #65370 from Ma27/package-3llo
_3llo: init at 0.3.0
2019-08-25 15:42:13 -04:00
Matthew Bauer c45a990a5d
Merge pull request #65844 from matthewbauer/man-alias
man: use man-db everywhere
2019-08-25 15:29:57 -04:00
worldofpeace 3f36ec5d33
Merge pull request #67136 from jollheef/out-of-tree-v1.0.1
out-of-tree: init at 1.0.1
2019-08-25 14:54:51 -04:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Jacek Galowicz 6adb914c29 nodePackages.gtop: init at 1.0.0 (#65306)
* Add gtop to node-packages-v10.json
* Run node-packages/generate.sh on edited node-packages-v10.json
* Add gtop to all-packages.nix
2019-08-25 18:14:08 +02:00
Doron Behar 1859271a4b stig: init at 0.10.1a0 (#67233) 2019-08-25 16:42:41 +02:00
markuskowa b27b62737a
Merge pull request #67357 from Alkeryn/master
sdrangel : init at 4.11.7
2019-08-25 15:05:28 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut 2d54a79f48
Merge pull request #67388 from NinjaTrappeur/nin-update-ssb-patchwork
ssb-patchwork: 3.14.1 -> 3.16.2
2019-08-25 14:36:26 +02:00
Mikhail Klementev abf17cb6ac
out-of-tree: init at 1.0.1 2019-08-25 12:32:59 +00:00
Marek Mahut 9ffc980ef7
Merge pull request #67391 from avnik/drop-rmilter
rmilter: remove deprecated package (and module)
2019-08-25 14:24:06 +02:00
Alkeryn a98de94a13 sdrangel: init at 4.11.7 2019-08-25 14:20:02 +02:00
Aaron Andersen 95b3b63555 moodle: init at 3.7.1 2019-08-25 08:12:23 -04:00
Matthieu Coudron 83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
worldofpeace 0f395d6fae
Merge pull request #67406 from Alkeryn/megasync
megasync: use qt5's mkDerivation
2019-08-24 18:24:32 -04:00
markuskowa f179aa1315
Merge pull request #67404 from Alkeryn/serialdv
serialdv: init at 1.1.1
2019-08-24 23:35:14 +02:00
markuskowa 12bf3d2eef
Merge pull request #67403 from Alkeryn/cm256cc
cm256cc: init at 1.0.5
2019-08-24 23:31:57 +02:00
Alkeryn 12e5cf479f megasync: use qt5's mkDerivation
See #65399
2019-08-24 16:35:04 -04:00
Alkeryn 1b55f12160 serialdv: init at 1.1.1 2019-08-24 21:58:24 +02:00
Alkeryn 5cc3c3a399 cm256cc: init at 1.0.5 2019-08-24 21:55:22 +02:00
Peter Hoeg 4d3493c11f crystal: init at 0.30.1 2019-08-25 03:47:25 +08:00
Jan Tojnar edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Nikolay Amiantov 9015d7a4f1 sumorobot-manager: init at 0.9.0 2019-08-24 19:11:27 +03:00
Félix Baylac-Jacqué b148b4d1c6
ssb-patchwork: 3.14.1 -> 3.16.2
- Updating patchwork to 3.16.2.
- Renaming the binary to `ssb-patchwork` to prevent naming collision
  with graphviz's `patchwork`.
2019-08-24 17:46:18 +02:00
worldofpeace a980a2c3ca
Merge pull request #62708 from ktor/bcompare-4.2.10.23938
bcompare: init at 4.2.10.23938
2019-08-24 11:38:42 -04:00
Alexander V. Nikolaev 885511cb5c rmilter: remove deprecated package (and module) 2019-08-24 17:33:48 +03:00
Michael Weiss 1a8ea5cead
weston: 6.0.1 -> 7.0.0
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-August/040812.html
2019-08-24 16:31:52 +02:00
Profpatsch ffbad0f656 tree-sitter: init at 0.15.7 2019-08-24 15:13:47 +02:00
Marek Mahut b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Luka Blaskovic e9b136e400 luaffi: remove in favor of luaPackages.luaffi 2019-08-24 10:04:44 +00:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Samuel Leathers 7cec032b9e
Merge pull request #67263 from pacien/exim-spf
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Samuel Leathers 3ad7a6ad0e
Merge pull request #67334 from lightbulbjim/irccloud
irccloud: init at 0.13.0
2019-08-23 23:54:46 -04:00
worldofpeace 0552f4dc73
Merge pull request #67214 from stefano-m/master
adoptopenjdk-icedtea-web: rename from icedtea_web
2019-08-23 16:43:52 -04:00
Stefano Mazzucco a6d234e9e9 adoptopenjdk-icedtea-web: rename from icedtea_web
This is a follow up of https://github.com/NixOS/nixpkgs/pull/66422

- rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
- add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
- update the attribute name where icedtea_web is used
2019-08-23 21:12:59 +01:00
worldofpeace eaf95bef86
Merge pull request #63273 from colemickens/nixpkgs-gelasio
gelasio: init at unstable-2018-08-13
2019-08-23 16:12:39 -04:00
Cole Mickens 6039ccef9e gelasio: init at unstable-2018-08-13 2019-08-23 22:01:04 +02:00
Jan Tojnar 877dc46d24
ofono-phonesim: init at unstable-2014-04-22 2019-08-23 20:47:33 +02:00
Jan Tojnar a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Pawel Kruszewski 803108a1a6 bcompare: init at 4.2.10.23938 2019-08-23 19:01:32 +02:00
Doron Behar b4ae37b39a syncthingtray: init at 0.9.1 (#65480) 2019-08-23 18:18:56 +02:00
Linus Heckemann 25559a5597
Merge pull request #22357 from NixOS/openssl-1.1
Use openssl 1.1 by default
2019-08-23 17:51:52 +02:00
Maximilian Bosch 57cbd294f9
Merge pull request #67341 from etu/phpstan-0-11-15
phpPackages.phpstan: 0.11.12 -> 0.11.15
2019-08-23 17:31:13 +02:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
worldofpeace a4083fb455
Merge pull request #67236 from Chiiruno/dev/general
Update: easyjson, quicktemplate, statik, qtchan, vlang
2019-08-23 11:14:00 -04:00
Sarah Brofeldt 3a64303a20
Merge pull request #63539 from ivan/usbguard-nox
usbguard-nox: init at 0.7.4
2019-08-23 16:25:13 +02:00
zimbatm 79c2ed6b60
nixpkgs-fmt: init at 0.2.0 2019-08-23 16:12:50 +02:00
Sarah Brofeldt 33e33eebbe
Merge pull request #66252 from ivan/scream-receivers
scream-receivers: init at 3.3
2019-08-23 15:30:48 +02:00
Elis Hirwing cbf5909771
phpPackages.phpstan: 0.11.12 -> 0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.14
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.13
2019-08-23 14:50:00 +02:00
Chris Rendle-Short 46b7ca6c28 irccloud: init at 0.13.0
AppImage is used as the source build is unpure (Yarn pulls in a lot of Node
dependencies over the network).
2019-08-23 20:33:00 +10:00
ash lea bd8f12024b dolphinEmuMaster: use wrapQtAppsHook 2019-08-23 02:41:36 -07:00
Emily c1620c4635 nextpnr: fix GUI 2019-08-23 02:14:40 -05:00
Okinan 32ce5c3e35 qtchan: 0.100 -> 1.0.1 2019-08-23 01:56:24 -05:00
Marek Mahut 611fbf7206
Merge pull request #66966 from jonringer/bump-pydot-ng
pythonPackages.pydot_ng: fix build
2019-08-23 08:21:59 +02:00
Jan Tojnar c241e9756b
gnome-photos: move from gnome3 2019-08-23 02:59:33 +02:00
Aaron Andersen 890196d0e5
Merge pull request #67206 from flokli/oracle-instantclient-19.3
oracle-instantclient: 12.2.0.1.0 -> 19.3.0.0.0
2019-08-22 20:57:44 -04:00
Jan Tojnar b8ba71d633
tracker-miners: move from gnome3 2019-08-23 02:55:42 +02:00
Jan Tojnar 4919db9cbb
tracker: move from gnome3 2019-08-23 02:53:43 +02:00
Jan Tojnar 795e37b7fe
grilo-plugins: move from gnome3 2019-08-23 02:47:56 +02:00
Jan Tojnar a2ba083f18
grilo: move from gnome3 2019-08-23 02:47:37 +02:00
Jan Tojnar fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
Robin Gloster 2cc05be907
treewide: openssl_1_1 pinning is unnecessary 2019-08-23 02:02:50 +02:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Lancelot SIX 1e2497720f
Merge pull request #67303 from jonringer/bump-wsproto
python3Packages.wsproto: 0.14.1 -> 0.15.0
2019-08-23 00:56:02 +02:00
worldofpeace 1f3b789ebe
Merge pull request #63753 from jasoncarr0/lesspass
lesspass-cli: init at 9.0.0
2019-08-22 18:47:14 -04:00
Jason Carr 4e4a4461d8 lesspass-cli: init at 9.0.0 2019-08-22 18:31:26 -04:00
Jonathan Ringer 0372567397 python2Packages.wsproto: freeze at 0.14.1 2019-08-22 15:20:07 -07:00
Sarah Brofeldt a6292c8aef
Merge pull request #66720 from 00-matt/pkg-kubeless
kubeless: init at 1.0.4
2019-08-22 21:18:11 +02:00
Marek Mahut 085fe1ae7a
Merge pull request #67237 from mmahut/osslsigncode
osslsigncode: init at unstable-2019-07-25
2019-08-22 20:46:48 +02:00
Jan Tojnar 0c20b6a9df
Merge pull request #67256 from jtojnar/celluloid-0.17
celluloid: 0.16 → 0.17
2019-08-22 20:23:12 +02:00
Marek Mahut c6edb741c1 osslsigncode: init at unstable-2019-07-25 2019-08-22 20:22:54 +02:00
Jan Tojnar 991c1ebeb1
celluloid: 0.16 → 0.17
Renamed from gnome-mpv.

https://github.com/celluloid-player/celluloid/releases/tag/v0.17
2019-08-22 19:47:07 +02:00
pacien 43a5bab9a5 libspf2: init at 1.2.10 2019-08-22 17:50:13 +02:00
Marek Mahut 17a2721680
Merge pull request #67218 from vbgl/ocaml-uri-sexp-3.0.0
ocamlPackage.cohttp: 2.0.0 -> 2.1.3
2019-08-22 16:44:04 +02:00
Vladyslav Burzakovskyy 32905843ab python37Packages.foxdot: init at 0.8.1 2019-08-22 16:06:42 +02:00
Robin Gloster cac55a5cfe
Merge pull request #67244 from Ma27/teamviewer-bump
teamviewer: 14.4.2269 -> 14.5.1691
2019-08-22 14:55:32 +02:00
Robin Gloster 3dede565c7
qt56: remove; unused, broken with openssl 1.1 2019-08-22 14:50:28 +02:00
Maximilian Bosch 37aad44132
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.

(cherry picked from commit 1fc1fe7e6a)
2019-08-22 14:41:18 +02:00
Sarah Brofeldt 2bebade1fb
Merge pull request #67220 from edef1c/wishbone-tool
wishbone-tool: init at 0.2.8
2019-08-22 14:15:25 +02:00
Michal Minář f0c12c4795 google-clasp: init at 2.2.1 (#43376)
* google-clasp: init at version 2.2.1

Useful for developing Google's Apps Scripts.

Signed-off-by: Michal Minář <mic.liamg@gmail.com>

* fixed license

Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-08-22 13:29:43 +02:00
Maximilian Bosch 1fc1fe7e6a
teamviewer: 14.4.2269 -> 14.5.1691
https://community.teamviewer.com/t5/Change-Logs/Linux-v14-5-1691-Full-Change-Log/m-p/69997

Also ensured that QT is wrapped properly to avoid startup issues with
different system-wide QT versions.
2019-08-22 13:17:29 +02:00
edef e9ccd6fa3d wishbone-tool: init at 0.2.8 2019-08-22 11:09:45 +00:00
Matt Smith 46750099c1 kubeless: init at 1.0.4 2019-08-22 10:30:13 +01:00
Florian Klink 6081611046 oracle-instantclient: turn into a multi-output derivation 2019-08-22 11:22:48 +02:00
Jan Tojnar b992565455
Merge pull request #67222 from jtojnar/glthree
gnome-hexgl: init at unstable-2019-08-21
2019-08-22 03:18:29 +02:00
Jan Tojnar 80354ee314
gnome-hexgl: init at unstable-2019-08-21 2019-08-22 02:24:55 +02:00
Jan Tojnar 144ac2bd16
gthree: unstable-2019-10-21 2019-08-22 02:24:55 +02:00
Jan Tojnar 9ad99a811d
mutest: init at unstable-2019-10-12 2019-08-22 02:24:54 +02:00
Robin Gloster 948b3e34a5
squid: remove v3, default to v4 2019-08-22 00:39:52 +02:00
Robin Gloster 353323e055
erlang: pin to openssl 1.0.2 for < R20 2019-08-21 23:21:55 +02:00
Vincent Laporte 136f739184
ocamlPackages.uri-sexp: init at 3.0.0 2019-08-21 21:12:37 +00:00
Robin Gloster 5ed5493018
ssvnc: remove
Dead project, broken with openssl 1.1
2019-08-21 21:09:12 +02:00
Robin Gloster 57353fcee6
telegram-cli: remove
Dead project, broken with openssl 1.1
2019-08-21 21:03:50 +02:00
Robin Gloster f651422a25
tw-rs: remove
Dead project, broken with openssl 1.1
2019-08-21 21:01:52 +02:00