Commit graph

683 commits

Author SHA1 Message Date
Herwig Hochleitner c7bd01c0c9 stumpwm-git: 20160617 -> 20170203 2017-10-28 15:09:51 +02:00
gnidorah 8cfbf2be5b sway: cleanup 2017-10-25 21:51:52 +03:00
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
Samuel Leathers 1dc92fe688 sway: 0.13.0 -> 0.14.0 2017-10-16 21:50:16 -04:00
Maximilian Bosch b23b545942
yabar-unstable: 2017-09-09 -> 2017-10-12 2017-10-12 09:08:08 +02:00
Frederik Rietdijk 2c9c04fe47 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:57:50 +02:00
xd1le deba67f2b3 sxhkd: 0.5.6 -> 0.5.8 (#30184)
* sxhkd: code style nitpicks

* sxhkd: add vyp as maintainer

* sxhkd: use list instead of string for makeFlags

* sxhkd: use fetchFromGitHub instead of fetchurl

* sxhkd: 0.5.6 -> 0.5.8
2017-10-07 12:26:25 +02:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Orivej Desh 66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
José Romildo Malaquias 0ae2e5dcbc jwm: 1621 -> 1651 2017-10-04 17:48:51 -03:00
Stefan Junker 8f3461c7fd wtftfw: 20161001 -> 20170921
- Bump revision
- Prefix Exec path with output directory
2017-10-03 11:17:49 +02:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
edef 7ea5672e85 wmsm.app: compile in gnu89 mode
it expects `inline` to expose a symbol, which hasn't been the case since
C99, breaking linking.
2017-09-29 00:08:56 +02:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Franz Pletz 3290964fc7 Merge pull request #29839 from NeQuissimus/i3_4_14_1
i3{,-gaps}: 4.14 -> 4.14.1
2017-09-28 00:50:25 +02:00
Michael Weiss 2d640b9d6e wlc: Downgrade back to 0.0.9
Unfortunately wlc 0.0.10 seems to be the cause for segfaults on sway,
way-cooler and orbment.

This will also build wlc with all optional packages (i.e. zlib,
valgrind and doxygen).
2017-09-27 20:21:50 +02: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
Michael Weiss 676f5cb02c sway: Fix the build
While the last wlc upgrade (05d79c03ec)
makes it possible to build sway 0.14.0 it also breaks the current build
of sway 0.13.0.

Unfortunately sway 0.14.0 segfaults on launch and I couldn't fix it yet
(there are multiple upstream issues as well). I'll overwrite the wlc
version for sway in order to have a usable version in nixpkgs for the
meantime.
2017-09-26 18:48:21 +02:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -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
Yurii Rashkovskii 824b30a715 awesome: specify version
By default, awesome will use "devel" as a version name
(or `git describe`). This has led to awesome always
showing "devel" for its version.

Some extensions depend on version information to figure
out what features they can use.

This change overrides the version for the build from the
derivations' `version` attribute.
2017-09-17 16:02:17 -07:00
John Ericson 1055c43200 yabar: pkg-config should be a native build input 2017-09-14 13:40:24 -04:00
Maximilian Bosch 178251001a
yabar: add unstable package 2017-09-12 22:05:13 +02:00
Maximilian Bosch 12e79f1358
yabar: add optional configFile value to derivation 2017-09-11 18:27:11 +02:00
Maximilian Bosch 0761e74c38
yabar: cleanup derivation
The latest changes from `yabar` require several
changes in the derivation to build the
package successfully.
2017-09-11 18:26:34 +02:00
Joachim F 4e901ff2d8 Merge pull request #28723 from moaxcp/master
notion: 3-2015061300 -> 3-2017050501
2017-09-09 19:03:29 +00: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
John Mercier fc0e22b7a7 notion: 3-2015061300 -> 3-2017050501 2017-09-02 15:07:09 -04:00
Graham Christensen 128cdeffd0
compiz: drop 2017-08-30 06:59:20 -04:00
Joachim F b16489d3cf Merge pull request #27841 from volth/icewm-1.4.2
icewm: 1.3.12 -> 1.4.2
2017-08-26 22:09:41 +00:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Matthew Bauer 99c868c010 use https://github.com for all homepages
GitHub does a redirect to https:// when you use http://

repology complains with:

“Homepage link "https://github.com/…" is dead (HTTP error 404) for more than a month.”

This will fix some of them (not all though)
2017-08-17 14:53:40 -07:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Tuomas Tynkkynen 1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Robin Gloster f60fffe697
sawfish: fix wrapProgram call 2017-08-10 15:15:22 +02:00
romildo 0b2be5ad90 jwm: 1600 -> 1621 2017-08-04 09:38:26 -03: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
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
Volth bb82df6d1c icewm: 1.3.12 -> 1.4.2 2017-08-01 17:31:29 +00:00
romildo 47689bf706 awesome: 4.1 -> 4.2
- update to version 4.2
- remove 1639.patch, which has been integrated in release
2017-07-29 10:32:42 -03:00
rnhmjoj 80a0c5c2fe
bspwm: fix package 2017-07-28 06:00:14 +02:00
rnhmjoj d79072ac2e bspwm: 0.9.2 -> 0.9.3 2017-07-26 18:36:22 +02:00
romildo 7e2a478bad jwm: 1594 -> 1600 2017-07-23 13:30:21 -03:00
Chris Duncan cca84bc6c9 sway: 0.12.2 -> 0.13.0 2017-07-10 22:00:22 +01:00
Chris Duncan c27ebd41c5 sway: Add cmake version number flag 2017-07-10 21:56:36 +01:00
Chris Duncan 82ddeaba88 sway: Add pam, gdk_pixbuf build inputs 2017-07-10 21:54:03 +01:00