Martin Weinelt
786d9a39ac
python3Packages.pytest-tornasync: init at 0.6.0.post2
2020-08-04 13:11:19 -07:00
Martin Weinelt
2ae6d1fed6
python3Packages.pytest-trio: init at 0.6.0
2020-08-04 13:11:19 -07:00
Vladimír Čunát
9febe2f8fc
mesa: fold override of patchelf inside whole build
...
Overriding it just for .drivers had the advantage of limiting rebuilds,
but it seems less clean and apparently it can interact a bit surprisingly
with some other overrides. /cc #94444 .
Also this will get removed once patchelf gets updated.
2020-08-04 21:52:29 +02:00
Vladimír Čunát
01c2ba8575
Merge branch 'staging-next' into staging
2020-08-04 21:38:08 +02:00
Vladimír Čunát
8bbc202208
Merge branch 'master' into staging-next
2020-08-04 21:37:39 +02:00
Vladimír Čunát
6a617de2c4
Merge #94532 : mesa.drivers: build with patchelf's master
2020-08-04 21:35:31 +02:00
Maximilian Bosch
edd9e3e610
Merge pull request #94625 from herrwiese/for-master/bpytop
...
bpytop: init at 1.0.0
2020-08-04 21:05:44 +02:00
Andreas Wiese
616962ffd9
bpytop: init at 1.0.0
2020-08-04 20:50:45 +02:00
Eelco Dolstra
69f615cb7a
Merge pull request #94225 from sternenseemann/lowdown
...
lowdown: init at 0.7.2
2020-08-04 17:25:54 +02:00
markuskowa
f2997db610
Merge pull request #92813 from markuskowa/add-ganesha
...
nfs-ganesha: init at 3.3
2020-08-04 14:01:05 +02:00
Frederik Rietdijk
26c481b435
Merge master into staging-next
2020-08-04 12:48:50 +02:00
Daniël de Kok
b56eb10f89
Merge pull request #94469 from cust0dian/navi-2.7.1
...
navi: init at 2.7.1
2020-08-04 12:07:45 +02:00
Jan Tojnar
5b543ef214
Merge pull request #93011 from jtojnar/meson-0.55.0
2020-08-04 04:04:50 +02:00
Robert Scott
56f2d53f26
pythonPackages.bsdiff4: init at 1.2.0
2020-08-03 14:39:36 -07:00
Pavol Rusnak
64a8d0115b
python3Packages.hwi: init at 1.1.2
2020-08-03 14:13:18 -07:00
Martin Weinelt
cd8dcb546a
python3Packages.pyHS100: init at 0.3.5.1
2020-08-03 13:52:39 -07:00
Martin Weinelt
2db9d13de4
pythonPackages.click-datetime: init at 0.2
2020-08-03 13:52:39 -07:00
Tim Steinbach
18ba7fc789
linux: Remove 5.6
2020-08-03 16:49:55 -04:00
Tim Steinbach
6afba54ead
linux_hardened_latest: Keep 5.7
2020-08-03 16:48:44 -04:00
Tim Steinbach
3a8cbea4f7
linux: Init 5.8
2020-08-03 16:45:45 -04:00
Ryan Mulligan
4162c69b3c
Merge pull request #92468 from petabyteboy/jitsi-meet
...
nixos/jitsi-meet: init
2020-08-03 12:43:37 -07:00
dpausp
37ee089855
eliot-tree: init at 19.0.1
...
dependencies:
* eliot: init at 1.12.0
2020-08-03 15:32:36 +00:00
John Ericson
7f0a9a4adb
Merge pull request #93905 from aaronjanse/aj-redox-release-cross
...
pkgs/top-level: add x86_64-redox to release-cross.nix
2020-08-02 22:57:27 -04:00
John Ericson
b5f7ed6846
Merge pull request #91293 from Ericson2314/cxx-wrapper-debt-part-2
...
treewide: Get rid of `cc.gcc`
2020-08-02 20:42:20 -04:00
Michael Raskin
ee02ea68d4
Merge pull request #85903 from kini/acl2-update
...
acl2: build standard library as well
2020-08-02 18:14:53 +00:00
John Ericson
92f96f47b0
treewide: Get rid of cc.gcc
...
Instead, we have a new `gccForLibs`, which has the appropriate
definition for e.g. avoiding `x86_32` linking problems.
2020-08-02 17:12:05 +00:00
Thomas Tuegel
798bba8fa0
Merge pull request #93903 from freezeboy/add-kfloppy
...
kfloppy: init at 20.04.3
2020-08-02 11:30:23 -05:00
Robert Hensing
150bf4fa3b
Merge pull request #75584 from Infinisil/settings-formats
...
Configuration file formats for JSON, INI, YAML and TOML
2020-08-02 16:58:49 +02:00
worldofpeace
705bbdbd9a
Merge pull request #84545 from mkg20001/pkg/timezonemap
...
timezonemap: init at 0.4.5
2020-08-02 08:36:00 -04:00
Vladimír Čunát
0c34580ebc
mesa.drivers: build with patchelf's master
...
Apparently using 0.9 (in b59fbf76d2
) didn't fully fix the problem.
2020-08-02 09:17:15 +02:00
Keshav Kini
9a32d3d136
acl2, acl2-minimal: build standard library, init
...
Before this commit, we only built the main ACL2 executable. Most users
will also want the standard library (the "Community Books"), so after
this commit, we build the entire `make everything` suite, which includes
essentially everything provided in the ACL2 repository.
There's also a new top-level package called `acl2-minimal` which has
just the core ACL2 executable, for those who really only want that.
Future work: modularize the build so that we can support multiple
different subsets of the standard library. A lot of the stuff in this
complete build is probably superfluous to almost all users. Also,
because some of the books have unclear or idiosyncratic licenses, the
full build will not be cached on cache.nixos.org, and installing it will
mean spending a few hours building it. So it would be good to have a
pared down build which excluded non-free books and things that people
rarely or never use.
2020-08-01 23:38:54 -07:00
Jörg Thalheim
b7d44114cb
Merge pull request #92284 from gnidorah/lazpaint
...
lazpaint: init at 7.1.3
2020-08-02 06:39:56 +01:00
Matt Wittmann
00501bd134
pythonPackages.vulture: init at 1.6
2020-08-01 21:05:55 -07:00
Martin Weinelt
929e79e6aa
python3Packages.openwebifpy: init at 3.1.1
2020-08-01 18:55:53 -07:00
Martin Weinelt
806d2f3f1c
python3Packages.async-upnp-client: init at 0.14.14
2020-08-01 18:50:04 -07:00
Martin Weinelt
32a3c9a220
python3Packages.python-didl-lite: init at 1.2.4
2020-08-01 18:50:04 -07:00
Martin Weinelt
1930604312
python3Packages.pyipp: init at 0.10.1
...
Also regenerate home-assistant component packages.
2020-08-01 18:01:14 -07:00
Martin Weinelt
25ac3f0f08
python3Packages.deepmerge: init at 0.1.0
2020-08-01 18:01:14 -07:00
Martin Weinelt
6c13b76481
pythonPackages.vcver: init at 0.2.10
2020-08-01 18:01:14 -07:00
Jonathan Ringer
c9c8acfbc8
ledger: 3.1.3 -> 3.2.1
2020-08-01 17:58:42 -07:00
Michael Weiss
fde8783f82
wayland-utils: init at 1.0.0 ( #94471 )
...
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-July/041565.html
2020-08-01 23:05:01 +02:00
Martin Weinelt
e89ba5ac56
mopidy-tunein: init at 1.0.0
2020-08-01 22:43:24 +02:00
Vladimír Čunát
c62ae96beb
Revert "libreoffice*: fix build after nss update"
...
This reverts commit 34432ad386
.
It's apparently not needed after merge a45f68cca
(PR #94188 )
2020-08-01 22:11:40 +02:00
Vladimír Čunát
508a5f447e
Merge #94421 : firefox* updates (security)
2020-08-01 22:11:35 +02:00
Martin Weinelt
93540e9c34
Merge pull request #93821 from mweinelt/pyfritzhome
...
python3Packages.pyfritzhome: init at 0.4.2
2020-08-01 22:09:12 +02:00
Martin Weinelt
ab5af376cc
Merge pull request #94465 from Mic92/rhasspy-upstream
...
opengrm-ngram: init at 1.3.11, phonetisaurus: init at 2020-07-31
2020-08-01 21:44:43 +02:00
Serg Nesterov
2ddf5fc2e4
navi: init at 2.7.1
2020-08-01 22:17:55 +03:00
Jörg Thalheim
d29b7d91d9
phonetisaurus: init at 2020-07-31
...
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2020-08-01 19:56:25 +01:00
Jörg Thalheim
59c0d1f3ad
opengrm-ngram: init at 1.3.11
2020-08-01 19:56:14 +01:00
Frederik Rietdijk
67af42e35f
Merge staging-next into staging
2020-08-01 19:37:45 +02:00
Frederik Rietdijk
50c060d13d
Merge master into staging-next
2020-08-01 19:37:20 +02:00
Echo Nolan
9db2259083
parity: 3.0.0 -> 3.0.1 and rename it to openethereum
2020-08-01 09:38:19 -07:00
Aaron Andersen
bb96f89763
Merge pull request #94388 from stigtsp/package/perl-cpan-mini-init
...
perlPackages.CPANMini: init at 1.111016
2020-08-01 10:08:03 -04:00
Daniël de Kok
7861d43abd
Merge pull request #89192 from raboof/init-puredata-gem-plugin-at-2020-03-26
...
gem: init at 2020-03-26
2020-08-01 11:07:41 +02:00
Vladimír Čunát
35ce100964
Merge #93227 : thunderbird*: add 78.1.0 (non-default)
...
> At this time, users of the Enigmail Add-on should not update to Thunderbird 78.
https://www.thunderbird.net/en-US/thunderbird/78.1.0/releasenotes/
2020-08-01 10:09:50 +02:00
Jörg Thalheim
0739f4b84f
Merge pull request #94105 from ddelabru/add-inform6
...
inform6: init at 6.34-6.12.2
2020-08-01 09:07:45 +01:00
Arnout Engelen
8ea4f5dea3
gem: init at 2020-03-26
2020-08-01 09:43:34 +02:00
taku0
1d730e1629
firefox-esr: 68.10.0esr -> 78.1.0esr
2020-08-01 15:39:40 +09:00
Ryan Mulligan
6a84389afe
Merge pull request #94203 from Artturin/add-autotiling
...
autotiling: init at 1.1
2020-07-31 20:41:42 -07:00
Artturin
f0e0df37a2
autotiling: init at 1.1
2020-08-01 05:43:15 +03:00
Silvan Mosberger
64a9b4b7a3
Merge pull request #94165 from siraben/scas
...
scas: init at 0.4.6
2020-08-01 03:44:21 +02:00
Silvan Mosberger
f9c2da7d35
Merge pull request #93232 from ShamrockLee/edukai
...
edukai: init at 4.0/edusong: init at 1.0/eduli: init at 3.0
2020-08-01 03:39:27 +02:00
Ben Siraphob
a05e809205
scas: init at 0.4.6
...
Suggested changes
2020-08-01 08:30:38 +07:00
Shamrock Lee
b2872b921d
eduli: Init at 3.0
...
Add `eduli` (MOE Li Font)
If approved, users will be able to install
the Chinese Li (clerical) Font provided by
the Ministry of Education, Republic of China (Taiwan).
This is probably the first font of clerical script in nixpkgs.
2020-08-01 08:17:26 +08:00
Shamrock Lee
8ca49923c6
edusong: Init at 1.0
...
Add `edusong` (MOE Standard Song Font)
If approved, users will be able to install
the Standard Chinese Song Font provided by
the Ministry of Education, Republic of China (Taiwan).
2020-08-01 08:15:44 +08:00
Shamrock Lee
4102707f9a
edukai: Init at 4.0
...
Add `edukai` (MOE Standard Kai Font) version 4.0
If approved, users will be able to install
the Standard Chinese Kai Font provided by
the Ministry of Education, Republic of China (Taiwan).
2020-08-01 08:12:45 +08:00
Stig Palmquist
9ffc60ddea
perlPackages.CPANMini: init at 1.111016
2020-08-01 01:34:10 +02:00
Martin Weinelt
be2eede676
home-assistant: revert back to python3.8
2020-08-01 00:55:12 +02:00
Sirio Balmelli
b14be7257a
python3Packages.west: init at 0.7.2
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Joh <jonringer@users.noreply.github.com>
2020-07-31 14:25:42 -07:00
Christoph Neidahl
0e9f38426a
bambootracker: init at 0.4.3
2020-07-31 21:45:35 +02:00
Pascal Hertleif
30a97cf45c
plexamp: init at 3.0.3
...
Desktop file does not work.
2020-07-31 10:55:45 -07:00
Alexander Bantyev
6fb6633c47
Merge pull request #93792 from cab404/photon-utils
...
SL1ToPhoton: init at 0.1.3
2020-07-31 20:30:29 +03:00
Milan Pässler
b1d838e20e
golden-cheetah: use libsForQt512
2020-07-31 18:50:58 +02:00
Milan Pässler
cb1b5351e4
sdrangel: use libsForQt512
2020-07-31 18:50:58 +02:00
Milan Pässler
0143a1fad0
qlcplus: use libsForQt512
...
qlcplus doesn't build with Qt 5.14.x and there is no release that does.
2020-07-31 18:50:58 +02:00
Milan Pässler
b53c55aac5
boomerang: use libsForQt512
...
Boomerang doesn't build with Qt 5.14.x and there is no release that does.
2020-07-31 18:50:58 +02:00
Milan Pässler
d4c607aa71
qt5: 5.12.7 -> 5.14.2
...
This includes contributions by @ttuegel and @DizFer. Thanks!
2020-07-31 18:50:58 +02:00
Dennis Gosnell
471f3672b6
Merge pull request #94215 from mikefaille/dhall-lsp-server
...
dhall-lsp-server: init at 1.0.8 on all packages
2020-07-31 17:08:39 +09:00
Scott Worley
2f2954ccb1
pythonPackages.backoff: init at 1.10.0
2020-07-31 00:35:12 -07:00
Pavol Rusnak
f034637a5b
openssh: 8.2p1 -> 8.3p1
...
compile openssh_hpn with recent openssl
2020-07-31 09:01:02 +02:00
Jörg Thalheim
bccfcd358f
Merge pull request #94123 from xoe-labs/da-cfssl-update
2020-07-31 06:54:45 +01:00
David Arnold
ab1f69b099
init: go-rice at 1.0.0
2020-07-31 00:46:52 -05:00
zowoq
e703f3f34b
Merge pull request #89453 from c00w/vend
...
Add vend support to go-modules
2020-07-31 15:16:47 +10:00
Matthew Bauer
5a741d16ff
Merge pull request #93541 from matthewbauer/ios-deploy-update
...
ios-deploy: move out of nodePackages
2020-07-30 19:55:52 -05:00
worldofpeace
82a441d3cf
Merge pull request #84141 from mkg20001/pkg/isolyzer
...
isolyzer: init at 1.3.0
2020-07-30 14:57:05 -04:00
Maciej Krüger
903f310795
timezonemap: init at 0.4.5
2020-07-30 20:47:13 +02:00
Maciej Krüger
6b806a2097
isolyzer: init at 1.3.0
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-07-30 20:43:37 +02:00
José Romildo Malaquias
5b9ec0f003
untrunc-anthwlock: init at 2020.07.18
2020-07-30 13:39:18 -03:00
Frederik Rietdijk
cee7df4846
Merge staging-next into staging
2020-07-30 18:28:15 +02:00
Silvan Mosberger
dd049a47d8
Merge pull request #93189 from bbigras/nwg-launchers
...
nwg-launchers: init at 0.2.0
2020-07-30 18:03:32 +02:00
Dominic Delabruere
406509dcae
inform6: init at 6.34-6.12.2
...
nixpkgs already has Inform 7, which is a lovely design system for creating interactive fiction (text adventures) using a natural language compiler and a rich IDE. However, underlying Inform 7 is a C-like language, Inform 6, which has a much simpler toolchain and its own compiler and standard libraries, which I have packaged for nix here.
2020-07-30 10:27:25 -04:00
Mario Rodas
a4d5f9ff5e
Merge pull request #78998 from magnetophon/real_time_config_quick_scan
...
real_time_config_quick_scan: init at unstable-2020-01-16
2020-07-30 07:58:01 -05:00
sternenseemann
d492326622
lowdown: init at 0.7.2
2020-07-30 14:30:41 +02:00
Louis Tim Larsen
6eadc11005
mythtv: 30.0 -> 31.0
...
PR #93486
2020-07-30 13:00:09 +02:00
Michael Faille
46ea069d9e
dhall: init at 1.0.8 on all packages
2020-07-30 02:08:55 -04:00
Wael Nasreddine
eaca8a71ec
Merge pull request #93839 from lucperkins/humioctl
...
humioctl: init at 0.25.0
2020-07-29 19:12:47 -07:00
Luc Perkins
90b9c8e098
humioctl: init at 0.25.0
2020-07-29 18:47:18 -07:00
Aaron Andersen
c981eb7eb8
Merge pull request #93187 from stigtsp/package/perl532-packages-fix
...
perlPackages: fixes for perl 5.30.3 -> 5.32.0
2020-07-29 21:24:11 -04:00
Herman Fries
956d35b990
openhantek6022: init at 3.1.1
2020-07-29 22:04:07 +02:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging
2020-07-29 18:40:28 +02:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
Silvan Mosberger
b6c540a87c
pkgs-lib: Implement settings formats for JSON, INI, YAML and TOML
2020-07-29 18:08:23 +02:00
Silvan Mosberger
888c923880
pkgs: Add pkgs-lib structure
2020-07-29 18:08:20 +02:00
taku0
379d978234
thunderbird: make 68 as the default
2020-07-29 12:17:45 +09:00
taku0
658b4d7ce5
thunderbird: 68.9.0 -> 78.0
...
- Updated the version and the source hash.
- Removed unsupported options.
- Updated the patch.
- Tweaked dependencies; 78 requires newer versions.
2020-07-29 12:14:23 +09:00
Colin L Rice
95be7b25be
go-modules: Add useVend flag to go-modules
2020-07-28 21:11:28 -04:00
Andika Demas Riyandi
f4997efd5c
rnix-hashes: init at 0.2.0 ( #93778 )
2020-07-28 14:38:00 +00:00
Michael Weiss
a4082cca75
Merge pull request #94076 from primeos/wayvnc
...
wayvnc: 0.1.2 -> 0.2.0, neatvnc: 0.1.0 -> 0.2.0, aml: init at 0.1.0
2020-07-28 15:50:52 +02:00
Dominik Michael Rauh
5a680ef6d7
pythonPackages.webdavclient3: init at 3.14.5
2020-07-28 15:16:07 +02:00
Michael Weiss
2f56b88d5f
aml: init at 0.1.0
2020-07-28 15:01:16 +02:00
Maximilian Bosch
b1b06de987
Merge pull request #93774 from Ma27/riot-removal
...
riot-{web,desktop}: throw an error to use element-web
2020-07-28 00:54:58 +02:00
Maximilian Bosch
888eb29a54
riot-{web,desktop}: throw an error to use element-web
...
This approach has been discussed in #93774[1]. The application has been
completely rebranded and to avoid confusion, users should actively be
pointed to `element-*`.
[1] https://github.com/NixOS/nixpkgs/pull/93774#issuecomment-664077010
2020-07-28 00:38:12 +02:00
taku0
a62d988aeb
thunderbird: copy thunderbird -> thunderbird-68
2020-07-27 23:48:26 +09:00
taku0
196fff6033
thunderbird-bin: copy thunderbird-bin -> thunderbird-bin-68
2020-07-27 23:48:26 +09:00
Vladimir Serov
6c169418af
sl1-to-photon: init at 0.1.3
2020-07-27 16:26:52 +03:00
Vladimir Serov
8a2175ba29
python3Packages.pyphotonfile: init at 0.2.1
2020-07-27 16:26:40 +03:00
Mario Rodas
e435ebe287
nvchecker: make available as application
2020-07-27 04:20:00 -05:00
Daniël de Kok
2e97f552fd
finalfusion-utils: init at 0.11.2
2020-07-27 10:00:47 +02:00
Aaron Andersen
970b2b853d
Merge pull request #93599 from stigtsp/package/perl-crypt-openpgp-init
...
perlPackages.CryptOpenPGP: init at 1.12
2020-07-26 18:55:49 -04:00
Daniël de Kok
fbd4164784
Merge pull request #92832 from danieldk/cm-rgb
...
cm-rgb: init at 0.3.4
2020-07-26 20:37:54 +02:00
Daniël de Kok
b5e1dc11ce
Merge pull request #93896 from danieldk/rocm-opencl-runtime-stdenv
...
rocm-opencl-runtime: use unaltered stdenv
2020-07-26 20:02:29 +02:00
Michele Guerini Rocco
bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
...
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
Silvan Mosberger
a38d8d6ac2
Merge pull request #88793 from veehaitch/redoc-cli
...
nodePackages.redoc-cli: init at 0.9.8
2020-07-26 16:39:37 +02:00
Pavol Rusnak
331b6429d4
python3Packages.cirq: 0.8.0 -> 0.8.2
2020-07-26 15:45:48 +02:00
Pavol Rusnak
c09f880fc3
monero: use latest protobuf
2020-07-26 15:34:16 +02:00
Pavol Rusnak
5aa7c0c825
protobuf: make 3.12.x default
2020-07-26 15:19:03 +02:00
Jan Tojnar
d489409aaa
Merge pull request #85976 from jtojnar/wrap-gapps-hook-tests
2020-07-26 13:55:35 +02:00
Aaron Janse
e1f7d9461b
pkgs/top-level: add x86_64-redox
2020-07-26 04:46:22 -07:00
freezeboy
9267414cb6
kfloppy: init at 20.04.3
2020-07-26 13:10:18 +02:00
Milan
9bd24ddc41
tor: build with standard libevent ( #93854 )
...
Since the last staging-next merge the build for libevent without openssl
support seems to fail. Since openssl has been updated to >=1.1.0 since a
while, remove this old override.
2020-07-26 12:47:48 +02:00
Daniël de Kok
9749e2f324
rocm-opencl-runtime: use unaltered stdenv
2020-07-26 11:26:55 +02:00
Vladimír Čunát
5bd8316b6e
Merge #91975 : Misc static cross fixes (into staging)
2020-07-26 09:31:24 +02:00
Daniël de Kok
0f9afb2716
Merge pull request #92253 from danieldk/finalfrontier
...
finalfrontier: init at 0.9.3
2020-07-26 08:34:49 +02:00
Daniël de Kok
bf48c39e2b
Merge pull request #93357 from helsinki-systems/feat/exim-dmarc
...
exim: add DMARC support
2020-07-26 08:32:46 +02:00
Bouke van der Bijl
352eeb059d
mockgen: init at 1.4.3
2020-07-26 14:22:57 +10:00
Jan Tojnar
8935ddf8ca
Merge pull request #93817 from albakham/pkg/sublime-music
2020-07-25 23:40:15 +02:00
albakham
ddcb7637bd
sublime-music: init at 0.11.0
2020-07-26 01:34:57 +04:00
albakham
3dd951c50e
python3Packages.dataclasses-json: init at 0.5.1
2020-07-26 01:34:42 +04:00
Daniël de Kok
370a71c74f
Merge pull request #93619 from Parasrah/go-task
...
go-task: init at 2.8.1
2020-07-25 20:41:26 +02:00
Parasrah
669155b09d
go-task: init at 2.8.1
2020-07-25 20:27:03 +02:00
albakham
d3fdd46b26
python3Packages.typing-inspect: init at 0.6.0
2020-07-25 19:30:24 +04:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
...
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Martin Weinelt
d447d49b9f
python3Packages.pyfritzhome: init at 0.4.2
2020-07-25 15:59:29 +02:00
Peter Simons
9f771202c1
neuron-notes: create a top-level attribute for haskellPackages.neuron
...
The obvious choice, "neuron", is already taken by a python package, so I called
it "neuron-notes" instead. If anyone has a better suggestion how to call this
entry, please let me know.
2020-07-25 12:53:29 +02:00
Sebastien Bourdeauducq
ecafef0dd8
pam_p11: add
2020-07-25 09:37:48 +02:00
Marek Mahut
941f2eab00
Merge pull request #93529 from xtruder/pkgs/cloud-hypervisor/init
...
cloud-hypervisor: init at 0.8.0
2020-07-25 04:56:05 +02:00
Sebastien Bariteau
9ab83c6eed
ugrep: init at 2.4.1 ( #93296 )
2020-07-25 11:16:21 +10:00
Peter Simons
dbacb52ad8
Merge pull request #92461 from NixOS/haskell-updates
...
Update Haskell package set to LTS 16.6 (plus other fixes)
2020-07-24 22:13:40 +02:00
Peter Simons
c8c80478e1
sad: comment out the broken build
...
I cannot mark this package broken in a way that doesn't break OfBorg.
2020-07-24 22:01:00 +02:00
Jaka Hudoklin
fea9351d81
Merge pull request #92719 from pjjw/update/mongodb-42
...
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Peter Woodman
dbd0f3e957
mongodb: 4.0.12 -> 4.2.8
...
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.
Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.
Per reviewer suggestion, adding myself as cheetah3 maintainer.
Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
ajs124
61d3f6f7d7
opendmarc: init at 1.3.3
2020-07-24 16:57:48 +02:00
Stig Palmquist
e68e4ca4b0
perlPackages.CryptOpenPGP: init at 1.12
...
dependencies:
perlPackages.AltCryptRSABigInt: init at 0.06
perlPackages.ConvertASCIIArmour: init at 1.4
perlPackages.CryptCAST5_PP: init at 1.04
perlPackages.CryptDES_EDE3: init at 0.01
perlPackages.CryptDSA: init at 1.17
perlPackages.CryptRIPEMD160: init at 0.06
perlPackages.CryptTwofish: init at 2.17
perlPackages.DataBuffer: init at 0.04
perlPackages.DigestMD2: init at 2.04
perlPackages.MathPrimeUtil: init at 0.73
perlPackages.MathPrimeUtilGMP: init at 0.52
perlPackages.TieEncryptedHash: init at 1.24
2020-07-24 16:12:45 +02:00
sternenseemann
d7e5006b53
licensee: init at 9.14.0
2020-07-24 13:42:49 +02:00
Bas van Dijk
9d17ec4073
haskellPackages.splot: fix build
...
Also introduce the top-level `splot` package which only provides the
statically linked `splot` binary.
2020-07-24 13:07:34 +02:00
Peter Simons
f1182ecc91
ghc: drop obsolete 8.4.x version
...
We generally keep only the last 3 major releases of GHC.
2020-07-24 13:02:55 +02:00
Peter Simons
8ffedd8369
haskellPackages: bump default compiler to ghc-8.8.4
2020-07-24 13:02:55 +02:00
Gabor Greif
dd6ce8c879
ghc: add new version 8.8.4
2020-07-24 13:02:55 +02:00
Utku Demir
c6ff9d9265
nix-tree: Expose as a top-level attribute, add maintainer
2020-07-24 13:02:54 +02:00
Emery Hemingway
f40699c907
molly-brown: init at 2020-07-06
2020-07-24 11:04:33 +02:00
zowoq
02b836156f
podman: don't use wrapper on darwin
2020-07-24 08:41:39 +10:00
Martin Weinelt
c61b6b1b18
Merge pull request #93677 from ashkitten/fix-syncplay
...
syncplay: use python 3.7
2020-07-23 23:22:36 +02:00
ash lea
9d828dbbc6
syncplay: use python 3.7
...
https://github.com/Syncplay/syncplay/issues/283
this can be removed when pyside updates to a version that supports
python 3.8
2020-07-23 13:55:00 -07:00
Jan Tojnar
69b89979ba
wrapGAppsHook: move to a separate file
2020-07-23 22:08:18 +02:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg
2020-07-23 09:08:13 -07:00
Florian Klink
8f7a623af6
Merge pull request #92936 from philandstuff/add-yubikey-agent
...
yubikey-agent: init at 0.1.3
2020-07-23 17:52:30 +02:00
Vincent Haupert
447fe2d1cd
nodePackages.redoc-cli: init at 0.9.8
2020-07-23 14:06:56 +02:00
Daniël de Kok
4dd9423b05
finalfrontier: init at 0.9.3
2020-07-23 10:05:33 +02:00
Jan Tojnar
cf64230d42
Merge branch 'staging-next' into staging
2020-07-23 08:32:33 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next
2020-07-23 08:19:14 +02:00
Jan Tojnar
ce55b09ad5
python.pkgs.fontforge: disable with Python 2
...
Since the latest update, fontforge no longer supports building with Python 2. Let's prevent failing builds.
2020-07-23 08:14:28 +02:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
...
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00
worldofpeace
7d557a5d1b
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
...
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00
MetaDark
db96d8840f
nixos/xpadneo: init at 0.8.1
...
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel
xpadneo supports more features and fixes problems with
incorrect button mappings
https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
Ben Darwin
14feaae6fb
python3Packages.ci-py: init at 1.0.0
2020-07-22 21:05:39 -04:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
...
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Ben Darwin
87479d7d2a
python3Packages.ci-info: init at 0.2.0
2020-07-22 20:29:00 -04:00
Aaron Andersen
9b6a00ba11
Merge pull request #93385 from kini/perlPackages.FilePid/missing-pidfile-patch
...
perlPackages.FilePid: import Debian patch
2020-07-22 18:14:48 -04:00
worldofpeace
8b6e9818a5
Merge pull request #84873 from mnacamura/cdda-mods
...
cataclysmDDA: add modding interface
2020-07-22 16:18:32 -04:00
Vincent Laporte
017c7a4940
ocamlPackages.tsort: init at 2.0.0
2020-07-22 20:00:16 +02:00
John Ericson
5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
...
Add Redox OS as a target
2020-07-22 12:56:00 -04:00
Daniël de Kok
99afbadaca
Merge pull request #93622 from MetaDark/newsflash
...
newsflash: init at 1.0.1
2020-07-22 17:18:05 +02:00
MetaDark
eaf27b316e
newsflash: init at 1.0.1
2020-07-22 17:16:09 +02:00
Frederik Rietdijk
df0eab2726
Merge staging-next into staging
2020-07-22 16:50:25 +02:00
Frederik Rietdijk
19be541fe7
Merge master into staging-next
2020-07-22 16:49:51 +02:00
Florian Klink
3d50d643f9
Merge pull request #92786 from flokli/certbot-with-plugins
...
certbot: add certbot.withPlugins
2020-07-22 12:53:07 +02:00
Florian Klink
9d86dea417
certbot-full: init
2020-07-22 12:07:17 +02:00
Florian Klink
8ad62167e8
certbot: move to python package set, cleanup
2020-07-22 12:06:03 +02:00
Florian Klink
391a5fdc5b
python-packages: fix trailing whitespaces
2020-07-22 12:04:26 +02:00
Daniël de Kok
7aa79a7032
Merge pull request #93545 from helsinki-systems/drop/gnupg20
...
gnupg20: drop
2020-07-22 12:00:19 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
...
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Daniël de Kok
2f1e205bf8
Merge pull request #93555 from dywedir/exiftool
...
perlPackages.ImageExifTool: 11.85 -> 12.00
2020-07-22 07:24:02 +02:00
Mario Rodas
8329184680
Merge pull request #92389 from marsam/update-scrapy
...
pythonPackages.scrapy: 2.1.0 -> 2.2.0
2020-07-21 22:05:24 -05:00
Wael Nasreddine
817a8355dc
terraform-compliance: init at 1.2.11
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:39 -07:00
Wael Nasreddine
a1556613bc
pythonPackages.radish-bdd: init at 0.13.2
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:38 -07:00
Wael Nasreddine
d4dae82872
pythonPackages.tag-expressions: init at 1.1.0
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:37 -07:00
Wael Nasreddine
86f9646cb8
pythonPackages.pysingleton: init at 0.2.1
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:36 -07:00
Wael Nasreddine
7c4a19b2ee
pythonPackages.colorful: init at 0.5.4
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:35 -07:00
ajs124
7cce31c5e2
gnupg20: drop
...
has been EOL since 2017-12-31
2020-07-22 00:13:29 +02:00
worldofpeace
156ce0c302
Merge pull request #93595 from costrouc/python-pq-init
...
python3Packages.pq: init at 1.8.1
2020-07-21 17:24:55 -04:00