Commit graph

323 commits

Author SHA1 Message Date
rnhmjoj 491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Sarah Brofeldt e32a2b4695
Merge pull request #32458 from elitak/vncdo
vncdo: init at 0.11.2
2017-12-09 16:54:59 +01:00
Tamas Herman a16501cd44 awscli: 1.11.185 -> 1.14.6 2017-12-09 09:18:30 +00:00
Lorenzo Manacorda 6ee9df6b31 google-cloud-sdk: 177.0.0 -> 182.0.0 (#32452) 2017-12-08 20:32:51 +00:00
Eric Litak 19126daab3 vncdo: init at 0.11.2 2017-12-08 10:43:14 -08:00
Peter Romfeld 946beae8e4 fastlane: 2.66.2 -> 2.68.2 2017-12-06 12:25:19 +08:00
Aaron Bull Schaefer 6636f3bc25 ansible: 2.4.1.0 -> 2.4.2.0 2017-11-30 08:41:10 -08:00
Peter Romfeld cc234675a9 fastlane: 2.63.0 -> 2.66.2 2017-11-24 00:25:21 +08:00
WilliButz 489fd5a7ce
gixy: init at 0.1.8 2017-11-17 15:36:52 +01:00
Eric Litak be3806830c simp_le: 0.2.0 -> 0.6.1 2017-11-16 09:14:33 -08:00
Eric Litak 8307427b17 certbot: 0.11.1 -> 0.19.0 2017-11-16 09:14:27 -08:00
Ilya Kolpakov 886770c6f0 google-cloud-sdk: no dependence on gce by default (fixes #31369) 2017-11-16 13:46:37 +01:00
Ilya Kolpakov fc8fbab87f google-cloud-sdk: don't repeat base download url 2017-11-16 11:12:55 +01:00
Michael Raskin 57f5e2aa76 bubblewrap: 0.1.8 -> 0.2.0 2017-11-11 13:10:50 +01:00
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