Chris Rendle-Short
3a18062a44
librecad: fix missing app name and icon on Wayland
...
Wayland uses the .desktop file to find the app name and icon. Without it being specified the correct icon is not shown.
Tested on Gnome/Wayland.
References:
- https://community.kde.org/Guidelines_and_HOWTOs/Wayland_Porting_Notes#Application_Icon
- https://doc.qt.io/qt-5/qguiapplication.html#desktopFileName-prop
2020-01-23 08:37:15 +11:00
Florian Klink
fe414f371f
Merge pull request #77380 from curiousleo/lorri-unstable-2020-01-09
...
lorri: unstable-2019-10-30 -> unstable-2020-01-09
2020-01-10 11:45:22 +01:00
Florian Klink
0c26ef9e76
Merge pull request #77425 from emmanuelrosa/qutebrowser-1.9
...
qutebrowser: 1.8.3 -> 1.9.0
2020-01-10 11:35:13 +01:00
Florian Klink
f29e259efe
Merge pull request #77417 from petabyteboy/feature/gradle-cleanup
...
remove old gradle versions
2020-01-10 11:27:47 +01:00
Leonhard Markert
c976dc165b
lorri: unstable-2019-10-30 -> unstable-2020-01-09
...
`rustfmt` is now a compile time dependency because the varlink generated
code is formatted with it.
2020-01-10 11:26:38 +01:00
edef
178ac3cb99
google-cloud-sdk: include openssl(1) in PATH ( #77277 )
...
Otherwise, it might fail with a mysterious error:
ERROR: (gcloud.beta.compute.reset-windows-password) Your platform does not support OpenSSL.
2020-01-10 09:42:37 +00:00
Lassulus
773494d0ea
Merge pull request #70208 from mrVanDalo/feature/pull-request-workflow
...
doc : improve and cleanup of submitting-changes
2020-01-10 10:06:55 +01:00
Emmanuel Rosa
216dea5b9d
qutebrowser: 1.8.3 -> 1.9.0
...
Closes #77360
2020-01-10 16:05:17 +07:00
Ben Darwin
ee7d45c638
pythonPackages.hydra: init at 1.4.1
2020-01-09 22:54:16 -08:00
Ben Darwin
60c03fb380
pythonPackages.omegaconf: init at 1.4.1
2020-01-09 22:54:16 -08:00
Ryan Mulligan
55adc491f0
Merge pull request #77180 from anmonteiro/anmonteiro/libev-static
...
libev: Add statically linked `libev` to `pkgsStatic`
2020-01-09 21:28:29 -08:00
Silvan Mosberger
91da4b3c5d
Fix store imports from NixOS modules ( #77416 )
...
Fix store imports from NixOS modules
2020-01-10 04:45:33 +01:00
Milan Pässler
eac1713781
jd-gui: 1.6.5 -> 1.6.6
2020-01-10 04:21:18 +01:00
Milan Pässler
2e6053dade
jd-gui: use gradle from nixpkgs
...
It builds just fine with the packaged gradle, no reason to pull in
another impure dependency.
2020-01-10 04:21:18 +01:00
Milan Pässler
8337bb607c
gradle: remove old versions
2020-01-10 04:21:18 +01:00
Milan Pässler
8ed9207b7e
mxisd: use latest gradle
2020-01-10 04:21:18 +01:00
Silvan Mosberger
2955e6bd26
lib/tests: Add test case for imports from derivations
2020-01-10 04:13:28 +01:00
Silvan Mosberger
e0ea5f4d9b
lib/modules: Fix store imports
...
This fixes imports from the store not being possible, which was caused by
https://github.com/NixOS/nixpkgs/pull/76857
E.g. such a case:
imports = [ "${home-manager}/nixos" ];
2020-01-10 04:13:28 +01:00
Tim Steinbach
e116b4b331
kafka: 2.3.0 -> 2.3.1
2020-01-09 20:54:24 -05:00
Tim Steinbach
7ea793e7b9
linux_latest-libre: 17174 -> 17177
2020-01-09 20:33:38 -05:00
Tim Steinbach
895545d2b4
linux: 5.4.8 -> 5.4.10
2020-01-09 20:32:11 -05:00
Tim Steinbach
122c02c7f7
linux: 4.19.93 -> 4.19.94
2020-01-09 20:31:23 -05:00
Tim Steinbach
ca91b1694d
linux: 4.14.162 -> 4.14.163
2020-01-09 20:30:26 -05:00
Jonathan Reeve
e4134747f5
pythonPackages.colormath: init at 3.0.0
2020-01-09 15:57:05 -08:00
ivann
80223b04c8
vimPlugins.vim-dadbod: init at 2020-01-02
2020-01-09 15:06:47 -08:00
ivann
f58d7da30d
vimPlugins.vim-endwise: init at 2019-11-13
2020-01-09 15:04:52 -08:00
ivann
2773c7a9ac
vimPlugins.pear-tree: init at 2019-12-08
2020-01-09 15:04:23 -08:00
ivann
1cc1e8423f
vimPlugins.defx-icons: init at 2019-11-03
2020-01-09 15:02:50 -08:00
Taran Lynn
441a181498
SDL2_mixer: add opusfile dependency for opus support ( #68767 )
2020-01-09 17:28:34 -05:00
Vladimír Čunát
9e0c8f0cbe
ppp: remove falsifian from meta.maintainers
...
https://github.com/NixOS/nixpkgs/pull/66528#issuecomment-572762705
2020-01-09 22:52:11 +01:00
Vladyslav M
429812d0cb
Merge pull request #77389 from erictapen/imv-4.1.0
...
imv: 4.0.1 -> 4.1.0
2020-01-09 23:42:35 +02:00
worldofpeace
75f9b2f91f
Merge pull request #77375 from lheckemann/calls-0.1.1
...
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 16:19:12 -05:00
worldofpeace
ed165adbf6
Merge pull request #77348 from Kiwi/fix-librecad
...
librecad: fix build
2020-01-09 16:18:18 -05:00
Kevin Amado
2b7f4eddde
pythonPackages.pylint-plugin-utils: init at 0.6
2020-01-09 13:07:17 -08:00
markuskowa
4c1e1bba84
Merge pull request #77085 from r-ryantm/auto-update/geekbench
...
geekbench: 5.0.4 -> 5.1.0
2020-01-09 21:57:41 +01:00
Alyssa Ross
65dcd244bc
maintainers/create-azure.sh: run from anywhere
...
I'm not really sure how the line directly after ended up with this,
but this line didn't...
2020-01-09 20:54:28 +00:00
Maximilian Bosch
7ee263e699
bandwhich: 0.7.0 -> 0.8.0
...
https://github.com/imsnif/bandwhich/releases/tag/0.8.0
2020-01-09 21:50:46 +01:00
markuskowa
f603e61097
Merge pull request #77117 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 19.3.1 -> 19.4.0
2020-01-09 21:42:45 +01:00
markuskowa
db630cac11
Merge pull request #74512 from prusnak/kodelife
...
kodelife: 0.8.7.105 -> 0.8.8.110 (+support for more archs)
2020-01-09 21:41:48 +01:00
Robert Djubek
e0f6da5655
librecad: fix build
...
recently this stopped building on nixos-unstable
a git bisect of nixpkgs revealed;
`# first bad commit: [8f729c0070ec3f78edadeaebcbd110257fe4577e] gcc: switch default to gcc9`
this switches the build to use gcc8Stdenv
2020-01-09 20:39:10 +00:00
markuskowa
f2997ea03a
Merge pull request #77132 from r-ryantm/auto-update/kid3
...
kid3: 3.8.0 -> 3.8.1
2020-01-09 21:36:55 +01:00
markuskowa
2913973aa7
Merge pull request #76938 from lourkeur/fix_76184_gnunet
...
nixos/gnunet: Add types to the options
2020-01-09 21:33:50 +01:00
markuskowa
59670b0c56
Merge pull request #76939 from lourkeur/fix_76184_tsocks
...
nixos/tsocks: Add types to the options
2020-01-09 21:33:18 +01:00
Jonathan Ringer
3ad5206263
obexfs: add missing bluez dep
2020-01-09 12:30:31 -08:00
markuskowa
907e0af7dc
Merge pull request #77367 from filalex77/glow-0.2.0
...
glow: 0.1.6 -> 0.2.0
2020-01-09 21:30:20 +01:00
Jon
dc23abaa23
Merge pull request #77037 from jonringer/bump-mupen
...
mupen64plus: 2.5 -> 2.5.9
2020-01-09 12:29:23 -08:00
Jonathan Ringer
1e6bb7ee0b
python2Packages.ihatemoney: fix python2 test deps
2020-01-09 12:28:38 -08:00
Scriptkiddi
cef835d40e
pythonPackages.m3u8: init at 0.5.2
2020-01-09 12:11:49 -08:00
Justin Humm
ccb4a4e4e9
imv: 4.0.1 -> 4.1.0
2020-01-09 21:00:18 +01:00
Jonathan Ringer
26b0bb11de
mupen64plus: 2.5 -> 2.5.9, target x86_64-linux only
2020-01-09 11:39:32 -08:00