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
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