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
Tobias Happ
e25bf4c0fa
dwm-status: 1.6.2 -> 1.6.3
2019-09-23 19:04:38 +02:00
volth
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
Frederik Rietdijk
55e4555b77
Merge master into staging-next
2019-08-01 09:42:54 +02:00
Tobias Happ
19e62c89cc
dwm-status: 1.6.0 -> 1.6.2
2019-07-23 20:33:56 +02:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04: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
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
...
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Pascal Wittmann
68aa14eea2
dwm: 6.1 -> 6.2 ( #55354 )
2019-02-07 11:40:16 +01:00
Jan Malakhovski
1ad836b326
dwm: cleanup whitespace
2019-02-03 15:30:10 +00:00
Tobias Happ
4c2c27c94c
dwm-status: 1.5.0 -> 1.6.0 ( #52982 )
2018-12-27 19:58:43 +01:00
Tobias Happ
dd6b4b7078
dwm-status: 1.4.1 -> 1.5.0
2018-12-23 00:47:21 -05:00
Tobias Happ
bc2d26fd8f
dwm-status: 1.4.0 -> 1.4.1
2018-12-01 17:04:33 +01:00
Tobias Happ
6760af490e
dwm-status: 1.2.0 -> 1.4.0
2018-11-25 21:13:04 +01:00
Tobias Happ
125a5e731f
dwm-status: 1.1.2 -> 1.2.0
2018-11-08 16:52:41 +01:00
xeji
683707ea03
dwm-git: init at 20180602 ( #45716 )
...
The latest tagged release dwm 6.1 is from 2015, so
the development version is much more current.
2018-08-29 19:39:10 +02:00
Tobias Happ
5e21b90616
dwm-status: 1.1.1 -> 1.1.2 ( #44609 )
2018-08-07 22:09:35 +02:00
Tobias Happ
1c40ea1f26
dwm-status: 1.0.0 -> 1.1.1 ( #42682 )
2018-06-28 13:10:37 +02:00
Tobias Happ
661c8f37c9
dwm-status: 0.5.1 -> 1.0.0 ( #42624 )
2018-06-26 21:29:18 +02:00
Tobias Happ
9d59cc9880
dwm-status: 0.4.0 -> 0.5.1
2018-06-16 10:37:39 +02:00
Tobias Happ
4d48694901
dwm-status: add xsetroot and alsaUtils as runtime deps
2018-06-11 03:26:11 +02:00
Tobias Happ
895e4c2687
dwm-status: init at 0.4.0 ( #41726 )
2018-06-11 00:24:13 +02:00
Pascal Wittmann
7427b58266
Switch suckless.org URLs to https
...
(cherry picked from commit 22f212537f475565f67a07b869f9cceea2022191)
2018-04-11 15:11:55 +02:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Mario Rodas
5ffed5898c
dwm: Add http url scheme to dwm homepage
2017-04-23 18:46:19 -05:00
Matthias Beyer
050b462b3b
dwm: 6.0 -> 6.1
2015-11-12 12:38:26 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Pascal Wittmann
fc2580ad87
Removed confnotify-6.0.patch.
...
I don't think it is a good idea to hardcode this patch in nixpkgs as it is likely that
a patch provided by a user will conflict with this patch. This is for instance the case
with the patch "single_tagset" (http://dwm.suckless.org/patches/single_tagset ).
2014-01-02 11:53:25 +01:00
Lluís Batlle i Rossell
2187716c53
dwm: adding a patch I missed in a recent commit
2013-04-05 12:50:42 +02:00
Lluís Batlle i Rossell
5aacc33406
dwm: fix SDL games with fullscreen
...
It worked quite bad when the game resolution was different than the
current.
2013-04-04 23:32:53 +02:00
Lluís Batlle i Rossell
d0321537d9
Updating dwm to 6.0.
...
svn path=/nixpkgs/trunk/; revision=31301
2012-01-04 22:05:26 +00:00
Lluís Batlle i Rossell
8ec17cf0a0
Updating dwm.
...
svn path=/nixpkgs/trunk/; revision=28137
2011-08-03 09:46:56 +00:00
Lluís Batlle i Rossell
23b1430ec5
Updating dwm
...
svn path=/nixpkgs/trunk/; revision=22171
2010-06-07 14:44:15 +00:00
Lluís Batlle i Rossell
3b54414f31
I left a "set -x" without will.
...
svn path=/nixpkgs/trunk/; revision=20441
2010-03-05 22:13:58 +00:00
Lluís Batlle i Rossell
681929cd4d
I noticed that the patchPhase does not run postPatch, if there are no 'patches'.
...
So, I move what I had in postPatch to prePatch, which is run with or without 'patches'.
svn path=/nixpkgs/trunk/; revision=20440
2010-03-05 22:10:54 +00:00
Lluís Batlle i Rossell
48fa4b5257
Updating dwm, and allowing users set their own patches to configure it.
...
svn path=/nixpkgs/trunk/; revision=20437
2010-03-05 21:49:29 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Marc Weber
01979f7940
add window-manager dwm contributed by viric
...
svn path=/nixpkgs/trunk/; revision=12687
2008-08-21 20:44:08 +00:00