Commit graph

309 commits

Author SHA1 Message Date
adisbladis d191bede7b
awscli: 1.11.162 -> 1.11.185 2017-11-11 02:35:43 +08:00
adisbladis 689f385923
aws_shell: Move out of python-packages.nix 2017-11-11 02:35:42 +08:00
Jörg Thalheim 6a61a78f4b
Merge pull request #31085 from peterromfeldhk/fastlane
fastlane: 2.62.1 -> 2.63.0
2017-11-02 08:50:12 +00:00
zimbatm f4e38223f3 google-cloud-sdk: 171.0.0 -> 177.0.0 2017-11-01 20:33:23 +00:00
Peter Romfeld 04b3b00917 fastlane: 2.62.1 -> 2.63.0 2017-11-01 20:26:14 +08:00
Aaron Bull Schaefer 16e9541169 ansible: 2.4.0.0 -> 2.4.1.0 2017-10-30 16:09:40 -07:00
Jörg Thalheim 330b4336bd
Merge pull request #30848 from peterromfeldhk/fastlane
fastlane: 2.61.0 -> 2.62.1
2017-10-28 11:56:28 +01:00
Peter Romfeld 21ad5f0ab6
fastlane: 2.61.0 -> 2.62.1 2017-10-27 11:13:43 +08:00
Aaron Bull Schaefer 19fda23a50 ansible_2_3: 2.3.1.0 -> 2.3.2.0 2017-10-25 12:23:52 -07: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
Peter Romfeld 29f9ca40cb ansible_2_4: init at 2.4.0.0 (#30073) 2017-10-17 22:03:43 +01:00
Jörg Thalheim 6d8d452c33 Merge pull request #30496 from peterromfeldhk/fastlane
fastlane: 2.60.1 -> 2.61.0
2017-10-17 08:47:44 +01:00
Peter Romfeld f68347cb26 fastlane: 2.60.1 -> 2.61.0 2017-10-17 12:26:02 +08:00
Jörg Thalheim 6a807fe709 Merge pull request #30368 from derchrisuk/awslogs
awslogs: 0.7 -> 0.10
2017-10-13 13:22:32 +01:00
Jörg Thalheim bef0850c61 Merge pull request #30372 from derchrisuk/intecture-cli
intecture-{auth,agent,cli}: updates
2017-10-13 13:17:37 +01:00
derchris 1d20ee2f92 intecture-auth: 0.1.0 -> 0.1.2 2017-10-13 12:22:39 +01:00
derchris 845d0b6005 intecture-agent: 0.3.0 -> 0.3.1 2017-10-13 12:22:24 +01:00
Aneesh Agrawal 98d5aa05cb salt: 2017.7.1 -> 2017.7.2 2017-10-13 13:07:30 +02:00
derchris 096efff693 awslogs: 0.7 -> 0.10 2017-10-13 00:00:28 +02:00
derchris c4ef6ee7cc intecture-cli: 0.3.2 -> 0.3.4 2017-10-12 23:03:35 +02:00
Vladimír Čunát 9f1b54b31b
tigervnc: fixup build after xorgserver changes
The server itself doesn't need those build inputs anymore,
but tigervnc does, apparently.
2017-10-08 17:54:49 +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
Peter Romfeld fca7a9af0f fastlane: init at 2.60.1 2017-10-04 15:02:23 +01:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Nikolay Amiantov b241bcf388 google-cloud-sdk: 161.0.0 -> 171.0.0 2017-09-25 22:47:03 +03:00
Joachim F 92513b8a41 Merge pull request #29020 from danbst/salt-update
salt: 2016.11.5 -> 2017.7.1, patch fix
2017-09-24 03:31:41 +00:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Frederik Rietdijk febd5e323d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-08 20:48:14 +02:00
Jason Miller e9183fd2d4 tigervnc: correct default ssh client path (#29084)
* tigervnc: correct default ssh client path

The -via command sets up an ssh tunnel, but is hardcoded to /usr/bin/ssh
upstream.  This patches it to use the nixpkgs openssh client.

* tigervnc: patch ssh path correctly
2017-09-08 19:45:17 +01:00
Frederik Rietdijk d38ee5b46c Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-07 09:29:44 +02:00
Frederik Rietdijk d45e554457 mycli: move out of python-packages.nix and fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk 67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00
John Ericson 40e917d35d Merge pull request #29023 from obsidiansystems/deps-reorg
misc pkgs: Reorganize dependencies ahead of #26805
2017-09-05 18:10:32 -04:00
John Ericson 252b36a28d misc pkgs: Recategorize some dependencies 2017-09-05 11:37:10 -04:00
danbst a5b8c0c2de salt: 2016.11.5 -> 2017.7.1, patch fix
The libcrypto patch didn't work well with `salt-ssh` (that code failed on
remote machines), so let's make Nix-based library lookup as fallback.

https://github.com/saltstack/salt/issues/43350
2017-09-05 15:54:16 +03:00
Frederik Rietdijk 72cc6ba17f ansible_2_1, ansible_2_2: use overridePythonAttrs 2017-09-02 13:55:59 +02:00
Jörg Thalheim 8d015553d5 ansible_2_2/ansible_2_1: switch to overrideDerivation for jinja2 2017-09-02 13:55:59 +02:00
Jörg Thalheim 2f5dab753c ansible: move out of pythonPackages
ansible is not a library
2017-08-28 11:30:22 +01:00
Nick Hu fcd8950520 scaleway-cli: init at v1.14 2017-08-22 14:26:47 +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
Franz Pletz aaee055dae
lxd: 2.14 -> 2.16 2017-08-01 06:16:03 +02:00
Frederik Rietdijk 1c94c54c4a cli53: fix build 2017-07-29 13:04:07 +02:00
Muhammad Herdiansyah 159be2e4f5 bubblewrap: init at 0.1.8 2017-07-28 16:26:12 +07:00
Robin Gloster 27800258e1 aws-auth: clean up 2017-07-26 18:45:41 +02:00
Robert Scott 2989324d60 aws-auth: init at unstable-2017-07-24 2017-07-26 18:45:41 +02:00
Vladimír Čunát 5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Maarten Hoogendoorn caf44a5dd3 google-cloud-sdk: enable alpha and beta features
google-cloud-sdk: enable alpha and beta features
2017-07-03 13:40:33 -04:00
Vladimír Čunát d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
Tim Steinbach 89c5413b58
google-cloud-sdk: 159.0.0 -> 161.0.0 2017-06-30 13:14:10 -04:00
Vladimír Čunát ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00