Orivej Desh
ed5d0ed4c6
tony: init at 2.1.1
2020-03-26 22:34:47 +00:00
Orivej Desh
ef164d2ba9
vamp-plugin-sdk: rename from vamp.vampSDK
2020-03-26 22:34:47 +00:00
Matthew Bauer
cc7fec170b
andyetitmoves: make unconditional
...
This should never be null - the meta.platforms gives us an assertion.
2020-03-26 17:32:25 -04: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
Lancelot SIX
8bbea171d9
opencl-headers: 2.2 -> 2020.03.13
...
The KhronosGroup released a first tag in the reference repository for
headers.
See
https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2020.03.13
2020-03-26 19:26:26 +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
Michael Lingelbach
a0b992fdf8
tensorflow: 1.15.0 -> 1.15.1
...
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
(cherry picked from commit 34296980d1
)
2020-03-25 16:42:27 +00:00
Andreas Rammhold
d7673d7889
bazel_0: init at 0.26.0
...
(cherry picked from commit 1c0de27df3
)
2020-03-25 11:32:39 -04:00
Michael Lingelbach
3fab55793d
Add bazel 1.2.1
...
(cherry picked from commit 1c4f22a5da
)
2020-03-25 11:27:14 -04:00
Doron Behar
75c90d3fc7
liberio: init at unstable-2019-12-11
2020-03-25 15:16:54 +02: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
Marek Mahut
3f5fd762de
dnscontrol: init at 3.0.0.
2020-03-24 11:12:31 +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
Tor Hedin Brønner
dcd3c2a52e
weston: use pipewire_0_2
...
Still haven't migrated to pipewire-0.3.
2020-03-24 07:11:17 +01:00
Tor Hedin Brønner
aef3860211
libcroco: remove as it's no longer used
...
librsvg and gnome-shell was the only derivations needing libcroco. Both
of them have now dropped it as a dependency, so we can stop carrying it.
2020-03-24 07:11:03 +01:00
Tor Hedin Brønner
9220264fbc
vala_0_48: init at 0.48.1
2020-03-24 07:11:00 +01:00
Tor Hedin Brønner
2338b394da
pipewire: Add back 0.2.7
2020-03-24 07:06:57 +01:00
Tor Hedin Brønner
4ee2aac075
spidermonkey_68: init at 68.4.2
...
mostly copied over
- now uses python3
https://mail.gnome.org/archives/distributor-list/2020-February/msg00000.html
2020-03-24 07:06:55 +01: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
Jan Tojnar
986fbf4799
Merge branch 'staging-next' into staging
2020-03-24 01:51:55 +01: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
LightDiscord
29e6e32ef9
pdf-parser: init at 0.7.4
2020-03-23 20:45:51 +01: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
1b89aa3f7a
Merge branch 'master' into staging
2020-03-23 00:53:16 +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
Aleksey Uimanov
a01e8b740e
qxmledit: init at 0.9.15
2020-03-22 20:01:49 +05:00
Daiderd Jordan
ce12576dd0
Merge pull request #83079 from LnL7/darwin-gotools
...
gotools: fix darwin build
2020-03-22 14:41:16 +01:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Marek Mahut
e8cfb12f46
tessera: init at 0.10.2
2020-03-22 13:22:14 +01:00
Michal Minář
bb317ecbc6
ffado: 2.4.1 -> 2.4.2
...
- fixed ffado-diag
- fixed ffado-mixer
- enabled ffado-test
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2020-03-22 11:55:57 +01:00
Michele Guerini Rocco
bb9cf0f369
Merge pull request #83115 from rnhmjoj/monero
...
monero-gui: 0.15.0.1 -> 0.15.0.4
2020-03-22 09:14:21 +01:00
Dmitry Kalinkin
7b389de077
Merge pull request #81073 from ericdallo/gnome-extensions-drawn-on-your-screen
...
gnomeExtensions.draw-on-your-screen: init at 6
2020-03-22 03:27:51 -04:00
Greg Price
c93acee712
python39Full: fix to use Python 3.9 rather than 3.8
...
Looks like this was a typo when python39 was added in 648152fdb
.
2020-03-21 23:48:45 -07:00
Matthew Bauer
b94300945a
Merge pull request #75940 from davidtwco/wooting-init
...
wooting: init wootility, wooting-udev-rules and module
2020-03-22 02:03:52 -04:00
Jan Tojnar
d951c534da
Merge pull request #82274 from jtojnar/suitesparese-5.6
...
suitesparse: 5.4.0 → 5.7.1 + clean up
2020-03-22 06:58:25 +01:00
Matthew Bauer
81d84153c7
Merge pull request #82633 from kolbycrouch/master
...
retroarch: 1.8.1 -> 1.8.5
2020-03-21 23:49:01 -04:00
Matthew Bauer
293b16aae9
Merge remote-tracking branch 'origin/master' into retroarch-update
2020-03-21 23:01:45 -04:00
rnhmjoj
ddabb09c35
monero: use a compatible protobuf version
2020-03-22 03:37:45 +01:00
Jan Tojnar
cc73796779
Merge pull request #82699 from hedning/libnma
...
libnma: init at 1.8.28
2020-03-22 00:33:35 +01:00
Domen Kožar
1ff9d94f38
spring: it works!
2020-03-21 18:18:44 +01:00
Daiderd Jordan
cb75c0f905
gotools: fix darwin build
2020-03-21 14:44:57 +01:00
Mario Rodas
7eb35cd144
prometheus-mikrotik-exporter: fix build on darwin
2020-03-21 06:28:00 -05:00
Mario Rodas
f34fd0c37a
prometheus-dnsmasq-exporter: fix build on darwin
2020-03-21 06:27:00 -05:00
Mario Rodas
47e436793b
prometheus-varnish-exporter: fix build on darwin
2020-03-21 06:26:00 -05:00
Mario Rodas
8a51989af0
terraform-providers.elasticsearch: fix build on darwin
2020-03-21 06:25:00 -05:00
Mario Rodas
d77fc69768
syncthing: fix build on darwin
2020-03-21 06:24:00 -05:00
Mario Rodas
428bb7d2b8
sensu-go-agent: fix build on darwin
2020-03-21 06:23:00 -05:00
Mario Rodas
78f00558e2
smimesign: fix build on darwin
2020-03-21 06:22:00 -05:00
Mario Rodas
dba7b8e394
victoriametrics: fix build on darwin
2020-03-21 06:21:00 -05:00
Mario Rodas
3ee3f9a535
thanos: fix build on darwin
2020-03-21 06:20:00 -05:00
Mario Rodas
c70cc016d7
mynewt-newt: fix build on darwin
2020-03-21 06:19:00 -05:00
Mario Rodas
7c096126c7
termshark: fix build on darwin
2020-03-21 06:18:00 -05:00
Mario Rodas
4e9e877ca3
minikube: fix build on darwin
2020-03-21 06:17:00 -05:00
Mario Rodas
074703a553
tflint: fix build on darwin
2020-03-21 06:16:00 -05:00
Mario Rodas
e55240ee9a
terracognita: fix build on darwin
2020-03-21 06:15:00 -05:00
Mario Rodas
8b8dff4cc9
jx: fix build on darwin
2020-03-21 06:14:00 -05:00
Mario Rodas
5ba0036271
reviewdog: fix build on darwin
2020-03-21 06:13:00 -05:00
Mario Rodas
d7d95111bd
zsh-history: fix build on darwin
2020-03-21 06:12:00 -05:00
Mario Rodas
306bc84748
gotify-server: fix build on darwin
2020-03-21 06:11:00 -05:00
Mario Rodas
17eed5e575
flyctl: fix build on darwin
2020-03-21 06:10:00 -05:00
Mario Rodas
28a71c8f59
yggdrasil: fix build on darwin
2020-03-21 06:09:00 -05:00
Mario Rodas
2d271bdd4c
sops: fix build on darwin
2020-03-21 06:08:00 -05:00
Mario Rodas
f729bd752f
tendermint: fix build on darwin
2020-03-21 06:07:00 -05:00
Mario Rodas
4340337ea5
saml2aws: fix build on darwin
2020-03-21 06:06:00 -05:00
Mario Rodas
dc68986142
obfs4: fix build on darwin
2020-03-21 06:05:00 -05:00
Mario Rodas
1565aabb5e
nebula: fix build on darwin
2020-03-21 06:04:00 -05:00
Mario Rodas
83b6e5b565
shadowfox: fix build on darwin
2020-03-21 06:03:00 -05:00
Mario Rodas
771cf05ac6
qbec: fix build on darwin
2020-03-21 06:02:00 -05:00
Mario Rodas
37087c1550
prow: fix build on darwin
2020-03-21 06:01:00 -05:00
Mario Rodas
622494d85d
helmfile: fix build on darwin
2020-03-21 06:00:00 -05:00
Mario Rodas
7a84da8ac8
shiori: fix build on darwin
2020-03-21 05:59:00 -05:00
Mario Rodas
b11d54582d
pgmetrics: fix build on darwin
2020-03-21 05:58:00 -05:00
Mario Rodas
4bf3a0de2e
pgcenter: fix build on darwin
2020-03-21 05:57:00 -05:00
Mario Rodas
0c25c3fd13
mutagen: fix build on darwin
2020-03-21 05:56:00 -05:00
Mario Rodas
f3c3ecae33
prototol: fix build on darwin
2020-03-21 05:55:00 -05:00
Mario Rodas
42b14764ab
pet: fix build on darwin
2020-03-21 05:54:00 -05:00
Mario Rodas
fda0e24e58
websocketd: fix build on darwin
2020-03-21 05:53:00 -05:00
Mario Rodas
0acc5e11b2
wtf: fix build on darwin
2020-03-21 05:52:00 -05:00
Mario Rodas
ce9ac41017
protoc-gen-doc: fix build on darwin
2020-03-21 05:51:00 -05:00
Mario Rodas
dba5b006e2
proto-contrib: fix build on darwin
2020-03-21 05:50:00 -05:00
Mario Rodas
b6b516f7cf
todoist: fix build on darwin
2020-03-21 05:49:00 -05:00
Mario Rodas
7d3eb98d62
mtail: fix build on darwin
2020-03-21 05:48:00 -05:00
Mario Rodas
ee2bda2119
mod: fix build on darwin
2020-03-21 05:47:00 -05:00
Mario Rodas
e0757cf88a
mkcert: fix build on darwin
2020-03-21 05:46:00 -05:00
Mario Rodas
3c1c304c7a
minio: fix build on darwin
2020-03-21 05:45:00 -05:00
Mario Rodas
5b83d95f2f
minio-client: fix build on darwin
2020-03-21 05:44:00 -05:00
Mario Rodas
1bd77eb9b0
matterbridge: fix build on darwin
2020-03-21 05:43:00 -05:00
Mario Rodas
6e973c66a0
minify: fix build on darwin
2020-03-21 05:42:00 -05:00
Mario Rodas
b85ea94504
mautrix-whatsapp: fix build on darwin
2020-03-21 05:41:00 -05:00
Mario Rodas
d6950431b7
lnd: fix build on darwin
2020-03-21 05:40:00 -05:00
Mario Rodas
55fa7fd585
linkerd: fix build on darwin
2020-03-21 05:39:00 -05:00
Mario Rodas
e52210e014
kustomize: fix build on darwin
2020-03-21 05:38:00 -05:00
Mario Rodas
cd50659071
lego: fix build on darwin
2020-03-21 05:37:00 -05:00
Mario Rodas
3772f50fc6
kubeseal: fix build on darwin
2020-03-21 05:36:00 -05:00
Mario Rodas
8e2dd1164f
kubernetes-helm: fix build on darwin
2020-03-21 05:35:00 -05:00
Mario Rodas
378de230c1
kepubify: fix build on darwin
2020-03-21 05:34:00 -05:00
Mario Rodas
dabed704c5
kubeval: fix build on darwin
2020-03-21 05:33:00 -05:00
Mario Rodas
6e26c88a24
kubeprompt: fix build on darwin
2020-03-21 05:32:00 -05:00
Mario Rodas
c47833f379
k9s: fix build on darwin
2020-03-21 05:31:00 -05:00
Mario Rodas
a39d49e990
kcli: fix build on darwin
2020-03-21 05:30:00 -05:00
Mario Rodas
618075428b
joker: fix build on darwin
2020-03-21 05:29:00 -05:00
Mario Rodas
92da50afa8
ipfs: fix build on darwin
2020-03-21 05:28:00 -05:00
Mario Rodas
6852ecdcf5
ipfs-cluster: fix build on darwin
2020-03-21 05:27:00 -05:00
Mario Rodas
ed310da737
imgproxy: fix build on darwin
2020-03-21 05:26:00 -05:00
Mario Rodas
2f022c86f2
gobuster: fix build on darwin
2020-03-21 05:20:00 -05:00
Mario Rodas
68705eee2e
hydroxide: fix build on darwin
2020-03-21 05:19:00 -05:00
Mario Rodas
73cb29e6d9
glow: fix build on darwin
2020-03-21 05:18:00 -05:00
Mario Rodas
7faf44250d
gomuks: fix build on darwin
2020-03-21 05:17:00 -05:00
Mario Rodas
dbb3f260ca
geoipupdate: fix build on darwin
2020-03-21 05:16:00 -05:00
Mario Rodas
e0ce72f901
hetzner-kube: fix build on darwin
2020-03-21 05:15:00 -05:00
Mario Rodas
4c6e7e64a0
golangci-lint: fix build on darwin
2020-03-21 05:14:00 -05:00
Mario Rodas
f68366f274
gobetween: fix build on darwin
2020-03-21 05:13:00 -05:00
Mario Rodas
069aff87e7
hugo: fix build on darwin
2020-03-21 05:12:00 -05:00
Mario Rodas
c058bc936d
go-ethereum: fix build on darwin
2020-03-21 05:11:00 -05:00
Mario Rodas
33f90726c3
gotify-cli: fix build on darwin
2020-03-21 05:10:00 -05:00
Mario Rodas
121bc52a52
hcloud: fix build on darwin
2020-03-21 05:09:00 -05:00
Mario Rodas
7e4f82ce7f
hey: fix build on darwin
2020-03-21 05:08:00 -05:00
Mario Rodas
cb8f82b836
gortr: fix build on darwin
2020-03-21 05:07:00 -05:00
Mario Rodas
a8c36060b7
grpcui: fix build on darwin
2020-03-21 05:06:00 -05:00
Mario Rodas
26f5b0ed8f
go-license-detector: fix build on darwin
2020-03-21 05:05:00 -05:00
Mario Rodas
4f8836ee99
iamy: fix build on darwin
2020-03-21 05:04:00 -05:00
Mario Rodas
b139887056
frp: fix build on darwin
2020-03-21 05:03:00 -05:00
Mario Rodas
c8359c42e0
fluxctl: fix build on darwin
2020-03-21 05:02:00 -05:00
Mario Rodas
da93b5a367
eksctl: fix build on darwin
2020-03-21 05:01:00 -05:00
Mario Rodas
6552397b67
editorconfig-checker: fix build on darwin
2020-03-21 05:00:00 -05:00
Mario Rodas
b49ca4818d
fly: fix build on darwin
2020-03-21 04:59:00 -05:00
Mario Rodas
ae47111f90
documize-community: fix build on darwin
2020-03-21 04:58:00 -05:00
Mario Rodas
5480f994e9
caddy2: fix build on darwin
2020-03-21 04:57:00 -05:00
Mario Rodas
e260f4861c
caddy: fix build on darwin
2020-03-21 04:56:00 -05:00
Mario Rodas
ecec7dff61
echoip: fix build on darwin
2020-03-21 04:55:00 -05:00
Mario Rodas
ee41c79c9a
elvish: fix build on darwin
2020-03-21 04:54:00 -05:00
Mario Rodas
a5a687734a
drone-cli: fix build on darwin
2020-03-21 04:53:00 -05:00
Mario Rodas
d557b441ac
drone: fix build on darwin
2020-03-21 04:52:00 -05:00
Mario Rodas
282966fc4e
cue: fix build on darwin
2020-03-21 04:51:00 -05:00
Mario Rodas
33454dafa2
argocd: fix build on darwin
2020-03-21 04:50:00 -05:00
Mario Rodas
5ea0235ba9
clash: fix build on darwin
2020-03-21 04:49:00 -05:00
Mario Rodas
59bc2841b4
dnsproxy: fix build on darwin
2020-03-21 04:48:00 -05:00
Mario Rodas
5b6342e8af
corerad: fix build on darwin
2020-03-21 04:47:00 -05:00
Mario Rodas
36ae531bc2
coredns: fix build on darwin
2020-03-21 04:46:00 -05:00
Mario Rodas
b47c4218bb
clair: fix build on darwin
2020-03-21 04:45:00 -05:00
Mario Rodas
91aacecb69
berglas: fix build on darwin
2020-03-21 04:44:00 -05:00
Mario Rodas
1da05f29db
awsweeper: fix build on darwin
2020-03-21 04:43:00 -05:00
Mario Rodas
a35fcc1000
cassowary: fix build on darwin
2020-03-21 04:42:00 -05:00
Mario Rodas
9fe9b59757
certigo: fix build on darwin
2020-03-21 04:41:00 -05:00
Mario Rodas
86d19c4e32
chezmoi: fix build on darwin
2020-03-21 04:40:00 -05:00
Mario Rodas
e50e48e9df
azure-storage-azcopy: fix build on darwin
2020-03-21 04:39:00 -05:00
Mario Rodas
f2dd2b8634
dolt: fix build on darwin
2020-03-21 04:38:00 -05:00
Mario Rodas
798569a534
aws-vault: fix build on darwin
2020-03-21 04:37:00 -05:00
Mario Rodas
203e2ca6f9
docui: fix build on darwin
2020-03-21 04:36:00 -05:00
Mario Rodas
028d53e996
packr: fix build on darwin
2020-03-21 04:35:00 -05:00
Mario Rodas
4a5a07a487
croc: fix build on darwin
2020-03-21 04:34:00 -05:00
Mario Rodas
e00ccb36b8
circleci-cli: fix build on darwin
2020-03-21 04:33:00 -05:00
Mario Rodas
a3a9f0387d
dive: fix build on darwin
2020-03-21 04:32:00 -05:00
Mario Rodas
38be8fbe7f
dbmate: fix build on darwin
2020-03-21 04:31:00 -05:00
Mario Rodas
48489b7e2c
bazelisk: fix build on darwin
2020-03-21 04:30:00 -05:00
Mario Rodas
e375bd2632
conftest: fix build on darwin
2020-03-21 04:29:00 -05:00
Mario Rodas
acac27bbef
ctop: fix build on darwin
2020-03-21 04:28:00 -05:00
Mario Rodas
6f95d105e0
exercism: fix build on darwin
2020-03-21 04:27:00 -05:00
Mario Rodas
a963023e7b
atlantis: fix build on darwin
2020-03-21 04:26:00 -05:00
Mario Rodas
64b130dd88
argo: fix build on darwin
2020-03-21 04:25:00 -05:00
Mario Rodas
4ca044eafc
archiver: fix build on darwin
2020-03-21 04:24:00 -05:00
Mario Rodas
976a9ea16b
go-tools: fix build on darwin
2020-03-21 04:23:00 -05:00
Mario Rodas
7e03d4416b
act: fix build on darwin
2020-03-21 04:22:00 -05:00
Mario Rodas
7449323baf
aerc: fix build on darwin
2020-03-21 04:21:00 -05:00
Mario Rodas
7db5054023
age: fix build on darwin
2020-03-21 04:20:00 -05:00
Michael Lingelbach
41b012907d
nvidia-optical-flow-sdk: init at 79c6cee80a2df9a196f20afd6b598a9810964c32
2020-03-21 01:35:29 -07:00
Tor Hedin Brønner
2b77be7cd7
libnma: init at 1.8.28
...
Upstream have pulled out libnma from networkmanagerapplet.
2020-03-21 04:41:13 +01:00
Eric Dallo
3064aa7525
gnomeExtensions.draw-on-your-screen: init at 6
2020-03-20 21:49:59 -03:00
Dmitry Kalinkin
451196438c
Merge pull request #81170 from kampka/kops_1_16
...
kops_1_16: init at 1.16.0
2020-03-20 19:14:15 -04:00
Robert Kreuzer
9b931dc86a
icepeak: use haskell.lib.justStaticExecutables
...
Also, add myself to the maintainers section for Haskell modules coming
from Hackage.
2020-03-20 21:07:56 +01:00
Robert Kreuzer
8aee4f4eeb
icepeak: init at 0.7.2
2020-03-20 21:07:56 +01:00
Milan
d1303f10e9
Merge pull request #70983 from jerith666/jdk-13
...
openjdk: 12.0.2 -> 13.0.2
2020-03-20 16:57:14 +01:00
Marek Mahut
feff5202d2
Merge pull request #82406 from mmahut/quorum
...
quorum: init at 2.5.0
2020-03-20 16:22:50 +01:00
Matt McHenry
6ebf2d6b1b
Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13
2020-03-20 08:21:44 -04:00
Domen Kožar
a28e401fd5
Merge branch 'master' into add/hashdeep-package
2020-03-20 11:51:25 +01:00
Drew Risinger
f56a759f13
pythonPackages.pproxy: init at 2.3.2
...
Tunnels among remote servers using regex rules.
Requirement for pythonPackages.qiskit-ibmq-provider.
2020-03-19 21:49:22 -07:00
Josef Kemetmüller
fbb273c5fe
fenics: 2017.1.0 -> 2019.1.0
...
Fixes : NixOS/nixpkgs#75886
2020-03-19 21:48:27 -07:00
Ben Wolsieffer
569566d98b
libgpiod: add support for Python bindings
2020-03-19 21:44:10 -07:00
Stig Palmquist
3aade16ff3
perlPackages.CryptSSLeay: 0.72 -> 0.73_06
...
dependencies:
perlPackages.BytesRandomSecure: init at 0.29
perlPackages.CryptRandomSeed: init at 0.03
perlPackages.CryptRandomTESHA2: init at 0.01
2020-03-19 18:12:38 -07:00
Aaron Andersen
ebb7040d74
Merge pull request #82846 from aanderse/rsyslog
...
rsyslog: remove libksi from default build because it is broken
2020-03-19 19:07:07 -04:00
Lily Ballard
4ebc22781d
psc-package: Stop using haskellPackages to build
...
Switch to the approach taken by
https://github.com/justinwoo/easy-purescript-nix/blob/master/psc-package-simple.nix
This downloads a prebuilt release and patches the linker paths. It
reduces the number of supported platforms, but ensures we're using the
official supported psc-package compiler. The `haskellPackages` approach
wasn't supported and was leading to version conflicts with dependencies.
2020-03-19 15:00:36 -07:00
Florian Klink
d07af374c1
Merge pull request #81200 from flokli/edid-generator
...
edid-generator: init at unstable-2018-03-15
2020-03-19 22:48:44 +01:00
Orivej Desh
c8edc08dc4
mup: init at 6.7
2020-03-19 19:54:22 +00:00
Rakesh Gupta
e34636737c
pythonPackages.mask-rcnn: init at 2.1
2020-03-19 11:19:16 -07:00
Jörg Thalheim
b00b66e262
Merge pull request #82861 from gila/terraform-lxd
...
terraform-providers.lxd: init at 1.3.0
2020-03-19 13:08:20 +00:00
zowoq
e57d07f2ae
libslirp: init at 4.2.0 ( #82905 )
2020-03-19 07:46:14 +00:00
Marcus Boyd
da760cf7a0
python3Packages.spyder_3: Added spyder_3
...
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Marcus Boyd
25f99265da
python3Packages.spyder-kernels: Add spyder-kernels_0_5
...
Previously top-level/python-packages.nix called spyder-kernels v0.5 for
Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
required by cq-editor and spyder v4 respectively.
v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
2020-03-19 07:38:56 +01:00
Bernardo Meurer
68775b63f1
passh: init at 2020-03-18
2020-03-18 21:01:04 -07:00
Dmitry Kalinkin
9a7f11e361
Merge pull request #82821 from veprbl/pr/lmmath_cleanup
...
cleanup duplicate Latin Modern fonts
2020-03-18 23:55:18 -04:00
Mario Rodas
eb3e75e788
Merge pull request #82854 from r-ryantm/auto-update/amass
...
amass: 3.4.4 -> 3.5.0
2020-03-18 21:14:13 -05:00
Jeffry Molanus
4bcdfdb7b8
terraform-providers.lxd: init at 1.3.0
2020-03-19 00:10:04 +01:00
Jonathan Ringer
aaefb947ea
texworks: fix qt build
2020-03-18 15:59:17 -07:00
flyfloh
57bf2557f7
pymetno: init at 0.5.0 ( #78132 )
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
Co-authored-by: Florian <flo@halbmastwurf.de>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-03-18 21:29:36 +00:00
Jonathan Ringer
a9c994ad0b
python: add pythonNamespacesHook
2020-03-18 12:20:51 -07:00
Kevin Rauscher
3d846aa29e
mopidy-mpd: init at version 3.0.0
2020-03-18 11:54:08 -07:00
Mario Rodas
692b890004
amass: enable on darwin
2020-03-18 09:31:01 -05:00
Aaron Andersen
bdd33bc3aa
rsyslog: remove libksi from default build because it is broken
2020-03-18 08:22:11 -04:00
Dmitry Kalinkin
ddf87fb1ba
Merge pull request #82736 from LeshaInc/master
...
blender: add OpenImageDenoise support
2020-03-18 07:31:22 -04:00
Jörg Thalheim
201ac90018
Merge pull request #66578 from AtkinsChang/minikube
...
minikube: 1.2.0 -> 1.6.2
2020-03-18 11:28:24 +00:00
Jörg Thalheim
52ee55fe0f
Merge pull request #82816 from Mic92/kubeval
...
kubeval: don't include huge schema to save space in hydra
2020-03-18 10:52:03 +00:00
Jörg Thalheim
9d144b84a3
kubeval: don't build against schema by default
...
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
2020-03-18 09:09:25 +00:00
Dmitry Kalinkin
fd867123f6
remove lmmath, rename latinmodern-math to lmmath
2020-03-18 03:24:53 -04:00
Martin Baillie
6e055c9f4a
tailscale: init at 0.96-33
...
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-03-18 05:07:47 +00:00
Niklas Hambüchen
6232fbdec7
Merge pull request #67608 from alexarice/variant-ant-themes
...
Variant Ant themes: init at 1.3.0
2020-03-18 03:54:14 +01:00
Maximilian Bosch
e808d11c43
peep: init at 0.1.4
2020-03-17 23:25:51 +01:00
Dmitry Kalinkin
0bd52ef94d
Merge pull request #82712 from veprbl/pr/nuweb_fix
...
nuweb: 1.58 -> 1.60, fix build
2020-03-17 17:10:34 -04:00
Christian Lütke-Stetzkamp
403a4b1ced
http2tcp: init at 0.5
2020-03-17 11:44:17 -07:00
Christian Lütke-Stetzkamp
93919c66a8
pythonPackages.wsgitools: init at 0.3.1
2020-03-17 11:44:17 -07:00