R. RyanTM
ed982f6b6e
i3-gaps: 4.17.1 -> 4.18
2020-02-19 06:21:47 +00:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
Maximilian Bosch
1e0934f69a
i3status-rust: 0.13.0 -> 0.13.1
...
https://github.com/greshake/i3status-rust/releases/tag/v0.13.1
2020-02-08 23:09:00 +01:00
Maximilian Bosch
430b0947dc
i3status-rust: 0.12.0 -> 0.13.0
...
https://github.com/greshake/i3status-rust/releases/tag/v0.13.0
2020-02-03 07:05:24 +01:00
Bart Brouns
233c2788f3
i3-layout-manager: unstable-2019-06-19 -> unstable-2019-12-06
2020-01-20 15:55:41 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
...
Idea shamelessly stolen from 4e60b0efae
.
I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.
As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.
I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Maximilian Bosch
1eda713fa4
i3status-rust: 0.11.0 -> 0.12.0
...
https://github.com/greshake/i3status-rust/releases/tag/v0.12.0
2019-12-11 20:06:52 +01:00
Olivier Marty
1ea66bd397
i3blocks: unstable-2019-02-07 -> 1.5
2019-11-21 10:09:19 +01:00
edef
e674377177
i3blocks: handle multiple XDG_CONFIG_DIRS elements correctly
...
On NixOS, $XDG_CONFIG_DIRS always has multiple elements.
Without this patch, it'll try to open() a rather nonsensical
path full of colons.
2019-10-18 20:22:16 +00:00
Stig Palmquist
5e9eb563e9
i3status-rust: 0.10.0 -> 0.11.0
2019-10-07 18:58:57 +02:00
R. RyanTM
62d1e438dd
i3-gaps: 4.17 -> 4.17.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i3-gaps/versions
2019-09-26 14:39:19 -07:00
Maximilian Bosch
b553faa2a6
i3status: fix description
2019-09-08 10:23:14 +02:00
Reno Reckling
8f6cdc6daf
i3status: 2.12 -> 2.13
...
Update i3status to 2.13.
I needed to add a little hack to get it to build because for reasons
I can't seem to figure out, the configure script generates a broken
Makefile on this release.
The small sed line fixes the syntax error.
2019-09-08 01:16:38 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
...
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Ente
b081115788
i3lock-fancy: Bugfix, make scrot overwrite file
...
After commit [1] scrot will no longer overwrite files unless the `-o`
option is given. This commit makes the i3lock-fancy use `scrot -z -o`
instead of just `scrot -o`.
[1]: 489e322904
2019-09-05 16:30:12 -04:00
Will Dietz
1aec067a47
i3: pname, 4.17 -> 4.17.1
...
https://i3wm.org/downloads/RELEASE-NOTES-4.17.1.txt
2019-09-03 18:42:09 -05:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
R. RyanTM
a88f9ef88d
i3-gaps: 4.16.1 -> 4.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i3-gaps/versions
2019-08-19 06:18:17 -07:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Maximilian Bosch
fbc02cd186
Merge pull request #66184 from sikmir/i3
...
i3: 4.16.1 -> 4.17
2019-08-06 18:22:29 +02:00
Nikolay Korotkiy
5181487b8e
i3: 4.16.1 -> 4.17
2019-08-06 12:18:20 +03:00
Nikolay Korotkiy
d701c639b7
i3lock: 2.10 -> 2.12
2019-08-06 12:06:35 +03:00
Vladyslav M
5d678d1a39
i3status-rust: 0.9.0.2019-04-27 -> 0.10.0
2019-07-15 22:53:46 +03:00
Maximilian Bosch
972fb33e5a
Merge pull request #63709 from Ma27/i3-layout-manager
...
i3-layout-manager: init at unstable-2019-06-19
2019-07-09 23:31:49 +02:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything
2019-07-03 11:27:39 +02:00
Matthieu Coudron
b247ffdf76
i3pystatus: 2019-02-10 -> 2019-06-10
2019-07-03 12:09:08 +09:00
Matthieu Coudron
c9f651e56e
i3pystatus: drop praw dependency
...
praw is a reddit wrapper that sometimes poses problems when installing
i3pystatus (twice in the past 6 months for me).
As its usage should be relatively low, it should be fine to drop.
users can go back the old behavior by overriding extraLibs
2019-07-02 16:59:47 +09:00
Maximilian Bosch
d2adb05aa6
i3-layout-manager: init at unstable-2019-06-19
...
Simple script which is a wrapper for i3's layout persist functionality[1] that
automates the manual editing of the exported layout JSON.
[1] https://i3wm.org/docs/layout-saving.html
2019-06-24 01:01:54 +02:00
Alyssa Ross
062210bdff
treewide: update cargoSha256 hashes for cargo-vendor upgrade
...
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.
Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.
The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Patrick Hilhorst
9bc4c1c311
i3-wk-switch: 2017-08-21 -> 2019-05-10
2019-05-11 17:41:08 +02:00
Vladyslav M
12e6d28389
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27
2019-05-06 22:32:03 +03:00
Matthieu Coudron
a364fcde13
i3easyfocus: 20180622 -> 20190411 ( #59472 )
...
introduced a new scheme to annotate windows.
2019-04-20 00:26:49 +02:00
ilikeavocadoes
c034fb3c99
i3blocks: 1.4 -> unstable-2019-05-07 ( #59099 )
2019-04-07 16:56:33 +02:00
Bart Brouns
9afeb90e16
i3status-rust: 0.9.0.2019-02-15 -> 0.9.0.2019-03-21 ( #58590 )
2019-03-30 23:49:54 +01:00
dywedir
bca34cfd6e
wmfocus: 1.0.2 -> 1.1.2
2019-03-17 00:53:10 +02:00
Jörg Thalheim
6d09921b91
Merge pull request #55965 from Mic92/i3pystatus
...
i3pystatus: 2018-04-11 -> 2019-02-10
2019-02-26 14:12:35 +00:00
Jörg Thalheim
08012fb5d7
Merge pull request #55960 from Moredread/i3status-rust-bump
...
i3status-rust: 0.9.0.2018-10-02 -> 0.9.0.2019-02-15
2019-02-17 20:42:46 +00:00
Jörg Thalheim
3709050828
i3pystatus: 2018-04-11 -> 2019-02-10
2019-02-17 20:31:49 +00:00
André-Patrick Bubel
9a1e306652
i3status-rust: 0.9.0.2018-10-02 -> 0.9.0.2019-02-15
2019-02-17 19:23:55 +01:00
xeji
f83c284cf1
Merge pull request #55306 from r-ryantm/auto-update/i3-gaps
...
i3-gaps: 4.16 -> 4.16.1
2019-02-15 11:34:24 +01:00
Uli Baum
69e64aa3ba
i3-gaps: update releaseDate to match version
2019-02-14 22:09:32 +01:00
R. RyanTM
d842a78c1d
i3-gaps: 4.16 -> 4.16.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i3-gaps/versions
2019-02-05 21:46:44 -08:00
Franz Pletz
e91a102453
i3: 4.16 -> 4.16.1
2019-02-03 09:01:00 +01:00
Tim Steinbach
c3e995fa73
i3lock-fancy: 2017-12-14 -> 2018-11-25
2019-01-25 22:28:00 -05:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
c0bw3b
9762e2c3bd
confuse: remove and replace with libconfuse
...
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Jörg Thalheim
cf1ce60c20
Merge pull request #50080 from r-ryantm/auto-update/i3-gaps
...
i3-gaps: 4.15.0.1 -> 4.16
2018-11-10 22:12:18 +00:00
R. RyanTM
40fded0209
i3-gaps: 4.15.0.1 -> 4.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i3-gaps/versions
2018-11-09 14:27:31 -08:00
André-Patrick Bubel
a7b471a31c
i3: 4.15 -> 4.16
2018-11-04 17:12:28 +01:00
Vladyslav M
3c45be7d9b
i3status-rust: 0.9.0.2018-09-30 -> 0.9.0.2018-10-02 ( #47687 )
2018-10-03 00:29:26 +02:00
Patrick Hilhorst
fbf55e95dc
i3lock-color: 2.11-c -> 2.12.c ( #47674 )
...
Note the change in naming scheme, this is intentional
(https://github.com/PandorasFox/i3lock-color/issues/92 )
2018-10-02 21:03:41 +02:00
Patrick Hilhorst
fbc1fb78e3
wmfocus: init at 1.0.2 ( #47662 )
...
* wmfocus: init at 1.0.2
* wmfocus: fix buildInputs
2018-10-02 18:01:42 +02:00
Vladyslav M
90161af7fb
i3status-rust: 0.9.0.2018-06-22 -> 0.9.0.2018-09-30 ( #47566 )
2018-10-01 00:04:52 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Matthew Bauer
5dba22e5cf
Merge pull request #42361 from teto/i3easyfocus
...
I3-easyfocus
2018-06-28 22:11:03 -04:00
André-Patrick Bubel
779d64f43d
i3status-rust: 0.9.0.2018-03-31 -> 0.9.0.2018-06-22 ( #42403 )
2018-06-25 01:11:45 +02:00
Ryan Mulligan
0d5eb901ad
treewide: http -> https
2018-06-23 04:34:55 -07:00
Matthieu Coudron
6664babe85
i3-easyfocus: init at 20180622
...
Fast window switcher.
Attributes and display one letter per window on your current workspace, upon keypress,
will focus the matching window.
2018-06-22 16:44:53 +09:00
Matthieu Coudron
d395b185d9
i3ipc-glib: init at 0.6.0
...
IPC library used to interact with the window manager www.i3wm.org
2018-06-22 16:43:33 +09:00
Silvan Mosberger
02f11bca60
some overrideDerivation cleanups
...
These four top-level packages were the only ones that didn't have the
meta.position attribute automagically set. This commit fixes this.
2018-06-14 22:28:55 +02:00
Domen Kožar
b7074a600b
i3status: 2.11 -> 2.12
2018-05-11 12:08:13 +02:00
xeji
c53e3d2688
Merge pull request #40142 from rkoe/fix/i3lock-description
...
i3lock/i3lock-color: meta: improve description
2018-05-08 22:58:51 +02:00
Roland Koebler
810976e591
i3lock-color: fix manpage-name and manpage ( #40095 )
...
- rename manpage from i3lock.1 to i3lock-color.1
- change "i3lock" to "i3lock-color" in manpage-synopsis
2018-05-07 23:19:02 +02:00
Roland Koebler
4ee409a59c
i3lock/i3lock-color: meta: improve description
...
- i3lock-color: extend description to differ from i3lock
- i3lock/i3lock-color: add long description
2018-05-07 22:25:14 +02:00
xeji
76d0e61e7b
Merge pull request #39749 from Synthetica9/i3lock-color-2.11
...
i3lock-color: 2.10.1-1-c -> 2.11-c
2018-05-05 17:58:46 +02:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Patrick Hilhorst
3e37981ae3
i3lock-color: 2.10.1-1-c -> 2.11-c
2018-04-30 22:22:18 +02:00
Jörg Thalheim
493ef304a0
i3pystatus: set LC_TIME by default
2018-04-17 16:06:07 +02:00
Maximilian Güntner
c3cbff3a8a
i3pystatus: 3.35 -> unstable
2018-04-17 16:06:06 +02:00
Matthew Justin Bauer
9416d80275
Merge pull request #36363 from Synthetica9/i3-wk-switch
...
i3-wk-switch: init at 484f840
2018-04-09 14:13:58 -05:00
Vladyslav Mykhailichenko
a0c6d3147d
i3status-rust: 0.9.0.2018-01-15 -> 0.9.0.2018-03-31
2018-04-04 09:26:38 +03:00
Jörg Thalheim
7714f77318
Merge pull request #37748 from tylermauthe/update-i3-gaps-to-4-15
...
i3-gaps: 4.14.1 -> 4.15.0.1
2018-03-25 11:07:22 +01:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Tyler Mauthe
7032c42dc0
i3-gaps: 4.14.1 -> 4.15.0.1
2018-03-24 16:46:49 -07:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
...
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson
f79f80dbf2
treewide: get rid of platforms.allBut
...
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Bart Brouns
cfa4c065d9
i3: 4.14.1 -> 4.15
2018-03-13 01:17:25 +01:00
Patrick Hilhorst
eba94285a3
Following @teto's suggestion with regards to pname
2018-03-06 11:39:49 +01:00
Patrick Hilhorst
f3c5939ac9
fix license
2018-03-06 01:00:44 +01:00
Patrick Hilhorst
24246f2d89
i3-wk-switch: init at 2017-08-21
2018-03-06 00:55:12 +01:00
Franz Pletz
49f2f5fa2b
i3lock: 2.9.1 -> 2.10
2018-01-28 19:02:08 +01:00
Ioannis Koutras
ac3f1e6c12
i3lock-fancy: 2016-10-13 -> 2017-12-14
2018-01-22 23:05:32 +02:00
Ioannis Koutras
c5f7ea6829
i3lock-color: 2.9.1-c -> 2.10.1-1-c
2018-01-22 23:05:26 +02:00
Bart Brouns
ddb2150112
i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15
2018-01-16 04:02:27 +01:00
Bruno Bieth
898090f25b
i3status-rust: init at 0.9.0.2017-11-09
2017-11-17 01:47:10 +00:00
Robert Helgesson
40b347f205
i3lock-color: limit to i686 and x86-64 platforms
...
Compilation fails for other CPU architectures due to requiring the
SSE2 instruction set. See [1] for upstream issue.
[1]: https://github.com/chrjguill/i3lock-color/issues/44
2017-11-06 17:55:06 +01:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Tim Steinbach
bee055fa96
i3-gaps: 4.14 -> 4.14.1
2017-09-27 07:39:48 -04:00
Tim Steinbach
fc7f4f6fc3
i3: 4.14 -> 4.14.1
2017-09-27 07:39:32 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Tim Steinbach
41d9884067
i3-gaps: Install man pages properly
2017-09-06 10:19:17 -04:00
Franz Pletz
101a048f95
i3: install manpages
...
cc #28976
2017-09-05 17:49:40 +02:00
Tim Steinbach
ce38725162
i3: 4.13 -> 4.14
2017-09-04 10:47:08 -04:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Graham Christensen
ed59b2c892
Revert "i3: add configFile
to enable cutom configuration locations"
2017-07-02 08:48:41 -04:00
Benno Fünfstück
13c8c847f4
Merge pull request #27007 from jfrankenau/update-i3lock
...
i3lock: 2.8 -> 2.9.1
2017-07-01 19:59:18 +02:00
Johannes Frankenau
36021ddaaf
i3lock: 2.8 -> 2.9.1
2017-07-01 09:28:23 +02:00
Maximilian Bosch
dd4c1e2b01
i3: add configFile
to enable cutom configuration locations
...
i3 loads its configuration from `~/.config/i3`, but in nix-based systems
you might want to build the config in `~/.nix-profile` using a nix
derivation, so `i3` needs to know where to look for the configuration
file.
2017-07-01 08:20:56 +02:00
Jörg Thalheim
f56d83761c
Merge pull request #26254 from boomshroom/fix/i3block-scripts
...
i3blocks: add optional dependencies for scripts
2017-06-10 11:05:48 +01:00
Ismaïl Senhaji
9caa9220a7
i3lock-color: 2.7-2017-04-01 -> 2.9.1-c
2017-06-05 00:09:46 +02:00
Angelo Bulfone
4642e8d1cf
i3blocks: add optional dependencies for scripts
2017-05-30 11:31:06 -07:00
Eric Sagnes
92bb3e8b9b
i3: fix runtime dependencies
...
Fixes #25633 .
2017-05-10 02:42:44 +02:00
Sean Haugh
30b6561982
i3: add separateDebugInfo
2017-04-07 15:24:08 -05:00
ndowens
daab7c193f
i3lock-color: 2.7-2016-09-17 -> 2.8; Closes #24450
...
i3lock-color: Corrected software src
Fixed version
2017-04-01 08:27:46 -05:00
Yorick van Pelt
c91aa18070
i3status: 2.10 -> 2.11
2017-01-24 20:35:29 +01:00
Franz Pletz
9b92a07843
treewide: use lib.maintainers for meta.maintainers
2017-01-20 15:44:28 +01:00
Michael Raskin
bc2e81f610
i3blocks: fix platforms
2017-01-13 19:09:28 +01:00
Birger J. Nordølum
32f991f094
i3blocks: specify supported platforms
2017-01-13 17:09:42 +01:00
Kier Davis
90b3648f9c
i3blocks: search for config in correct system directory
...
The SYSCONFDIR variable used in the Makefile servers two purposes:
1) During buildPhase, it is hardcoded into the executable as one of
the locations that will be searched for the i3blocks.conf config
file. We want this set to "/etc", so that "/etc/i3blocks.conf"
will be automatically loaded if it exists, as specified in the
manpage.
2) During installPhase, it specifies the location that the sample
i3blocks.conf should be installed to. We want this to be "$out/etc".
Case 2 was already handled correctly, but case 1 was not. This resulted
in i3blocks instead searching for i3blocks.conf in the default value of
SYSCONFDIR, which is "/usr/local/etc", a directory which generally does
not exist on NixOS. This commit remedies this problem by setting
SYSCONFDIR=/etc during buildPhase.
A minor stylistic fix (correcting a usage of "makeFlags" to "buildFlags"
in the expression) has also been applied in this commit.
2017-01-12 20:15:15 +00:00
Vladimír Čunát
dc451ad3ea
i3-gaps: enableParallelBuilding = false;
...
http://hydra.nixos.org/build/44530327
2016-12-04 16:59:13 +01:00
Franz Thoma
092d7e9705
i3-gaps: 4.12 -> 4.13
2016-11-11 14:03:33 +01:00
Franz Pletz
2673604708
i3: 4.12 -> 4.13
...
Fixes #20296 .
2016-11-10 02:45:53 +01:00
Tim Steinbach
5e1c84e475
i3lock-fancy: 2016-05-05 -> 2016-10-13
2016-10-15 07:28:14 -04:00
Yorick van Pelt
dccb882e45
i3lock-color: 2.7_rev63a4c23 -> 2.7-2016-09-17
2016-09-19 19:42:40 +02:00
Miguel Madrid
8a96c52f63
i3pystatus: 3.34 -> 3.35 ( #18268 )
2016-09-04 00:23:21 +02:00
Matthew Bauer
ae75531b3c
i3-block-gaps: disable darwin
2016-08-16 19:25:42 +00:00
Rail Aliiev
d6d4cf185e
i3lock-fancy: use absolute paths ( #17569 )
...
When it's used from command line or as a i3 shortcut, i3lock-fancy works
without any issues. If you try to pass it as an argument to xss-lock or
xautolock running as a systemd user service, getopt and fc-match are not in
PATH and locking doesn't work as expected. This patch replaces non absolute
paths with stable ones and should fix the issue.
2016-08-07 03:42:43 +02:00
Carl Sverre
51d9312e44
i3blocks-gaps: init at 1.4
...
Fork of i3blocks which supports adding borders to work with i3-gaps
2016-07-21 23:39:48 -07:00
mimadrid
bab3d4c3e0
i3lock: 2.7 -> 2.8
2016-07-12 11:15:51 +02:00
Franz Thoma
b60b7eeaab
i3-gaps: init at 4.12
2016-06-16 14:25:46 +01:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Rok Garbas
b614d72f40
i3lock-fancy: fix patching of the script
2016-05-24 12:38:23 +02:00
Rok Garbas
9c20849da4
i3lock-color: renaming bin/i3lock binary to bin/i3lock-color
...
... that it doesn't conflict with i3lock
2016-05-24 12:37:04 +02:00
Vladimír Čunát
73f1f5eb39
imagemagick: split dev output to fix #9604
...
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Rok Garbas
e4e7ba281d
i3lock-fancy: init at b7196aaff
2016-05-15 05:47:35 +02:00
Rok Garbas
3290b66e0e
i3lock-color: init at 2.7 revision 63a4c23ec6f
2016-05-15 05:47:35 +02:00
Igor Sharonov
7237ccfabc
i3pystatus: fix libpulseaudio
2016-05-14 14:28:20 +03:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Sheena Artrip
7fb57383fc
i3: 4.11 -> 4.12
2016-03-23 01:17:16 -04:00
joachifm
02327d3a44
Merge pull request #13431 from igsha/i3pystatus
...
i3pystatus: 3.33 -> 3.34
2016-03-05 13:12:10 +00:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Igor Sharonov
00d32bb99f
i3pystatus: 3.33 -> 3.34
2016-02-25 21:30:37 +03:00
Domen Kožar
89fa4724f1
Merge pull request #12873 from ericsagnes/feat/i3
...
i3: move dependencies to runtime
2016-02-08 13:16:11 +00:00
Eric Sagnes
65beea69d7
i3status: 2.9 -> 2.10, fixes #12872
2016-02-08 05:58:20 +01:00
Eric Sagnes
b2c658ca11
i3: dmenu and i3status as runtime dependencies
2016-02-08 13:29:42 +09:00
Birger J. Nordølum
1fe89386fd
i3blocks: 1.4 (NEW) (WIP)
2015-12-11 08:55:14 +01:00
Anders Papitto
888a7358f5
i3: 4.10.4 -> 4.11
2015-10-17 21:14:39 -07:00
Matthias Beyer
a3a1bcb40a
i3: 4.10.3 -> 4.10.4
2015-09-11 12:19:46 +02:00
Domen Kožar
a414391fd0
i3lock: 2.6 -> 2.7
2015-09-04 20:01:57 +02:00
Domen Kožar
950d9de3c9
i3: 4.10.2 -> 4.10.3
2015-09-04 18:47:40 +02:00
Anders Papitto
4ac7c02d8e
Disable i3 tests due to unfixed errors
2015-06-19 12:14:10 -07:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Arseniy Seroka
2c2467df72
Merge pull request #7416 from nmikhailov/i3update
...
i3: 4.10.1 -> 4.10.2
2015-04-16 20:03:57 +03:00
Nikita Mikhailov
a01d3dd240
i3: 4.10.1 -> 4.10.2
2015-04-16 16:17:43 +00:00
Domen Kožar
ee69867e98
Merge pull request #7320 from nslqqq/i3update
...
i3: fix testsuite
2015-04-11 10:18:27 -04:00
Nikita Mikhailov
5f2c1f7397
i3: fix testsuite
2015-04-11 14:10:39 +00:00
Rok Garbas
bdcdc183a4
i3status: update to 2.9
2015-04-11 15:49:56 +02:00
Nikita Mikhailov
93f277f1d4
i3: 4.9.1 -> 4.10.1
2015-04-11 12:48:39 +02:00
Nikita Mikhailov
54290aaa35
i3: 4.9 -> 4.9.1
2015-03-10 16:18:50 +01:00
lethalman
e5dd67fc1e
Merge pull request #6619 from bobvanderlinden/i3-4.9
...
i3: upgrade to 4.9
2015-03-02 18:04:19 +01:00
Bob van der Linden
97079a044d
i3: upgrade to 4.9
2015-03-01 22:56:51 +01:00
Anders Papitto
ec437bff92
replace use of which
with command -v
in i3 scripts
2015-02-16 08:08:16 +00:00
Marcus Crestani
8e2fb7c816
i3: Set checkPhase only when on Linux.
2015-02-04 20:44:19 +01:00
Rok Garbas
21db3eaa60
i3lock: it's cleaner to use $out/share/man in the first place.
...
it is true that $out/man is automatically moved to $out/share/man, but using
"share" folder is cleaner solutions suggested by @edolstra here #6014
2015-01-28 19:56:13 +01:00
lethalman
136eea2c16
Merge pull request #6014 from malyn/fix-i3lock-man
...
i3lock: Make sure that man pages get installed
2015-01-28 10:25:06 +01:00
Michael Alyn Miller
ed359e453c
i3: Make sure that man pages get installed
2015-01-28 08:00:30 +01:00
Michael Alyn Miller
264da9e509
i3lock: Make sure that man pages get installed
2015-01-27 20:49:09 -08:00
Jaka Hudoklin
6b2e5c3262
i3: make i3-save-workspace work
2014-11-30 18:40:03 +01:00
Rok Garbas
3bf7d7c42a
i3lock: update to 2.6
2014-08-03 14:04:44 +02:00
aszlig
6aabd17d51
i3: Don't override patchPhase.
...
Makes easier to provide a patches attribute through packageOverrides.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-02 17:25:16 +02:00
aszlig
3d34dc39ac
i3: Only enable tests for x86_64-linux.
...
Right now, tests for i686-linux fail, see:
https://hydra.nixos.org/build/13024964
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 18:41:39 +02:00
aszlig
32d7c4c435
i3: Remove CarpAlways from buildInputs.
...
Oops, it was a leftover from debugging.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 11:19:06 +02:00
aszlig
fb1f257189
i3: Don't run test cases in parallel.
...
Unfortunately, running them in parallel sometimes lead to tests not even
starting up. Probably lock contention is the issue here, but haven't
investigated further so I'm deactivating parallel testing.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 08:04:09 +02:00
aszlig
31e77f5096
i3: Abort build if test suite is failing.
...
The exit code of the i3 test runner is always 0, regardless of whether
tests were failing or not, so let's quickly grep for a "not ok" in the
test logfile and if it occurs, the whole build is failing now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
aszlig
2c1d04a563
i3: Enable running test suite by default.
...
Finally, after going through the journey of debugging and gathering
dependencies, we now have tests for i3, hooray!
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
Nikita Mikhailov
724fbd81ff
i3: 4.7.2 -> 4.8
2014-06-22 18:17:09 +07:00
Domen Kožar
c4cb65187e
i3: 4.6 -> 4.7.2
2014-01-24 14:33:40 +01:00
Nixpkgs Monitor
baa1bba420
i3status: update from 2.7 to 2.8
2014-01-13 17:28:42 +01:00
modulistic
cca6a6724c
i3 window manager: version bump from 4.5.1 to 4.6
2013-08-23 14:05:36 +02:00
Rok Garbas
6b6eaf3bf3
i3lock: updating to 2.5
2013-07-08 01:18:12 +02:00
Rok Garbas
6c890824bd
fixed typo from previous commit
2013-03-29 18:28:11 +01:00
Rok Garbas
a9c7252a3e
i3status and i3lock should have same platform as i3wm
2013-03-29 17:38:59 +01:00
Domen Kozar
67ce79f5e4
set platforms for i3wm
2013-03-29 13:27:04 +01:00
modulistic
ae9b33ac51
i3 window manager: version bump from 4.5 to 4.5.1
2013-03-20 00:14:22 +01:00
modulistic
f976962d7b
i3 window manager: enable Pango support for antialiased fonts
2013-03-20 00:13:44 +01:00
Rok Garbas
16f6c3b752
i3: update to 4.5 also updating i3status to 2.7
2013-03-17 14:45:37 +01:00
Rok Garbas
c90c96572f
i3: update to 4.4
2012-12-22 17:21:17 +01:00
Rok Garbas
fc16fb3e28
i3status: update to 2.6
2012-11-17 02:10:21 +01:00
aszlig
7e439ea13c
i3: Update to version 4.3.
...
Though upstream clearly recommends to not deactivate Pango, we currently can't
use Pango right now, as we are stuck at cairo-1.10.2. This version only has
experimental support for XCB which became stable in 1.12.x.
So we need to wait for 21bf5ef509
to be merged
into master before we can enable Pango.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
Peter Simons
7e2979b56f
i3: fix build some more
...
The build process depends on a script that relies on /usr/bin/env to find Perl.
Running 'patchShebangs' early fixes that script.
2012-07-17 14:44:23 +02:00
Peter Simons
293027453f
i3: fixed build
...
- The make variable PREFIX must be at build time because common.mk uses it to
decide where to expect $SYSCONFDIR.
- The make target "all" is run by default and needn't be set explicitly.
- Shebang paths in scripts are patched automatically be the default builder,
we don't have to do that manually.
2012-07-12 11:28:15 +02:00
Peter Simons
6db9c6f241
update i3status and i3lock
...
svn path=/nixpkgs/trunk/; revision=34446
2012-06-11 07:18:52 +00:00
Rob Vermaas
97cac0a58c
Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas)
...
svn path=/nixpkgs/trunk/; revision=33952
2012-04-30 14:34:57 +00:00
Rob Vermaas
0823167b43
Revert my previous 2 commits.
...
svn path=/nixpkgs/trunk/; revision=33951
2012-04-30 14:28:08 +00:00
Rob Vermaas
0362f55a22
add missing files from previous commit
...
svn path=/nixpkgs/trunk/; revision=33950
2012-04-30 13:45:50 +00:00