Commit Graph

336 Commits

Author SHA1 Message Date
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Nick Novitski
9f6f2cdbde
google-cloud-sdk: disable component updater 2018-01-21 18:26:30 -08:00
Frederik Rietdijk
e3865944f6 awscli: 1.14.22 -> 1.4.29 2018-01-20 12:18:00 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
zimbatm
d411899576
google-cloud-sdk: 182.0.0 -> 184.0.0 (#33784) 2018-01-12 13:51:04 +00:00
adisbladis
8c1e47a320
aws-vault: Fix eval 2018-01-11 21:38:32 +08:00
zimbatm
b5b6656c87 aws-vault: init at 4.1.0 2018-01-11 12:46:21 +00:00
adisbladis
828298ce26
fastlane: 2.68.2 -> 2.75.1 2018-01-11 17:20:54 +08:00
adisbladis
663618ed3a
awscli: 1.14.17 -> 1.14.22 2018-01-11 17:20:53 +08:00
Will Dietz
30b5b0d48b tigervnc: enable composite (required by glx, which we enable) 2018-01-05 10:34:21 -06:00
Will Dietz
2edf41e6bb tigervnc: build in parallel 2018-01-05 10:32:40 -06:00
Frederik Rietdijk
2c7feca25d awscli: 1.14.6 -> 1.14.17 2017-12-31 11:01:52 +01:00
Robin Gloster
e16f887ec5
ansible_2_{1,2}: fix for jinja src change 2017-12-26 20:39:26 +01:00
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