Orivej Desh
ef164d2ba9
vamp-plugin-sdk: rename from vamp.vampSDK
2020-03-26 22:34:47 +00:00
Matthieu Coudron
ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
...
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
Drew Risinger
532e0890b4
pythonPackages.qiskit-ibmq-provider: init at 0.4.5
...
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.
Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
Maximilian Bosch
90dcc33603
Merge pull request #40082 from jarjee/update/mongodb
...
mongodb: 3.4.10 -> 4.0.12
2020-03-26 18:15:09 +01:00
Ryan Mulligan
c09f2cce68
Merge pull request #63079 from dmvianna/inconsolata-nerdfont-2.0.0
...
inconsolata-nerdfont: init at 2.0.0
2020-03-26 09:30:45 -07:00
Niklas Hambüchen
0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
...
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Nathan Smyth
165d8bda82
mongodb: 3.4.20 -> 3.4.22, 3.6.12 -> 3.6.13, 4.0.9 -> 4.0.11
2020-03-26 14:02:49 +01:00
Nathan Smyth
97c4dff158
mongodb: split packages to expose 3.4, 3.6 and 4.0
2020-03-26 14:02:48 +01:00
Maximilian Bosch
89bcf4b7e2
Merge pull request #82353 from Ma27/nextcloud-upgrade-path
...
nixos/nextcloud: fix upgrade path from 19.09 to 20.03
2020-03-26 11:00:23 +01:00
Jörg Thalheim
461784ffe4
Merge pull request #83373 from bbigras/pixiecore
...
pixiecore: init at 2020-03-25
2020-03-26 08:09:30 +00:00
Bruno Bigras
78fbe7dba6
pixiecore: init at 2020-03-25
...
Co-authored-by: raunovv <rauno@oyenetwork.com>
2020-03-26 00:50:29 -04:00
Mario Rodas
bc79701a3c
Merge pull request #83333 from marsam/update-wal-g
...
wal-g: 0.2.14 -> 0.2.15
2020-03-25 20:29:49 -05:00
Dmitry Kudriavtsev
e882dfe91f
hercules: init at 3.13
2020-03-25 17:52:23 -07:00
Jonathan Ringer
44df87416d
python3Packages.xdg: init at 4.0.1
2020-03-25 17:11:45 -07:00
Aaron Andersen
a15e0daf99
Merge pull request #80035 from dtzWill/update/stretchly-0.21.1-electron7-simplify
...
stretchly: 0.21.0 -> 0.21.1, use system electron, simplify
2020-03-25 19:26:31 -04:00
Maximilian Bosch
702f645aa8
nixos/nextcloud: implement a safe upgrade-path between 19.09 and 20.03
...
It's impossible to move two major-versions forward when upgrading
Nextcloud. This is an issue when comming from 19.09 (using Nextcloud 16)
and trying to upgrade to 20.03 (using Nextcloud 18 by default).
This patch implements the measurements discussed in #82056 and #82353 to
improve the update process and to circumvent similar issues in the
future:
* `pkgs.nextcloud` has been removed in favor of versioned attributes
(currently `pkgs.nextcloud17` and `pkgs.nextcloud18`). With that
approach we can safely backport major-releases in the future to
simplify those upgrade-paths and we can select one of the
major-releases as default depending on the configuration (helpful to
decide whether e.g. `pkgs.nextcloud17` or `pkgs.nextcloud18` should be
used on 20.03 and `master` atm).
* If `system.stateVersion` is older than `20.03`, `nextcloud17` will be
used (which is one major-release behind v16 from 19.09). When using a
package older than the latest major-release available (currently v18),
the evaluation will cause a warning which describes the issue and
suggests next steps.
To make those package-selections easier, a new option to define the
package to be used for the service (namely
`services.nextcloud.package`) was introduced.
* If `pkgs.nextcloud` exists (e.g. due to an overlay which was used to
provide more recent Nextcloud versions on older NixOS-releases), an
evaluation error will be thrown by default: this is to make sure that
`services.nextcloud.package` doesn't use an older version by accident
after checking the state-version. If `pkgs.nextcloud` is added
manually, it needs to be declared explicitly in
`services.nextcloud.package`.
* The `nixos/nextcloud`-documentation contains a
"Maintainer information"-chapter which describes how to roll out new
Nextcloud releases and how to deal with old (and probably unsafe)
versions.
Closes #82056
2020-03-25 22:07:29 +01:00
Mario Rodas
5ce4be4536
Merge pull request #81621 from marsam/update-scrapy
...
pythonPackages.scrapy: 1.8.0 -> 2.0.0
2020-03-25 07:22:43 -05:00
peelz
c79b04a9a5
rmtrash: init at 1.13
2020-03-24 19:01:31 -07:00
Benjamin Hipple
fcbc4151d4
Merge pull request #82622 from lopsided98/opentx-update
...
opentx: 2.2.1 -> 2.3.5, fix build
2020-03-24 20:37:13 -04:00
Jan Beinke
504fe636f2
python3Packages.pymumble: init at 0.3.1
2020-03-24 14:33:49 -07:00
Pascal Bach
b70d749db8
python.pkgs.bacpypes: init at 0.18.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-03-24 12:36:46 -07:00
Dmitry Kalinkin
1ca3c56542
remove pythonPackages.pyhepmc
...
pythonPackages.hepmc3 should cover this functionality
2020-03-24 12:32:55 -07:00
Dmitry Kalinkin
61bc9e12a4
hepmc3: add python support
2020-03-24 12:32:55 -07:00
Millian Poquet
487bb6c32c
python3Packages.pytest-html: init at 2.1.0
2020-03-24 12:24:49 -07:00
Millian Poquet
ebed789ad4
pythonPackages.pytest-metadata: init at 1.8.0
2020-03-24 12:24:49 -07:00
Marek Fajkus
6231406535
zasm: Init at 4.2.6
2020-03-24 18:29:53 +01:00
Eelco Dolstra
d6ec410a47
Add packages.json to the tarball job
...
Moved from nixos-homepage.
2020-03-24 16:42:00 +01:00
puzzlewolf
5016a7612a
grandorgue: init at 0.3.1-r2333
2020-03-24 14:36:15 +01:00
Marek Mahut
1452e4acb7
Merge pull request #83135 from mmahut/tessera
...
tessera: init at 0.10.2
2020-03-24 13:19:46 +01:00
Mario Rodas
237a07a7d5
wal-g: 0.2.14 -> 0.2.15
...
Changelog: https://github.com/wal-g/wal-g/releases/tag/v0.2.15
2020-03-24 04:20:00 -05:00
Aneesh Agrawal
d81848e7ca
as31: remove
...
I don't use this anymore and it's fairly obscure;
I don't think anyone else uses it, so remove it.
2020-03-24 01:20:23 -04:00
worldofpeace
3a6d2f7d30
Merge pull request #81159 from c00w/some_go_112_drop
...
[go] Undo some 1.12 overrides that now build with 1.13
2020-03-23 17:34:58 -04:00
Aaron Andersen
68a963fc70
Merge pull request #82189 from stigtsp/package/perl-mojo-pg-init
...
perlPackages.MojoPg: init at 4.18
2020-03-23 16:44:04 -04:00
worldofpeace
01fc385d4a
Merge pull request #82289 from lovesegfault/passh-2020-03-10
...
passh: init at 2020-03-18
2020-03-23 16:23:14 -04:00
worldofpeace
37c62efad5
Merge pull request #81028 from mkg20001/ssh-import-id
...
ssh-import-id: init at 5.8
2020-03-23 15:50:54 -04:00
Jan Beinke
ca3e516e38
python3Packages.opuslib: init at 3.0.3
2020-03-23 10:33:30 -07:00
Phil Scott
664c6e273d
keeperrl: init at alpha28
2020-03-23 10:05:13 -07:00
Matthias Beyer
f24538c570
xmage: init at 1.4.42V6 ( #82655 )
...
xmage: init at 1.4.42V6
2020-03-23 09:55:30 -07:00
Jan Tojnar
7d9e3877e1
Merge pull request #81924 from bachp/samba-4.12.0
...
samba: 4.11.5 -> 4.12.0
2020-03-23 15:26:39 +01:00
Vincent Laporte
dd6d785d38
ocamlPackages.graphics: init at 5.1.0 for OCaml ≥ 4.09
2020-03-23 09:12:50 +01:00
Vincent Laporte
0229936bbe
buildDunePackage: add a “useDune2” option
2020-03-23 09:12:50 +01:00
Lancelot SIX
2a5a719930
pythonPackages.django_1_8: drop
...
This version is heavily outdated and is not required anymore.
Closes #52679
2020-03-22 22:47:53 -07:00
Lancelot SIX
d98fec6bd9
ptyhonPackages.django_tagging_0_4_3: drop
2020-03-22 22:47:53 -07:00
Lancelot SIX
0e6e3ddb2d
pythonPackages.graphitepager: drop
...
This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
2020-03-22 22:47:53 -07:00
Orivej Desh
f4c15495a6
libinstpatch: init at 1.1.3
2020-03-23 02:54:49 +00:00
Orivej Desh
e1c3085354
lrdf: move from librdf libraries
...
It was never called librdf and it is not a librdf.org project.
2020-03-23 00:22:36 +00:00
Colin L Rice
ac1336120f
treewide Drop unneeded go 1.12 overrides
2020-03-22 18:06:25 -04:00
Robert Hensing
4580564d4a
Merge pull request #83124 from gnprice/pr-python39full
...
python39Full: fix to use Python 3.9 rather than 3.8
2020-03-22 18:12:41 +01:00
Niklas Hambüchen
3e60781f53
pythonPackages.patch-ng: Init at 1.17.2.
...
Newer versions of `conan` need it.
Adding @HaoZeke as maintainer (is Conan maintainer).
2020-03-22 16:33:40 +01:00
Dmitry Kalinkin
54a0e269b3
Merge pull request #81922 from mjlbach/opencv_alternative
...
Enable nvidia-optical-flow-sdk when building opencv4 with cuda
2020-03-22 11:13:53 -04:00