Commit Graph
100 Commits
Author SHA1 Message Date
zimbatm 7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
zimbatm 404b224529 govendor: init at 1.0.9 (#46485) 2018-09-10 17:47:58 +01:00
zimbatm 71e6dfdaea strongswan: set the right dir for TLS CA cert
This fixes an issue where the strongswan NM client is not able to
connect to a VPN. By default it tries to load the trust CA from
/usr/share/ca-certificates which doesn't exist in NixOS and most modern
distros.

See debian-related issue:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835095
2018-09-07 12:44:22 +01:00
zimbatm 2c35ea0412 pythonPackages.nixpart0: fix nixops deploy
re-introduce the unused "udevSoMajor" variable for nixops
backward-compatibilty.

This was removed by the treewide 52f53c69ce cleanup
2018-08-19 20:59:52 +01:00
zimbatm b7e50d52f0 caffe: add darwin support (#44616) 2018-08-16 12:46:51 +01:00
zimbatm 9976f37c77 Merge pull request #44896 from cdepillabout/vbox-extpack
add derivation for the virtualbox oracle extension pack
2018-08-15 18:05:07 +01:00
zimbatm 1e65420eb3 virtualbox module: allow to pass the package (#44907) 2018-08-11 19:40:00 +01:00
zimbatm e264c34124 squashme: fixes 2018-05-25 22:34:25 +01:00
zimbatm 1cd792cf79 python2Packages.supervisor: 3.1.4 -> 3.3.4 2018-05-25 21:35:30 +01:00
zimbatm 716d877d0f gitea: 1.4.0 -> 1.4.1 2018-05-06 17:11:41 +01:00
zimbatm f7abcb0752 fetchs3: allow to name the derivation output (#39823)
* fetchs3: add configurable name

Change the default from "foo" to the basename of the s3 URL and make it
configurable.

* fetchs3: fix error on missing credentials.session_token

The session token should default to null instead of failing

* fetchs3: make use of the region argument

Set it to null if you don't want to use it

* fetchs3: prefer local build

Fetcher-types spend more time on network than CPU
2018-05-03 11:08:25 +01:00
zimbatm ad7bc980d2 terraform: update all plugins 2018-04-27 12:54:40 +01:00
zimbatm 1398cb76a8 Merge pull request #38640 from expipiplus1/asciidoctor-vulkan
asciidoctor: 1.5.6.1 -> 1.5.6.2, also add mathematical and coderay
2018-04-12 16:42:40 +01:00
zimbatm 48bc430dea jupyterlab: fix JUPYTERLAB_DIR lookup
without this option jupyterlab will look into the system python installation directories
2018-04-09 15:23:15 +01:00
zimbatm 2e18f1661b Update default.nix 2018-04-07 22:14:08 +01:00
zimbatm 878ca5b68e python3Packages.jupyterlab: 0.4.1 -> 0.31.12 2018-04-07 19:15:58 +01:00
zimbatm 636c634443 pythonPackages.jupyterlab_launcher: init at 0.10.5 2018-04-07 19:15:58 +01:00
zimbatm 5f7cad19a8 terraform: update plugins 2018-04-01 20:44:41 +01:00
zimbatm 4009338ff9 terraform_0_11: 0.11.4 -> 0.11.5 2018-04-01 20:44:40 +01:00
zimbatm 8add42f90c nix-serve: patch for nix 2.0 (#37459)
Fixes incompatible secret file handling. See https://github.com/edolstra/nix-serve/pull/8
2018-03-20 16:40:35 +00:00
zimbatm d081f14580 kubernetes-helm: 2.8.1 -> 2.8.2 2018-03-15 12:52:55 +00:00
zimbatm 1bc5bf4beb Merge pull request #36283 from aneeshusa/fix-vagrant-2.0.2
Fix vagrant 2.0.2
2018-03-05 18:03:02 +00:00
zimbatm fda4b93cd4 nodejs: keep the build headers (#35568)
Provide all the development headers to node-gyp
2018-02-27 13:26:16 +00:00
zimbatm c5d257df41 direnv: 2.15.0 -> 2.15.1 2018-02-25 11:50:25 +00:00
zimbatm 835d8e5c21 direnv: 2.14.0 -> 2.15.0 2018-02-23 22:42:20 +00:00
zimbatm 29318c4ea8 kubernetes-helm: 2.8.0 -> 2.8.1 2018-02-20 15:47:07 +00:00
zimbatm 3b30e4355b Merge pull request #35129 from rvl/buildkite-agent-hooks
buildkite-agent service: declarative hooks and extraConfig option
2018-02-20 11:28:42 +00:00
zimbatm e8194c2c5b ruby: remove unsupported versions (#34927)
* remove EOL ruby versions for security and maintenance reasons.
* only expose ruby_MAJOR_MINOR to the top-level. we don't provide
guarantees for the TINY version.
* mark all related packages as broken
* switch the default ruby version from 2.3.x to 2.4.x
2018-02-14 09:53:54 +00:00
zimbatm 6f56749b07 asciidoctor: expose all the bins
asciidoctor has multiple binaries, expose them all to the user
2018-02-09 14:40:22 +00:00
zimbatm f7bb9f6777 vscode: 1.19.2 -> 1.19.3 2018-01-30 13:36:15 +00:00
zimbatm e526128aed packer: 1.1.0 -> 1.1.3 (#34329) 2018-01-27 12:57:11 +00:00
zimbatm 1775b036bb Revert "awscli: move to pythonPackages"
This reverts commit 29b8e5fb6f.
2018-01-15 10:49:07 +00:00
zimbatm fad6250276 Revert "aws_shell: move to pythonPackages"
This reverts commit ffd35a7849.
2018-01-15 10:47:52 +00:00
zimbatm d411899576 google-cloud-sdk: 182.0.0 -> 184.0.0 (#33784) 2018-01-12 13:51:04 +00:00
zimbatm 1276a3b12a nixos/acme: configurable TOS hash (#33522)
This hash tends to change and upstream simp_le doesn't seem to keep up
with the changes.
2018-01-11 14:19:15 +00:00
zimbatm b5b6656c87 aws-vault: init at 4.1.0 2018-01-11 12:46:21 +00:00
zimbatm b50810de8b terraform: plugins update 2018-01-10 22:33:47 +00:00
zimbatm ffd35a7849 aws_shell: move to pythonPackages
This allows to have awscli running both under python 2 and 3 as
necessary.
2018-01-10 15:43:11 +00:00
zimbatm 29b8e5fb6f awscli: move to pythonPackages
This allows to have awscli running both under python 2 and 3 as
necessary.
2018-01-10 15:41:37 +00:00
zimbatm c5c8f17422 Merge pull request #30952 from aneeshusa/build-vagrant-from-source
Build vagrant from source
2018-01-10 12:00:28 +00:00
zimbatm 53d688a3bf terraform: export full packages with plugins 2018-01-10 09:51:30 +00:00
zimbatm 0af2c5891b rust: store the cargo-vendor config
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.

This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
zimbatm c5456dbfec cargo: 0.22.0 -> 0.23.0 2018-01-09 03:37:53 +01:00
zimbatm 8559dd0474 rustc: 1.21.0 -> 1.22.1
* removed --enable-clang as it has disappeared
* removed old fixes that have been integrated in upstream
2018-01-09 03:37:53 +01:00
zimbatm eddf30cc93 nixos: introduce boot.growPartition (#33521)
Move it from being a profile
2018-01-06 13:52:51 +00:00
zimbatm 80f13dc31d fixup! buildkite-agent: change hooksPath type to 'path' (and prevent it from hitting the store) 2018-01-05 22:55:20 +00:00
zimbatm 450f6b7987 Merge pull request #33014 from aneeshusa/general-ruby-improvements-for-vagrant-from-source
General ruby improvements for vagrant from source
2018-01-04 13:05:36 +00:00
zimbatm 82e4f38ca0 pipenv: 8.2.7 -> 9.0.1 2018-01-01 03:43:38 +00:00
zimbatm a9ae16c2b9 doc: fix typo 2017-12-24 00:40:01 +00:00
zimbatm adc5c9b83d mkShell: add builder (#30975) 2017-12-20 23:42:07 +00:00
zimbatm cac2cdd39b direnv: 2.13.3 -> 2.14.0 2017-12-13 15:33:45 +00:00
zimbatm 32623958e4 terraform_0_11: 0.11.0 -> 0.11.1 2017-12-11 22:59:24 +00:00
zimbatm 6371439e0b lazarus: 1.6.0-0 -> 1.8.0 2017-12-11 10:33:39 +00:00
zimbatm 3807408c38 Merge pull request #32212 from ryantrinkle/nat-port-forwarding-ranges
Nat port forwarding ranges
2017-12-04 12:05:05 +00:00
zimbatm aa5fa2f7cd Merge pull request #32179 from mrVanDalo/feature/memo
memo: init at 0.2 + changed my email address
2017-12-01 16:38:00 +00:00
zimbatm cc1d7a358f direnv: 2.13.2 -> 2.13.3 2017-11-30 18:14:42 +00:00
zimbatm 6499c311d5 direnv: 2.13.1 -> 2.13.2 2017-11-28 21:52:40 +00:00
zimbatm 55709e4a79 python3Packages.bash_kernel: allow different python interpreters 2017-11-28 21:39:55 +00:00
zimbatm 6e52c1f7ba python3Packages.bash_kernel: init at 0.7.1 2017-11-25 19:10:43 +00:00
zimbatm 4a643ce7db pythonPackages.pexpect: 4.2.1 -> 4.3.0 2017-11-25 19:10:30 +00:00
zimbatm 611116823a inginious: mark as broken
The project doesn't exist on github anymore.
2017-11-23 12:24:53 +00:00
zimbatm 8233411a8e gitAndTools.git-codeowners: 0.1.1 -> 0.1.2 2017-11-21 20:12:11 +00:00
zimbatm 2d95a6ab22 Merge pull request #31709 from ilya-kolpakov/google-cloud-sdk-fix
google-cloud-sdk: disable gce as a dependency by default (fixes #31369)
2017-11-16 14:36:35 +00:00
zimbatm c34c737172 Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
zimbatm 314979fbb7 caddy: 0.10.9 -> 0.10.10 2017-11-01 20:35:18 +00:00
zimbatm f4e38223f3 google-cloud-sdk: 171.0.0 -> 177.0.0 2017-11-01 20:33:23 +00:00
zimbatm 81baa25fd1 gifsicle: 1.88 -> 1.90 2017-11-01 20:25:50 +00:00
zimbatm aac7370a22 kops: 1.6.2 -> 1.7.1 2017-11-01 20:24:18 +00:00
zimbatm 088ce9f23f CODEOWNERS: fix path notation
This format uses the path matching algorithm as the .gitignore format.

The paths need to be prefixed with a / to become absolute, otherwise it
will match all of these files.

The paths will also match any of the sub-paths by default so it's not
necessary to use the `*` like in bash globbing.
2017-11-01 19:05:17 +00:00
zimbatm 309373ea68 intel-ocl: r4.0-59481 -> 5.0-63503 2017-11-01 17:59:49 +00:00
zimbatm b84c4206fc vaapiIntel: 1.7.3 -> 1.8.2 2017-11-01 17:29:25 +00:00
zimbatm d4450489d2 beignet: 1.3.1 -> 1.3.2 2017-11-01 15:21:45 +00:00
zimbatm a209f56d6d hashcat: 2.00 -> 4.0.0
remove 3.6.0 which was not the default
2017-11-01 15:06:06 +00:00
zimbatm 8a59ef7354 wireguard: 0.0.20171017 -> 0.0.20171101 2017-11-01 11:00:20 +00:00
zimbatm 4a4f6ba418 CODEOWNERS: fix path matching 2017-10-30 15:20:54 +00:00
zimbatm 0a46a71a6e gitAndTools.git-codeowners: init at 0.1.1 2017-10-30 15:14:24 +00:00
zimbatm abbea503b9 CODEOWNERS: add zimbatm to ruby modules 2017-10-30 15:13:47 +00:00
zimbatm 933060fe19 mikutter: mark as broken
The package doesn't build anymore

/cc @midchildan
2017-10-30 13:35:00 +00:00
zimbatm daf53c9a10 buildRustPackage: allow passthru overrides
Don't ignore the passthru that could be passed to the derivation
2017-10-26 17:44:52 +01:00
zimbatm 74a2d53e0d buildkite-agent service: add bash to the runtimePackages
bash is necessary for nix-shell to work properly
2017-10-26 17:44:44 +01:00
zimbatm 2d59a6215c Merge pull request #30088 from zimbatm/rust-1.20.0
Rust 1.20.0
2017-10-23 00:31:18 +01:00
zimbatm 6bbce42fe7 cargo: 0.21.1 -> 0.22.0 2017-10-23 00:30:47 +01:00
zimbatm d170c2cead cargo: use fetchFromGitHub 2017-10-23 00:30:46 +01:00
zimbatm 7bd191df6a rust: 1.17.0 -> 1.20.0
simplify the boostrap hashes a bit

build with bundled llvm:

the rust project has forked the llvm compiler to solve some
issues.
With pkgs.llvm the test suite fails.

See https://github.com/rust-lang/rust/pull/43026

And PR #30088
2017-10-23 00:30:46 +01:00
zimbatm 1d6eaac764 rust: remove beta and nightly releases
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
zimbatm 96b339fbc9 buildkite-agent: 2.1.13 -> 2.6.6
Build the package from source

Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
zimbatm 2ef1a6c17c zoom-us: 2.0.98253.0707 -> 2.0.106600.0904 2017-10-09 10:56:26 +01:00
zimbatm 55f5699d42 direnv: 2.12.2 -> 2.13.1 2017-10-06 11:11:49 +01:00
zimbatm f432fdfb31 direnv: fix homepage URL 2017-10-06 11:05:45 +01:00
zimbatm eaa0e19a34 keybase: add darwin support
Fixes the cyclic dependency issue as described in #18131.
2017-09-24 17:50:33 +01:00
zimbatm f069ee7af6 kubernetes-helm: 2.5.1 -> 2.6.1 2017-09-24 12:36:33 +01:00
zimbatm 3920a44628 fixes missing attributes 2017-09-19 00:39:35 +01:00
zimbatm 9f2ff1d31a terraform: revamp the providers list (#29097)
This fixes the ./update-all script to actually fetch all the available
providers (thanks pagination). It was also improver to user a more
compact representation of the data.
2017-09-08 19:36:43 +01:00
zimbatm 2ae7e952b2 yarn: 0.28.4 -> 1.0.1 2017-09-07 18:10:09 +01:00
zimbatm 101ccc0629 terraform: providers list (#28818)
* terraform: move plugin index

* terraform: introduce update script for plugins

* terraform: update provider list
2017-09-01 15:49:24 +01:00
zimbatm 998f516fb0 terraform: only expose maj.min to top-level
We shouldn't encourage users to depend on a tiny release.
2017-08-30 16:02:24 +02:00
zimbatm aa60296df6 direnv: 2.10.0 -> 2.12.2 2017-08-14 15:23:47 +01:00
zimbatm 19c64b57d5 minikube: 0.20.0 -> 0.21.0 2017-08-06 20:24:26 +01:00
zimbatm e0a848fb16 terraform_0_10_0: tune build 2017-08-04 11:50:44 +01:00
zimbatm dc50dcf9c8 terraform: keep the 0.9.x series as the default for now
0.9.10 is still missing some testing
2017-08-04 11:12:28 +01:00