nixpkgs/pkgs/applications/window-managers
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
..
2bwm pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
afterstep misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
awesome awesome: specify version 2017-09-17 16:02:17 -07:00
bevelbar bevelbar: remove unnessary makeFlags 2017-03-19 20:47:25 +01:00
bspwm Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
clfswm Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
compton pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
cwm misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
dwm pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
dzen2 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
evilwm pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
fbpanel treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
fluxbox fluxbox: fix @PREFIX@ in fluxbox-generate_menu script 2016-05-23 08:28:19 -03:00
fvwm treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
herbstluftwm misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
i3 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
icewm icewm: 1.3.12 -> 1.4.2 2017-08-01 17:31:29 +00:00
ion-3 ion3: specify meta.{platforms,license} 2016-12-06 15:48:45 +01:00
jwm jwm: 1621 -> 1651 2017-10-04 17:48:51 -03:00
kbdd misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
larswm treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
lemonbar Remove myself as maintainer. 2016-11-03 11:54:54 +01:00
matchbox misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
notion misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
openbox treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
orbment orbment: git-2016-01-31 -> git-2016-08-13 2016-09-04 16:25:00 +02:00
oroborus misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
pekwm misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
qtile misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
ratpoison treewide: Add man & info outputs where necessary (instead of doc) 2017-08-11 21:32:54 +03:00
sawfish misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
spectrwm spectrwm: fix OSX build 2017-04-09 01:30:38 -05:00
stalonetray stalonetray: 0.8.1 -> 0.8.3 2017-05-04 09:49:37 -03:00
stumpwm stumpwm: 0.9.9 -> 1.0.0 2017-01-15 21:23:39 -05:00
sway sway: 0.13.0 -> 0.14.0 2017-10-16 21:50:16 -04:00
sxhkd sxhkd: 0.5.6 -> 0.5.8 (#30184) 2017-10-07 12:26:25 +02:00
tabbed tabbed: add patch support 2016-06-29 12:46:48 -07:00
taffybar treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
trayer misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
velox wayland window managers: orbment, sway, velox -> latest git 2016-02-09 23:41:01 +01:00
vwm misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
way-cooler rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
weston weston: 1.11.0 -> 1.12.0 2016-09-21 11:16:32 +02:00
windowlab misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
windowmaker Merge branch 'master' into staging 2017-10-02 00:22:12 +00:00
wmii-hg misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
wtftw rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
xmonad xmonad-wrapper: link man pages instead of copying 2016-06-17 13:18:26 +02:00
xmonad-log-applet use https://github.com for all homepages 2017-08-17 14:53:40 -07:00
yabar yabar-unstable: 2017-09-09 -> 2017-10-12 2017-10-12 09:08:08 +02:00