Commit graph

533 commits

Author SHA1 Message Date
Ryan Mulligan 5e12088331 antigen: 2.2.2 -> 2.2.3
Semi-automatic update; builds on NixOS
2018-02-24 15:05:54 -08:00
Will Dietz d3b59f864a define top-level attrs for getent, getconf
Note that currently getent is explicitly taken from "glibc.bin",
regardless of build configuration which this preserves for now.
(on non-musl anyway)
2018-02-13 11:47:16 -06:00
Will Dietz b42c8af907 bash: fix on musl 2018-02-13 09:44:36 -06:00
Will Dietz 172af30d8a fish: on musl use musl-getent 2018-02-13 09:44:35 -06:00
Jörg Thalheim a1fe3ee2f9
Merge pull request #34689 from dtzWill/fix/zsh-modern
zsh: set configureFlags and checkFlags at nix level, also fix cross
2018-02-09 09:29:32 +00:00
Tor Hedin Brønner 2954c6ce86 nix-zsh-completions: 0.3.7 -> 0.3.8 2018-02-08 17:13:29 +01:00
Tor Hedin Brønner 37fb8d3e11 nix-bash-completions: 0.6.2 -> 0.6.3 2018-02-08 17:09:47 +01:00
Tim Steinbach 9bc383a9f3
oh-my-zsh: 2017-12-14 -> 2018-01-22 2018-02-07 19:52:03 -05:00
Will Dietz 2b8e900403 zsh: set configureFlags and checkFlags at nix level, also fix cross
As-is the use of 'configureFlags="..."' breaks cross compilation
as it drops the configure platforms arguments.

Set zprofile separately to handle $out.
2018-02-06 20:14:52 -06:00
tilpner 5cf9424632
elvish: 0.10 -> 0.11 2018-01-31 23:32:49 +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
Tor Hedin Brønner 122904fee6 nix-bash-completions: 0.6.1 -> 0.6.2 2018-01-10 08:40:57 +01:00
Tor Hedin Brønner c646114c14 nix-zsh-completions: 0.3.6 -> 0.3.7 2018-01-10 08:40:57 +01:00
Tim Steinbach dd86923d3a
oh-my-zsh: 2017-09-24 -> 2017-12-14 2018-01-09 10:14:43 -05:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson 5b74540c5b treewide: Use depsBuildBuild for buildPackges.stdenv.cc 2017-12-30 22:04:21 -05:00
Luke Adams 2dca67864d fish: 2.7.0 -> 2.7.1
Fixes paste bracketing issue with iTerm (macOS)
2017-12-25 14:56:25 -06:00
dywedir f1be2aea35 oil: 0.1.0 -> 0.3.0 2017-12-25 14:43:58 +02:00
Tor Hedin Brønner f79d69113e nix-bash-completions: lazy load aware install
`bash-completion` lazy loads completion scripts by looking up the command name
in the completion directory. As such we need to create a symlink for every
nix command.

The problem had been masked by nixos sourcing all completion scripts on startup.
2017-12-10 14:07:13 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Rok Garbas 5ab47ccfd1 zsh-prezto: updating "4f19700" -> "0crrj2n" 2017-12-03 14:51:36 +01:00
Tor Hedin Brønner 60d3a11251 nix-zsh-completions: 0.3.5 -> 0.3.6 2017-12-03 10:49:21 +00:00
Tor Hedin Brønner 9534764006 nix-bash-completions: 0.5 -> 0.6 2017-12-03 10:49:21 +00:00
Orivej Desh ff7be8f807 dgsh: fix build with glibc 2.26 2017-11-28 08:39:02 +00:00
Orivej Desh ba3a792435 fish: enable parallel building 2017-11-27 13:34:31 +00:00
adisbladis ee933bdb1d
fish: 2.6.0 -> 2.7.0 2017-11-27 18:44:52 +08:00
Izorkin 9216f5fc56 zsh-command-time: init at 2017-05-09 (#32083) 2017-11-27 09:44:18 +00:00
name 5c936f1f40 antigen: 2.2.1 -> 2.2.2 2017-11-26 22:47:36 +03:00
adisbladis 167e9fbff4
xonsh: 0.5.12 -> 0.6.0 2017-11-26 18:22:12 +08:00
Tor Hedin Brønner 9a27fee60a nix-bash-completions: 0.4 -> 0.5
Various improvements and bugfixes.
2017-11-21 14:05:03 +01:00
Tor Hedin Brønner d1635a58bf nix-zsh-completions: 0.3.3 -> 0.3.5
Various improvements including attribute completion when supplying a cached
url as a repo.
2017-11-21 14:01:35 +01:00
Orivej Desh 1c1455fbc5 zsh-prezto: rehash with fetchpatch 2017-11-21 02:18:05 +00:00
Joerg Thalheim 1af0254fc7 xonsh: 0.4.3 -> 0.5.12 2017-11-21 00:09:18 +00:00
Pierre Chevalier 81ea7d2dcb zsh-powerlevel9k: init at 2017-11-10
To use, add this option to your configuration.nix:
`programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
2017-11-18 21:27:04 +00:00
Yurii Rashkovskii edfdc1d818 fish-foreign-env: suppress additional harmless warnings
As per #30645, fish with fish-foreign-env prints this
(harmless) warning:

```
set: Tried to change the read-only variable “_”
```

This patch was developed by @rnhmjoj in the aforementioned
issue discussion
2017-11-14 16:15:58 +07:00
Tor Hedin Brønner b4d2c46e56 nix-zsh-completions: 0.3.2 -> 0.3.3
Some minor fixes.
2017-11-13 11:33:08 +01:00
Tor Hedin Brønner 53fbf7ee9d nix-bash-completions: 0.2 -> 0.4
A bunch of fixes, and now completes attribute paths when `<nixpkgs>`
syntax as file input.
2017-11-13 11:23:12 +01:00
Tor Hedin Brønner f8ca4db1b8 nix-bash-completions: 0.1 -> 0.2
Fix stray print debugging line which stopped the script from working.
2017-11-11 17:06:08 +01:00
Tor Hedin Brønner 33ab98d684 nix-bash-completions: init at 0.1
Bash completion for almost all nix* commands, including nix-1.12.
2017-11-11 09:02:09 +01:00
Orivej Desh 30cbba9061
Merge pull request #31390 from Ma27/fix-buildphase-expressions
treewide: get rid of invalid `buildPhases` argument
2017-11-11 00:04:37 +00:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Maximilian Bosch 161e80e3fd
treewide: get rid of invalid buildPhases argument
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.

This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Tor Hedin Brønner 6949cfa58e nix-zsh-completions: 0.3.1 -> 0.3.2
Adds support for nix1.12 and various improvements.
2017-11-06 19:07:36 +01:00
Jörg Thalheim 3ba7fa351c
Merge pull request #31205 from mimadrid/update/zsh-syntax-highlighting-0.6.0
zsh-syntax-highlighting: 0.5.0 -> 0.6.0
2017-11-03 19:15:26 +00:00
mimadrid c7db2d7df0
zsh-syntax-highlighting: 0.5.0 -> 0.6.0 2017-11-03 20:03:16 +01:00
mimadrid ae25bd35c6
zsh-completions: 0.26.0 -> 0.27.0 2017-11-03 20:01:12 +01:00
dywedir 3983d79dc2 ion: 1.0.3 -> 1.0.5 2017-10-23 11:12:38 +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
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00