Commit Graph

18559 Commits

Author SHA1 Message Date
Renaud
b38dd07eaa
nsjail: fix path to new{u|g}idmap (#51523) 2018-12-04 22:47:48 +01:00
Jörg Thalheim
bf90c317ec
Merge pull request #51417 from jvassev/vault
vault: 0.11.2 -> 0.11.5
2018-12-04 10:58:34 +00:00
Silvan Mosberger
e9ecd7f872 nix-index: Wrap with nix-env in PATH (#51165)
This fixes an impurity in nix-index: Previously it would take the nix-env
binary from the users PATH. I discovered this while trying to run nix-index in a
systemd service, which by default doesn't have nix-env in its path. The
errors it threw were not informative at all and it took me hours to
finally figure out the reason.
2018-12-04 08:54:37 +08:00
Jörg Thalheim
41af4a520c
Merge pull request #51488 from flokli/cowsay-cross
cowsay: fix cross
2018-12-03 23:42:07 +00:00
Alexey Shmalko
d5b45b4ff8
Merge pull request #51327 from k0ral/loop
loop: init at unstable-2018-10-02
2018-12-04 01:37:23 +02:00
Florian Klink
fae81f322e cowsay: fix cross
The install.sh script looks for all perls in $PATH, tries to execute
these to test whether that perl is "good", if it is, takes it and
puts it into the shebang.

This obviously can't work for cross. As installation seems to be pretty
trivial, do it in a custom install phase.
2018-12-04 00:23:44 +01:00
Alexey Shmalko
dc9bb48a73
loop: cleanup 2018-12-04 01:20:02 +02:00
Domen Kožar
4cf1d88d12
chrome-token-signing: fix path to opensc-pkcs11 2018-12-03 17:18:21 +00:00
Matthew Bauer
357732e6a3
Merge pull request #50936 from tathougies/travis/dhcpcd-runtime-shell
dhcpcd: Use runtimeShell in dhcpcd-run-hooks
2018-12-03 09:48:38 -06:00
Jörg Thalheim
01d864c705
Merge pull request #51434 from Mic92/nix-review
nix-review: 0.6.1 -> 1.0.1
2018-12-03 12:09:22 +00:00
Michael Raskin
34efe45ef8
Merge pull request #51418 from symphorien/dsniff
dsniff: init at 2.4b1
2018-12-03 11:46:55 +00:00
Renaud
e869896d00
Merge pull request #51411 from jfrankenau/update-ntfy
ntfy: 2.6.0 -> 2.7.0
2018-12-03 11:31:53 +01:00
Jörg Thalheim
53f1ffa4d3
nix-review: 0.6.1 -> 1.0.1
- use nix build instead of nix-build
- writes per-build log in the current working directory
- symlinks the builds in the current working directory
- detects & deduplicates build aliases
- markdown reports
- filter builds by regex
- generate nix expression files that can be build by the user
2018-12-03 10:12:03 +00:00
Symphorien Gibol
0a91d70134 dsniff: init at 2.4b1 2018-12-03 00:59:11 +01:00
Symphorien Gibol
6c22b5a1d7 libnids: init at 1.24 2018-12-03 00:57:52 +01:00
Jörg Thalheim
4711bd2fe6
Merge pull request #51367 from dtzWill/update/yubikey-manager-1.0.1
yubikey-manager: 1.0.0 -> 1.0.1
2018-12-02 23:40:31 +00:00
Julian Vassev
15383e8403 vault: 0.11.2 -> 0.11.5
Update bash completion method as described in
https://www.vaultproject.io/docs/commands/#autocompletion
2018-12-02 15:37:56 -08:00
Jörg Thalheim
713f5e270b
Revert "btrfs-progs: fix on cross compilation"
This reverts commit 820927cb2c.

Broke the native build: 820927cb2c (commitcomment-31529024)
2018-12-02 23:30:27 +00:00
Matthew Bauer
973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer
820927cb2c btrfs-progs: fix on cross compilation
Fixes #50925

(cherry picked from commit 04978d152e8e8e0c2f82cbb8c2addc4ecc93c79c)
2018-12-02 14:12:42 -06:00
Will Dietz
d96a1bd933 yubikey-manager: lazy-load completions, touchup library path generation 2018-12-02 12:23:31 -06:00
Silvan Mosberger
4afae70e2b
Merge pull request #48423 from charles-dyfis-net/bees
bees: init at 0.6.1; nixos/modules: services.bees init
2018-12-02 18:38:47 +01:00
Renaud
c2a412d5c6
Merge pull request #51389 from cryptix/update/systrayhelper
systrayhelper: 0.0.3 -> 0.0.4
2018-12-02 16:53:49 +01:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Bas van Dijk
7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
Henry
bc98e5e860 systrayhelper: 0.0.3 -> 0.0.4 2018-12-02 14:34:06 +01:00
Jörg Thalheim
31f67bed5b
Merge pull request #51379 from Gerschtli/add/programs-nm-applet
nixos/nm-applet: add nm-applet program
2018-12-02 11:49:45 +00:00
Jörg Thalheim
4c7b012d85
networkmanager-applet: set default icon theme 2018-12-02 11:48:40 +00:00
Vladyslav Mykhailichenko
6a0bbbdc57
oxipng: 2.1.6 -> 2.1.8 2018-12-02 11:13:33 +02:00
Vladyslav M
4e7a366c75
Merge pull request #51372 from dtzWill/update/s-tui-0.8.3
s-tui: 0.8.2 -> 0.8.3
2018-12-02 10:34:54 +02:00
worldofpeace
3f4cbd47af
Merge pull request #51349 from marsam/feature/fix-vdirsyncer
vdirsyncer: fix build
2018-12-02 03:15:50 -05:00
Will Dietz
02b1a4ab75 s-tui: 0.8.2 -> 0.8.3
https://github.com/amanusk/s-tui/releases/tag/v0.8.3

Drop patch, including it was the reason for this release :).
2018-12-02 00:19:41 -06:00
Will Dietz
02282130d0 yubikey-manager: 1.0.0 -> 1.0.1
https://developers.yubico.com/yubikey-manager/Release_Notes.html

https://github.com/Yubico/yubikey-manager/releases/tag/yubikey-manager-1.0.1
2018-12-02 00:04:11 -06:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Mario Rodas
c154ecfc38
vdirsyncer: fix build
- Add support for build on darwin
2018-12-01 19:17:54 -05:00
koral
35f6d1cda4 loop: init at unstable-2018-10-02 2018-12-02 00:03:13 +01:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Bas van Dijk
fbf0efc6a7 elk: 6.3.2 -> 6.5.1 2018-12-01 12:47:12 +01:00
worldofpeace
50bb0afa7c
Merge pull request #50863 from marsam/feature/add-aws-google-auth
aws-google-auth: init at 0.0.29
2018-11-30 21:58:24 -05:00
Mario Rodas
f15aecd1bb aws-google-auth: init at 0.0.29 2018-11-30 21:57:07 -05:00
worldofpeace
22926c8b84
Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
Christian Kampka
4ed2dd919b gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00
Michael Weiss
bdb007ddce monkeysphere: Update the comment why the tests don't run 2018-11-30 21:33:30 +01:00
Johannes Frankenau
dc21737edd ntfy: 2.6.0 -> 2.7.0 2018-11-30 19:03:22 +01:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Renaud
4088758a6b
Merge pull request #51244 from uri-canva/perceptualdiff
perceptualdiff: init at 2.1
2018-11-30 09:29:50 +01:00