Moritz Ulrich
484dc89a21
pngcrush: update from 1.7.76 to 1.7.77
2014-09-04 16:06:41 +02:00
Moritz Ulrich
762c03ef64
openttd: update from 1.4.1 to 1.4.2
2014-09-04 16:06:41 +02:00
Bjørn Forsman
c3436c0c4a
sudo: change password prompt
...
The current sudo password prompt is "Password: ", while distros like
e.g. Ubuntu and Arch Linux use "[sudo] password for %p: ", where "%p"
expands to the username of the user running sudo.
Adopt the prompt from other distros because it makes it less confusing
when running commands with sudo that themselves ask for a password.
2014-09-04 15:39:11 +02:00
Peter Simons
c8e50e28cd
Merge pull request #3956 from ip1981/master
...
Fixed buildLocalCabal by defining temporary $HOME
2014-09-04 15:03:02 +02:00
Igor Pashev
3d8a3e97bd
Fixed buildLocalCabal by defining temporary $HOME
...
This fixes build error:
building path(s) ‘/nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix’
building /nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix
cabal2nix: /homeless-shelter/.cache: createDirectory: does not exist (No such file or directory)
error: syntax error, unexpected $end, at /nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix:1:1
(use ‘--show-trace’ to show detailed location information)…
2014-09-04 14:54:13 +02:00
Peter Simons
0a6ad14395
haskell-idris: update to version 0.9.14.3
2014-09-04 14:41:09 +02:00
Peter Simons
381ce7ef94
haskell-optparse-applicative: add version 0.10.0
2014-09-04 14:41:08 +02:00
Peter Simons
87bb484b9e
haskell-setlocale: jailbreak to fix build with GHC 7.8.3
2014-09-04 14:41:08 +02:00
Peter Simons
9f22ed986b
haskell-network-uri: disable test suite to fix the build
...
https://github.com/haskell/network-uri/issues/4
2014-09-04 14:41:08 +02:00
Peter Simons
f82bf82465
haskell-tls: update to version 1.2.9 (and drop obsolete tls-extra)
2014-09-04 14:41:08 +02:00
Peter Simons
064c3d3e54
haskell-ghc-mod: update to version 5.0.1.2
2014-09-04 14:41:08 +02:00
Peter Simons
a6bb945730
haskell-network: update to version 2.6.0.2
2014-09-04 14:41:08 +02:00
Peter Simons
061b9b148c
haskell-x509: update to version 1.4.12
2014-09-04 14:41:08 +02:00
Peter Simons
6139f0f5ab
haskell-setlocale: update to version 1.0.0
2014-09-04 14:41:07 +02:00
Peter Simons
01760e9110
haskell-retry: update to version 0.5.1
2014-09-04 14:41:07 +02:00
Peter Simons
a64103179f
haskell-rest-happstack: update to version 0.2.10.2
2014-09-04 14:41:07 +02:00
Peter Simons
93778f97e2
haskell-rest-gen: update to version 0.15
2014-09-04 14:41:07 +02:00
Peter Simons
dcd580b9d2
haskell-purescript: update to version 0.5.5
2014-09-04 14:41:07 +02:00
Peter Simons
84b1072604
haskell-network-uri: update to version 2.6.0.1
2014-09-04 14:41:07 +02:00
Peter Simons
fd9aed1a77
haskell-monad-journal: update to version 0.2.3.2
2014-09-04 14:41:07 +02:00
Peter Simons
4ff583358e
haskell-hplayground: update to version 0.1.0.4
2014-09-04 14:41:07 +02:00
Peter Simons
cd5f33affd
haskell-entropy: update to version 0.3.3
2014-09-04 14:41:07 +02:00
Peter Simons
1ba291edc6
haskell-digestive-functors-heist: update to version 0.8.6.0
2014-09-04 14:41:07 +02:00
Peter Simons
cbe7451b5e
haskell-crypto-random: update to version 0.0.8
2014-09-04 14:41:07 +02:00
Peter Simons
7f9609756d
haskell-MFlow: update to version 0.4.5.9
2014-09-04 14:41:07 +02:00
Matthew Brown
82b4965b08
Removed mysql dependency as it does not pick up the header files on Linux, even when specified explicitly in the config params.
2014-09-04 13:21:28 +01:00
Bjørn Forsman
89eccb7fb0
sudo: add sendmailPath option (defaults to /var/setuid-wrappers/sendmail)
...
It currently seems impossible to make sudo send emails. No matter how much
debugging I enable, sudo continues to be silent about sendmail. I tried setting
"Defaults mailerpath=/var/setuid-wrappers/sendmail" but that too was completely
ignored (except for logging that the variable mailerpath exists with the value
I assigned to it...).
This enables sendmail support and sets a default value that works on NixOS.
2014-09-04 13:38:03 +02:00
Michael Raskin
a517dfcf71
Fix ACL2
2014-09-04 14:41:35 +04:00
Jaka Hudoklin
3ccd8af29d
Add curl-unix-socket, Run HTTP requests over UNIX socket
2014-09-04 12:08:59 +02:00
Luca Bruno
2ba523df24
nixos nat: add description to forwardPorts
2014-09-04 11:33:08 +02:00
Peter Simons
ca931e0e1e
Merge pull request #3915 from Fuuzetsu/agda-builder
...
RFC: Agda builder
2014-09-04 11:28:47 +02:00
Michael Raskin
467aa737a0
Fix QScintilla source
2014-09-04 13:01:30 +04:00
Luca Bruno
e6ab680cbf
nixos nat: add type for sourcePort and destination of forwardPorts
2014-09-04 10:26:33 +02:00
lethalman
037b1cd0e9
Merge pull request #3962 from wkennington/master.iffix
...
nixos/utils: Don't remove first character if not a /
2014-09-04 10:07:04 +02:00
William A. Kennington III
2de0cf2549
nixos/utils: Don't remove first character if not a /
2014-09-03 18:40:05 -07:00
Jaka Hudoklin
0c398f6040
docker: add xz to PATH, make importing from archives work
2014-09-04 01:30:59 +02:00
Jaka Hudoklin
98778c4c27
Add JohnTheRipper, a fast password cracker
2014-09-04 01:30:04 +02:00
Pascal Wittmann
e510a27696
bsd-games: fixed path to dictionary
...
due to the update of miscfiles, see 4cf191a425
2014-09-03 23:58:07 +02:00
Michael Raskin
50cf685019
Merge pull request #3841 from monocell/wkhtml-update
...
updated wkhtmltopdf and use patched qt
2014-09-04 01:43:02 +04:00
Luca Bruno
a1ded5c20e
nixos-install: use absolute path when running passwd in chroot
2014-09-03 23:12:40 +02:00
Luca Bruno
59ad713288
nixos-install: set umask 0022
2014-09-03 23:12:40 +02:00
Eelco Dolstra
88964f37a0
firefox: Update to 32.0
2014-09-03 22:51:55 +02:00
Eelco Dolstra
b3b06af89a
nss: Update to 3.16.4
2014-09-03 22:51:55 +02:00
Eelco Dolstra
0dbdc857d7
nspr: Update to 4.10.7
2014-09-03 22:51:55 +02:00
Domen Kožar
1568dcd4dc
move ike to applications/networking folder
2014-09-03 22:31:26 +02:00
Domen Kožar
2e97c06999
nixos-option: enable all flags by default and make output a bit readable cc @nbp
2014-09-03 22:08:25 +02:00
Vincent Laporte
ebbd54e9f0
ocaml-javalib, ocaml-sawja: uses patchShebangs rather than ad-hoc patches
2014-09-03 21:59:29 +02:00
Andreas Herrmann
9ac9a06f13
h5py: Adhere to package description convention
2014-09-03 21:32:42 +02:00
Andreas Herrmann
f50c5602e9
mpi4py: Adhere to package description convention
2014-09-03 21:32:36 +02:00
Paul Koerbitz
b8a88ce472
Update oraclejdk-7 patch version from 65 to 67
2014-09-03 21:30:31 +02:00