Vladimír Čunát
eccb4f23b6
Merge #96868 : p11-kit: Add libtasn1 to nativeBuildInputs
...
Fixes e.g. pkgsCross.aarch64-multiplatform.p11-kit
2020-09-01 13:01:47 +02:00
Thomas Tuegel
75db15c413
xdg-desktop-portal-kde: add epoxy and mesa inputs
2020-09-01 05:54:30 -05:00
Thomas Tuegel
18dd58a1df
plasma-pa: add sound-theme-freedesktop input
2020-09-01 05:52:53 -05:00
Thomas Tuegel
6105abdeaa
plasma-workspace: add kquickcharts and appstream-qt inputs
2020-09-01 05:46:04 -05:00
Thomas Tuegel
78c52f7c74
kquickcharts: init at 5.73.0
2020-09-01 05:38:46 -05:00
Thomas Tuegel
e904041bd2
plasma-desktop: add qqc2-desktop-style input
2020-09-01 05:34:02 -05:00
Thomas Tuegel
59e5dc4cb5
kwin: add qtquickcontrols2 and qtvirtualkeyboard inputs
2020-09-01 05:33:37 -05:00
Robert Hensing
c914fffeba
Merge pull request #95894 from alexarice/agda-release-notes
...
Agda: add release notes
2020-09-01 12:26:14 +02:00
Thomas Tuegel
cb44493a5d
ksysguard: add libcap and libpcap inputs
2020-09-01 05:22:16 -05:00
Thomas Tuegel
38fcee266e
kinfocenter: add kirigami2 input
2020-09-01 05:19:14 -05:00
Michael Weiss
7ebcaec02f
Merge pull request #96874 from meutraa/update/android-studio-canary
...
Update Android Studio Beta
2020-09-01 12:09:17 +02:00
Arthur Gautier
a72822c23f
libpwquality: fixup static build
...
Close #96023 (original PR). Amended by vcunat (isMusl != isStatic).
2020-09-01 11:53:59 +02:00
Vladimír Čunát
db919693e4
Merge #96010 : thin-provisioning-tools: 0.7.6 -> 0.9.0
2020-09-01 11:29:16 +02:00
Moritz Scheuren
db7832d0e5
portfolio: 0.47.0 -> 0.48.0
2020-09-01 11:12:01 +02:00
Peter Simons
d22463bf7f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
c93a6c8875
.
2020-09-01 10:59:26 +02:00
Peter Simons
d9183136e8
LTS Haskell 16.12
2020-09-01 10:58:41 +02:00
Mario Rodas
f26043b428
ocamlPackages.merlin: 3.3.6 -> 3.3.8
...
https://github.com/ocaml/merlin/releases/tag/v3.3.7
https://github.com/ocaml/merlin/releases/tag/v3.3.8
2020-09-01 10:41:39 +02:00
Sascha Grunert
46a0aa4176
nixos/cri-o: unset hooks dir to avoid dir creation on startup
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-01 18:04:54 +10:00
Aluísio Augusto Silva Gonçalves
2316f3520c
ipfs-cluster: pin to go 1.14
2020-09-01 18:03:42 +10:00
Daniël de Kok
23c51e2b2a
Merge pull request #96887 from danieldk/adobe-reader-insecure
...
adobe-reader: add knownVulnerabilities
2020-09-01 09:59:49 +02:00
Yves Fischer
1f96216844
qcad: 3.24.3.10 -> 3.25.0.0
...
* update upstream version to 3.25.0.0
* fix the application desktop file to use the right binary name
* make building more robust when qt version changes, automatically try
to copy qtscriptgenerator directory
2020-09-01 09:26:46 +02:00
Vincent Laporte
e92a556468
satysfi: 0.0.4 → 0.0.5
2020-09-01 08:54:13 +02:00
Daniël de Kok
09d1aa9622
Merge pull request #96025 from danieldk/age-0.2.0
...
postgresqlPackages.age: init at 0.2.0
2020-09-01 08:53:40 +02:00
Vincent Laporte
60d0746a84
coqPackages.dpdgraph: init at 0.6.8 for Coq 8.12
2020-09-01 08:53:19 +02:00
Daniël de Kok
8ec5187cb4
Merge pull request #96339 from danieldk/fossil-improvements
...
fossil: install man page and bash shell completions, use system sqlite
2020-09-01 08:53:10 +02:00
Daniël de Kok
3184a97f1c
Merge pull request #96525 from danieldk/catalogue-2.0.1
...
python3Packages.catalogue: 2.0.0 -> 2.0.1
2020-09-01 08:52:46 +02:00
Arthur Gautier
cc1920a109
unbound: disable lto on static builds (PR #96020 )
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
Amended by vcunat (isMusl != isStatic).
https://github.com/NixOS/nixpkgs/pull/96223#issuecomment-681204478
2020-09-01 08:49:31 +02:00
Vladimír Čunát
82aeab778f
pciutils: support static compilation
...
Close PR #96012 (thanks). This "static style" was discussed on:
https://github.com/NixOS/nixpkgs/pull/96223#issuecomment-681204478
2020-09-01 08:49:22 +02:00
Daniël de Kok
4b07b00c0d
adobe-reader: add knownVulnerabilities
...
We should really avoid that people unknowingly use Adobe Reader, it
has literally tens of known high-score code execution vulnerabilities,
probably exploited in the wild.
2020-09-01 08:39:36 +02:00
Christian Kampka
ca48f0cfa4
p11-kit: Add libtasn1 to nativeBuildInputs
...
For cross platform builds, p11-kit, libtasn1 in nativeBuildInputs
provides the asn1Parser binary on the hostPlatform needed for building.
At the same time, libtasn1 in buildInputs provides the libasn1 library
to link against for the target platform.
Hence, libtasn1 is required in both native and build inputs.
2020-09-01 08:36:26 +02:00
Doron Behar
7efe1cfe51
beets: Fix wavpack mediafile test
...
Extend mutagen-1.43.patch to include a fix for now supported bitrate of
wavpack files. See
d2fc3b59f7
for upstream's version of the change.
2020-09-01 09:22:03 +03:00
Daniël de Kok
5fa5d6d521
Merge pull request #96714 from NixOS/kevincox-libgnomeui-patch
...
libgnomeui: Update patch URL.
2020-09-01 08:07:23 +02:00
Mario Rodas
1111bd259b
ncspot: 0.2.1 -> 0.2.2
...
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.2
2020-09-01 04:20:00 +00:00
R. RyanTM
7bc3a08d3a
sparsehash: 2.0.3 -> 2.0.4
2020-08-31 19:47:49 -07:00
Mario Rodas
a0b3103d81
Merge pull request #96878 from bcdarwin/itk-5.1.1
...
itk: 5.1.0 -> 5.1.1
2020-08-31 21:00:48 -05:00
Mario Rodas
e7acfe332d
Merge pull request #96740 from r-ryantm/auto-update/xfractint
...
xfractint: 20.04p15 -> 20.04p16
2020-08-31 20:56:09 -05:00
Mario Rodas
17c68e8513
Merge pull request #96741 from r-ryantm/auto-update/xapian
...
xapian: 1.4.16 -> 1.4.17
2020-08-31 20:55:30 -05:00
Thomas Tuegel
5091d358b8
Merge branch 'master' into feature/plasma-5-18
2020-08-31 20:30:56 -05:00
R. RyanTM
f12217c366
rust-cbindgen: 0.14.3 -> 0.14.4
2020-08-31 18:10:06 -07:00
Thomas Tuegel
66eb5c8002
kdeplasma-addons: add kpurpose and qtwebengine as inputs
2020-08-31 20:02:34 -05:00
Aaron Andersen
bb53e38c2b
Merge pull request #96605 from aanderse/zabbix
...
zabbix: 4.0.20 -> 4.0.24, 5.0.2 -> 5.0.3
2020-08-31 20:50:48 -04:00
R. RyanTM
8b1dc2f4a8
teamviewer: 15.5.6 -> 15.8.3
2020-08-31 17:48:48 -07:00
Mario Rodas
8eae05ef8d
Merge pull request #96444 from r-ryantm/auto-update/pounce
...
pounce: 1.3p1 -> 1.4p2
2020-08-31 19:34:35 -05:00
Ryan Mulligan
561e6aba1e
Merge pull request #96064 from r-ryantm/auto-update/minder
...
minder: 1.9.1 -> 1.9.2
2020-08-31 17:33:46 -07:00
R. RyanTM
f02984aace
vim: 8.2.1123 -> 8.2.1522
2020-08-31 17:33:28 -07:00
Mario Rodas
38d7892572
Merge pull request #96848 from r-ryantm/auto-update/ameba
...
ameba: 0.13.1 -> 0.13.2
2020-08-31 19:31:10 -05:00
Peter Simons
f5f40fe292
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
a91f6a268b
.
2020-09-01 02:30:25 +02:00
R. RyanTM
c36700d828
libfilezilla: 0.23.0 -> 0.24.0
2020-08-31 17:30:14 -07:00
Mario Rodas
df9f71c21f
Merge pull request #96722 from r-ryantm/auto-update/todo.txt-cli
...
todo-txt-cli: 2.11.0 -> 2.12.0
2020-08-31 19:27:40 -05:00
Mario Rodas
508f05eb60
Merge pull request #96710 from r-ryantm/auto-update/speech-dispatcher
...
speechd: 0.9.1 -> 0.10.1
2020-08-31 19:25:53 -05:00