sternenseemann
456faf71e5
ghcWithPackages: use haskellCompilerName for ghclibdir
...
This is done for consistency with generic-builder.nix and because it's
easier for downstream users to replicate which will inevitably use our
code as inspiration.
2022-03-31 12:50:43 +02:00
sternenseemann
78a93b5352
haskellPackages.mkDerivation: get ghclibdir via haskellCompilerName
...
This is the correctest and clearest way to do it I can think of at the
moment that doesn't need us to add anything.
"${ghcCommand}-${ghc.version}" also works, but is clunkier and harder to
replicate for downstream users.
2022-03-31 12:47:54 +02:00
José Romildo Malaquias and GitHub
8d45556f05
Merge pull request #165064 from jonringer/nvidia-vaapi-hiprio
...
nvidia-vaapi-driver: mark as high priority for collisions
2022-03-31 07:41:31 -03:00
Bobby Rong
bfdbd43fa1
vala_0_48: 0.48.23 → 0.48.24
...
https://gitlab.gnome.org/GNOME/vala/-/blob/0.48.24/NEWS
2022-03-31 18:41:19 +08:00
madisetti
9dddd48c4c
nixos/grub: added configuration option for entry options
2022-03-31 06:39:16 -04:00
Robert Hensing
9d270f0381
haskellPackages.mmark: Use stackage-provided version
...
Fixes an evaluation error as the versioned attr is missing now.
2022-03-31 12:37:31 +02:00
sternenseemann
383fbfadcc
ghcWithPackages: use packageCfgDir over ghc.name where appropriate
...
This is an incorrectness pointed out in #153319 which we already have
a proper solution for.
2022-03-31 12:37:00 +02:00
Arjan Schrijver
2edc902423
ntfy-sh: 1.18.1 -> 1.19.0
2022-03-31 12:10:35 +02:00
Atemu
b153524b48
ncdu2: init at 2.0
2022-03-31 11:50:03 +02:00
Pascal Bach and GitHub
fe9906cb48
Merge pull request #166503 from stehessel/update-openshift-4.10
...
openshift: 4.1 -> 4.10
2022-03-31 11:02:39 +02:00
7c6f434c and GitHub
45f9838928
Merge pull request #166407 from bobby285271/virt-viewer
...
virt-viewer: fix build with meson 0.61
2022-03-31 08:48:47 +00:00
Fabian Affolter and GitHub
5698f541d3
Merge pull request #166384 from r-ryantm/auto-update/python3.10-motionblinds
...
python310Packages.motionblinds: 0.6.3 -> 0.6.4
2022-03-31 10:41:26 +02:00
Fabian Affolter and GitHub
69ffe9140c
Merge pull request #166492 from r-ryantm/auto-update/python310Packages.pybindgen
...
python310Packages.pybindgen: 0.22.0 -> 0.22.1
2022-03-31 10:34:28 +02:00
R. Ryantm
abff5d05f3
python310Packages.sabyenc3: 5.1.5 -> 5.1.6
2022-03-31 08:31:57 +00:00
Fabian Affolter and GitHub
e26f694dd3
python3Packages.azure-mgmt-media: remove unused input
2022-03-31 10:31:01 +02:00
Fabian Affolter and GitHub
dd39ce1e43
python3Packages.azure-mgmt-media: disable on older Python releases
2022-03-31 10:29:56 +02:00
Fabian Affolter and GitHub
7b376d919c
Merge pull request #166483 from r-ryantm/auto-update/python310Packages.plac
...
python310Packages.plac: 1.3.4 -> 1.3.5
2022-03-31 10:23:55 +02:00
Rouven Czerwinski
850992fc1f
xwayland: 22.1.0 -> 22.1.1
...
Minor release bump with various use-after-free fixes and a fix for
windowed vulkan windows rendering at 58FPS instead of the expected
60FPS.
Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de >
2022-03-31 10:22:39 +02:00
Ben Siraphob and GitHub
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs
2022-03-31 03:15:41 -05:00
Fabian Affolter and GitHub
c97498aeee
python3Packages.youtube-transcript-api: disable on older Python releases
2022-03-31 09:46:15 +02:00
Fabian Affolter and GitHub
52bd410a12
python310Packages.pybindgen: add pythonImportsCheck
2022-03-31 09:42:09 +02:00
Sandro and GitHub
36436ac2fe
Merge pull request #158365 from k4leg/ventoy-update
2022-03-31 09:40:00 +02:00
Fabian Affolter
1b2e23209f
python3Packages.idasen: relax voluptuous constraint
2022-03-31 09:39:24 +02:00
Fabian Affolter
0ae9d39d53
python3Packages.aioguardian: 2022.03.0 -> 2022.03.1
2022-03-31 09:36:17 +02:00
Fabian Affolter
8586e4dd94
python3Packages.simplisafe-python: 2022.03.1 -> 2022.03.2
2022-03-31 09:29:11 +02:00
Fabian Affolter
f1cc8d7cf4
home-assistant: add override for voluptuous
2022-03-31 09:27:25 +02:00
Fabian Affolter and GitHub
5bd431ecd1
Merge pull request #166476 from fabaff/aiosmb-bump
...
python3Packages.aiosmb: 0.2.50 -> 0.3.8
2022-03-31 09:23:20 +02:00
Fabian Affolter and GitHub
1ca3c08589
Merge pull request #166463 from fabaff/amass-bump
...
amass: 3.18.3 -> 3.19.0
2022-03-31 09:21:14 +02:00
Fabian Affolter and GitHub
42569db61d
Merge pull request #166465 from fabaff/ipinfo-bump
...
ipinfo: 2.7.0 -> 2.8.0
2022-03-31 09:20:48 +02:00
Bobby Rong
fd049bba8c
banking: fix build with meson 0.61
2022-03-31 15:15:59 +08:00
Sandro and GitHub
9d1a1d1ad3
Merge pull request #166167 from samuela/samuela/fix-treeo
2022-03-31 09:13:48 +02:00
Fabian Affolter and GitHub
bb449d292d
Merge pull request #166515 from r-ryantm/auto-update/python310Packages.pysigma
...
python310Packages.pysigma: 0.4.3 -> 0.4.4
2022-03-31 09:12:07 +02:00
Fabian Affolter and GitHub
d60bab9d7a
python3Packages.plac: disable on older Python releases
2022-03-31 09:10:35 +02:00
Fabian Affolter and GitHub
ceac21cff7
Merge pull request #166471 from fabaff/scmrepo-bump
...
python3Packages.scmrepo: 0.0.14 -> 0.0.16
2022-03-31 09:06:46 +02:00
Fabian Affolter and GitHub
3509e374bc
Merge pull request #166468 from fabaff/restfly-bump
...
python3Packages.restfly: 1.4.5 -> 1.4.6
2022-03-31 09:06:27 +02:00
Fabian Affolter and GitHub
b42699b306
Merge pull request #166475 from fabaff/tfsec-bump
...
tfsec: 1.15.0 -> 1.15.2
2022-03-31 09:05:34 +02:00
Thibault Gagnaux
50f6c0dfa7
graalvmXX-ce: refactor and clean up of update.nix
...
The update script fetches the latest versions and only
computes/downloads the sha256 if there is a new version to improve runtime.
2022-03-31 08:42:55 +02:00
Thibault Gagnaux
c6203291c8
graalvm17-ce-dev: init with aarch64-darwin
2022-03-31 08:42:55 +02:00
Thibault Gagnaux
fa5712c0b7
graalvmXX-ce: new update script
2022-03-31 08:42:54 +02:00
Vladimír Čunát
f588040472
powerdns: fix 32-bit builds against glibc
2022-03-31 08:33:20 +02:00
R. Ryantm
0e3e49fc67
python310Packages.wasabi: 0.9.0 -> 0.9.1
2022-03-31 06:14:33 +00:00
github-actions[bot] and GitHub
3c526dbe2c
Merge master into staging-next
2022-03-31 06:01:18 +00:00
R. Ryantm
007e031f53
python310Packages.youtube-transcript-api: 0.4.3 -> 0.4.4
2022-03-31 04:47:36 +00:00
R. Ryantm
1ce6c6025f
python310Packages.qiskit-optimization: 0.3.1 -> 0.3.2
2022-03-31 04:46:47 +00:00
Ben Siraphob and GitHub
cbbef27aa9
Merge pull request #166527 from siraben/nuxmv-darwin
2022-03-30 23:44:48 -05:00
Ben Siraphob
0535074d17
nuXmv: fix darwin build
2022-03-30 23:43:21 -05:00
Jade
e50bc2f36d
nixos/nix-gc, nixos/auto-upgrade: Minor documentation fixes.
...
The gc documentation had some artifacts (presumably being copied from
autoupgrade) and the autoupgrade docs had a typo
2022-03-31 00:24:25 -04:00
Bobby Rong
5b099769b0
gnome-online-accounts: 3.43.1 → 3.44.0
...
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.43.1...3.44.0
2022-03-31 04:03:22 +00:00
Eduardo Quiros
2303dc0128
signal-desktop: 5.36.0 -> 5.37.0
2022-03-30 21:08:19 -06:00
R. Ryantm
0ca4988889
python310Packages.dropbox: 11.28.0 -> 11.29.0
2022-03-31 02:57:38 +00:00