Sebastien Braun
8bdb5204be
aria2: refactor to avoid python2 dependency
...
Use python3 Sphinx package instead of python2 Sphinx package,
to avoid build-time dependency on python 2, as per
https://github.com/NixOS/nixpkgs/issues/101964
2020-10-29 16:02:32 -07:00
MetaDark
ff4a1cf4d8
git-review: build with python3
...
Also updated source to the new repo and added myself as a maintainer
2020-10-29 16:01:12 -07:00
Timo Kaufmann
aee8263788
Merge pull request #100653 from trepetti/marker
...
marker: init at 2020.04.04
2020-10-29 18:47:37 +01:00
Anderson Torres
75b92ef1a1
Merge pull request #101247 from wheelsandmetal/add-nuraft-lib
...
nuraft: init at 1.1.2
2020-10-29 09:24:06 -03:00
Anderson Torres
7cb747c3b7
Merge pull request #99480 from Sohalt/tarssh
...
tarssh: init at 0.4.0
2020-10-29 08:35:40 -03:00
wheelsandmetal
166eadee60
nuraft: init at 1.1.2
2020-10-29 10:24:59 +00:00
Matthieu Coudron
2eb1610725
neovimUtils: neovim utilities to handle more usecases
...
Current nixpkgs always wraps neovim with the "-u" which has sideeffects as explained in https://github.com/NixOS/nixpkgs/issues/55376 :
1. vim won't set the variable $MYVIMRC as explained #34215
2. vim skips loading folder-specific .vimrc / .nvimrc
I wanted to provide a way for users to better control what flags are used to wrap neovim. This is achived by introducing wrapNeovimUnstable et neovimUtils, utilities to help with that. We provide a compatibility layer so that wrapNeovim still works and to let us experiment with wrapNeovimUnstable to better control neovim configuration, plugin dependencies, haskell environment etc so that it becomes easier to generate per-project neovim config.
With this commit, it's possible for instance for home-manager to wrap neovim without the `-u` and just write the config in the
expected $XDG_CONFIG_HOME/nvim/init.vim .
Expect wrapNeovimUnstable interface to evolve in the upcoming months.
2020-10-29 09:50:26 +01:00
Vincent Laporte
2ccfc2962e
opa: build with OCaml 4.03
2020-10-29 06:35:15 +01:00
Mario Rodas
8305cce210
Merge pull request #100638 from xrelkd/add/clipcat
...
clipcat: init at 0.4.19
2020-10-28 23:00:38 -05:00
Tom Repetti
7559a99131
marker: init at 2020.04.04
2020-10-28 23:01:47 -04:00
Anderson Torres
066bf7dd5d
Merge pull request #101894 from AndersonTorres/terminal-emulators
...
Create a directory-category for terminal emulators
2020-10-28 23:27:05 -03:00
AndersonTorres
5b5aac40d5
Terminal emulators: whitespace cleanup and regroup
...
Because editorconfig complains, and also why not to organize them
"ascii-betically"?
2020-10-28 22:28:32 -03:00
Martin Weinelt
09bbd4017f
grafana-loki: 1.6.1 -> 2.0.0
...
Convert to use buildGoModule and add a patch for a test failing on
golang>=1.15.
2020-10-29 01:16:58 +01:00
Anderson Torres
c13da09a6f
Merge pull request #101231 from djanatyn/pkg/peaclock
...
peaclock: init at 0.4.3
2020-10-28 16:06:00 -03:00
Daniël de Kok
93b3fa6088
python3Packages.setuptools-rust: init at 0.11.3
2020-10-28 10:41:27 -07:00
AndersonTorres
2bb3a9da24
A directory-category for terminal emulators
...
This is a mostly cosmetical commit, in the sense it doesn't change the contents
of any package, but reorganizes the overall Nixpkgs expressions.
Terminal emulators are an ubiquitous tool for any Unix user; even the beginners
are routinely familiarized to it. And, manifestly, there are many
implementations of terminal emulators out there, from those traditionally made
in C and C++ to those written in Haskell and Go.
Terminal emulators deserve more highlight. This commit does that by creating a
category for them.
2020-10-28 10:22:39 -03:00
Emery Hemingway
17a9d2187d
vix: init at 0.1.2
2020-10-28 12:34:43 +01:00
Maximilian Bosch
3d04e9a779
Merge pull request #101669 from Zopieux/nxdomain
...
nxdomain: init at 1.0.1
2020-10-28 10:49:50 +01:00
Alexandre Macabies
c7f2086af5
nxdomain: init at 1.0.1
2020-10-27 23:41:01 +01:00
Vincent Laporte
47183f25a0
ocamlPackages.mirage-block: init at 2.0.1
2020-10-27 22:00:51 +01:00
Timo Kaufmann
55669a901b
Merge pull request #95530 from midchildan/package/sourcetrail
...
sourcetrail: 2019.3.46 -> 2020.2.43
2020-10-27 20:33:59 +01:00
Martin Weinelt
0ead6f8cfd
Merge pull request #101557 from mvnetbiz/zigpy-znp
...
home-assistant: pythonPackages.zigpy-znp: init at 0.2.2; pythonPackages.zigpy: 0.22.2 -> 0.26.0; pythonPackages.zigpy-cc: 0.5.1 -> 0.5.2; pythonPackages.zigpy-xbee: 0.12.1 -> 0.13.0; pythonPackages.zigpy-zigate: 0.6.1 -> 0.6.2
2020-10-27 18:30:26 +01:00
Michael Raskin
7371c2cc9b
Merge pull request #101837 from xfix/sgtpuzzles-20200610
...
sgtpuzzles: 20191114 -> 20200610
2020-10-27 16:08:02 +00:00
Eelco Dolstra
c54308d27c
Disable the metrics job
...
We currently don't have a machine to build this job
(https://github.com/NixOS/nixos-org-configurations/issues/127 ) which
delays channel updates until hydra-queue-runner auto-cancels the job.
2020-10-27 17:05:35 +01:00
Aaron L. Zeng
d240c4e1d1
ocamlPackages.bignum: init at 0.13
2020-10-27 16:04:06 +01:00
Jonathan Strickland
c84ddc7bf4
peaclock: init at 0.4.3
...
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2020-10-27 10:05:08 -04:00
midchildan
f806d4c79a
sourcetrail: 2019.3.46 -> 2020.2.43
2020-10-27 22:55:18 +09:00
Konrad Borowski
d838ef0795
sgtpuzzles: 20191114 -> 20200610
2020-10-27 11:28:02 +01:00
Timo Kaufmann
f331acc1a2
Merge pull request #90430 from berbiche/byobu-screen
...
byobu: add screen backend
2020-10-27 09:45:03 +01:00
Lassulus
6a62663c60
Merge pull request #101548 from kmein/feature/vimv
...
vimv: init at unstable-2019-10-31
2020-10-27 07:44:33 +01:00
Matt Votava
760e367b6d
python3Packages.zigpy-znp: init at 0.2.2, add tests
2020-10-26 22:48:40 -07:00
Ryan Mulligan
178d373a8a
Merge pull request #83687 from primeos/wshowkeys
...
wshowkeys: init at 2020-03-29
2020-10-26 18:55:16 -07:00
Nicolas Berbiche
3ac1ffe8b2
byobu: add support for the screen backend
2020-10-26 20:52:46 -04:00
Sarah Brofeldt
d699505277
Merge pull request #100688 from henrikolsson/master
...
noise-suppression-for-voice: init at 2020-10-10
2020-10-26 20:05:27 +01:00
Henrik Olsson
c24433bedb
noise-suppression-for-voice: init at 2020-10-10
2020-10-26 19:40:26 +01:00
Maximilian Bosch
7b55516f94
Merge pull request #101762 from p-h/gradle-6.7
...
gradle: 6.6 -> 6.7
2020-10-26 16:20:02 +01:00
Ryan Mulligan
99725609cd
Merge pull request #89227 from f4814/rcon-init
...
rcon: init at 0.5
2020-10-26 06:56:21 -07:00
Anderson Torres
ac08a3973c
Merge pull request #100536 from AndersonTorres/corectrl
...
corectrl: init at 1.1.1
2020-10-26 10:34:12 -03:00
Philippe Hürlimann
fe217b9fb9
gradle: 6.6 -> 6.7
2020-10-26 14:26:24 +01:00
Sandro Jäckel
fd29e9a3c0
rustscan: fix building on darwin
2020-10-26 21:55:34 +10:00
Anderson Torres
ad19f56230
Merge pull request #90276 from Ralith/pfsfix
...
pfstools: fix Qt environment
2020-10-26 08:39:23 -03:00
Anderson Torres
81573a6435
Merge pull request #81608 from layus/dafny-update3
...
dafny: pin z3 and Boogie version
2020-10-26 08:36:31 -03:00
AndersonTorres
846266d9af
corectrl: init at 1.1.1
2020-10-25 23:11:40 -03:00
Kierán Meinhardt
ea0d888242
vimv: init at unstable-2019-10-31
2020-10-25 19:13:20 +01:00
Vincent Laporte
b5f396e43a
ocamlPackages.mirage-net: init at 3.0.1
2020-10-25 16:02:34 +01:00
Frederik Rietdijk
89a60382e4
Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
...
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.
https://www.djangoproject.com/download/
This reverts commit af8a48c3c1
.
2020-10-25 13:55:44 +01:00
Frederik Rietdijk
af8a48c3c1
Revert "pythonPackages.django: clarify versions, remove django_lts attribute"
...
Fix eval.
This reverts commit 00d5a13322
.
2020-10-25 13:44:02 +01:00
Vincent Laporte
aa7977af2c
ocamlPackages.mirage-bootvar-unix: init at 0.1.0
2020-10-25 11:09:43 +01:00
Vincent Laporte
8b2e5dcf27
ocamlPackages.parse-argv: init at 0.2.0
2020-10-25 11:09:43 +01:00
georgewhewell
53c52f1a45
kodi: remove jre override, use headless
2020-10-25 10:52:45 +01:00
Jonathan Strickland
b775bc734e
pinboard: init at 2.1.8
2020-10-25 10:29:53 +01:00
Ben Darwin
8e17389a56
graspy: rename to graspologic
2020-10-25 10:17:35 +01:00
Frederik Rietdijk
00d5a13322
pythonPackages.django: clarify versions, remove django_lts attribute
...
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.
https://www.djangoproject.com/download/
2020-10-25 10:16:38 +01:00
Frederik Rietdijk
f9ae2b7dac
pythonPackages.django_3: init at 3.1
2020-10-25 10:16:38 +01:00
volth
3dc6b14b72
all-packages.nix: pkgs.config.cudaSupport -> config.cudaSupport
2020-10-25 10:02:45 +01:00
Michele Guerini Rocco
c868baa4ca
Merge pull request #101614 from rnhmjoj/arx
...
arx-libertatis: 2019-07-22 -> 2020-10-20
2020-10-25 09:43:28 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508 : libraw: 0.20.0 -> 0.20.2"
...
I'm sorry; I didn't notice it contained staging commits.
This reverts commit 17f5305b6c
, reversing
changes made to a8a018ddc0
.
2020-10-25 09:41:51 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508 : libraw: 0.20.0 -> 0.20.2
2020-10-25 09:28:53 +01:00
Michael Raskin
0fc4bba48e
Merge pull request #101632 from 7c6f434c/nyxt-deps
...
pkgs.nyxt: init at 2020-10-23
2020-10-25 08:11:05 +00:00
bqv
be17edc6f6
pkgs.nyxt: init at 2020-10-23
2020-10-25 08:56:12 +01:00
Vladimír Čunát
ed217bcc35
Merge #100446 : python*Packages.apprise: fix dependencies
2020-10-25 08:39:18 +01:00
r-burns
4e88622ac9
bacula: fix build on darwin ( #101526 )
2020-10-25 00:04:37 -04:00
rnhmjoj
9ae47f9e64
arx-libertatis: remove old override
2020-10-25 02:38:37 +02:00
Lassulus
a020c1b591
Merge pull request #101536 from kmein/feature/opustags
...
opustags: init at 1.3.0
2020-10-24 23:39:16 +02:00
Andreas Rammhold
ff957d06ac
Merge pull request #99718 from ckauhaus/99286-suil-qt5-alias
...
suil-qt5: remove from aliases.nix
2020-10-24 23:07:57 +02:00
Guillaume Maudoux
7b7efa47e7
dafny: use pinned z3 in the full closure
2020-10-24 22:24:40 +02:00
Kierán Meinhardt
af0eab7a79
opustags: init at 1.3.0
2020-10-24 21:11:25 +02:00
StigP
ec352ccff6
Merge pull request #101550 from zakame/updates/perl-PerlTidy
...
perlPackages.TestPerlTidy: 20200412 -> 20200930
2020-10-24 17:24:23 +00:00
Guillaume Maudoux
7769e32006
dafny: pin z3 and Boogie version
2020-10-24 17:04:15 +02:00
Zak B. Elep
e843c46396
perlPackages.PerlTidy: 20200110 -> 20201001
2020-10-24 22:45:35 +08:00
Zak B. Elep
31825fdef3
perlPackages.TestPerlTidy: 20200412 -> 20200930
2020-10-24 22:45:22 +08:00
Michael Raskin
18a170fe8e
Merge pull request #101544 from 7c6f434c/sbcl-update
...
sbcl: 2.0.0 -> 2.0.8; add 2.0.9; lispPackages: regenerate
2020-10-24 13:19:34 +00:00
Michael Raskin
571d45fea6
sbcl: 2.0.0 -> 2.0.8
2020-10-24 12:52:16 +02:00
Vincent Laporte
7be0ab8249
ocamlPackages.mirage-fs: init at 3.0.1
2020-10-24 12:25:02 +02:00
Vincent Laporte
8f0accd00f
ocamlPackages.mirage-kv: init at 3.0.1
2020-10-24 12:25:02 +02:00
Michael Raskin
21ada4cf89
sbcl: add 2.0.9
2020-10-24 10:34:56 +02:00
Nikolay Korotkiy
0c102b283d
python3Packages.pygmt: init at 0.2.0
2020-10-23 18:05:52 -07:00
WilliButz
993437d0d6
Merge pull request #96511 from Zopieux/rtl_433_prom
...
Add rtl_433 Prometheus exporter
2020-10-23 23:24:38 +02:00
Michael Raskin
228b835dd7
Merge pull request #101485 from sikmir/openscenegraph
...
openscenegraph: enable on darwin
2020-10-23 20:43:44 +00:00
Alexandre Macabies
af28dac3ac
prometheus-rtl_433-exporter: init at 641a1f5
2020-10-23 20:33:35 +02:00
Nikolay Korotkiy
4b545daec4
openscenegraph: enable on darwin
2020-10-23 21:25:05 +03:00
Ryan Mulligan
3c96aceb3c
Merge pull request #101465 from ryantm/sonar-scanner-cli
...
sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
2020-10-23 09:59:59 -07:00
Christoph Hrdinka
972ba804fd
Merge pull request #100162 from samuelgrf/pcsx2_gtk3-x86_64
...
pcsx2: multiple improvements
2020-10-23 16:48:45 +02:00
Ryan Mulligan
77fe740a5b
sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
...
also fix up meta info
2020-10-23 06:30:32 -07:00
Ryan Mulligan
e3ac67d42e
Merge pull request #55558 from ghost/sonar-scanner
...
sonar-scanner-bin: init at 3.3.0.1492
2020-10-23 06:21:41 -07:00
IvarWithoutBones
cda313e3cc
pythonPackages.imdbpy: init at 2020.9.25
2020-10-23 03:16:36 +02:00
Anderson Torres
253fb7648c
Merge pull request #101244 from zaninime/nanovna-saver
...
nanovna-saver: init at 0.3.7
2020-10-22 20:42:56 -03:00
Jan Tojnar
d13fc932cd
Merge branch 'master' into staging-next
2020-10-22 21:20:14 +02:00
Jan Tojnar
4147603e5b
Merge pull request #101174 from xaverdh/aliases-throws-names
...
pkgs/top-level/aliases.nix: improve error messages
2020-10-22 20:54:12 +02:00
Dominik Xaver Hörl
9c3bc4a757
pkgs/top-level/aliases.nix: improve error messages
...
Change error messages to start with or at least mention the name of the
package being referenced. This avoids obscure error messages like
"error: Abandoned by upstream." when rebuilding your system.
Also do some trivial cosmetic changes while touching things.
2020-10-22 19:53:04 +02:00
Zak B. Elep
9d53d4bb88
perlPackages.FutureAsyncAwait: 0.44 -> 0.45
2020-10-23 01:36:53 +08:00
Anderson Torres
02e4a0e65f
Merge pull request #95320 from mstrangfeld/tektoncd-cli
...
tektoncd-cli: init at 0.13.0
2020-10-22 12:15:38 -03:00
Francesco Zanini
2a54c4f950
nanovna-saver: init at 0.3.7
2020-10-22 16:23:13 +02:00
Francesco Zanini
6bcc200340
pythonPackages.scipy_1_4: nanovna-saver dependency
2020-10-22 16:23:06 +02:00
Doron Behar
44dd65ffca
Merge pull request #98093 from marius851000/portmod
2020-10-22 15:12:13 +03:00
Eelco Dolstra
05bdfd6f2f
Merge pull request #98973 from Ma27/bump-hydra
...
hydra-unstable: 2020-09-02 -> 2020-10-20
2020-10-22 12:01:13 +02:00
Eelco Dolstra
357a62df6c
Merge pull request #101272 from edolstra/fix-kdeconnect
...
Fix kdeconnect
2020-10-22 11:18:38 +02:00
midchildan
55871dc165
javaPackages: add upgraded packages
...
These are packages required to build Sourcetrail Java support
- maven-compiler-plugin 3.2
- plexus-compiler-api 2.4
- plexus-compiler-javac 2.4
- plexus-compiler-manager 2.4
2020-10-22 10:11:36 +09:00
Eelco Dolstra
fa08ce096e
kdeconnect: Use Qt 5.12
...
Fixes #99951 .
$ kdeconnect-app
Cannot mix incompatible Qt library (5.12.7) with this library (5.15.0)
Aborted (core dumped)
2020-10-21 20:35:49 +02:00
Maximilian Bosch
1308817e05
nixos/hydra: remove hydra-migration upgrade path
...
This should NOT be backported to 20.09!
When 21.03 is released, the DB changes are about a year old and
operators had two release cycles for the upgrade. At this point it
should be fair to remove the compat layer to reduce the complexity of
the module itself.
2020-10-21 18:03:04 +02:00