Wolfgang Walther
387f59af8d
pkgs/misc/cups/drivers/samsung/4.00.39: remove unused builder.sh
...
Oversight in d14b6e65ff
.
2024-11-15 20:10:27 +01:00
R. Ryantm
bc3593677c
fastly: 10.15.0 -> 10.16.0
2024-11-13 03:15:12 +00:00
Emily
3b91a81423
treewide: remove redundant patches and locks ( #354215 )
2024-11-09 12:57:37 +00:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
aleksana
b74fdd2386
treewide: remove redundant patches and locks
...
These files are no longer referenced.
2024-11-08 12:54:15 +08:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc ( #354197 )
2024-11-07 18:16:05 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Austin Horstman
fe81678220
gnuk: refactor, mark broken ( #353217 )
2024-11-06 20:56:00 -06:00
Artturin
3f1b3cc985
flashfocus: Use path for pidof ( #353546 )
2024-11-05 17:53:55 +02:00
Pol Dellaiera
91726cda38
pacemaker: 2.1.8 -> 2.1.9 ( #352793 )
2024-11-04 20:17:42 +01:00
Philip Taron
2b12f69e85
spacenavd: resolve merge conflicts and address PR feedback
2024-11-04 09:02:39 -08:00
Artturin
b7e0ea3a4a
flashfocus: Use path for pidof
...
Add bash for the nc script shebang
2024-11-04 02:37:57 +02:00
Weijia Wang
81d58d9e24
xtrlock-pam: python2 -> python3 ( #351629 )
2024-11-01 22:41:01 +01:00
R. Ryantm
c2a1eed128
pacemaker: 2.1.8 -> 2.1.9
2024-11-01 05:36:50 +00:00
Fernando Rodrigues
ec8cc3e717
gnuk: set as broken, use correct homepage in meta and remove nested with expression
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-31 15:54:49 +00:00
Fernando Rodrigues
cab0d917f4
gnuk: 1.2.14 -> 2.2
...
Still broken, as they switched from newlib to picolib.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-31 15:54:49 +00:00
Fernando Rodrigues
ac2bd873a3
gnuk: replace configurePhase with configureFlags and sourceRoot
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-31 15:54:48 +00:00
Fernando Rodrigues
4e63264c54
gnuk: format with nixfmt-rfc-style
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-31 15:40:02 +00:00
Fernando Rodrigues
3d794b1dfe
gnuk: convert into a saner derivation
...
This absolutely does not need a generic builder.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-31 14:53:15 +00:00
Maximilian Bosch
276c55fe94
Merge: epson-escpr2: 1.2.18 -> 1.2.20 ( #352429 )
2024-10-31 10:21:28 +01:00
Shawn8901
1d0373d5ef
epson-escpr2: 1.2.18 -> 1.2.20
2024-10-30 18:52:06 +01:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next
2024-10-29 12:06:00 +00:00
Aleksana
91d052e89a
cups vm tests: fix race condition, add more tests ( #338193 )
2024-10-29 18:56:19 +08:00
Aleksana
4f10c40da0
hplip: remove enum-compat ( #350778 )
2024-10-29 14:34:11 +08:00
Fabián Heredia Montiel
34b62f7c47
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-27 16:10:56 -06:00
Martin Weinelt
abb3dcd846
uboot: missing perl dependency ( #336362 )
2024-10-27 16:46:45 +01:00
Ondrej Telka
c58ef65a1b
xtrlock-pam: python2 -> python3
2024-10-27 12:08:01 +01:00
Yarny0
9bca42857a
nixos/tests/printing: test cases for domain socket only config
...
Add two new vm tests for the printing configuration that
test `listenAddresses = []`, i.e., the situation where cups
only listens on the unix domain socket `/run/cups/cups.sock`.
This helps catching bugs like this:
https://github.com/OpenPrinting/cups/issues/985
https://github.com/NixOS/nixpkgs/pull/337748
2024-10-27 10:52:02 +01:00
Yarny0
377cbbdc30
cups: add 'cups-pdf' vm test to passthru.tests
...
While aimed at the cups-pdf printing package,
this vm tests also serves as a test for
the cups printing module in general.
2024-10-27 10:45:38 +01:00
Fabian Affolter
274118af66
hplip: remove enum-compat
...
Not needed on newer Python releases
2024-10-23 22:05:36 +02:00
github-actions[bot]
5a11b86f67
Merge master into staging-next
2024-10-22 18:04:37 +00:00
Fausto Núñez Alberro
c8079443e4
tmuxPlugins.yank: unstable-2021-06-20 -> unstable-2023-07-19
...
Only change is 67526eff82
2024-10-21 22:46:04 +02:00
github-actions[bot]
557897f89c
Merge master into staging-next
2024-10-21 12:06:04 +00:00
Franz Pletz
9c9383fcf6
tmuxPlugins.nord: 0.3.0 -> 0.3.0-unstable-2023-03-03 ( #348656 )
2024-10-21 09:37:09 +02:00
github-actions[bot]
8164a7aa6d
Merge master into staging-next
2024-10-21 00:14:52 +00:00
Peder Bergebakken Sundt
13bb3040ae
xlockmore: 5.78 → 5.80 ( #348248 )
2024-10-21 01:49:01 +02:00
Fernando Rodrigues
bd72d52013
tmuxPlugins.nord: 0.3.0 -> 0.3.0-unstable-2023-03-03
...
Nord has... stagnated a bit. There are unreleased changes from the
develop branch that have been stewing for a while, so let's provide them
to Nixpkgs users.
Changelog:
https://github.com/nordtheme/tmux/compare/v0.3.0...develop
Notable changes:
- The date formatting is no longer hardcoded.
- *-style configurations are now using the `bg=...;fg=...` syntax.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-10-20 17:50:31 -03:00
Artturin
a0a7eb6616
Merge branch 'master' into staging-next
2024-10-20 19:28:48 +03:00
Weijia Wang
2521896914
xlockmore: set mainprogram to xlock ( #347319 )
2024-10-20 18:22:46 +02:00
github-actions[bot]
a9f08a2b87
Merge master into staging-next
2024-10-18 12:05:39 +00:00
Atemu
2dbeda8d63
present: fix crash caused by dependency ( #348837 )
2024-10-18 08:21:54 +02:00
Erno Hopearuoho
55cabd03a0
present: fix crash caused by dependency
...
fixes #348788
2024-10-17 13:17:56 +03:00
github-actions[bot]
d64350d170
Merge master into staging-next
2024-10-16 16:35:34 +00:00
R. Ryantm
578111bde0
seafile-shared: 9.0.7 -> 9.0.8
2024-10-16 11:05:34 +00:00
github-actions[bot]
a445289eb9
Merge staging-next into staging
2024-10-14 12:41:38 +00:00
SharzyL
4974d65d14
riscv-pk: 1.0.0 -> unstable-2024-10-09
2024-10-14 17:05:59 +08:00
github-actions[bot]
d489b14cea
Merge staging-next into staging
2024-10-13 18:04:18 +00:00
Maximilian Bosch
80792e6e01
Merge: epson-escpr2: 1.2.13 -> 1.2.18 ( #348153 )
2024-10-13 15:10:12 +02:00
Samuel Tardieu
fc25b66dce
xlockmore: 5.78 → 5.80
2024-10-13 14:05:18 +02:00
github-actions[bot]
bf97df9c1c
Merge staging-next into staging
2024-10-13 00:15:51 +00:00