Commit Graph

245 Commits

Author SHA1 Message Date
purrpurrn
b49599be72 wayfreeze: init at 0-unstable-2024-05-23 2024-05-24 03:39:32 +02:00
github-actions[bot]
221ad4ab54
Merge staging-next into staging 2024-05-23 06:01:39 +00:00
Adam C. Stephens
25361ae824
Merge pull request #313294 from adamcstephens/waylock/1.1.0
waylock: 1.0.0 -> 1.1.0
2024-05-22 22:57:39 -04:00
github-actions[bot]
0327923ced
Merge staging-next into staging 2024-05-21 06:01:56 +00:00
Adam Stephens
dd928b508c
waylock: 1.0.0 -> 1.1.0
Changelog: https://codeberg.org/ifreund/waylock/releases/tag/v1.1.0
2024-05-20 23:26:36 -04:00
rewine
d3cda6aed3
Merge pull request #312279 from DontEatOreo/update-warp-terminal
warp-terminal: 0.2024.05.07.08.02.stable_02 -> 0.2024.05.14.08.01.stable_04
2024-05-21 09:59:31 +08:00
Adam Stephens
557aac6e99
waylock: move to by-name 2024-05-19 09:10:57 -04:00
github-actions[bot]
1f2a295f80
Merge staging-next into staging 2024-05-17 00:02:37 +00:00
DontEatOreo
cea08a97fd
warp-terminal: 0.2024.05.07.08.02.stable_02 -> 0.2024.05.14.08.01.stable_04 2024-05-16 21:08:42 +03:00
Sigmanificient
337284ccb9 wakatime: migrate to by-name 2024-05-16 13:55:22 +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
rewine
be4a9b0493
Merge pull request #308877 from DontEatOreo/update-warp-terminal
warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.05.07.08.02.stable_02
2024-05-12 23:53:37 +08:00
DontEatOreo
7222a513ce
warp-terminal: add maintainer donteatoreo 2024-05-07 13:10:45 +03:00
Aleksana
97ae4fc750
Merge pull request #308863 from lucperkins/move-into-by-name
treewide: move packages maintained by lucperkins to pkgs/by-name
2024-05-06 22:56:00 +08:00
John Titor
1490b77828
waybar: format with nixfmt-rfc-style 2024-05-06 16:16:26 +05:30
John Titor
a4deb172a4
waybar: 0.10.2 -> 0.10.3 2024-05-06 09:24:44 +00:00
DontEatOreo
d043c404be
warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.05.07.08.02.stable_02
Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.05.09-v0.2024.05.07.08.02
2024-05-03 22:56:18 +03:00
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00
Weijia Wang
df2353cfdc
Merge pull request #307576 from r-ryantm/auto-update/warp-terminal
warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.04.23.08.01.stable_03
2024-05-03 19:18:47 +02:00
Weijia Wang
41126a9493 Merge branch 'master' into staging-next 2024-05-01 10:51:08 +02:00
Colin
9ff6c735f5 waybar: support cross compilation 2024-05-01 08:58:24 +02:00
R. Ryantm
7ce34eab9c warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.04.23.08.01.stable_03 2024-04-28 22:42:47 +00:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
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
Weijia Wang
3c81e4475a
Merge pull request #307054 from FedericoSchonborn/maintainers-remove-federicoschonborn
maintainers: remove federicoschonborn
2024-04-27 02:07:25 +02:00
Federico Damián Schonborn
2a4711c771
maintainers: remove federicoschonborn
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-04-26 17:32:54 -03:00
José Romildo
d1ff1ad27b waybar: 0.10.1 -> 0.10.2 2024-04-25 12:44:56 -03:00
Mario Rodas
4fe2d65e9b
Merge pull request #306381 from khaneliman/waybar
waybar: pkgs/applications/misc -> pkgs/by-name
2024-04-23 18:52:25 -05:00
Austin Horstman
f157c50c14
waybar: pkgs/applications/misc -> pkgs/by-name 2024-04-23 15:39:35 -05:00
Weijia Wang
0c4ac12c32 wrap-terminal: fix eval 2024-04-23 14:52:58 +02:00
Emily Trau
65f3d712db
Merge pull request #301944 from imadnyc/warp-terminal-initial-linux
warp-terminal: enabled wayland support
2024-04-23 22:01:45 +10:00
Federico Damián Schonborn
d03346fee1
waycheck: 1.2.0 -> 1.2.1
https://gitlab.freedesktop.org/serebit/waycheck/-/releases/v1.2.1
https://gitlab.freedesktop.org/serebit/waycheck/-/compare/v1.2.0...v1.2.1

Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-04-22 02:05:17 -03:00
superherointj
f53970aa44
Merge pull request #303998 from DontEatOreo/update-warp-terminal
warp-terminal: 0.2024.04.02.08.02.stable_01 -> 0.2024.04.16.08.02.stable_00
2024-04-20 11:47:02 -03:00
Julien Malka
d26600a877
Merge pull request #300357 from FedericoSchonborn/waycheck-1.2.0
waycheck: 1.1.1 -> 1.2.0
2024-04-20 13:36:46 +02:00
R. Ryantm
e2ae18a7f3 walker: 0.0.68 -> 0.0.70 2024-04-15 11:34:55 +00:00
DontEatOreo
f439c87923
warp-terminal: 0.2024.04.02.08.02.stable_01 -> 0.2024.04.16.08.02.stable_00 2024-04-14 13:30:10 +03:00
Aleksana
a811284450
Merge pull request #302772 from fgaz/wayfarer/init
wayfarer: init at 1.2.4
2024-04-13 18:53:11 +08:00
Francesco Gazzetta
2f318100a6 wayfarer: init at 1.2.4 2024-04-12 20:57:24 +02:00
Donovan Glover
1dafbd6eb8
walker: init at 0.0.68 (#296165)
* walker: init at 0.0.68

* walker: replace wrapGAppsHook with wrapGAppsHook4

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-04-10 16:57:56 +08:00
DontEatOreo
7872e50e11
warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01 (#302079)
* warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01

Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.04.04-v0.2024.04.02.08.02

* warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01

Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.04.04-v0.2024.04.02.08.02
2024-04-09 22:21:40 +02:00
imad.nyc
7dc39246a0 warp-terminal: enabled wayland support 2024-04-07 20:36:07 -04:00
a-n-n-a-l-e-e
a046804e8d
Merge pull request #299377 from khaneliman/updateScripts
treewide: add passthru.updatescript
2024-04-05 17:35:57 -07:00
R. Ryantm
6b5698dace wayland-pipewire-idle-inhibit: 0.5.0 -> 0.5.1 2024-04-02 07:04:07 +00:00
github-actions[bot]
409234ba0c
Merge master into staging-next 2024-04-01 06:01:12 +00:00
Pablo Ovelleiro Corral
7f797a698f
wastebin: init at 2.4.3 (#287455)
* wastebin: init at 2.4.3

* nixos/wastebin: init

Add module and test for wastebin
2024-04-01 04:55:15 +04:00
github-actions[bot]
6b7b5776be
Merge master into staging-next 2024-03-31 06:01:15 +00:00
Federico Damián Schonborn
60963ed2fe
waycheck: 1.1.1 -> 1.2.0
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-30 21:55:19 -03:00
R. Ryantm
4844f7dad3 warp-terminal: 0.2024.03.19.08.01.stable_01 -> 0.2024.03.26.08.02.stable_02 2024-03-30 21:35:09 +00:00
Austin Horstman
da65da9696
waybar-mpris: add passthru.updateScript 2024-03-27 14:31:23 -05:00
github-actions[bot]
8794d573a4
Merge master into staging-next 2024-03-25 00:02:29 +00:00
R. Ryantm
9de9c90422 wayland-pipewire-idle-inhibit: 0.4.5 -> 0.5.0 2024-03-24 13:27:47 +00:00
github-actions[bot]
97f05fe383
Merge staging-next into staging 2024-03-23 12:01:37 +00:00
annalee
33579e98bf
warp-terminal: 0.2024.03.12.08.02.stable_01 -> 0.2024.03.19.08.01.stable_01 2024-03-23 08:00:29 +00:00
annalee
230bb1ac5b
warp-terminal: fix update.sh
can not use `import <nixpkgs>` on update machine as `<nixpkgs>` does not
exist. therefore cd to the `warp-terminal` directory and use the
relative path to nixpkgs root.

https://r.ryantm.com/log/warp-terminal/2024-03-19.log
2024-03-23 08:00:21 +00:00
github-actions[bot]
cc3ebacb50
Merge staging-next into staging 2024-03-19 18:01:30 +00:00
Bobby Rong
2dcadb7087
Merge pull request #297072 from FedericoSchonborn/add-federicoschonborn
maintainers: Add federicoschonborn back again
2024-03-19 23:12:06 +08:00
github-actions[bot]
66eeab8faf
Merge staging-next into staging 2024-03-19 06:01:43 +00: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
Federico Damián Schonborn
455b915be0
maintainers: Add federicoschonborn back again
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-18 21:51:28 -03:00
github-actions[bot]
b727e4cb21
Merge staging-next into staging 2024-03-19 00:02:39 +00:00
a-n-n-a-l-e-e
f78a4dcd45
Merge pull request #296333 from a-n-n-a-l-e-e/warp-drop-nix-prefetch-url
warp-terminal: don't use nix-prefetch-url in update.sh
2024-03-18 09:01:41 -07:00
Weijia Wang
4dd915c15e
Merge pull request #295174 from r-ryantm/auto-update/waf
waf: 2.0.26 -> 2.0.27
2024-03-17 23:14:35 +01:00
mml00
430b479f5c
warp-terminal: 0.2024.03.05.08.02.stable_01 -> 0.2024.03.12.08.02.stable_01 2024-03-16 10:20:40 +00:00
annalee
3c42579af9
warp-terminal: don't use nix-prefetch-url in update.sh
use fetchurl to calculate hash in update.sh to workaround a bug in
nix-prefetch-url.

nix-prefetch-url seems to be uncompressing and then calculating the hash
when downloading the new warp-terminal. this results in hash mismatch
errors as fetchurl calculates the hash using the compressed archive.
2024-03-16 03:23:12 +00:00
Bobby Rong
180575819a
Merge pull request #295696 from FedericoSchonborn/drop-federicoschonborn
maintainers: drop federicoschonborn
2024-03-14 12:13:07 +08:00
Federico Damián Schonborn
91a2510d05
maintainers: drop federicoschonborn
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-13 16:21:10 -03:00
R. Ryantm
0f884c719b waf: 2.0.26 -> 2.0.27 2024-03-12 00:44:37 +00:00
R. Ryantm
614f2f98cc warp-terminal: 0.2024.02.20.08.01.stable_01 -> 0.2024.03.05.08.02.stable_01 2024-03-08 06:05:28 +00:00
a-n-n-a-l-e-e
34de1a916a
Merge pull request #292928 from imadnyc/warp-terminal-initial-linux
warp-terminal: added passthru update script
2024-03-03 14:06:48 -08:00
imad.nyc
aa9b78da89 warp-terminal: added passthru update script 2024-03-03 16:31:06 -05:00
R. Ryantm
131f84fbaf waycheck: 1.1.0 -> 1.1.1 2024-03-01 13:39:54 +00:00
a-n-n-a-l-e-e
f3ed7ded2b
Merge pull request #290731 from imadnyc/warp-terminal-initial-linux
warp-terminal: added initial linux support
2024-02-27 17:24:21 -08:00
imad.nyc
046ea1a290
warp-terminal: 0.2023.12.05.08.02.stable_00 -> 0.2024.02.20.08.01.stable_01; added initial linux support 2024-02-28 00:46:06 +00:00
Nick Cao
dfa08b768c
wayland-pipewire-idle-inhibit: use rustPlatform.bindgenHook, fix cross compilation 2024-02-27 13:26:26 -05:00
Rafael Mazzutti
b79fd410c3 wayland-pipewire-idle-inhibit: init at 0.4.5 2024-02-20 19:44:55 -03:00
Thiago Kenji Okada
1fe7393b79
Merge pull request #287346 from atorres1985-contrib/waf
waf: remove vrthra from maintainers
2024-02-16 16:00:51 +00:00
R. Ryantm
09c3056fa7 waycheck: 1.0.0 -> 1.1.0 2024-02-11 05:05:14 +00:00
Anderson Torres
907238ae51 waf: remove vrthra from maintainers
Also, migrate it to by-name hierarchy.
2024-02-08 22:06:02 -03:00
R. Ryantm
4a8ea13452 wait4x: 2.13.0 -> 2.14.0 2024-01-25 12:07:26 +00:00
Adrian Pistol
13203a7216 watchdogd: init at 4.0 2024-01-19 23:03:25 +01:00
Paul Meyer
ad6bc6f680 waybar-mpris: remove unused dependency 2023-12-30 20:55:22 +01:00
Paul Meyer
2b1c2cb1cd waybar-mpris: cleanup Go flags
- fix strip flags by setting as ldflags
- remove `-trimpath`, this is set by buildGoModule
- remove `-modcacherw`, `-mod=readonly`, `-linkmode=external`
  as flags had no effect (check hash of binary when removing)
- remove `-buildmode=pie` (not sure why we would need a PIE here)
2023-12-30 20:53:32 +01:00
rewine
fbb468d369 waybox: 0.2.0 -> 0.2.2 2023-12-15 10:33:06 +08:00
David Flanagan
710cf8a999
warp-terminal: v0.2023.11.07.08.02.stable_00 -> v0.2023.12.05.08.02.stable_00 2023-12-12 21:43:22 +00:00
Phillip Seeber
b337983996 wannier90: init at 3.1.0 2023-12-04 17:06:47 +01:00
Brennon Loveless
9af32e98fd wash-cli: init at 0.24.0 2023-12-01 20:13:07 -08:00
Emily Trau
d8dd4d92b4 warp-terminal: init at 0.2023.11.07.08.02.stable_00 2023-11-13 16:02:35 +11:00
Austin Horstman
871f4846bd
waybar-mpris: init at unstable-2022-01-27 2023-10-22 19:18:41 -05:00
Weijia Wang
1ba96f479e
Merge pull request #260978 from jfvillablanca/wait4x
wait4x: init at 2.13.0
2023-10-18 12:44:47 +02:00
jfvillablanca
87c3e377e1 wait4x: init at 2.13.0 2023-10-18 08:40:08 +08:00
Federico Damián Schonborn
bb537a38dd waycheck: 0.1.3 -> 1.0.0
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-10-16 12:17:13 +02:00
Tom Fitzhenry
91c982029b wayidle: init at 0.1.1 2023-10-13 01:22:22 +02:00
Julien Malka
42cdd1507f
waycheck: init at 0.1.3 2023-10-09 11:00:05 +02:00
Anderson Torres
2a95347f70 waybox: migrate to by-name 2023-09-26 12:13:10 -03:00
Quantenzitrone
0df47e242e wayland-logout: init at 1.4 2023-09-05 20:08:12 +02:00