Sandro
a9bb54359e
Merge pull request #108099 from siraben/double-quotes-fix
2021-01-16 11:27:58 +01:00
Peter Hoeg
249db9f8a7
audacity: 2.4.1 -> 2.4.2
...
A few other things:
- prep for transition to gtk3 when audacity recommends it
- we drop the runtime linking with lame as audacity is picking it up on
its own
- on linux, add a number of missing dependencies.
- use a newer (recommended) wxwidgets
- add a patch (merged upstream) that makes audacity follow XDG for file locations
2021-01-16 18:27:31 +08:00
Ben Siraphob
8dd78bb4fb
treewide: fix double quoted strings in meta.description
2021-01-16 11:29:30 +07:00
yangm2
c7ebdc8123
verilator: 4.100 -> 4.108
...
Co-authored-by: Austin Seipp <aseipp@pobox.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 21:10:37 -06:00
Astro
910b4128f0
ngadmin: init at unstable-2017-11-17
2021-01-15 22:16:26 +01:00
Sandro
1917c21d2e
Merge pull request #109462 from cpcloud/update-nomad
...
nomad: 1.0.1 -> 1.0.2
2021-01-15 18:45:41 +01:00
Sandro
57526b9c74
Merge pull request #109458 from cust0dian/navi-2.13.1
...
navi: 2.13.0 -> 2.13.1
2021-01-15 18:33:59 +01:00
Sandro
cbad8a642b
Merge pull request #109442 from ymatsiuk/bumpflux2
...
fluxcd: 0.5.9 -> 0.6.0
2021-01-15 18:33:41 +01:00
Phillip Cloud
f7f73b2c8d
nomad: 1.0.1 -> 1.0.2
2021-01-15 12:04:42 -05:00
Serg Nesterov
9bc43c785f
navi: 2.13.0 -> 2.13.1
2021-01-15 18:35:26 +03:00
Rick van Schijndel
9571b57a64
remmina: 1.4.7 -> 1.4.10
2021-01-15 15:30:19 +01:00
Yurii Matsiuk
0cf52d8900
fluxcd: 0.5.9 -> 0.6.0
2021-01-15 14:20:35 +01:00
Michael Weiss
56c843946f
gammastep: 2.0.6 -> 2.0.7
2021-01-15 14:17:42 +01:00
adisbladis
5f69227d55
emacs.pkgs.melpa-packages: 2021-01-15
2021-01-15 13:07:59 +01:00
adisbladis
abc6fca7ca
emacs.pkgs.elpa-packages: 2021-01-15
2021-01-15 13:07:21 +01:00
Jörg Thalheim
f3042e3078
Merge pull request #108862 from cpcloud/refactor-nvidia-containers
2021-01-15 11:10:09 +00:00
ppenguin
4f80e06846
freecad: add scipy and pyyaml to dependencies
...
Closes #108424
2021-01-15 10:51:03 +01:00
Sandro
403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython
2021-01-15 10:30:05 +01:00
Jörg Thalheim
3c6230cdbf
Merge pull request #109425 from siraben/stdenv-lib
2021-01-15 08:44:16 +00:00
Maximilian Bosch
b0c732b698
Merge pull request #109403 from lsix/nano-5.5
...
nano: 5.4 -> 5.5
2021-01-15 09:21:21 +01:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
zowoq
93e5d99592
conmon: 2.0.22 -> 2.0.24
...
https://github.com/containers/conmon/releases/tag/v2.0.24
2021-01-15 13:03:08 +10:00
Maximilian Bosch
f08a59befc
Merge pull request #109313 from yoctocell/tor-browser-bundle-bin-10.0.8
...
tor-browser-bundle-bin: 10.0.7 -> 10.0.8
2021-01-15 00:17:14 +01:00
Alyssa Ross
3893d6c6d7
gitAndTools: move everything to the top level
...
The comment at the top of git-and-tools/default.nix said:
/* All git-relates tools live here, in a separate attribute set so that users
* can get a fast overview over what's available.
but unfortunately that hasn't actually held up in practice.
Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing. In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196
).
So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix. This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.
The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before. I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Lancelot SIX
b4255f82c0
nano: 5.4 -> 5.5
2021-01-14 20:36:47 +00:00
Michael Weiss
76fe724675
chromium: Extend update.py to print a summary of the updates
...
As a first step to automate the commit messages as well.
2021-01-14 21:02:16 +01:00
Michael Weiss
c0e177d09f
chromiumBeta: 88.0.4324.79 -> 88.0.4324.87
2021-01-14 20:36:28 +01:00
zowoq
8a4b39330f
Revert "conmon: 2.0.22 -> 2.0.23"
...
This reverts commit 59d4583cf3
.
Broken release.
2021-01-15 04:44:13 +10:00
Sandro
2416b9da70
Merge pull request #109381 from lucasew/fix/zgrviewer
...
zgrviewer: fix java jre binary path
2021-01-14 19:05:49 +01:00
Eduardo Sánchez Muñoz
80badc893d
webbrowser: mark as broken
...
https://github.com/NixOS/nixpkgs/issues/108615
2021-01-14 09:00:19 -08:00
Sandro
cad4d1cd38
Merge pull request #109379 from B4dM4n/salut-a-toi-eval-error
2021-01-14 17:59:25 +01:00
Lucas Eduardo
ebdf3cf3cb
zgrviewer: fix java jre binary path
...
Signed-off-by: GitHub <noreply@github.com>
2021-01-14 16:50:34 +00:00
Fabian Möller
745ce45b28
salut_a_toi: fix evaluation error + stdenv.lib -> lib
2021-01-14 17:32:14 +01:00
Sandro
cfbebe08f5
Merge pull request #109374 from alyssais/notmuch
...
notmuch: skip T568-lib-thread
2021-01-14 17:30:08 +01:00
Alyssa Ross
a438086650
notmuch: skip T568-lib-thread
...
Fixes: https://github.com/NixOS/nixpkgs/issues/109092
Thanks-to: Puck Meerburg <puck@puckipedia.com>
2021-01-14 16:06:16 +00:00
Sascha Grunert
59d4583cf3
conmon: 2.0.22 -> 2.0.23
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2021-01-14 08:03:25 -08:00
Michael Raskin
805108e6cf
Merge pull request #102421 from freezeboy/remove-opensmt
...
opensmt: 20101017 -> 2.0.1
2021-01-14 15:51:35 +00:00
Sandro
3b0035a292
Merge pull request #109369 from devhell/update-profanity
...
profanity: 0.9.5 -> 0.10.0
2021-01-14 16:28:45 +01:00
Michael Raskin
d714c53f17
fix mis-merge
2021-01-14 15:26:10 +00:00
Sandro
792103c8bd
Merge pull request #109365 from joulaud/upgrade-argo
...
argo: 2.11.8 -> 2.12.4
2021-01-14 16:25:20 +01:00
devhell
63bb84bbe2
profanity: 0.9.5 -> 0.10.0
2021-01-14 15:08:47 +00:00
Michael Raskin
f2210b7287
Merge branch 'master' into remove-opensmt
2021-01-14 14:22:22 +00:00
Anderson Torres
956afcd713
Merge pull request #106548 from eraserhd/quickscope-kak
...
kakounePlugins.quickscope-kak: init at 1.0.0
2021-01-14 10:26:31 -03:00
Sandro
cebcc7a891
Merge pull request #109317 from hexop/mopidy-youtube
...
mopidy-youtube: 3.1 -> 3.2
2021-01-14 13:23:57 +01:00
Mario Rodas
8a7e21a8b8
Merge pull request #109333 from marsam/update-lfs
...
git-lfs: 2.13.1 -> 2.13.2
2021-01-14 07:18:38 -05:00
Francois Joulaud
183c8aa821
argo: 2.11.8 -> 2.12.4
...
cf. https://github.com/argoproj/argo/releases/tag/v2.12.4
2021-01-14 12:22:24 +01:00
fricklerhandwerk
bb2879d593
mavproxy: fix darwin build
2021-01-14 09:26:12 +01:00
Mario Rodas
88710b0751
git-lfs: 2.13.1 -> 2.13.2
...
https://github.com/git-lfs/git-lfs/releases/tag/v2.13.2
2021-01-13 21:00:00 -05:00
Mario Rodas
cf2ca61d97
ncspot: 0.2.6 -> 0.3.0
...
https://github.com/hrkfdn/ncspot/releases/tag/v0.3.0
2021-01-13 21:00:00 -05:00
Silvan Mosberger
7ddb89332c
Merge pull request #109293 from ilian/u/reaper
...
reaper: 6.12c -> 6.19
2021-01-14 01:15:46 +01:00