Commit Graph

8487 Commits

Author SHA1 Message Date
Artturi
b978bf0f0f
Merge pull request #220570 from Artturin/fixlints1 2023-03-14 02:15:55 +02:00
Harsh Shandilya
a8cfd27522
scrcpy: 1.25 -> 2.0 (#220783) 2023-03-13 22:15:09 +01:00
ckie
24469dbb73
Merge pull request #220824 from 9ary/dxvk-dll-overrides
dxvk: fix DLL override setup
dxvk: fix unbound variable warning in setup_dxvk.sh
dxvk: fix all shellcheck warnings
2023-03-12 21:58:20 +02:00
Anderson Torres
0871493aa5 kitty-themes: move to kitty directory 2023-03-12 14:42:55 -03:00
novenary
b09533e71e dxvk: fix all shellcheck warnings 2023-03-12 19:41:01 +02:00
novenary
f67a9f0e27 dxvk: fix unbound variable warning in setup_dxvk.sh 2023-03-12 19:25:23 +02:00
novenary
2fc61b77cf dxvk: fix DLL override setup
`basename srcpath` simply prints "srcpath" which results in a single DLL
override for srcpath.dll to be installed... clearly not what we want.
2023-03-12 14:51:25 +02:00
K900
68cd4eeded cups-filters: fix build with qpdf >= 11.3.0 2023-03-11 10:23:11 +03:00
Artturin
cab4a24c34 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs
2023-03-11 00:55:17 +02:00
Rafael Fernández López
737e372a78 fastly: use viceroy from nix 2023-03-09 12:01:41 -08:00
Ryan Lahfa
8aa37eb7f2
Merge pull request #218877 from jnsgruk/catppuccin-tmux
tmuxPlugins: init catppuccin theme at e2561de
2023-03-05 16:04:29 +01:00
R. Ryantm
bd73d9f9bd fastly: 7.0.0 -> 7.0.1 2023-03-05 09:07:56 +00:00
R. Ryantm
cefa675791 urbit: 1.21 -> 1.22 2023-03-02 02:11:56 +00:00
Weijia Wang
6600612738
Merge pull request #218541 from r-ryantm/auto-update/urbit
urbit: 1.20 -> 1.21
2023-03-01 23:17:28 +02:00
Jon Seager
7da77056fb
tmuxPlugins: init catppuccin theme at e2561de 2023-03-01 12:37:48 +00:00
Fabian Affolter
e9f8c25f1c
Merge pull request #217762 from joelkoen/rich-cli
rich-cli: fix dependency versions
2023-03-01 00:28:50 +01:00
Joel Koen
9f1539702d
rich-cli: fix dependency versions 2023-02-27 17:32:47 +10:00
Nick Cao
46d7460023
Merge pull request #218531 from SuperSandro2000/hplip-fix-link
hplip: fix patch download link
2023-02-27 14:26:42 +08:00
R. Ryantm
625157f81d urbit: 1.20 -> 1.21 2023-02-27 00:53:20 +00:00
Sandro Jäckel
fb7c2cdb51
hplip: fix patch download link 2023-02-27 00:56:34 +01:00
R. Ryantm
c73a83b29d fastly: 6.0.6 -> 7.0.0 2023-02-26 08:00:32 +00:00
Weijia Wang
39de70289c
Merge pull request #217336 from r-ryantm/auto-update/lilypond
lilypond: 2.24.0 -> 2.24.1
2023-02-24 19:00:13 +02:00
Mario Rodas
ad539c9f3c
Merge pull request #217814 from r-ryantm/auto-update/wiki-tui
wiki-tui: 0.6.3 -> 0.6.4
2023-02-24 06:47:32 -05:00
R. Ryantm
1320d26ed6 wiki-tui: 0.6.3 -> 0.6.4 2023-02-23 09:14:11 +00:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
226e149145 treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Ryan Mulligan
27a45b0e10
Merge pull request #216731 from matthew-levan/vere
urbit: remove old urbit; init at 1.20
2023-02-21 09:05:04 -08:00
Matthew LeVan
0e973e43c0 urbit: remove old urbit; init at 1.20 2023-02-21 11:27:05 -05:00
Winter
ee197b2f33 libjack2: don't use with lib at top-level
It's bit us once already [0], let's get rid of it before it does it again.

[0]: https://github.com/NixOS/nixpkgs/pull/216096#issuecomment-1437763295
2023-02-20 22:38:48 -05:00
Winter
76305f698e libjack2: fix source url
c733f0bf8a switched JACK to using overlay-style
mkDerivation, but forgot to change a reference to `version` to `finalAttrs.version`.

This wasn't caught at eval time because `with lib` was used, making the
source derivation try to fetch (at the time of writing) tag "23.05pre-git",
which obviously doesn't exist :D

Thanks to V for catching this [0].

[0]: https://github.com/NixOS/nixpkgs/pull/216096#issuecomment-1437763295
2023-02-20 22:29:21 -05:00
R. Ryantm
0fae3035a1 lilypond: 2.24.0 -> 2.24.1 2023-02-20 17:32:17 +00:00
Stanisław Pitucha
c7573643e7
Merge pull request #217043 from r-ryantm/auto-update/fastly
fastly: 6.0.3 -> 6.0.6
2023-02-19 15:41:45 +11:00
R. Ryantm
6a72c1fa87 fastly: 6.0.3 -> 6.0.6 2023-02-19 00:15:15 +00:00
Anderson Torres
da26711651
Merge pull request #216867 from phip1611/init-nflz
nflz: init at 1.0.2
2023-02-18 20:52:55 -03:00
Philipp Schuster
c4a002263c nflz: init at 1.0.2 2023-02-18 20:21:01 +01:00
Ulrik Strid
e34febdd88 kitty-themes: 2022-08-11 -> 2023-01-08 2023-02-17 15:00:19 +01:00
Mario Rodas
9ac2687512
Merge pull request #216722 from legendofmiracles/u-w-t
wiki-tui: 0.6.1 -> 0.6.3
2023-02-17 07:37:32 -05:00
lom
5fc03b04a1 wiki-tui: 0.6.1 -> 0.6.3 2023-02-16 18:42:26 -05:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
John Ericson
c733f0bf8a jack: Add meta.pkgConfigModules and test 2023-02-13 10:21:07 -05:00
github-actions[bot]
95d2ac73cc
Merge master into staging-next 2023-02-12 12:01:29 +00:00
R. Ryantm
869b5216f2 fastly: 6.0.0 -> 6.0.3 2023-02-12 09:46:15 +00:00
Vladimír Čunát
1e42908aa7
Merge branch 'master' into staging-next 2023-02-08 21:50:23 +01:00
Weijia Wang
bf4c84ec06
Merge pull request #215185 from ereslibre/bump-fastly-6.0.0
fastly: 5.1.1 -> 6.0.0
2023-02-08 05:01:11 +01:00
Rafael Fernández López
1ef9f06820
fastly: 5.1.1 -> 6.0.0 2023-02-07 22:23:23 +01:00
Weijia Wang
237608ca10 fxlinuxprint: fix src 2023-02-07 18:27:02 +01:00
github-actions[bot]
b30088fc3f
Merge master into staging-next 2023-02-07 00:02:12 +00:00
Sandro
b5eb105c27
Merge pull request #214013 from camillemndn/frescobaldi-3.2 2023-02-07 01:00:15 +01:00