Robin Gloster
27800258e1
aws-auth: clean up
2017-07-26 18:45:41 +02:00
Robert Scott
2989324d60
aws-auth: init at unstable-2017-07-24
2017-07-26 18:45:41 +02:00
rnhmjoj
d79072ac2e
bspwm: 0.9.2 -> 0.9.3
2017-07-26 18:36:22 +02:00
Vladimír Čunát
ac4c567c36
pythonPackages.augeas: init at 1.0.2
2017-07-26 17:56:11 +02:00
Nikolay Amiantov
fe80dbaae0
python.pkgs.sphfile: init at 1.0.0
2017-07-26 18:36:52 +03:00
Nikolay Amiantov
aa4d747ac9
python.pkgs.hmmlearn: init at 0.2.0
2017-07-26 18:36:52 +03:00
Nikolay Amiantov
50ed470a50
python.pkgs.PyChromecast: init at 0.8.1
2017-07-26 18:36:52 +03:00
Nikolay Amiantov
0a7f2acb17
boost164: init at 1.64.0
2017-07-26 18:36:52 +03:00
Nikolay Amiantov
c3a9f59513
mumble_git: 2017-04-16 -> 2017-05-25
2017-07-26 18:36:52 +03:00
Peter Hoeg
588e3da3f4
Merge pull request #26761 from gnidorah/master3
...
qt5ct module: expose qtstyleplugins
2017-07-26 22:44:45 +08:00
Lancelot SIX
e420be7ab5
libidn2: 2.0.2 -> 2.0.3
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00008.html
for release information
2017-07-26 15:55:05 +02:00
Guillaume Maudoux
868dd0f7c1
tup: 0.7.3 -> 0.7.5
2017-07-26 15:38:43 +02:00
Nikolay Amiantov
358abce837
autofs service: fix the manual
...
Fixes #27202 .
2017-07-26 15:24:43 +03:00
Robin Gloster
4a787b292a
mailutils: clean up and fix last test
2017-07-26 13:32:59 +02:00
Robin Gloster
100107a3cd
fetchpatch: add excludes parameter
2017-07-26 13:32:59 +02:00
Orivej Desh
1ec5b7f1d3
mailutils: 2.2 -> 3.2
2017-07-26 13:32:59 +02:00
Lancelot SIX
2b0315d7d0
glpk: 4.62 -> 4.63
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00011.html
for release information
2017-07-26 12:43:22 +02:00
Peter Hoeg
b23b1345f7
lcdproc: init at 0.5.9
2017-07-26 16:32:06 +08:00
Peter Simons
175c3526ae
haskell: provide the name 'bin-package-db' (null) to fix evaluation errors
2017-07-26 10:20:31 +02:00
Peter Simons
9c64582141
hedgewars: fix ambiguous use of the zlib variable
2017-07-26 10:20:31 +02:00
Peter Simons
28c01703f0
haskell: remove all code related to the "haste" compiler
...
These packages have been broken for a while and now they don't even evaluate
any more.
2017-07-26 10:20:30 +02:00
Peter Simons
a9111840fa
haskell: provide the name 'ghcjs-prim' (null) to fix evaluation errors
2017-07-26 10:20:30 +02:00
Peter Simons
91a8ed37af
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.3.1-23-g656c589 from Hackage revision
2b4eeaa78b
.
2017-07-26 10:20:25 +02:00
Peter Simons
1178136336
hackage2nix: disable failing builds
2017-07-26 10:19:58 +02:00
Peter Simons
fd6f0a2127
hackage2nix: drop obsolete version of zlib
2017-07-26 10:19:57 +02:00
Peter Simons
8a3c080237
hackage2nix: drop old packages that were required for stack prior to version 1.5.x
2017-07-26 10:19:57 +02:00
Peter Simons
4664cf8079
hackage2nix: keep Cabal 1.24.x around for the time being
2017-07-26 10:19:57 +02:00
Domen Kožar
aafe3d29c1
ghc: apply a patch to fix common gold linker problem
...
It would otherwise result into undefined referenecs for some functions
in the base when using the gold linker:
error: undefined reference to 'sqrt'
Fixes https://github.com/bos/double-conversion/pull/17
Previously ghc option -optl=-lm was used for packages depending on
such functions, but that could result into
fatal error: cannot mix -r with dynamic object /nix/store/7crrmih8c52r8fbnqb933dxrsp44md93-glibc-2.25/lib/libm.so.6
in some situations like profiling builds.
Patch was prepared by Michael Bishop and Niklas Hambüchen.
Closes https://github.com/NixOS/nixpkgs/pull/27584 .
2017-07-26 10:19:57 +02:00
Peter Simons
efa3ba8950
haskell-diagrams-solve: disable failing test suite to fix the build
2017-07-26 10:18:10 +02:00
Peter Simons
27ca0cb3d4
haskell-generic-builder: fix syntax high-lightning in Emacs
2017-07-26 10:17:48 +02:00
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