Eelco Dolstra
91a1987607
signed-binary-caches -> require-sigs
...
Unlike signed-binary-caches (which could only be '*' or ''),
require-sigs is a proper Boolean option. The default is true.
2017-11-20 17:44:07 +01:00
Vincent Ambo
3cd22f2878
feat: Show backtraces for failed cargo commands
2017-11-20 17:36:24 +01:00
Vincent Ambo
553b38ea76
feat(pkgs): Install Racket mode
2017-11-20 17:35:59 +01:00
Vincent Ambo
1eab9e4b25
feat(pkgs): Add geiser & helm extensions
2017-11-20 17:35:25 +01:00
Vincent Ambo
3c0622afe6
feat(helm): Always split inside of active window
2017-11-20 17:34:28 +01:00
Eelco Dolstra
d0b88db441
Cleanup
2017-11-20 17:32:58 +01:00
Eelco Dolstra
7a2b64e55c
binary-cache-public-keys -> trusted-public-keys
...
The name had become a misnomer since it's not only for substitution
from binary caches, but when adding/copying any
(non-content-addressed) path to a store.
2017-11-20 17:32:34 +01:00
Eelco Dolstra
ea94a87493
install-darwin-multi-user.sh: Remove superfluous nix.conf settings
2017-11-20 17:32:34 +01:00
Eelco Dolstra
72804dc0bd
Merge pull request #1645 from twhitehead/stat-race
...
Fix (highly unlikely) race condition in readLink
2017-11-20 17:32:27 +01:00
Eelco Dolstra
7474ac871b
nix copy: Abbreviate "daemon"
2017-11-20 15:17:11 +01:00
Vincent Ambo
75fc7a0cc1
fix(nixos): Disable the rather unstable EXWM compositor
2017-11-20 14:19:18 +01:00
Vincent Ambo
a9866504ea
fix(look-and-feel): Transparent emacs gets old fast
2017-11-20 13:21:39 +01:00
Vincent Ambo
7a41f8cd22
chore: Remove unused dependencies
...
(well, dash was technically a duplicate)
2017-11-18 23:20:11 +01:00
Vincent Ambo
dd9d8af25b
feat(nixos): Make helm "dmenu alternatives" work similar to i3
2017-11-18 23:19:30 +01:00
Vincent Ambo
06cf685a88
feat(nixos): Configure pulseaudio volume keys
2017-11-18 23:19:15 +01:00
Vincent Ambo
f18e578c4b
feat(nixos): Add key binding for starting i3lock
2017-11-17 18:24:27 +01:00
Vincent Ambo
051c111646
feat(nixos): Map brightness keys to light command
2017-11-17 16:12:40 +01:00
Vincent Ambo
78f65fbc18
fix(settings): Make ace-window behave sanely
2017-11-17 10:32:56 +01:00
Vincent Ambo
5ee1e9387d
feat(image): Install git in kontemplate image
2017-11-16 15:10:31 +01:00
Vincent Ambo
a564cd4112
fix(nixos): Let buffers move between workspaces
2017-11-15 21:00:59 +01:00
Vincent Ambo
a260bf9e8d
fix(settings): Show time in 24h format
2017-11-15 21:00:38 +01:00
Vincent Ambo
87a385557e
feat(modes): Enable company-mode for elisp by default
2017-11-15 20:59:51 +01:00
Vincent Ambo
586148bd52
feat(nixos): Show time in the mode line
2017-11-15 20:46:56 +01:00
Vincent Ambo
eb67c739b2
feat: Use ace-window for jumping between windows
2017-11-15 18:56:23 +01:00
Vincent Ambo
b7a5dd0c1b
feat(nixos): Enable EXWM compositor
2017-11-15 18:56:01 +01:00
Vincent Ambo
7ca55c3fd5
feat(desktop): Move from i3 to exwm
...
Emacs just controls everything now. Why not!
Rather than using the builtin NixOS support for EXWM I've added a
custom snippet that takes care of the launching. This assumes that the
user launching the session has my emacs configuration installed, which
I, in practice, always do.
* remove setup of i3wm (until I'm comfortable using exwm I will keep
the i3 configuration files around)
* disable compton (exwm brings its own compositor)
* disable auto-starting of emacs user service
* enable & configure exwm (also see correlating commits in my emacs.d
repository)
2017-11-15 18:37:22 +01:00
Vincent Ambo
84601a3978
fix(nixos): Improve key bindings in X11 applications
...
I don't actually use all that many emacs navication keys in X11
applications - but being able to copy & paste is nice.
Overrides the default set of input simulation keys for EXWM with
slightly fewer and more sane bindings.
2017-11-15 18:30:33 +01:00
Vincent Ambo
f06401d493
fix(nixos): Finetune some minor EXWM parameters
2017-11-15 18:30:22 +01:00
Vincent Ambo
29d4413f16
feat: Install & globally enable which-key
2017-11-15 18:29:01 +01:00
Vincent Ambo
4e1661604d
feat(nixos): Add initial NixOS & EXWM configuration
...
Adds configuratio for using Emacs as a window manager, because clear
that is an extremely sane thing to do.
2017-11-15 17:35:17 +01:00
Vincent Ambo
6225c18914
fix(custom): Fix Helm window splitting behaviour
...
The default Helm window splitting behaviour is ridiculous. This fixes
it!
2017-11-15 17:07:27 +01:00
Vincent Ambo
d79b7f45e7
feat(pkgs): Install gopass-bin
2017-11-15 15:27:32 +01:00
Eelco Dolstra
8956ae1987
Add a "profile" option to S3BinaryCacheStore
...
This allows specifying the AWS configuration profile to use. E.g.
nix copy --from s3://my-cache?profile=aws-dev-account /nix/store/cf3isrlqavvd5w7rpky1fa8j9lcnlggm-...
2017-11-15 14:18:20 +01:00
Eelco Dolstra
897ca33a1c
Merge pull request #1678 from dtzWill/feature/anchor-exit-exception
...
anchor nix::Exit exception
2017-11-15 12:31:47 +01:00
Eelco Dolstra
27131866c9
Doh
2017-11-15 12:23:31 +01:00
Will Dietz
9d7ce0bf45
anchor nix::Exit exception
2017-11-14 12:39:30 -06:00
Eelco Dolstra
2f5789c5d6
Add dependencies for coverage test
2017-11-14 18:47:44 +01:00
Eelco Dolstra
4b45d8c95a
Update lcov filter
2017-11-14 18:47:37 +01:00
Eelco Dolstra
ec5b04862b
nix sign-paths: Support binary caches
2017-11-14 18:44:05 +01:00
Eelco Dolstra
d6dbda7004
Add tests for "nix verify", "nix sign-paths" etc.
2017-11-14 18:24:20 +01:00
Eelco Dolstra
2c39e4eca0
Revert "Don't parse "x:x" as a URI"
...
This reverts commit f90f660b24 .
This broke Hydra's release.nix, which contained
preCheck = ''export LOGNAME=${LOGNAME:-foo}'';
2017-11-14 15:10:52 +01:00
Eelco Dolstra
5773d667ee
nix ls-{nar,store}: Don't abort on missing files
2017-11-14 14:49:06 +01:00
Eelco Dolstra
b8d446829e
Add some tests
2017-11-14 14:37:39 +01:00
Eelco Dolstra
4db0a9555e
nix ls-{nar,store} --json: Respect -R
2017-11-14 14:31:38 +01:00
Eelco Dolstra
c8155e9f5f
Don't indent JSON output
2017-11-14 14:28:03 +01:00
Eelco Dolstra
bac8055652
nix ls-{store,nar}: Add --json flag
2017-11-14 14:23:53 +01:00
Eelco Dolstra
c0d93a01ee
Remove ncurses-bin
2017-11-14 14:16:16 +01:00
Eelco Dolstra
5ef5d70b5e
Make config options available to legacy commands
2017-11-14 14:04:09 +01:00
Eelco Dolstra
c9c3fc710b
Rename tests/nar-index -> tests/nar-access
2017-11-14 13:27:40 +01:00
Vincent Ambo
05bdeba853
feat(blog): Let users extend/customize elblog routes
...
The default elblog route (/{article-name}) can now be extended with
user-supplied routes by overriding the elblog-additional-routes
customize variable.
This variable takes the same format as the alist supplied to
elnode-hostpath-dispatcher.
The prefix `/en` has been dropped from the default handler because
that only existed to be compatible with my old blog, which is no
longer required as it can now be handled with a custom legacy route in
my personal blog configuration.
2017-11-13 22:45:30 +01:00