Commit Graph

45461 Commits

Author SHA1 Message Date
Aaron Andersen
06408a6e1b
Merge pull request #66258 from mmahut/flexibee
flexibee: init at 2019.2.5
2019-08-07 15:59:17 -04:00
worldofpeace
347a5d9275
Merge pull request #65764 from Kiwi/bitwarden
bitwarden: init at 1.15.2
2019-08-07 15:01:44 -04:00
Bjørn Forsman
a920c2aabd v4l-utils: align attr with pkg name 2019-08-07 20:44:13 +02:00
Robert Djubek
2372dc2673
bitwarden: init at 1.15.2 2019-08-07 17:41:34 +00:00
adisbladis
be74dec846
emacs-packages: Move manually created packages to it's own file
And let emacs-packages.nix only aggregate the attrsets
2019-08-07 18:04:23 +01:00
adisbladis
97a069609f
emacs-packages: Add overriding capability to emacsPackagesNg
This allows overriding the individual package sets composing
emacsPackagesNg.

Example:
```
myEmacsPackages = emacsPackagesNg.override {
  melpaPackages = {};
};
```
2019-08-07 18:04:22 +01:00
adisbladis
d490bcdf0f
emacs-packages.rtags: Inherit correct version 2019-08-07 18:04:22 +01:00
adisbladis
978b34622b
emacs-packages: Drop irony package
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
af70adbc89
emacs-packages: Drop elpy package
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
b00038c151
emacs-packages: Drop emacs-libvterm package
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
460e02a9c0
emacs-packages: Drop zmq package
Use generated melpa package instead
2019-08-07 18:04:21 +01:00
adisbladis
f7627be844
emacs-packages: Drop manually packaged pdf-tools
Use autogenerated package from melpa
2019-08-07 18:04:21 +01:00
adisbladis
48428ce6ec
emacs-packages: Drop shorten package
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis
7d1c5e84ca
emacs-packages: Drop redshank package
Use melpa generated package instead
2019-08-07 18:04:21 +01:00
adisbladis
1236d2d7f5
emacs-packages: Drop package lui
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis
6551f2aa5b
emacs-packages: Drop lcs package
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis
843eae6a51
emacs-packages: Drop emacsql-sqlite package
Use melpa generated package instead
2019-08-07 18:04:20 +01:00
adisbladis
334d3d90f6
emacsPackagesNg.evil-jumper: Drop package
It's now merged upstream in evil-mode
2019-08-07 18:04:20 +01:00
adisbladis
20ff3edcfa
emacs-packages: Drop stgit
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
1fc89fcad8
emacs-packages: Drop manually created nyan-mode derivation
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
6742c9976a
emacs-packages: Move shm
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
b88c30579a
emacs-packages.nix: Fix indent 2019-08-07 18:04:20 +01:00
adisbladis
47d3b98b4b
melpa-packages: Add ability to ovveride melpa JSON archive location
This enables using the melpa json generator in an overlay
2019-08-07 18:04:19 +01:00
EEva (JPotier)
d30080584b bitlbee-mastodon: init at 1.4.2 2019-08-07 19:56:08 +03:00
Merlin Göttlinger
1559a3798a ocaml-sat-solvers: init at 0.4 (#66275) 2019-08-07 16:48:33 +00:00
Merlin Göttlinger
e5340bb5ef ocaml-minisat: init at 0.2 2019-08-07 13:45:31 +00:00
Marek Mahut
202399f34e flexibee: init at 2019.2.5 2019-08-07 15:04:10 +02:00
Pavol Rusnak
166a5e0405
pythonPackages.runway-python: init at 0.3.2 2019-08-07 14:54:48 +02:00
Pavol Rusnak
509bf5d1cc
pythonPackages.wget: init at 3.2 2019-08-07 14:51:25 +02:00
Kai Wohlfahrt
28cf80acf8 nixos/hardware.deviceTree: Move things around
In response to comments, create a sub-folder for deviceTree packages
(starting with rpi), and a top-level package for helpers.
2019-08-07 13:51:22 +01:00
Kai Wohlfahrt
dd0a951279 nixos/hardware.deviceTree: new module
Add support for custom device-tree files, and applying overlays to them.
This is useful for supporting non-discoverable hardware, such as sensors
attached to GPIO pins on a Raspberry Pi.
2019-08-07 13:51:22 +01:00
worldofpeace
9f82497e36
Merge pull request #66222 from worldofpeace/fix-virtualbox
virtualbox: use wrapQtAppsHook
2019-08-07 07:38:34 -04:00
Marek Mahut
abe1af1f71
Merge pull request #65782 from prusnak/runway
runwayml: init at 0.8.1
2019-08-07 13:33:57 +02:00
Marek Mahut
9c6fbbd9aa
Merge pull request #65984 from prusnak/webrtcvad
pythonPackages.webrtcvad: init at 2.0.10
2019-08-07 13:31:39 +02:00
Jörg Thalheim
31244a40e4
ripgrep-all: init at 0.9.2 (#65695)
ripgrep-all: init at 0.9.2
2019-08-07 10:24:11 +01:00
Vincent Laporte
b1d37354d7
Merge pull request #65715 from mgttlinger/build-oasis-package
OCaml build support: add oasis build system
2019-08-07 08:07:55 +00:00
adisbladis
965d055cbe
Merge pull request #61141 from volth/patch-333
perl-packages: Set perlPackages attr in perlPackages scope
2019-08-07 08:55:18 +01:00
Ryan Mulligan
12c33c1fae
Merge pull request #65750 from jonringer/update-python-sepaxml
pythonPackages.sepaxml: 2.0.0 -> 2.1.0
2019-08-06 21:41:50 -07:00
Aaron Andersen
79c9533e39
Merge pull request #56568 from volth/arangodb
arangodb: 3.3.19 -> 3.2.18, 3.3.23.1, 3.4.7, 3.5.0-rc.7
2019-08-06 20:54:24 -04:00
Aaron Andersen
d2a1ae9244 openscenegraph: drop 3.4.x 2019-08-06 17:12:13 -04:00
adisbladis
06260734de
Merge pull request #65720 from enumatech/gradle-major-versions
gradle: declare package major versions
2019-08-06 19:07:13 +01:00
Mario Rodas
4e6253392c terracognita: init at 0.1.6 (#66203) 2019-08-06 10:48:57 -07:00
markuskowa
03dcf02ac3
Merge pull request #66190 from jonringer/bump-cdo
cdo: 1.9.0 -> 1.9.7.1
2019-08-06 19:32:49 +02:00
worldofpeace
2bd649b152 virtualbox: use wrapQtAppsHook
Fixes #66200

See: #65399
2019-08-06 13:07:57 -04:00
Jonathan Ringer
8759ff6cad cdo: 1.9.0 -> 1.9.7.1 2019-08-06 09:20:15 -07:00
Merlin Göttlinger
961b83a99d
Don't use buildOcaml 2019-08-06 17:54:09 +02:00
Aaron Andersen
185782486e
Merge pull request #65567 from karolchmist/devilutionx
devilutionx: init at unstable-2019-07-28
2019-08-06 11:38:04 -04:00
Gabriel Ebner
b3a88b8d10
WIP: openjdk: 11.0.2 -> 12 (#58602)
WIP: openjdk: 11.0.2 -> 12
2019-08-06 16:28:20 +02:00
Karol Chmist
983c30f5ab devilutionx: init at unstable-2019-07-28 2019-08-06 14:40:41 +02:00
volth
048a0acb89 arangodb: 3.3.19 -> 3.2.18, 3.3.22, 3.4.3, 3.5.0-rc.7 2019-08-06 11:48:34 +00:00
Sarah Brofeldt
2b49f9cc8a
Merge pull request #66069 from mmahut/pytrends
pythonPackages.pytrends: init at 4.6.0
2019-08-06 05:56:46 +02:00
Mario Rodas
0651ab5b8a
Merge pull request #52441 from vdemeester/init-buildkit
buildkit: init at v0.4.0
2019-08-05 19:18:17 -05:00
Dmitry Kalinkin
ecef988054
hepmc: rename to hepmc2 2019-08-05 17:47:43 -04:00
Orivej Desh
f8d83938a7 swig4: init at 4.0.0
SWIG 4 is not a complete replacement for SWIG 3 because it has removed support
for CFFI, Allegrocl, Chicken, CLISP, S-EXP, UFFI, Pike, Modula3.
2019-08-05 21:42:07 +00:00
Maximilian Bosch
d86f7ff625
Merge pull request #65851 from mmahut/github-commenter
github-commenter: init at 0.5.0
2019-08-05 23:19:32 +02:00
Andreas Wiese
11fb28f305 pythonPackages.python-vipaccess: init at 0.10.3 2019-08-05 21:10:16 +02:00
Andreas Wiese
7dfa1f842e pythonPackages.oath: init at 1.4.3 2019-08-05 21:10:16 +02:00
worldofpeace
7a53b1cbe7
Merge pull request #65860 from etu/surf-display-kiosk-session
Surf display kiosk session
2019-08-05 14:41:56 -04:00
Marek Mahut
fd4545f35b pythonPackages.pytrends: init at 4.6.0 2019-08-05 20:05:08 +02:00
worldofpeace
66d33844bd
Merge pull request #66028 from r-ryantm/auto-update/python3.7-asyncssh
python37Packages.asyncssh: 1.17.0 -> 1.17.1
2019-08-05 12:07:52 -04:00
Elis Hirwing
406fbdd67e
surf-display: init at 2019-04-15 2019-08-05 17:50:02 +02:00
worldofpeace
8095440806 pythonPackages.gssapi: 1.5.1 -> 1.6.0
* fetchFromGitHub
  it's probably best to use source to avoid cython issues.

* correct Inputs declaration

* enable tests

* don't set LD_LIBRARY_PATH
  that was needed for k5test. we hardcode in that package
2019-08-05 11:31:03 -04:00
worldofpeace
9d973b3dc1 pythonPackages.k5test: init at 0.9.2
This was split out gssapi a while ago.
Needs an extensive fix-paths.patch since
it's reliant upon many shell tools.
2019-08-05 11:31:03 -04:00
Christian Kampka
48395480f7 kops_1_13: init at 1.13.0 2019-08-05 16:06:30 +02:00
Christian Kampka
4d50ce93aa kops: restructure package to maintain multiple versions in the future
kops versions are bound to the version of the kubernetes cluster they
are targeted to maintain (kops 1.12 -> k8s 1.12, kops 1.13 -> k8s 1.13,
etc). Upgrading kops should therefore be done very deliberately
as it may affect the cluster it is working with in drastic ways.
This change introduces the ability to maintain multiple versions of
kops in nixpkgs, giving the users the ability to pin it to their target
cluster version when installing
2019-08-05 16:06:30 +02:00
Marek Mahut
9a8e4c0da1 github-commenter: init at 0.5.0 2019-08-05 15:15:01 +02:00
Lancelot SIX
2e955ca4c5
motu_client: drop
This fork of cls-motu is unmaintained. Remove it from nixpkgs.
2019-08-05 14:32:25 +02:00
Jonathan Ringer
016cc8e790 python2Packages.ase: freeze at 3.17 2019-08-05 01:38:16 -07:00
Pavol Rusnak
12a22535e8
pythonPackages.webrtcvad: init at 2.0.10 2019-08-04 23:29:34 +02:00
Charles Duffy
784c69adfa
curaLulzbot: move dependencies into sequestered corner of source tree 2019-08-04 15:51:53 -05:00
Samuel Dionne-Riel
590fa86ea6
Merge pull request #65360 from samueldr/updates/netsurf-3.9
netsurf: 3.5 → 3.9
2019-08-04 16:22:01 -04:00
Francesco Gazzetta
30817f9779 coloursum: init at 0.1.0 2019-08-04 21:03:55 +02:00
worldofpeace
597f6de15f
Merge pull request #65606 from eadwu/blender/2.80
blender: 2.79b -> 2.80
2019-08-04 14:33:34 -04:00
Merlin Göttlinger
d940b44137
tcslib: init at version v0.3
build for tcslib as contribution as well as usage example for the new buildOasisPackage
2019-08-04 18:16:16 +02:00
worldofpeace
4ff6cc92b9 ideogram: init at 1.2.2 2019-08-04 07:42:17 -04:00
Jaka Hudoklin
e2cd85d9b4
Merge pull request #65166 from PsyanticY/vault-with-ui
vault-bin: init at 1.1.3
2019-08-04 13:06:28 +02:00
David Meister
60358cdd9e ledger-live-desktop: init at 1.12.0 (#62753) 2019-08-04 12:37:12 +03:00
Francesco Zanini
1b1f9f95dd ripgrep-all: init at 0.9.2 2019-08-04 09:18:47 +02:00
Benjamin Saunders
0fd978baf7 vulkan-validation-layers: 1.1.101.0 -> 1.1.106.0 2019-08-03 17:52:43 +02:00
Robin Gloster
e1f0d24454
Merge pull request #65841 from aanderse/flare
flare: 1.10 -> 1.11
2019-08-03 15:48:27 +00:00
Izorkin
22d179593c phpPackages.redis: 4.3.0 -> 5.0.2 2019-08-03 17:25:46 +03:00
Izorkin
39da057b4c phpPackages.pthreads: init at 3.2.0-dev 2019-08-03 17:23:14 +03:00
Izorkin
b864d2dc29 phpPackages.pthreads: 3.1.5 -> 3.2.0 2019-08-03 17:19:40 +03:00
Izorkin
8466316659 phpPackages.protobuf: 3.8.0 -> 3.9.0 2019-08-03 17:11:46 +03:00
Izorkin
4e21f11fef phpPackages.ast: 1.0.1 -> 1.0.3 2019-08-03 17:05:24 +03:00
Robert Schütz
497f1a00f1 python.pkgs.pyqtwebengine: init at 5.12.1
5.13.0 is available, however, it assumes qt 5.13 is used and fails
to build due to a missing QWebEngineNotification class.
2019-08-03 16:04:34 +02:00
Jake Waksbaum
3ab32ee8f6 framac: 18 -> 19 and update why3 2019-08-03 14:03:22 +00:00
Izorkin
da7f227480 phpPackages.event: 2.5.2 -> 2.5.3 2019-08-03 16:44:03 +03:00
Izorkin
60d61749b1 phpPackages.composer: 1.8.6 -> 1.9.0 2019-08-03 16:42:26 +03:00
Aaron Andersen
3c1458c065 flare: add darwin support 2019-08-03 08:12:24 -04:00
Pavol Rusnak
7c8e7aaa4d
runwayml: init at 0.8.1 2019-08-03 12:52:56 +02:00
Mario Rodas
6600dd177b
twitterBootstrap3: drop
Bootstrap 3 has reached EOL in July 24, 2019. See: https://blog.getbootstrap.com/2019/07/24/lts-plan/
2019-08-03 04:20:00 -05:00
Jörg Thalheim
d02ead41f8
Merge pull request #65407 from alunduil/add-zfs-replication
Add zfs replication
2019-08-03 09:14:08 +01:00
Sarah Brofeldt
57f6f4c147
Merge pull request #65607 from jonringer/add-gopro
gopro: init at 1.0
2019-08-03 08:44:37 +02:00
Sarah Brofeldt
24f3b88efc
Merge pull request #65621 from marsam/init-nfpm
nfpm: init at 0.12.0
2019-08-03 08:43:10 +02:00
Frederik Rietdijk
5e32d10aeb
Merge pull request #65043 from volth/cpan2nix-2019-07-18
perlPackages: update
2019-08-03 08:16:57 +02:00
Samuel Dionne-Riel
c405588b7c netsurf.libnspsl: init at 0.1.5 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel
08cde7620d netsurf.libsvgtiny: init at 0.1.7 2019-08-02 21:47:58 -04:00
Samuel Dionne-Riel
df952a21ef netsurf.libnslog: init at 0.1.2 2019-08-02 21:47:58 -04:00
Charles Duffy
0ca75bc294
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18
Move Cura Lulzbot Edition to be based on the same generation of the
codebase as the upstream (Ultimaker) branch, away from a many-year-old
legacy tree.

Since prior Lulzbot Edition packaging simply wrapped binaries unpacked
from Debian binary packages, doing this right requires forking the same
dependencies that Lulzbot has branched themselves as well.
2019-08-02 19:36:33 -05:00
Frederik Rietdijk
d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
Jonathan Ringer
a7279ea9dc pythonPackages.xmlschema: init at 1.0.13 2019-08-02 14:21:04 -07:00
Marek Mahut
39d9b5d8a5
Merge pull request #65815 from petabyteboy/feature/cbmem
cbmem: init at 4.9
2019-08-02 23:02:58 +02:00
Milan Pässler
64c5ea07da cbmem: init at 4.9 2019-08-02 21:01:00 +02:00
WilliButz
c221f9fdf2
Merge pull request #65751 from mayflower/pkgs/prometheus-postgres-exporter
prometheus-postgres-exporter: init at 0.5.1
2019-08-02 18:45:32 +02:00
Vasiliy Yorkin
3aed444d57 ocamlPackages.secp256k1: init at 0.4.0 2019-08-02 16:01:53 +00:00
Jonathan Ringer
5b30a10a0c gopro: init at 1.0 2019-08-02 08:56:59 -07:00
volth
e447301328 [cpan2nix] perlPackages.LogDispatchouli: 2.017 -> 2.019 2019-08-02 15:29:20 +00:00
volth
b2245d1934 [cpan2nix] perlPackages.FileCopyRecursive: 0.44 -> 0.45 2019-08-02 15:28:29 +00:00
volth
6b7361cbea [cpan2nix] perlPackages.FilesysDiskUsage: 0.12 -> 0.13 2019-08-02 15:27:40 +00:00
volth
2f0dc17015 [cpan2nix] perlPackages.Clone: 0.42 -> 0.43 2019-08-02 15:27:17 +00:00
volth
75cbff692f [cpan2nix] perlPackages.asa: 1.03 -> 1.04 2019-08-02 15:27:11 +00:00
volth
94c2bf84af [cpan2nix] perlPackages.RoleTiny: 2.000006 -> 2.000007 2019-08-02 15:26:44 +00:00
volth
0ef6e5524c [cpan2nix] perlPackages.ModernPerl: 1.20190601 -> 1.20190727 2019-08-02 15:26:29 +00:00
volth
665b64fd8b [cpan2nix] perlPackages.MCE: 1.842 -> 1.843 2019-08-02 15:26:26 +00:00
Alex Brandt
29bdb1c672 zfs-replicate: init at 1.1.11
Used by zfs.autoReplication module.
2019-08-02 08:04:21 -07:00
Alex Brandt
2e7355ff13 pythonPackages.stringcase: init at version 1.2.0
Needed by zfs-replicate.
2019-08-02 08:04:21 -07:00
Franz Pletz
e4c60a1e42
prometheus-postgres-exporter: init at 0.5.1 2019-08-02 15:59:29 +02:00
Jörg Thalheim
c740bbf1ba
mariadb: 10.3.15 -> 10.3.17 (#63355)
mariadb: 10.3.15 -> 10.3.17
2019-08-02 14:54:03 +01:00
Edmund Wu
67209e1b20
blender: 2.97b -> 2.80 2019-08-02 08:58:49 -04:00
Herwig Hochleitner
d65f1b20c3
emacs-modes: replace melpa-generated with json format
This approach has several differences with emacs2nix:

- the updater uses a downloaded recipes.json and archive.json for commit information, it uses a local checkout only for hashing the recipes
- the generated file is JSON
- the updater is written in emacs lisp
- prefetch errors are put into an error key in the JSON, for review + meta.broken attributes are generated from it

The updater re-uses the existing generated file to memoize prefetched content-sha256s for commits, thus prefetching should normally be quite fast.
2019-08-02 09:15:47 +01:00
Sarah Brofeldt
28bf7ab6e6
Merge pull request #65516 from vbgl/ocaml-lambdasoup-0.6.3
ocamlPackages.lambdasoup: init at 0.6.3
2019-08-02 09:48:57 +02:00
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Marek Mahut
6c663f4ba9
Merge pull request #65769 from marsam/init-dsvpn
dsvpn: init at 0.1.0
2019-08-02 09:10:53 +02:00
Mario Rodas
a3762f9f46
Merge pull request #63881 from marsam/init-protobuf3_8
protobuf3_8: init at 3.8.0
2019-08-02 01:42:47 -05:00
Vincent Laporte
0d70d4a8b8 ocamlPackages.merlin_extend-0.3 -> merlin-extend-0.4 2019-08-02 06:32:51 +00:00
Vincent Laporte
bd9a7131a1
ocamlPackages.lambdasoup: init at 0.6.3 2019-08-02 06:31:12 +00:00
Mario Rodas
58e584ccd3
dsvpn: init at 0.1.0 2019-08-02 00:00:00 -05:00
Wael Nasreddine
7d16cd787d
pythonPackages.pynamodb: init at 3.4.1 (#65759) 2019-08-01 17:55:34 -07:00
adisbladis
9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
adisbladis
fae732edb1
nodePackages: Regenerate node packages for nodejs 10 & 12 2019-08-02 02:34:33 +02:00
Robin Gloster
41dac4bf9f
Merge pull request #65582 from WilliButz/add-mailexporter
prometheus-mail-exporter: init at 2019-07-14, add module and test
2019-08-01 23:14:21 +00:00
Nikolay Amiantov
17d29239b8 mumble: refactor and fix Qt 5 version
* Use -rc version instead of a git checkout. Rename derivation
  accordingly;
* Change PLUGIN_PATH similar to Arch;
* Fix install phase so that random files aren't installed and plugins
  use separate directory;
* Use linkSoVersions to remove duplicate libraries.
2019-08-01 23:06:13 +00:00
Jonathan Ringer
53e1df4e30 pythonPackages.elementpath: init at 1.1.8 2019-08-01 13:22:09 -07:00
Jon
b1f0e2ace1 python3Packages.datatable: fix the Darwin build (#65613) 2019-08-01 10:54:41 -07:00
Izorkin
0b8da0cbfb mariadb: add aliases for mariadb.client 2019-08-01 20:26:23 +03:00
Troels Henriksen
7d5f527fc0 oclgrind: init at 18.3. (#63159)
oclgrind: init at 18.3
2019-08-01 18:06:41 +02:00
Silvan Mosberger
386f516fba
Merge pull request #62742 from Infinisil/haskellPackages-overrides
haskellPackages: Don't ignore old overrides
2019-08-01 17:04:41 +02:00
Lionello Lunesu
15d5a93d16 gradle: declare package major versions 2019-08-01 21:04:14 +08:00
Jan Tojnar
7f1288b6ab
gnome3.pidgin-im-gnome-shell-extension: 1.0.1 -> 31 (#64110)
gnome3.pidgin-im-gnome-shell-extension: 1.0.1 -> 31
2019-08-01 13:56:29 +02:00
Jan Tojnar
9d8984e5c9
gnomeExtensions.pidgin-im-integration: move from gnome3.pidgin-im-gnome-shell-extension 2019-08-01 13:20:18 +02:00
Robert Hensing
2bd9aac158
Merge pull request #65677 from JohnAZoidberg/fix-frog
frog: Fix build (icu64 -> icu60)
2019-08-01 11:27:01 +02:00
Michael Weiss
3f5b182891
dmenu2: Remove the package (fix #63218) 2019-08-01 11:19:33 +02:00
Merlin Göttlinger
2ea2643b13
OCaml build support: add oasis build system 2019-08-01 10:44:04 +02:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
worldofpeace
3b37b0afc7
Merge pull request #65622 from HugoReeves/master
croc: init at 6.1.1
2019-08-01 02:22:08 -04:00
Hugo Reeves
4fa644bcec
croc: init at 6.1.1 2019-08-01 17:07:58 +12:00
Aaron Andersen
a1f738ba87
Merge pull request #62748 from aanderse/mediawiki
nixos/mediawiki: init service to replace httpd subservice
2019-07-31 22:12:23 -04:00
Aaron Andersen
95c2752835
Merge pull request #65513 from mmahut/jormungandr
jormungandr: init at 0.3.1
2019-07-31 22:00:58 -04:00
Jan Hrnko
68b647a3b6 pythonPackages.shamir-mnemonic: init at 0.1.0 2019-07-31 21:00:44 +02:00
Daniel Schaefer
851ebff688 frog: Fix build (icu64 -> icu60)
icu60 is the latest version that works.

Build the derivation languageMachines.test to test.
2019-07-31 19:08:33 +02:00
Nikolay Amiantov
cd0e461f93 tensorflow: expose binary builds 2019-07-31 13:33:26 +03:00
Nikolay Amiantov
019c13616b tensorflow: cleanup and merge with libtensorflow
This merges work done by yorickvP and timokau in #63208 and #63616 respectively.
Now the derivation builds both libtensorflow and the Python package and puts them into
different outputs.

Quite a bit of improvements were done on the top, including:

* Use official tag revision as source, not a branch;
* Use all system libraries possible (before only one was actually used);
* Move various environment variables to the derivation itself from hooks;
* Use source Python build instead of wheel build to ensure fixup hooks do their important jobs on libraries;
* And more that I forgot!
2019-07-31 13:28:44 +03:00
Nikolay Amiantov
0a1bf4734f libtensorflow: add binary build and add automatic generation 2019-07-31 13:28:44 +03:00
Yorick van Pelt
2e46ae0daa libtensorflow: 1.9 -> 1.14.0
This also changes it to a from-source build.
2019-07-31 13:28:15 +03:00
Timo Kaufmann
3df4e2df95 tensorflow: re-enable build from source [WIP] 2019-07-31 13:28:15 +03:00
Jörg Thalheim
33c6b28a78
makemkv: modernize derivation (#65608)
makemkv: modernize derivation
2019-07-31 09:25:47 +01:00
Peter Hoeg
f46b8a9ef2
Merge pull request #65618 from peterhoeg/p/spwgen
pwgen-secure: init at 0.9.1
2019-07-31 15:18:14 +08:00
Peter Hoeg
db5aa011b8 pwgen-secure: init at 0.9.1 2019-07-31 15:16:18 +08:00
volth
b434ee6397 [cpan2nix] perlPackages.PlackMiddlewareRemoveRedundantBody: 0.08 -> 0.09 2019-07-31 06:39:45 +00:00
volth
50b371a475 [cpan2nix] perlPackages.MooseXRoleParameterized: 1.10 -> 1.11 2019-07-31 06:39:45 +00:00
volth
a91455592a [cpan2nix] perlPackages.GamesSolitaireVerify: 0.2201 -> 0.2202 2019-07-31 06:39:45 +00:00
volth
feb0fddde6 [cpan2nix] perlPackages.Redis: 1.991 -> 1.995 2019-07-31 06:39:45 +00:00
volth
5061485b82 [cpan2nix] perlPackages.AlienBuild: 1.78 -> 1.79 2019-07-31 06:39:44 +00:00
volth
03dbc5b13d [cpan2nix] perlPackages.Coro: 6.54 -> 6.55 2019-07-31 06:39:44 +00:00
volth
f64c0369d5 [cpan2nix] perlPackages.CarpAssertMore: 1.16 -> 1.18 2019-07-31 06:39:44 +00:00
volth
62d34bbd5d [cpan2nix] perlPackages.Clone: 0.41 -> 0.42
dependencies:
perlPackages.BCOW: init at 0.001
2019-07-31 06:39:44 +00:00
volth
f7162cba32 [cpan2nix] perlPackages.AnyEvent: 7.15 -> 7.16 2019-07-31 06:39:44 +00:00
volth
5dbcd5ef2d [cpan2nix] perlPackages.RegexpGrammars: 1.051 -> 1.052 2019-07-31 06:39:44 +00:00
volth
7bcdd59395 [cpan2nix] perlPackages.Mojolicious: 8.21 -> 8.22 2019-07-31 06:39:44 +00:00
volth
ed0d4ff605 [cpan2nix] perlPackages.MCE: 1.841 -> 1.842 2019-07-31 06:39:44 +00:00
volth
e0fa64544d [cpan2nix] perlPackages.ClassInspector: 1.34 -> 1.36 2019-07-31 06:39:44 +00:00
volth
9ce9491e9f [cpan2nix] perlPackages.CPANPerlReleases: 4.08 -> 4.10 2019-07-31 06:39:44 +00:00
volth
0d90239d31 perlPackages.AppClusterSSH: init at 4.13.2
dependencies:
perlPackages.X11ProtocolOther: init at 31
2019-07-31 06:39:44 +00:00
volth
0f74437dbf [cpan2nix] perlPackages.DeviceSerialPort: init at 1.04 2019-07-31 06:39:44 +00:00
volth
39ae62f0ab [cpan2nix] perlPackages.DistZillaPluginTestMinimumVersion: 2.000008 -> 2.000010 2019-07-31 06:39:43 +00:00
volth
f7e57fdc00 [cpan2nix] perlPackages.CatalystViewJSON: 0.36 -> 0.37 2019-07-31 06:39:43 +00:00
volth
531ba0e0e8 [cpan2nix] perlPackages.TaskFreecellSolverTesting: cleanup 2019-07-31 06:39:43 +00:00
volth
199806c920 [cpan2nix] perlPackages.Workflow: 1.45 -> 1.46 2019-07-31 06:39:43 +00:00
volth
50d0dcbbd8 [cpan2nix] perlPackages.Connector: 1.26 -> 1.27 2019-07-31 06:39:43 +00:00
volth
e3d6d94612 [cpan2nix] perlPackages.Starman: 0.4014 -> 0.4015 2019-07-31 06:39:43 +00:00
volth
88544576fa [cpan2nix] perlPackages.PlackMiddlewareRemoveRedundantBody: 0.07 -> 0.08 2019-07-31 06:39:43 +00:00
volth
83a991de30 [cpan2nix] perlPackages.GeoIP2: 2.006001 -> 2.006002 2019-07-31 06:39:43 +00:00
volth
c8232c34e8 [cpan2nix] perlPackages.AppSqitch: 0.9999 -> v1.0.0 2019-07-31 06:39:43 +00:00
volth
dcfb7af23f [cpan2nix] perlPackages.FinanceQuote: 1.47 -> 1.49
dependencies:
perlPackages.JSONParse: init at 0.55
2019-07-31 06:39:43 +00:00
volth
61a6c381b2 [cpan2nix] perlPackages.PerlPrereqScanner: cleanup 2019-07-31 06:39:43 +00:00
volth
c065ccd12d [cpan2nix] perlPackages.MaxMindDBReaderXS: 1.000007 -> 1.000008 2019-07-31 06:39:43 +00:00
volth
d2267dae2b [cpan2nix] perlPackages.MaxMindDBReader: 1.000013 -> 1.000014 2019-07-31 06:39:43 +00:00
volth
ff3dcc3aa4 [cpan2nix] perlPackages.CPAN: 2.26 -> 2.27 2019-07-31 06:39:42 +00:00
volth
44d6f7e2d2 [cpan2nix] perlPackages.CodeTidyAll: 0.73 -> 0.74 2019-07-31 06:39:42 +00:00
volth
7817e403e3 [cpan2nix] perlPackages.DateTime: 1.50 -> 1.51 2019-07-31 06:39:42 +00:00
volth
9abd6130e3 [cpan2nix] perlPackages.PerlCritic: 1.132 -> 1.134 2019-07-31 06:39:42 +00:00
volth
7140fb0287 [cpan2nix] perlPackages.DateTimeTimeZone: 2.34 -> 2.36 2019-07-31 06:39:42 +00:00
volth
a5755c65d3 [cpan2nix] perlPackages.SQLTranslator: 0.11024 -> 1.60 2019-07-31 06:39:42 +00:00
volth
66e40a4bd0 [cpan2nix] perlPackages.Carton: cleanup 2019-07-31 06:39:42 +00:00
volth
547977c401 [cpan2nix] perlPackages.Menlo: cleanup 2019-07-31 06:39:42 +00:00
volth
98689dde9a [cpan2nix] perlPackages.GamesSolitaireVerify: 0.2000 -> 0.2201
dependencies:
perlPackages.DirManifest: init at 0.2.0
2019-07-31 06:39:42 +00:00
volth
e93c4be098 [cpan2nix] perlPackages.LWP: 6.38 -> 6.39 2019-07-31 06:39:42 +00:00
volth
746d2ca17a [cpan2nix] perlPackages.InlineC: 0.80 -> 0.81 2019-07-31 06:39:42 +00:00
volth
f916148361 [cpan2nix] perlPackages.PPIxRegexp: 0.064 -> 0.065 2019-07-31 06:39:42 +00:00
volth
6b6ba6e4b3 [cpan2nix] perlPackages.AlienBuild: 1.65 -> 1.78 2019-07-31 06:39:41 +00:00
volth
4a26935634 [cpan2nix] perlPackages.MathClipper: 1.27 -> 1.29 2019-07-31 06:39:41 +00:00
volth
8d2e0dce30 [cpan2nix] perlPackages.MailBox: 3.006 -> 3.007 2019-07-31 06:39:41 +00:00
volth
e2d9257e44 [cpan2nix] perlPackages.LinguaENTagger: 0.30 -> 0.31 2019-07-31 06:39:41 +00:00
volth
0de598223a [cpan2nix] perlPackages.BC: 1.55 -> 1.57 2019-07-31 06:39:41 +00:00
volth
e505950a38 [cpan2nix] perlPackages.PPIxQuoteLike: 0.006 -> 0.007 2019-07-31 06:39:41 +00:00
volth
1b11e8b46d [cpan2nix] perlPackages.Test2PluginNoWarnings: 0.06 -> 0.07 2019-07-31 06:39:41 +00:00
volth
c97debca19 [cpan2nix] perlPackages.TemplateToolkit: 2.28 -> 2.29 2019-07-31 06:39:41 +00:00
volth
aa509a2ad1 [cpan2nix] perlPackages.PPI: 1.236 -> 1.270 2019-07-31 06:39:41 +00:00
volth
d5ac8ec4ae [cpan2nix] perlPackages.CookieBaker: 0.10 -> 0.11 2019-07-31 06:39:41 +00:00
volth
f47311b4c8 [cpan2nix] perlPackages.PerlPrereqScannerNotQuiteLite: 0.9904 -> 0.9906 2019-07-31 06:39:41 +00:00
volth
b2225c3a74 [cpan2nix] perlPackages.MailTransport: 3.003 -> 3.004 2019-07-31 06:39:41 +00:00
volth
b8497df2fc [cpan2nix] perlPackages.LocaleCodes: 3.60 -> 3.61 2019-07-31 06:39:40 +00:00
volth
f0e7dec52b [cpan2nix] perlPackages.FFICheckLib: 0.23 -> 0.25 2019-07-31 06:39:40 +00:00
volth
baf712303c [cpan2nix] perlPackages.DateManip: 6.76 -> 6.77 2019-07-31 06:39:40 +00:00
volth
8a1dcdac1e [cpan2nix] perlPackages.CPANPLUS: 0.9176 -> 0.9178 2019-07-31 06:39:40 +00:00
volth
c49aca14d7 [cpan2nix] perlPackages.Test2Suite: 0.000119 -> 0.000122 2019-07-31 06:39:40 +00:00
volth
d8c46b3d1e [cpan2nix] perlPackages.PDFAPI2: 2.033 -> 2.034 2019-07-31 06:39:40 +00:00
volth
7d7852eb2f [cpan2nix] perlPackages.YAML: 1.27 -> 1.29 2019-07-31 06:39:40 +00:00
volth
5174800b9d [cpan2nix] perlPackages.Gtk3: 0.034 -> 0.035 2019-07-31 06:39:40 +00:00
volth
8ba3a3b3c9 [cpan2nix] perlPackages.CGI: 4.42 -> 4.44 2019-07-31 06:39:40 +00:00
volth
c59369117e [cpan2nix] perlPackages.TextTemplate: 1.55 -> 1.56 2019-07-31 06:39:40 +00:00
volth
5a6cf06497 [cpan2nix] perlPackages.DataPage: 2.02 -> 2.03 2019-07-31 06:39:40 +00:00
volth
3b05410f1d [cpan2nix] perlPackages.TextBibTeX: 0.87 -> 0.88 2019-07-31 06:39:40 +00:00
volth
b72f736282 [cpan2nix] perlPackages.TestRunValgrind: 0.2.0 -> 0.2.1 2019-07-31 06:39:39 +00:00
volth
f527f9c629 [cpan2nix] perlPackages.TermShell: 0.10 -> 0.11 2019-07-31 06:39:39 +00:00
volth
81e4f5ec62 [cpan2nix] perlPackages.Razor2ClientAgent: 2.84 -> 2.86 2019-07-31 06:39:39 +00:00
volth
1f3c2e211e [cpan2nix] perlPackages.DevelPatchPerl: 1.56 -> 1.64 2019-07-31 06:39:39 +00:00
volth
ab79effbeb [cpan2nix] perlPackages.AuthenRadius: 0.29 -> 0.31 2019-07-31 06:39:39 +00:00
volth
292b929d2b [cpan2nix] perlPackages.TimeDurationParse: 0.14 -> 0.15 2019-07-31 06:39:39 +00:00
volth
f9369b95e5 [cpan2nix] perlPackages.NetHTTP: 6.18 -> 6.19 2019-07-31 06:39:39 +00:00
volth
6fdff10b17 [cpan2nix] perlPackages.Inline: 0.82 -> 0.83 2019-07-31 06:39:39 +00:00
volth
0bcf43c513 [cpan2nix] perlPackages.EV: 4.25 -> 4.27 2019-07-31 06:39:39 +00:00
volth
9172867692 [cpan2nix] perlPackages.ArrayDiff: 0.07 -> 0.09 2019-07-31 06:39:39 +00:00
volth
967127db20 [cpan2nix] perlPackages.ack: 2.28 -> v3.0.2 2019-07-31 06:39:39 +00:00
volth
d937702294 [cpan2nix] perlPackages.TestCompile: v1.3.0 -> v2.2.2 2019-07-31 06:39:39 +00:00
volth
dce8d7d834 [cpan2nix] perlPackages.SUPER: 1.20141117 -> 1.20190531 2019-07-31 06:39:39 +00:00
volth
05a1b517ab [cpan2nix] perlPackages.NetWhoisIP: cleanup 2019-07-31 06:39:38 +00:00
volth
927756bdbf [cpan2nix] perlPackages.MailTools: 2.20 -> 2.21 2019-07-31 06:39:38 +00:00
volth
08b0aaa95d [cpan2nix] perlPackages.ConfigTiny: 2.23 -> 2.24 2019-07-31 06:39:38 +00:00
volth
2467bc00ae [cpan2nix] perlPackages.YAMLLibYAML: 0.77 -> 0.79 2019-07-31 06:39:38 +00:00
volth
566682346b [cpan2nix] perlPackages.WWWFormUrlEncoded: 0.25 -> 0.26 2019-07-31 06:39:38 +00:00
volth
6b21d2ead4 [cpan2nix] perlPackages.TimeDuration: 1.20 -> 1.21 2019-07-31 06:39:38 +00:00
volth
b7a13722d7 [cpan2nix] perlPackages.TextCSV: 1.99 -> 2.00 2019-07-31 06:39:38 +00:00
volth
e226b53745 [cpan2nix] perlPackages.TestSynopsis: 0.15 -> 0.16 2019-07-31 06:39:38 +00:00
volth
960dfde7ca [cpan2nix] perlPackages.TestSimple13: 1.302162 -> 1.302164 2019-07-31 06:39:38 +00:00
volth
c323f84ac7 [cpan2nix] perlPackages.Storable: 3.11 -> 3.15 2019-07-31 06:39:38 +00:00
volth
614921a034 [cpan2nix] perlPackages.ScopeUpper: 0.31 -> 0.32 2019-07-31 06:39:38 +00:00
volth
b54ddca175 [cpan2nix] perlPackages.RegexpGrammars: 1.049 -> 1.051 2019-07-31 06:39:38 +00:00
volth
922cbbe5e1 [cpan2nix] perlPackages.ProcProcessTable: 0.56 -> 0.59 2019-07-31 06:39:38 +00:00