Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Sandro
bc73d42ad6
Merge pull request #109864 from r-ryantm/auto-update/i3lock-color
...
i3lock-color: 2.12.c.5 -> 2.13.c.1
2021-01-19 14:41:44 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
f0af99a20f
i3lock-color: 2.12.c.5 -> 2.13.c.1
2021-01-19 00:31:49 +00:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
marzzzello
af56bbf6ac
i3, i3-gaps: 4.18.3 -> 4.19
...
Upstream switched from the autotools build system to the meson build system.
Also the source archive format switched from tar.bz2 to tar.xz
The build now supports application documentation in /share/doc/i3/
https://i3wm.org/downloads/RELEASE-NOTES-4.19.txt
2021-01-12 16:55:21 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro Jäckel
55a9cbedca
i3altlayout: Disable tests
2021-01-10 13:18:41 +01:00
pacien
ad75bac50a
i3-balance-workspace: init at 1.8.3
2020-12-29 14:17:10 +01:00
Christian Luetke Stetzkamp
c8c598e20c
i3lock-color: reenable all platforms
...
It was restricted in 40b347f205
due to its
need for the SSE2 instruction set. However the upstream issue is now
resolved [1], so reenable support for all platforms.
[1] https://github.com/chrjguill/i3lock-color/issues/44
2020-12-19 23:03:14 +01:00
Doron Behar
8fec2111f2
Merge pull request #96116 from benmezger/patch-3
...
i3-gaps: Set platform to BSD and Linux like
2020-12-18 10:58:55 +02:00
Doron Behar
82b12cd7c7
Merge pull request #104324 from magnetophon/i3-resurrect
...
i3-resurrect: init at 1.4.3
2020-12-17 11:17:00 +02:00
Bart Brouns
9ce1ec8d2d
i3-resurrect: init at 1.4.3
...
corrected from https://github.com/NixOS/nixpkgs/pull/97480 by @vldn-dev
2020-12-16 22:37:52 +01:00
Bart Brouns
121cff0565
i3-layout-manager: unstable-2019-12-06 -> unstable-2020-05-04
2020-12-06 00:45:38 +01:00
R. RyanTM
2194eaba68
i3status-rust: 0.14.2 -> 0.14.3
2020-12-04 14:20:22 +00:00
Guillaume Girol
47680042d9
Merge pull request #104321 from magnetophon/i3altlayout
...
i3altlayout: init at 0.3
2020-11-20 21:31:42 +00:00
Bart Brouns
36118d4a9d
i3altlayout: init at 0.3
2020-11-20 21:38:22 +01:00
Andreas Rammhold
db530f4490
i3status-rust: add missing ethtool and notmuch buildInputs
...
i3status-rust requires `ethtool` for the net block to work since 0.14.2.
The notmuch feature is also available and all we've to do for that is to
pass the `notmuch` input and enable the feature.
2020-11-03 22:47:36 -08:00
Michal Sojka
e90cfc722d
i3: 4.18.2 -> 4.18.3
2020-11-03 18:25:40 +01:00
R. RyanTM
9190daba45
i3-gaps: 4.18.2 -> 4.18.3
2020-11-02 07:54:51 -08:00
R. RyanTM
657c6d3875
i3lock: 2.12 -> 2.13
2020-11-02 09:12:23 +00:00
Jonathan Wilkins
d7ea518958
i3status-rust: 0.14.1 -> 0.14.2
2020-10-31 10:34:23 +00:00
Bart Brouns
6d10913002
wmfocus: 1.1.3 -> 1.1.5
2020-10-26 16:35:11 +01:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Nick Hu
af2adc12a2
i3lock-fancy-rapid: init at 2019-10-09
2020-08-25 01:17:55 +01:00
Ben Mezger (seds)
bf3f39789d
i3-gaps: Set platform to BSD and Linux like
2020-08-23 16:49:25 -03:00
R. RyanTM
300223118a
i3ipc-glib: 0.6.0 -> 1.0.1
2020-08-14 17:30:39 -07:00
Maximilian Bosch
1f0baf9a3b
Merge pull request #94441 from r-ryantm/auto-update/i3
...
i3: 4.18.1 -> 4.18.2
2020-08-02 13:35:49 +02:00
R. RyanTM
f58bdc0996
i3: 4.18.1 -> 4.18.2
2020-08-01 12:16:57 +00:00
R. RyanTM
b80231a43a
i3-gaps: 4.18.1 -> 4.18.2
2020-07-31 00:36:06 -07:00
R. RyanTM
07e614196f
i3lock-color: 2.12.c.4 -> 2.12.c.5
2020-07-24 02:44:07 +00:00
Jörg Thalheim
5360dec935
i3pystatus: fix desktop notifications
2020-06-16 08:24:08 +01:00
Jörg Thalheim
4378ec4805
i3pystatus: 2019-06-10 -> 2020-06-12
2020-06-16 07:45:03 +01:00
Karol Chmist
966631c536
i3status-rust: 0.14.0 -> 0.14.1
2020-06-08 22:43:19 +02:00
Maximilian Bosch
8454ef7b29
i3status-rust: 0.13.1 -> 0.14.0
...
https://github.com/greshake/i3status-rust/releases/tag/v0.14.0
2020-06-07 17:09:35 +02:00
R. RyanTM
6bfd070bbd
i3lock-color: 2.12.c.1 -> 2.12.c.4
2020-05-27 13:49:04 -07:00
Damien Cassou
3793f44459
i3-gaps: Fix man pages and simplify
...
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:
mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename
This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.
Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00
Damien Cassou
dcdbe2c5fe
i3: fix man page
...
The files with the .man extension are asciidoc versions of the man
pages and should not be copied to share/man or mandb complains:
mandb: warning: …/man/man1/i3.man.gz: ignoring bogus filename
2020-05-07 20:34:07 +02:00
R. RyanTM
bec1852552
i3-gaps: 4.18 -> 4.18.1
2020-05-02 11:59:03 +00:00
Martin Weinelt
66a94696c5
i3: 4.18 → 4.18.1
...
This is a bugfix release for v4.18.
• Move parent nodes in scratchpad correctly
• i3bar: Call cont_child() more liberally
• Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parent
• Fix SEGFAULT when i3bar receives invalid input
• Revert "floating_reposition: avoid extra tree_render"
• Call tree_render if floating move changes workspace
• Update EWMH properties on workspace move
• cmd_focus_sibling: Fix crash on workspace level
https://i3wm.org/downloads/RELEASE-NOTES-4.18.1.txt
2020-04-22 09:37:02 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Reno Reckling
accabd163e
Update pkgs/applications/window-managers/i3/lock-fancy.nix
...
Co-Authored-By: Enteee <ducksource@duckpond.ch>
2020-03-22 03:55:03 +01:00
Reno Reckling
55fb13e5e1
i3lock-fancy: Fix wrong path to mktemp
...
mktemp was not correctly replaced in this package. Leading to
"command not found: mktemp" error.
2020-03-21 15:27:52 +01:00
Patrick Hilhorst
de7c13960b
i3-wk-switch: 2019-05-10 -> 2020-03-18
2020-03-19 11:55:36 -07:00
R. RyanTM
3432202c03
i3lock-color: 2.12.c -> 2.12.c.1
2020-03-12 16:38:47 +00:00
Benjamin Hipple
c385ed4d6f
wmfocus: 1.1.2 -> 1.1.3
2020-03-07 12:10:26 -05:00
Benjamin Hipple
f93ae928ae
i3status-rust: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-27 21:07:02 -05:00
Maximilian Bosch
c4c733f231
Merge pull request #80587 from r-ryantm/auto-update/i3
...
i3: 4.17.1 -> 4.18
2020-02-20 12:53:17 +01:00
R. RyanTM
9a46a69198
i3: 4.17.1 -> 4.18
2020-02-20 01:51:20 +00:00
R. RyanTM
ed982f6b6e
i3-gaps: 4.17.1 -> 4.18
2020-02-19 06:21:47 +00:00