github-actions[bot]
88140ced6d
Merge master into staging-next
2024-06-24 12:01:17 +00:00
Martin Weinelt
74f29cd4b6
libjack2: fix python 3.12 support
...
Backports the waf 2.0.26 update, which adds Python 3.12 support to the
build system.
2024-06-24 12:18:23 +02:00
Shawn8901
0415c9c1f4
epson-escpr2: 1.2.10 -> 1.2.11
2024-06-23 22:31:59 +02:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
Emily
fbda1dbfd6
treewide: replace freeglut with libglut
...
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.
Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
R. Ryantm
44210d5c23
fastly: 10.12.2 -> 10.12.3
2024-06-22 07:02:02 +00:00
github-actions[bot]
c6707a9686
Merge staging-next into staging
2024-06-21 12:01:53 +00:00
Samuel Dionne-Riel
c7882d9a4d
hll2390dw-cups: Drop unmaintained package
2024-06-21 01:06:01 -04:00
Samuel Dionne-Riel
caf402f789
uboot*: Drop samueldr as maintainer
2024-06-20 20:45:18 -04:00
R. Ryantm
82f78e7510
lilypond-unstable: 2.25.16 -> 2.25.17
2024-06-20 07:44:46 +00:00
deinferno
0097354da1
pantum-driver: 1.1.106 -> 1.1.123
2024-06-19 23:26:09 +05:00
Martin Weinelt
f822b2ba5c
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
...
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
Aleksana
ee9cf00e6d
Merge pull request #315240 from Cryolitia/ghost-font
...
ghostscript: add output `fonts`
2024-06-15 19:32:39 +08:00
jopejoe1
f9cd82dcfd
lssecret: use pname instead of name
2024-06-15 09:56:43 +02:00
github-actions[bot]
eccfb1ee94
Merge staging-next into staging
2024-06-15 00:02:47 +00:00
Weijia Wang
f006c8e547
Merge pull request #319753 from r-ryantm/auto-update/fastly
...
fastly: 10.12.1 -> 10.12.2
2024-06-14 22:39:12 +02:00
github-actions[bot]
098fe8ee26
Merge staging-next into staging
2024-06-14 18:01:39 +00:00
Guillaume Girol
a5ca25f03d
Merge pull request #319840 from nova-r/new-plugin-epkowa
...
epkowa: add plugin for Perfection V100 Photo
2024-06-14 18:28:36 +02:00
nova madeline
82aeb7fba1
epkowa: add plugin for Perfection V100 Photo
2024-06-14 16:40:55 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
R. Ryantm
3df1fb8b73
fastly: 10.12.1 -> 10.12.2
2024-06-14 07:34:32 +00:00
Shawn8901
05ae9bdbb3
epson-escpr2: 1.2.9 -> 1.2.10
2024-06-13 22:25:09 +02:00
github-actions[bot]
477d2d32ff
Merge master into staging-next
2024-06-12 00:02:10 +00:00
Rafael Fernández López
07fd30b47a
fastly: 10.12.0 -> 10.12.1
2024-06-11 08:26:14 +02:00
github-actions[bot]
0cc78468fa
Merge master into staging-next
2024-06-10 18:01:13 +00:00
Rafael Fernández López
9a7c749bd7
fastly: 10.11.0 -> 10.12.0
2024-06-10 13:08:07 +02:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next
2024-06-08 00:02:16 +00:00
Nick Cao
e6d9a1261b
Merge pull request #317872 from r-ryantm/auto-update/fastly
...
fastly: 10.10.0 -> 10.11.0
2024-06-07 15:42:13 -04:00
github-actions[bot]
e7fb1ff4be
Merge master into staging-next
2024-06-07 06:01:17 +00:00
R. Ryantm
18eab3db52
fastly: 10.10.0 -> 10.11.0
2024-06-07 00:58:19 +00:00
Stanisław Pitucha
4ba83903ac
auditbeat7,filebeat7,heartbeat7,metricbeat7,packetbeat7: fix meta merging
...
With a set merge, most of the meta was lost, including the license and
platform information. Change to deep merge to preserve the attributes.
2024-06-06 21:46:38 +10:00
github-actions[bot]
f1f4d07f90
Merge master into staging-next
2024-06-05 12:01:21 +00:00
Pol Dellaiera
88d8b82748
Merge pull request #316457 from o0th/add-tmux-nova
...
tmuxPlugins.tmux-nova: init at 1.2.0
2024-06-05 09:34:41 +02:00
Alyssa Ross
f27b3096c3
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/os-specific/linux/util-linux/default.nix
2024-06-04 13:31:26 +01:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
github-actions[bot]
c5a290d7d7
Merge master into staging-next
2024-06-04 00:02:20 +00:00
Artturin
0e2ddadf23
Merge pull request #316912 from JohnRTitor/ananicy-cpp-patch
...
ananicy-cpp: enable regex support
2024-06-03 22:33:16 +03:00
github-actions[bot]
ddde12c6f7
Merge master into staging-next
2024-06-03 18:02:09 +00:00
Eelco Dolstra
8d2a765adf
Let-float various fromJSON calls to avoid repeated JSON reading/parsing
...
Some of these were read/parsed dozens of times in a `nix search`
invocation, and in particular the MELPA recipes archive (3 MiB) was
read 4 times.
2024-06-03 18:52:42 +02:00
John Titor
9f5f2746ad
ananicy-cpp: move to by-name
2024-06-03 18:35:17 +05:30
Sandro Jäckel
41452802cb
treewide: fix all obviously wrong mkEnableOptions
2024-06-03 13:20:32 +02:00
github-actions[bot]
97d15b22bf
Merge master into staging-next
2024-06-02 18:01:10 +00:00
Sandro
380c5735c0
Merge pull request #309334 from Yarny0/foomatic-db-update
2024-06-02 17:58:13 +02:00
Weijia Wang
0d36eb85bb
Merge pull request #311106 from r-ryantm/auto-update/lilypond-unstable
...
lilypond-unstable: 2.25.15 -> 2.25.16
2024-06-02 16:37:05 +02:00
o0th
0a32172a22
tmuxPlugins.tmux-nova: init at 1.2.0
2024-06-02 12:23:47 +02:00
github-actions[bot]
f4392ae842
Merge master into staging-next
2024-06-01 18:01:06 +00:00
Artturin
3be6823649
Merge pull request #270437 from mtzanidakis/fix/cups-brother-hl1210w
...
cups-brother-hl1210w: fix ppd symlink path
2024-06-01 16:12:07 +03:00
github-actions[bot]
f7de25c01e
Merge master into staging-next
2024-06-01 12:01:11 +00:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next
2024-05-31 07:30:41 +02:00
Marek Maksimczyk
0fa6932b80
tmuxPlugins.session-wizard: 1.2.0 -> 1.3.1
2024-05-30 14:23:33 +02:00
R. Ryantm
a93742231f
xlockmore: 5.77 -> 5.78
2024-05-30 03:51:29 +00:00
Leona Maroni
ea2aec7c4b
Merge pull request #306964 from r-ryantm/auto-update/cups
...
cups: 2.4.7 -> 2.4.8
2024-05-29 08:03:40 +02:00
北雁 Cryolitia
93a9ca34fe
ghostscript: add output fonts
2024-05-28 11:50:34 +08:00
github-actions[bot]
7537b40813
Merge staging-next into staging
2024-05-26 18:01:42 +00:00
R. Ryantm
55ae6112be
seafile-shared: 9.0.5 -> 9.0.6
2024-05-25 04:28:27 +00:00
github-actions[bot]
7655996362
Merge staging-next into staging
2024-05-23 18:02:28 +00:00
Dmitry Kalinkin
41272d723d
Merge pull request #296602 from afh/update-ghostscript
...
ghostscript: 10.02.1 -> 10.03.1
2024-05-23 13:33:47 -04:00
R. Ryantm
3328b40f27
autotiling: 1.9.2 -> 1.9.3
2024-05-23 10:39:21 +00:00
github-actions[bot]
e86d339640
Merge staging-next into staging
2024-05-23 00:02:52 +00:00
Dmitry Kalinkin
2dcfa4787b
ghostscript: 10.3.0 -> 10.3.1
2024-05-22 17:47:43 -04:00
Fabian Affolter
d98f58ed0b
Merge pull request #309457 from r-ryantm/auto-update/python311Packages.rich-rst
...
python311Packages.rich-rst: 1.3.0 -> 1.3.1
2024-05-22 23:42:13 +02:00
Fabian Affolter
a4f916072f
rich-cli: add patches to support later rich/textual releases
2024-05-22 15:30:00 +02:00
github-actions[bot]
0327923ced
Merge staging-next into staging
2024-05-21 06:01:56 +00:00
Rafael Fernández López
4bf826c147
fastly: 10.9.0 -> 10.10.0
2024-05-20 21:53:05 +02:00
github-actions[bot]
68b5bb0cf5
Merge staging-next into staging
2024-05-20 00:02:41 +00:00
Elian Doran
d07b19dbbd
moonfire-nvr: fix build on darwin
2024-05-19 10:51:33 +03:00
github-actions[bot]
1f2a295f80
Merge staging-next into staging
2024-05-17 00:02:37 +00:00
Alexis Hildebrandt
6faa002dc1
ghostscript: 10.02.1 -> 10.03.0
2024-05-16 19:23:16 +02:00
Yannick Mayeur
59b372621c
tmuxPlugins.catppucin: unstable-2023-08-21 -> unstable-2024-05-16
2024-05-16 15:34:54 +02:00
Alyssa Ross
67641d0589
wafHook: don't add cross compilation flags
...
These flags are not part of waf, they're custom flags that are not
widely implemented. More packages are broken because of these flags
being added than actually recognise them.
Of the packages in Nixpkgs that directly depend on wafHook that we can
attempt to cross compile (i.e. all their dependencies cross compile),
5 already successfully cross compile and recognise these flags, 2
already successfully cross compile because they have been opted out of
these flags, 3 don't cross compile successfully for reasons unrelated
to these flags, and for the remaining 7, the only thing stopping them
cross compiling successfully is that they are being passed these flags
that they don't recognise.
All of the five successfully cross-compiling packages that do
recognise these flags are samba projects: ldb, talloc, tdb, tevent,
and samba4. So this isn't a general waf convention, just a samba one.
It therefore doesn't make sense to set these flags by default. They
should just be included in the expressions for each samba project,
like all the other quirks common to samba build systems.
This change fixes cross compilation of the following packages:
blockhash ganv ndn-cxx mda_lv2 pflask raul saldl
2024-05-15 16:47:16 +02:00
Redyf
dda5e2f675
tmuxPlugins.tokyo-night-tmux: init at 1.5.3
2024-05-13 18:33:51 -03:00
Peder Bergebakken Sundt
238b3bd853
Merge pull request #309274 from james-atkins/epsonscan2-update
...
epsonscan2: 6.7.61.0 -> 6.7.63.0
2024-05-13 01:24:40 +02:00
R. Ryantm
c1bd6828ed
lilypond-unstable: 2.25.15 -> 2.25.16
2024-05-12 16:20:37 +00:00
R. Ryantm
0050395076
fastly: 10.8.10 -> 10.9.0
2024-05-08 14:08:59 +00:00
James Atkins
93349f742f
epsonscan2: 6.7.61.0 -> 6.7.63.0
2024-05-05 08:46:50 -05:00
Yarny0
df4cbbc521
foomatic-db*: migrate to pkgs/by-name
overlay
2024-05-05 12:40:48 +02:00
Masum Reza
791e05037d
ananicy-rules-cachyos: unstable-2024-04-22 -> unstable-2024-05-04 ( #309083 )
...
* ananicy-rules-cachyos: unstable-2024-04-22 -> unstable-2024-05-04
* ananicy-rules-cachyos: format using nixfmt-rfc-style
* ananicy-rules-cachyos: migrate to pkgs/by-name
2024-05-04 21:56:40 +03:00
Weijia Wang
4e2eac4409
Merge pull request #307319 from r-ryantm/auto-update/lilypond-unstable
...
lilypond-unstable: 2.25.14 -> 2.25.15
2024-05-04 16:15:44 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next
2024-05-02 09:05:49 +02:00
Pascal Wittmann
51f0aa6a5a
Merge pull request #308177 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.76 -> 5.77
2024-05-02 08:27:45 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next
2024-05-01 18:01:22 +00:00
Aleksana
b77e1a3af6
Merge pull request #307188 from JohnRTitor/anydesk
...
treewide: migrate some packages to finalAttrs, also reference lib explicitly in meta
2024-05-01 20:22:09 +08:00
R. Ryantm
b8f4e06520
xlockmore: 5.76 -> 5.77
2024-05-01 06:21:43 +00:00
Weijia Wang
23cbc3c2b3
Merge branch 'master' into staging-next
2024-04-30 13:24:52 +02:00
Justin Knueppel
2cd53499ed
tmuxPlugins.fzf-tmux-url unstable-2021-12-27 -> unstable-2024-04-14
2024-04-29 23:00:33 -04:00
Vladimír Čunát
ad6f6ba399
Merge branch 'master' into staging-next
2024-04-29 08:22:30 +02:00
kirillrdy
e973935a91
Merge pull request #306923 from jopejoe1/alock/update/2.5.1
...
alock: unstable-2017-07-20 -> 2.5.1, add update script
2024-04-29 10:19:33 +10:00
Jan Tojnar
1b2ebb8fbb
Merge branch 'master' into staging-next
2024-04-28 17:33:27 +02:00
Artturi
e6c5e246d2
Merge pull request #307315 from r-ryantm/auto-update/autotiling
...
autotiling: 1.9.1 -> 1.9.2
2024-04-28 14:33:03 +03:00
Weijia Wang
7f45fee52a
Merge branch 'master' into staging-next
2024-04-28 04:02:14 +02:00
R. Ryantm
4b1a2f9420
lilypond-unstable: 2.25.14 -> 2.25.15
2024-04-27 21:33:48 +00:00
R. Ryantm
ae277ac9d2
autotiling: 1.9.1 -> 1.9.2
2024-04-27 21:13:47 +00:00
Sandro
33812a15b4
Merge pull request #307283 from msfjarvis/hs/remove-maintainer
...
maintainers: remove msfjarvis
2024-04-27 22:47:55 +02:00
Harsh Shandilya
804480fc08
maintainers: remove msfjarvis
2024-04-27 21:57:43 +02:00
John Titor
b2af07c701
ananicy-rules-cachyos: unstable-2024-04-16 -> unstable-2024-04-22
2024-04-27 21:52:14 +05:30
John Titor
987fc18a12
sndio: move to finalAttrs
...
explicitly use lib where needed
2024-04-27 18:06:58 +05:30
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
R. Ryantm
c0c5f9ed63
jitsi-meet-prosody: 1.0.7874 -> 1.0.7952
2024-04-26 22:55:50 +00:00
R. Ryantm
36b16a08fe
cups: 2.4.7 -> 2.4.8
2024-04-26 12:34:01 +00:00
jopejoe1
d80c38e753
alock: add update script
2024-04-26 12:29:00 +02:00
jopejoe1
3bcba25270
alock: unstable-2017-07-20 -> 2.5.1
2024-04-26 12:29:00 +02:00
Aditya Puranik
b3431dd54d
tmuxPlugins.nord: update repo and metadata ( #290575 )
...
Update pkgs/misc/tmux-plugins/default.nix
Change sha256->hash
Co-authored-by: Marcus Ramberg <marcus@means.no>
2024-04-23 23:24:06 +08:00
Nikolay Korotkiy
bc047f9a00
Merge pull request #298800 from Qusic/slock
...
slock: add updateScript
2024-04-19 08:17:43 +04:00
Astro
91b878a48b
lilypond: fix $PATH ( #302423 )
...
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-18 11:35:05 +02:00
Aleksana
9884c918e7
Merge pull request #304469 from JohnRTitor/ananicy-cachyos-rules
...
ananicy-rules-cachyos: unstable-2024-04-10 -> unstable-2024-04-16
2024-04-18 00:21:14 +08:00
éclairevoyant
4dcd08c9d4
plasmahud: fix runtime errors and other cleanup ( #271479 )
...
* plasma-hud: fix runtime errors
* plasma-hud: clean up installPhase
* plasma-hud: fix scoping for `propagatedBuildInputs`
* plasma-hud: formatting
* plasma-hud: clean up src
* plasma-hud: remove `with lib;`
* plasma-hud: fix potential splicing issue (see #211340 )
2024-04-17 11:06:51 -03:00
Weijia Wang
2e7e1f6278
Merge pull request #302698 from r-ryantm/auto-update/rivalcfg
...
rivalcfg: 4.12.0 -> 4.13.0
2024-04-16 23:57:16 +02:00
John Titor
8244df7e3a
ananicy-rules-cachyos: unstable-2024-04-10 -> unstable-2024-04-16
...
cleanup install phase
use stdenvNoCC as there is no need for CC compilers
Improve description
2024-04-17 00:24:02 +05:30
Weijia Wang
750bea5d48
Merge pull request #300072 from r-ryantm/auto-update/lilypond-unstable
...
lilypond-unstable: 2.25.13 -> 2.25.14
2024-04-16 01:03:07 +02:00
diniamo
bdf1699ea1
ananicy-rules-cachyos: fix hooks and pname
2024-04-14 15:49:44 +02:00
Peder Bergebakken Sundt
20d55e8b9b
Merge pull request #302151 from Yarny0/foomatic-db-engine-update
...
foomatic-db-engine: unstable-2024-02-10 -> unstable-2024-04-05
2024-04-14 00:44:22 +02:00
Guillaume Girol
d3644d8d68
Merge pull request #300353 from tjkirch/ptouch-print-1.5-unstable
...
ptouch-print: 1.4.3 -> 1.5-unstable-2024-02-11
2024-04-13 16:45:18 +02:00
Artturi
d9110b9705
Merge pull request #303277 from JohnRTitor/ananicy-cachyos-rules
...
ananicy-rules-cachyos: unstable-2023-10-11 -> unstable-2024-04-10
2024-04-12 03:11:39 +03:00
Florian Klink
ce5d96dde7
Merge pull request #302138 from thefossguy/uboot-2024.01
...
uboot: 2024.01 -> 2024.04
2024-04-12 00:56:25 +03:00
Florian Klink
35085ab730
ubootTuringRK1: init
2024-04-11 10:10:41 +03:00
John Titor
68b0265ab5
ananicy-rules-cachyos: unstable-2023-10-11 -> unstable-2024-04-10
...
commit: de55e2f55e6adf559bf4990aa433f5c202dc073d
adding myself as maintainer
2024-04-11 10:15:08 +05:30
Florian Klink
61d1e89790
ubootOrangePi5: drop extraConfig
...
This has been applied upstream, so can be removed.
2024-04-10 18:38:44 +03:00
R. Ryantm
11d360a45b
fastly: 10.8.9 -> 10.8.10
2024-04-10 12:53:50 +00:00
R. Ryantm
67f3c384bc
rivalcfg: 4.12.0 -> 4.13.0
2024-04-08 23:55:26 +00:00
Pratham Patel
fe3930301b
uboot: 2024.01 -> 2024.04
2024-04-06 21:17:27 +05:30
Yarny0
08fd84846e
foomatic-db-engine: unstable-2024-02-10 -> unstable-2024-04-05
...
Due to the sole new commit
a2b12271e1
"Fix wget / curl auto-detection at configure"
curl (or wget) is now a mandatory (runtime!) dependency.
2024-04-06 12:21:08 +02:00
Tom Kirchner
57f9cc103f
ptouch-print: 1.4.3 -> 1.5-unstable-2024-02-11
...
The old upstream homepage and repo are dead; this moves them to the new home.
The latest release version is 1.5, but that does not contain several
important commits, including support for Brother's latest "standard"
label makers, so this moves to the latest commit. Log here:
https://git.familie-radermacher.ch/linux/ptouch-print.git/log/
See original effort to update to 1.5 here; most of the changes are
from this original PR:
https://github.com/NixOS/nixpkgs/pull/197981
2024-04-03 15:47:27 -07:00
Weijia Wang
9655dfbad4
Merge pull request #299611 from ereslibre/bump-fastly
...
fastly: 10.8.8 -> 10.8.9
2024-04-03 10:16:14 +02:00
Rafael Fernández López
c3c6f14c74
fastly: 10.8.8 -> 10.8.9
2024-04-02 21:24:50 +02:00
0x4A6F
aa23ec0eda
Merge pull request #298347 from jgero/feat/uboot-rock4cplus
...
feat(uboot): add rock4cplus support
2024-04-02 19:39:50 +02:00
K900
dcd67b74f1
Merge pull request #299899 from thefossguy/uboot-nanopc-t6-init
...
ubootNanoPCT6: init at 2024.01
2024-04-02 20:23:53 +03:00
Qusic
399c65ac81
slock: add qusic to maintainers
2024-04-01 16:33:27 +08:00
Qusic
50063d79d5
slock: add updateScript
2024-04-01 16:32:19 +08:00
K900
e781bae4a4
ubootRaspberryPi: embiggen, again
...
Our kernels are bigger than 64M now, so give it another 16M.
Also, stop updating the comment, it's not worth it.
2024-04-01 11:18:48 +03:00
Sefa Eyeoglu
10c0931872
vencord: 1.7.3 -> 1.7.4
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-03-30 14:37:43 +01:00
Pratham Patel
29901ea630
ubootNanoPCT6: init at 2024.01
2024-03-30 08:04:07 +05:30
R. Ryantm
2970d6ef5f
lilypond-unstable: 2.25.13 -> 2.25.14
2024-03-29 20:00:09 +00:00
Johannes Gerold
1892e1361a
feat(uboot): add rock4cplus support
2024-03-23 20:51:47 +01:00
R. Ryantm
5300cdf67a
vencord: 1.7.2 -> 1.7.3
2024-03-23 05:49:57 +00:00
K900
1db686b48b
ubootOrangePi5: also build the SPI image
2024-03-22 08:49:45 +03:00
K900
8502a2a6b5
rkbin: make passthru attributes use full paths, fix license, fix BL31_RK3568 path
2024-03-22 08:46:57 +03:00
Pratham Patel
8f59cbeb38
ubootOrangePi5: init at 2024.01
2024-03-22 08:08:23 +03:00
Pratham Patel
dc9f04d45e
ubootRock5ModelB: init at 2024.01
2024-03-22 08:08:17 +03:00
Pratham Patel
37205e51fd
arm-trusted-firmware: add RK3588
2024-03-22 08:08:11 +03:00
Jussi Kuokkanen
82b45bf454
treewide: remove licenses.agpl3
2024-03-21 18:09:24 +02:00
Vladimír Čunát
20f77aa099
Merge #295458 : staging-next 2024-03-13
2024-03-21 07:18:55 +01:00
lassulus
cb4c8e6142
Merge pull request #287482 from r-ryantm/auto-update/jitsi-meet-prosody
...
jitsi-meet-prosody: 1.0.7762 -> 1.0.7874
2024-03-21 11:28:05 +07:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
64cce7f97b
jitsi-meet-prosody: 1.0.7762 -> 1.0.7874
2024-03-18 17:53:10 +00:00
github-actions[bot]
100b3bb178
Merge master into staging-next
2024-03-17 18:00:54 +00:00
Weijia Wang
2232be0242
Merge pull request #293433 from r-ryantm/auto-update/rivalcfg
...
rivalcfg: 4.11.0 -> 4.12.0
2024-03-17 15:44:24 +01:00
github-actions[bot]
2178d8d857
Merge master into staging-next
2024-03-17 00:02:17 +00:00
Nick Cao
f9105fb08f
Merge pull request #296265 from ereslibre/bump-fastly
...
fastly: 10.8.5 -> 10.8.8
2024-03-16 11:32:19 -07:00
Rafael Fernández López
5056aa71dd
fastly: 10.8.5 -> 10.8.8
2024-03-15 22:48:34 +01:00
R. Ryantm
92a8fb4b1b
xlockmore: 5.75 -> 5.76
2024-03-15 03:27:44 +00:00
github-actions[bot]
cc92370007
Merge master into staging-next
2024-03-14 00:02:16 +00:00
Nick Cao
164400f179
Merge pull request #295260 from r-ryantm/auto-update/vencord
...
vencord: 1.7.0 -> 1.7.2
2024-03-13 19:50:21 -04:00
annalee
8e038835fe
Merge remote-tracking branch 'upstream/master' into staging-next
2024-03-13 00:38:07 +00:00
R. Ryantm
52cc083515
urbit: 2.12 -> 3.0
2024-03-12 10:42:23 +00:00
R. Ryantm
ca823f2ab5
vencord: 1.7.0 -> 1.7.2
2024-03-12 08:57:26 +00:00
github-actions[bot]
06e5eb63d3
Merge staging-next into staging
2024-03-11 18:01:53 +00:00
R. Ryantm
b4eaede387
fastly: 10.8.4 -> 10.8.5
2024-03-11 14:31:05 +00:00
github-actions[bot]
339816cfdf
Merge staging-next into staging
2024-03-11 12:01:42 +00:00
Sandro
d08af53ca2
Merge pull request #292972 from msfjarvis/hs/scrcpy
2024-03-11 11:50:56 +01:00
Samuel Dionne-Riel
8b04ef4381
Merge pull request #292757 from thefossguy/uboot-version-bump-to-v2024.01
...
uboot: 2023.07.02 -> 2024.01
2024-03-09 21:28:10 -05:00
github-actions[bot]
590e65a7b3
Merge master into staging-next
2024-03-07 12:01:24 +00:00
Weijia Wang
498ce719b1
Merge pull request #291174 from LucienLeMagicien/brlaser-2a49e32
...
brlaser: 6 -> 6-unstable-2023-02-30
2024-03-07 12:43:29 +01:00
Weijia Wang
e8e548fd1c
Merge pull request #288711 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.74 -> 5.75
2024-03-07 08:57:25 +01:00
Weijia Wang
7b52b367d1
Merge pull request #291827 from r-ryantm/auto-update/seafile-shared
...
seafile-shared: 9.0.4 -> 9.0.5
2024-03-07 07:26:35 +01:00
github-actions[bot]
e0fd83a658
Merge master into staging-next
2024-03-07 00:02:06 +00:00
Weijia Wang
341b3eb3ec
Merge pull request #289574 from r-ryantm/auto-update/vencord
...
vencord: 1.6.9 -> 1.7.0
2024-03-06 23:25:34 +01:00
Pratham Patel
cdc6e3f3b5
uboot: 2023.07.02 -> 2024.01
2024-03-06 08:47:05 +05:30
R. Ryantm
957471018a
rivalcfg: 4.11.0 -> 4.12.0
2024-03-05 08:19:41 +00:00
Harsh Shandilya
a83f50c720
scrcpy: 2.3.1 -> 2.4
2024-03-03 14:07:44 +05:30
github-actions[bot]
f51807feea
Merge master into staging-next
2024-03-02 12:01:28 +00:00
R. Ryantm
89bc878acc
fastly: 10.8.3 -> 10.8.4
2024-03-02 04:40:51 +00:00
Martin Weinelt
65b31e498a
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/influxdb/default.nix
- pkgs/development/tools/misc/binutils/default.nix
2024-02-29 07:19:15 +01:00
Artturi
70576b917e
Merge pull request #291609 from Artturin/printcleanup1
...
{mfcj6510,mfcj470}dwcupswrapper: cleanup
2024-02-29 02:58:59 +02:00
R. Ryantm
a35685e157
vencord: 1.6.9 -> 1.7.0
2024-02-28 09:06:36 +00:00
github-actions[bot]
6de655cb49
Merge staging-next into staging
2024-02-28 06:01:43 +00:00
R. RyanTM
c955a45164
autotiling: 1.9 -> 1.9.1 ( #291975 )
...
* autotiling: 1.9 -> 1.9.1
* Update pkgs/misc/autotiling/default.nix
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
---------
Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-28 05:51:54 +02:00
github-actions[bot]
3174119b20
Merge staging-next into staging
2024-02-28 00:02:28 +00:00
Sandro
3beaece283
Merge pull request #288566 from Yarny0/foomatic-db-engine-update
...
foomatic-db-engine: unstable-2022-05-03 -> unstable-2024-02-10
2024-02-27 22:55:17 +01:00
github-actions[bot]
d2cfd53fa4
Merge staging-next into staging
2024-02-27 18:01:33 +00:00
R. Ryantm
4cd86f9b6e
seafile-shared: 9.0.4 -> 9.0.5
2024-02-27 12:48:26 +00:00
Artturin
72def8dad2
{mfcj6510,mfcj470}dwcupswrapper: cleanup
...
`cleanupPhase` doesn't exist
2024-02-26 19:10:53 +02:00
Mykhailo Nikiforov
632f25be6b
tmuxPlugins.dracula: v2.2.0 -> v2.3.0
2024-02-26 16:37:55 +02:00
github-actions[bot]
08da949b49
Merge staging-next into staging
2024-02-26 00:02:38 +00:00
Sandro
d2e77255fd
Merge pull request #287465 from Yarny0/foomatic-db-update
...
foomatic-db: unstable-2023-09-02 -> unstable-2024-02-09
2024-02-25 20:44:40 +01:00
github-actions[bot]
41e7732291
Merge staging-next into staging
2024-02-25 18:01:23 +00:00
Edu Renesto
147b07ffbb
epkowa: add plugin for Perfection V550 Photo
2024-02-25 12:54:06 -03:00
LucienLeMagicien
02ad1f9442
brlaser: v6 -> 6-unstable-2023-02-30
...
`brlaser` v6 was released in 2019. Since then, a bug preventing some models
of Brother printers from printing images or pdfs with images has been fixed,
but there hasn't been any new Github releases.
https://github.com/pdewacht/brlaser/issues/52
2024-02-24 23:49:14 +01:00
github-actions[bot]
a118fdbd61
Merge staging-next into staging
2024-02-24 00:02:31 +00:00
Sandro
88ce13798f
Merge pull request #289701 from kylechui/feat/update-logiops
2024-02-24 00:26:41 +01:00
Kyle Chui
5533f8b718
logiops: 0.2.3 -> 0.3.3
...
feat: Add multiple version support.
refactor: Remove unnecessary code.
The `DBus` handling is already done via the changed patch file.
chore: Fix formatting.
refactor: Remove confusing comment.
refactor: Abide by `by-name` CI.
https://github.com/NixOS/nixpkgs/actions/runs/7968015723/job/21751618054?pr=289701
fix: Remove unnecessary CMake build flag.
Nixpkgs already always builds Release, so this is redundant.
2024-02-22 16:51:01 -08:00
github-actions[bot]
f3d1249a61
Merge staging-next into staging
2024-02-22 00:02:35 +00:00
R. Ryantm
900c4d849c
fastly: 10.8.2 -> 10.8.3
2024-02-21 20:02:29 +00:00
Nick Cao
2424c8db9d
buildUBoot: specify absolute path of dtc, fix building u-boot 2023.10+
2024-02-18 12:42:42 +01:00
Nick Cao
5f7bfc3a0e
Merge pull request #289137 from ereslibre/bump-fastly
...
fastly: 10.8.1 -> 10.8.2
2024-02-16 10:07:00 -05:00
Rafael Fernández López
a14ca6fcde
fastly: 10.8.1 -> 10.8.2
2024-02-15 22:00:09 +01:00
Sefa Eyeoglu
71199adbac
vencord: 1.6.7 -> 1.6.9
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-15 18:39:20 +01:00
Sefa Eyeoglu
df9f79bbea
vencord: fix paths in update script
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-15 18:39:19 +01:00
h7x4
88503a941b
Merge pull request #288905 from r-ryantm/auto-update/fastly
...
fastly: 10.8.0 -> 10.8.1
2024-02-15 10:30:16 +01:00
R. Ryantm
78d6ad3b20
fastly: 10.8.0 -> 10.8.1
2024-02-14 23:37:29 +00:00
R. Ryantm
c92140986f
lilypond-unstable: 2.25.12 -> 2.25.13
2024-02-14 12:19:24 -06:00
R. Ryantm
be68ea0fe8
xlockmore: 5.74 -> 5.75
2024-02-14 04:23:38 +00:00
Yarny0
86f579309d
foomatic-db-engine: unstable-2022-05-03 -> unstable-2024-02-10
...
Just one new commit:
fa91bdfd87
"Use XML Make or Model for 1284DeviceID line if other info is missing"
2024-02-13 14:50:32 +01:00
Jakub Kozłowski
a498f11fa5
Merge pull request #273798 from kingarrrt/tmux-thumbs
...
tmuxPlugins.tmux-thumbs: 0.7.1 -> 0.8.0
2024-02-11 18:23:35 +01:00
a-n-n-a-l-e-e
8968441db0
Merge pull request #287333 from mfrischknecht/fix-ite-backlight-build
...
ite-backlight: fix build issues with GCC 13
2024-02-10 14:13:27 -08:00
kirillrdy
43b961594c
Merge pull request #287705 from deinferno/pantum-driver-update
...
pantum-driver: 1.1.84 -> 1.1.106
2024-02-11 06:44:59 +11:00
deinferno
7fc7fafa4f
pantum-driver: 1.1.84 -> 1.1.106
2024-02-10 15:01:32 +05:00
R. Ryantm
a3b2a813bc
autotiling: 1.8 -> 1.9
2024-02-10 01:25:54 +00:00
Yarny0
d12a6c07bf
foomatic-db: unstable-2023-09-02 -> unstable-2024-02-09
...
Adds "Generic PS Printer" and "Generic PDF Printer".
2024-02-09 12:07:03 +01:00
Samuel Dionne-Riel
9b5d456802
Merge pull request #255403 from RaitoBezarius/uboot
...
buildUBoot: supports Python scripts with their own environment
2024-02-08 21:28:04 -05:00
Manuel Frischknecht
faa40966a0
ite-backlight: fix build issues with GCC 13
...
GCC 13 stopped transitively including some headers
(such as `cstdint`) in various scenarios, causing
the build of `ite-backlight` to fail on nixos-unstable.
This change temporarily pulls in a commit from an open
upstream PR [1] that fixes the mentioned build issue via
`fetchpatch` until said PR gets merged.
[1]: https://github.com/hexagonal-sun/ite-backlight/pull/2
2024-02-08 22:59:19 +00:00
Weijia Wang
e362697102
Merge pull request #284691 from r-ryantm/auto-update/frescobaldi
...
frescobaldi: 3.2 -> 3.3.0
2024-02-05 14:36:00 +01:00
Weijia Wang
a01d5b35b1
Merge pull request #282321 from r-ryantm/auto-update/rivalcfg
...
rivalcfg: 4.10.0 -> 4.11.0
2024-02-04 23:13:22 +01:00
Weijia Wang
753a9d9cee
Merge pull request #283327 from r-ryantm/auto-update/sc-controller
...
sc-controller: 0.4.8.11 -> 0.4.8.13
2024-02-04 21:53:15 +01:00
Jacob Hrbek
a01d728bd6
ubootOlimexA64Teres1: init
...
Add U-Boot Package Declaration for OLIMEX Teres-I
2024-02-03 04:02:26 +00:00
Sefa Eyeoglu
cf63c1e7da
vencord: 1.6.5 -> 1.6.7
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-02 10:31:57 +01:00
Axel Larsson
be1ced463b
tmuxPlugins.rose-pine: init at unstable-2024-01-08 ( #282379 )
...
* tmuxPlugins.rose-pine: init at unstable-2024-01-08
2024-01-30 10:36:04 +01:00
R. Ryantm
7eb48c319f
lilypond-unstable: 2.25.11 -> 2.25.12
2024-01-29 15:24:11 -06:00
R. Ryantm
87497e5b04
frescobaldi: 3.2 -> 3.3.0
2024-01-29 04:48:25 +00:00
R. Ryantm
aa336a619f
jitsi-meet-prosody: 1.0.7712 -> 1.0.7762
2024-01-28 16:32:10 +01:00
Janik
c7a9d44dc7
Merge pull request #282816 from mandos/tmuxPlugins.session-wizard
...
tmuxPlugins.session-wizard: add at 1.2.0
2024-01-27 01:19:54 +01:00
Haseeb Majid
9404f2ac43
tmuxPlugins.t-smart-tmux-session-manager: init at 2.8.0
2024-01-25 11:27:53 +00:00
Marek Maksimczyk
6d08eea4b9
tmuxPlugins.session-wizard: init at 1.2.0
2024-01-24 17:55:35 +01:00
Sergei Trofimovich
8609cc8a43
m33-linux: fix the build against gcc-13
...
Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/246586824 :
gcode.h:54:24: error: 'uint8_t' was not declared in this scope
54 | vector<uint8_t> getBinary() const;
| ^~~~~~~
gcode.h:9:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
8 | #include <vector>
+++ |+#include <cstdint>
9 |
2024-01-24 11:04:06 +00:00
R. Ryantm
3fb9eb76a3
sc-controller: 0.4.8.11 -> 0.4.8.13
2024-01-23 22:08:15 +00:00
Robert Scott
43e4d9e2eb
Merge pull request #280915 from LeSuisse/es-7.17.16
...
elasticsearch: 7.17.10 -> 7.17.16
2024-01-21 13:09:23 +00:00
R. Ryantm
80468464ba
rivalcfg: 4.10.0 -> 4.11.0
2024-01-20 12:19:50 +00:00
Nikolay Korotkiy
f03f2989ba
Merge pull request #281632 from ereslibre/bump-fastly
...
fastly: 10.7.0 -> 10.8.0
2024-01-20 02:05:13 +04:00
Weijia Wang
7adc0375cb
Merge pull request #280402 from r-ryantm/auto-update/rivalcfg
...
rivalcfg: 4.8.0 -> 4.10.0
2024-01-19 17:02:45 +01:00
Fabian Affolter
629c218ee9
Merge pull request #281237 from TomaSajt/g810-led
...
g810-led: fix build, use finalAttrs
2024-01-18 12:15:10 +01:00
Rafael Fernández López
bf398b457e
fastly: 10.7.0 -> 10.8.0
2024-01-17 22:09:29 +01:00
williamhsieh
d09e454114
fix: tmux-plugins binary path
2024-01-17 11:53:43 +08:00
TomaSajt
75aa3a7a68
g810-led: fix build, use finalAttrs
2024-01-16 07:31:07 +01:00
Felix Bühler
e0fe5361fd
Merge pull request #279367 from Stunkymonkey/sip4-normalize
...
python311Packages.sip4: rename from sip_4
2024-01-14 13:16:56 +01:00
Felix Bühler
214925a2d3
Merge pull request #279395 from Stunkymonkey/pyqt5-sip-normalize
...
python311Packages.pyqt5-sip: rename from pyqt5_sip
2024-01-14 13:11:06 +01:00
Thomas Gerbet
afb57ff041
elasticsearch: 7.17.10 -> 7.17.16
...
Fixes CVE-2023-31417, CVE-2023-31418, CVE-2023-31419, CVE-2023-46673 and CVE-2023-46674.
Security announces:
https://www.elastic.co/guide/en/security/7.17/release-notes-header-7.17.0.html#release-notes-7.17.16
Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.16.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.15.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.14.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.13.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.12.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html
2024-01-14 12:21:45 +01:00
K900
e7b611e59d
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-12 13:59:54 +03:00
WilliamHsieh
feab837929
tmux-fingers: 1.0.1 -> 2.1.1 ( #280173 )
...
---------
Co-authored-by: williamhsieh <williamhsieh@synology.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-01-12 10:20:17 +01:00
R. Ryantm
8191bad70b
rivalcfg: 4.8.0 -> 4.10.0
2024-01-12 02:48:18 +00:00
Nick Cao
74b36b0782
Merge pull request #280086 from r-ryantm/auto-update/pipes-rs
...
pipes-rs: 1.6.2 -> 1.6.3
2024-01-11 16:16:05 -05:00
Weijia Wang
2f9e98ccf3
Merge branch 'master' into staging-next
2024-01-10 23:12:44 +01:00
Felix Buehler
a69b0e8a68
python311Packages.sip4: rename from sip_4
2024-01-10 22:50:20 +01:00
Felix Buehler
f5888649c0
python311Packages.pyqt5-sip: rename from pyqt5_sip
2024-01-10 22:49:05 +01:00
Lassulus
15796e3fdb
Merge pull request #278029 from r-ryantm/auto-update/jitsi-meet-prosody
...
jitsi-meet-prosody: 1.0.7658 -> 1.0.7712
2024-01-10 22:37:40 +01:00
R. Ryantm
c374c81d1a
pipes-rs: 1.6.2 -> 1.6.3
2024-01-10 18:39:11 +00:00
K900
838aefefc3
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-09 22:42:37 +03:00
Austin Horstman
1fec95c310
i3a: 2.0.1 -> 2.1.1
2024-01-07 18:56:03 -06:00
github-actions[bot]
f85fe5fc29
Merge master into staging-next
2024-01-07 18:00:54 +00:00
Guillaume Girol
af8901aa2c
Merge pull request #279240 from magicmonty/epkowa-gt1500-support
...
epkowa: add plugin for GT-1500
2024-01-07 18:32:01 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next
2024-01-07 12:01:24 +00:00
Matthias Beyer
e67666d989
tpm2-pkcs11: Remove myself as maintainer
...
I do not feel qualified for maintaining this package any longer.
IIRC I took it from lschuermann after they left the nixpkgs community,
but I see now that I am not able to maintain this.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-07 10:25:11 +01:00
Martin Weinelt
1442bd4bc7
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-07 05:01:18 +01:00
Weijia Wang
98fc48b22d
Merge pull request #276174 from wegank/lilypond-guile-3
...
lilypond, denemo: migrate to guile 3
2024-01-07 01:51:52 +01:00
Martin Gondermann
b48bce252f
epkowa: add plugin for GT-1500
2024-01-06 23:14:29 +01:00
github-actions[bot]
76201c62e0
Merge master into staging-next
2024-01-05 18:00:58 +00:00
Maciej Krüger
349e0c2870
Merge pull request #263345 from hacker1024/feature/pub2nix
...
dart: Use Nix instead of Pub
2024-01-05 16:34:07 +01:00
github-actions[bot]
307002948d
Merge master into staging-next
2024-01-03 18:00:57 +00:00
Weijia Wang
91dcc5ee34
Merge pull request #275615 from r-ryantm/auto-update/pacemaker
...
pacemaker: 2.1.6 -> 2.1.7
2024-01-03 18:20:49 +01:00
Weijia Wang
eb928bae95
lilypond, denemo: migrate to guile 3
2024-01-03 01:40:50 +01:00
R. Ryantm
93271ab734
jitsi-meet-prosody: 1.0.7658 -> 1.0.7712
2024-01-01 08:09:19 +00:00
github-actions[bot]
65cbf5e637
Merge master into staging-next
2023-12-31 18:01:09 +00:00
Vladimír Čunát
bfb057546c
Merge #276802 : hdt: fix gcc-13 build failure
...
...into staging-next
2023-12-31 15:22:28 +01:00
Vladimír Čunát
b297ecacbd
Merge #276792 : stabber: disable blanket -Werror
...
...into staging-next
2023-12-31 15:21:34 +01:00
Nick Cao
1843f731e1
opensbi: 1.3.1 -> 1.4
...
Diff: https://github.com/riscv-software-src/opensbi/compare/v1.3.1...v1.4
2023-12-28 14:06:04 -05:00
Guillaume Girol
6fe94ff539
Merge pull request #276300 from symphorien/issue_276125
...
cnijfilter_2_80: disable fortify hardening
2023-12-27 22:12:47 +01:00
Guillaume Girol
d4c1c32dc5
cnijfilter_2_80: disable fortify3 hardening
...
the cups filter crashes with hardening
Fixes https://github.com/NixOS/nixpkgs/issues/276125
2023-12-27 12:00:00 +00:00
hacker1024
6552dc5c90
dart-sass-embedded: Drop
2023-12-26 17:05:28 +02:00
hacker1024
f8fb1ee85b
dart-sass-embedded: Use buildDartApplication
...
This still fails to build as it uses an old version of the protobuf package, though.
2023-12-26 17:05:28 +02:00
Sergei Trofimovich
2777f2e458
hdt: fix gcc-13
build failure
...
Without the change build fails on `gcc-13` on `staging-next` as:
src/util/StopWatch.cpp: In static member function 'static std::string StopWatch::toHuman(long long unsigned int)':
src/util/StopWatch.cpp:166:5: error: 'uint64_t' was not declared in this scope
166 | uint64_t tot_secs = time/1000000;
| ^~~~~~~~
src/util/StopWatch.cpp:36:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
35 | #include "StopWatch.hpp"
+++ |+#include <cstdint>
2023-12-25 23:02:07 +00:00
Sergei Trofimovich
8abb9b3a92
stabber: disable blanket -Werror
...
Without the change `stabber` fails to build on `staging-next` as:
src/server/stanza.c: In function 'stanza_to_string':
/nix/store/dlkvzm8kb7s8bhni6f23i1p2qcv8w4dq-glib-2.78.3-dev/include/glib-2.0/glib/gstring.h:74:5: error: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Werror=unused-result]
It happens due to blanket `-Werror` option. Disable it.
2023-12-25 22:18:48 +00:00
Doron Behar
d6984a0f43
Merge pull request #276712 from doronbehar/pkg/hplip
2023-12-25 18:08:38 +00:00
Doron Behar
3a546238f4
hplip: don't double wrap with qt env
2023-12-25 14:58:15 +02:00
Doron Behar
78d486bc1a
hplip: add support for qtwayland
...
Otherwise, if `QT_QPA_PLATFORM=wayland`, qt based programs will
segfault.
2023-12-25 14:22:58 +02:00
Weijia Wang
96fe49217b
Merge pull request #274716 from r-ryantm/auto-update/lilypond-unstable
...
lilypond-unstable: 2.25.10 -> 2.25.11
2023-12-23 01:29:55 +01:00
Weijia Wang
301b2a730b
Merge pull request #275300 from arthsmn/openlilypond-font-fix
...
lilypond-with-fonts: fix build of some fonts and font permissions
2023-12-23 01:29:41 +01:00
Maximilian Bosch
e461a26242
Merge pull request #275726 from Shawn8901/epson-escpr2-maintainer
...
epson-escpr2: add shawn8901 as maintainer
2023-12-21 13:55:04 +01:00
Shawn8901
4727b433ba
epson-escpr2: add shawn8901 as maintainer
2023-12-20 22:25:05 +01:00
Maximilian Bosch
9c4ac04900
Merge pull request #275009 from Shawn8901/update-epson-escpr2
...
epson-escpr2: fix build problem & 1.1.49 -> 1.2.9
2023-12-20 18:46:57 +01:00
R. Ryantm
9db17e1fe0
pacemaker: 2.1.6 -> 2.1.7
2023-12-20 10:34:58 +00:00
Nick Cao
ee53772ce3
Merge pull request #273979 from Scrumplex/pkgs/vencord/1.6.5
...
vencord: 1.6.4 -> 1.6.5
2023-12-19 11:59:43 -05:00
asymmetric
1800963a97
Merge pull request #273709 from r-ryantm/auto-update/jitsi-meet-prosody
...
jitsi-meet-prosody: 1.0.7629 -> 1.0.7658
2023-12-19 11:34:52 +01:00
arthsmn
d3ee013576
lilypod-with-fonts: add missing fonts' directory
2023-12-18 21:15:26 -03:00
arthsmn
213eabf52c
lilypond-with-fonts: fix font's permissions
2023-12-18 21:05:23 -03:00
arthsmn
dba7b7f4bf
lilypond-with-fonts: fix build of some fonts
2023-12-18 21:05:23 -03:00
Maximilian Bosch
3cda8eb0e4
Merge pull request #274280 from Ma27/drop-urlview
...
urlview: drop
2023-12-18 08:13:54 +01:00
Shawn8901
1b41925db0
epson-escpr2: 1.1.49 -> 1.2.9
2023-12-17 17:01:10 +01:00
Shawn8901
3c9696e255
epson-escpr2: use rpm & cpio instead of busybox
2023-12-17 16:47:22 +01:00
Peder Bergebakken Sundt
c13ff346a7
Merge pull request #258261 from pacien/translatelocally-models
...
translatelocally: update, fix aarch64, add model pkgs
2023-12-17 03:36:19 +01:00
R. Ryantm
71e70e3aad
lilypond-unstable: 2.25.10 -> 2.25.11
2023-12-16 12:33:14 +00:00
pacien
3f9ea32279
translatelocally-models: init 2023-10-02
...
This adds `pkgs.translatelocally-models.*` providing machine
translation models which can be used with `pkgs.translatelocally`.
`translatelocally-models.is-en-tiny` is marked as broken because its
archive is missing.
2023-12-15 21:36:30 +01:00
Maximilian Bosch
c0c8f0f1a2
tmuxPlugins.urlview: switch to extract_url
...
The tool supports both programs, however `urlview` will be removed.
2023-12-14 20:02:16 +01:00
Sefa Eyeoglu
a529d6f911
vencord: 1.6.4 -> 1.6.5
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-12-13 15:10:59 +01:00
Arthur Noel
969511fba7
tmuxPlugins.tmux-thumbs: 0.7.1 -> 0.8.0
2023-12-12 17:37:17 +00:00
R. Ryantm
3cb53ae5d9
jitsi-meet-prosody: 1.0.7629 -> 1.0.7658
2023-12-12 04:17:50 +00:00
github-actions[bot]
6ac7b9234a
Merge master into staging-next
2023-12-11 12:01:23 +00:00