Commit Graph

9615 Commits

Author SHA1 Message Date
Aleksana
afb5947eed
fastly: 10.17.0 -> 10.17.1 (#363403) 2024-12-10 11:26:31 +08:00
R. Ryantm
9b5953d3ab fastly: 10.17.0 -> 10.17.1 2024-12-08 23:23:20 +00:00
Weijia Wang
8d3c9632ea
lilypond-unstable: 2.25.20 -> 2.25.21 (#358402) 2024-12-08 21:57:24 +01:00
Wolfgang Walther
d2dc9dea8a
jitsi-meet-prosody: 1.0.8091 -> 1.0.8242 (#345073) 2024-12-08 13:38:49 +01:00
Thomas Gerbet
69590ca7f4
cups-filters: 1.28.17 -> 2.0.1 (#358724) 2024-12-07 12:00:35 +01:00
Builditluc
194c000ab5
wiki-tui: 0.8.2 -> 0.9.1 2024-12-05 16:40:18 +01:00
Colin
ed307b9aac
fastly: 10.16.0 -> 10.17.0 (#359629) 2024-11-29 15:56:17 +00:00
Philip Taron
76fe013a4b
treewide: use dpkg setup hook (#359417) 2024-11-27 16:11:23 -08:00
jopejoe1
2e2c7f54fd treewide: hide more deprecated stuff if allowAliases is false 2024-11-27 20:51:46 +01:00
Rafael Fernández López
e687982294 fastly: 10.16.0 -> 10.17.0 2024-11-27 18:29:33 +01:00
Arnout Engelen
f1f9a54031
cups-filters: 1.28.17 -> 2.0.1 2024-11-27 09:46:24 +01:00
Franz Pletz
e6515ac862
tmuxPlugins.tmux-powerline: init at 3.0.0 (#356160) 2024-11-26 22:50:05 +01:00
jopejoe1
e51a9df08a treewide: use dpkg setup hook 2024-11-26 21:57:29 +01:00
thomasjm
b2e4b6b22e tmuxPlugins.tmux-powerline: init at 3.0.0 2024-11-25 12:58:51 -08:00
R. Ryantm
045921d4b0 lilypond-unstable: 2.25.20 -> 2.25.21 2024-11-23 11:29:33 +00:00
R. Ryantm
d91b4a9c04 jitsi-meet-prosody: 1.0.8091 -> 1.0.8242 2024-11-17 22:54:24 +00:00
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