Peter Simons
e69c7f5641
haskell-generic-builder: include setupHaskellDepends in the generated "env" attribute
...
We achieve this by moving setupHaskellDepends from the buildInputs attribute
into "otherBuildInputs", which is the attribute the builder uses to construct
the build inputs in both the actual build as well as the "env" attribute.
2017-07-26 10:17:48 +02:00
Vincent Laporte
b285b85754
ocamlPackages.ocaml-migrate-parsetree: 0.7 -> 1.0
2017-07-26 07:54:15 +00:00
k0ral
a3e6df6ee2
environment.noXlibs: Disable gnome when noXLibs is set ( #27567 )
2017-07-26 08:54:42 +02:00
edef
10c6df2e3c
nixos/…/swap.nix: don't create a LUKS header for randomEncryption
...
Creating and then erasing the key relies on the disk erasing data
correctly, and otherwise allows attackers to simply decrypt swap just
using "secretkey". We don't actually need a LUKS header, so we can save
ourselves some pointless disk writes and identifiability.
In addition, I wouldn't have made the awful mistake of backing up my swap partition's LUKS header instead of my zpool's. May my data rest in peace.
2017-07-26 08:45:50 +02:00
Charles Strahan
4244a16917
gocode: update to f1eef9a6, fix stdlib completions
2017-07-26 02:30:15 -04:00
Peter Hoeg
998a0e818e
crudini: actually run tests and install docs/man
2017-07-26 13:00:29 +08:00
Charles Strahan
cadb42fafb
honcho: 0.6.6 -> 1.0.1
2017-07-25 23:22:01 -04:00
Graham Christensen
69c2c997e0
Merge pull request #27072 from ElvishJerricco/swig-3.0.12
...
Swig 3.0.10 -> 3.0.12
2017-07-25 22:57:28 -04:00
Graham Christensen
de8b6ddc72
Merge pull request #23750 from butterflya/patch-3
...
Cleanup maintainer script gnome.sh
2017-07-25 22:18:28 -04:00
Graham Christensen
3ffcbdd0f0
Merge branch 'master' into patch-3
2017-07-25 22:17:41 -04:00
0xABAB
90acbe5449
Cleanup tahoe module
...
- Remove useless escape of question mark
- Fix and quoting
- Add some '&&s' for correctness
- Add escapeShellArg
- Remove &&s in preStart
Edited by grahamc: fixed the ${} typo on line 246
2017-07-25 22:09:43 -04:00
Daiderd Jordan
bbc5d15d0a
mypy: 0.501 -> 0.511
2017-07-25 21:52:54 -04:00
Sergey Volkov
6c8871f928
docker-machine: 0.10.0 -> 0.12.0
2017-07-25 21:42:01 -04:00
Graham Christensen
c683f05a94
Merge pull request #27571 from winniequinn/gitkraken-2.7.0
...
gitkraken: 2.6.0 -> 2.7.0
2017-07-25 21:29:26 -04:00
Graham Christensen
8a8c13f9df
Merge pull request #27622 from dtzWill/update/haproxy-1.7.8
...
haproxy: 1.7.3 -> 1.7.8
2017-07-25 21:27:51 -04:00
Volth
00512470ec
tinc service: add CLI tools to the $PATH
...
Now user can execute e.g. "sudo tinc.netname dump nodes"
2017-07-25 23:13:58 +02:00
Franz Pletz
b33b40036b
ddccontrol: disable bindnow hardening
...
Caused segfaults. Fixes #27612 .
2017-07-25 22:58:25 +02:00
Daiderd Jordan
4c013a91f0
Merge pull request #27640 from ankhers/update_elixir_rc
...
elixir: 1.5.0-rc.2 -> 1.5.0
2017-07-25 19:47:49 +02:00
Daiderd Jordan
ba3ab41a6a
Merge pull request #27594 from LnL7/vim-updates
...
vim-plugins: update
2017-07-25 19:32:48 +02:00
Daiderd Jordan
f35140fafc
vim-plugins: add ale
2017-07-25 19:28:05 +02:00
Daiderd Jordan
0f536deb74
vim-plugins: update
2017-07-25 19:28:05 +02:00
Guillaume Maudoux
6b286fa339
cups-filters: 0.14.0 -> 0.15.0
2017-07-25 19:00:06 +02:00
Peter Simons
ea63fd4eb0
multi-ghc-travis: update to latest git version
...
I used an incorrect date for the version field in my last commit, so now I have
to date this slightly into the future to make sure the new version actually
looks newer to Nix, too.
2017-07-25 18:53:03 +02:00
Robert Helgesson
97102f4580
perl-Unicode-CaseFold: 1.00 -> 1.01
2017-07-25 18:37:21 +02:00
Robert Helgesson
46383f48d4
perl-Perl-Critic: 1.128 -> 1.130
2017-07-25 18:37:21 +02:00
Robert Helgesson
1b88217139
perl-CryptX: 0.044 -> 0.050
2017-07-25 18:37:21 +02:00
Robert Helgesson
099ce92082
gpsbabel: remove failing tests for mac and aarch64
2017-07-25 18:37:21 +02:00
Lluís Batlle i Rossell
f338e99039
zstd: 1.2.0 -> 1.3.0
2017-07-25 17:57:50 +02:00
Tuomas Tynkkynen
62cd492c82
xfstests: Use the newly added quota package
2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen
dd248fad87
xfstests: 2017-03-26 -> 2017-07-16
2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen
c1597af1f2
dateutils: Fix whitespace
2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen
b3b1ae67e5
quota: init at 4.03
2017-07-25 17:29:21 +03:00
Justin Wood
b7709539b4
elixir: 1.5.0-rc.2 -> 1.5.0
2017-07-25 09:44:49 -04:00
Tim Steinbach
4a4a33ff88
Merge pull request #27582 from NeQuissimus/remove_accelio
...
accelio: Remove
2017-07-25 09:17:23 -04:00
Jörg Thalheim
aba21d99da
vimPlugins.command-t: 2017-07-11 -> 2017-06-23
...
a7f4c879e5 (commitcomment-23287795)
2017-07-25 14:15:55 +01:00
Jörg Thalheim
a7f4c879e5
vim-plugins: update set
2017-07-25 13:50:35 +01:00
Jörg Thalheim
27e9372d8c
Merge pull request #27633 from nlewo/docker-lowercase
...
docker: lowercase image name and tag
2017-07-25 13:11:17 +01:00
Jörg Thalheim
3e9d94bb7c
Merge pull request #27635 from bendlas/update-cdemu
...
cdemu: 3.0.x -> 3.1.0
2017-07-25 13:06:44 +01:00
Jörg Thalheim
8844c47c14
alacritty: 2017-07-08 -> 2017-07-25
2017-07-25 12:37:21 +01:00
Herwig Hochleitner
7d83f048e2
cdemu: 3.0.x -> 3.1.0
...
fixes cdemu for kernel >= 4.11
fixes client by adding pygobject3
2017-07-25 11:56:59 +02:00
Antoine Eiche
e28d817c9a
docker: lowercase image name and tag
...
The docker loading (docker 1.12.6) of an image with uppercase in the
name fails with the following message:
invalid reference format: repository name must be lowercase
2017-07-25 10:47:51 +02:00
Vincent Laporte
efad0d5e3f
julia: 0.5.1 -> 0.5.2
2017-07-25 07:46:20 +00:00
Vincent Laporte
ace55359f1
gst_all_1.gst-libav: set meta.platforms to unix
2017-07-25 07:46:20 +00:00
Jörg Thalheim
97544a6c38
Merge pull request #27627 from volth/zookeeper-escape-shell
...
nixos/zookeeper: escape cfg.extraCmdLineOptions
2017-07-25 07:46:05 +01:00
Jörg Thalheim
fb9120d5e7
Merge pull request #27613 from therealpxc/tidy
...
html-tidy: 5.2.0 -> 5.4.0
2017-07-25 07:40:07 +01:00
Jörg Thalheim
7f1ec2d23b
Merge pull request #27620 from therealpxc/yapf
...
pythonPackages.yapf: 0.11.0 -> 0.16.3
2017-07-25 07:25:01 +01:00
Charles Strahan
c1fdf3341b
Merge pull request #27347 from cstrahan/osquery-new
...
osquery: init at 2.5.2
2017-07-24 21:51:10 -04:00
Charles Strahan
232c34b8f4
osquery: use packaged sqlite and gtest/gmock
2017-07-24 21:48:08 -04:00
Charles Strahan
53426f6cb9
osquery: init at 2.5.2
2017-07-24 21:47:32 -04:00
Charles Strahan
29d2fe4a1f
rocksdb: enable support for lite mode
...
See: https://github.com/facebook/rocksdb/blob/master/ROCKSDB_LITE.md
2017-07-24 21:45:33 -04:00