Luca Bruno
7dbf4d73c7
docs: hint to stop NetworkManager during installation to manually configure the network
2014-11-02 23:42:17 +01:00
Luca Bruno
6bb278659f
kde installer: enable networkmanager. Closes #3433
2014-11-02 15:23:22 +01:00
Bjørn Forsman
a6c21ccea9
libfaketime: new package
...
Report faked system time to programs without having to change the
system-wide time.
http://www.code-wizards.com/projects/libfaketime/
2014-11-02 14:34:37 +01:00
Peter Simons
7253a6b7c0
haskell-vty-ui: update to version 1.8
2014-11-02 14:24:37 +01:00
Peter Simons
881f0342c5
haskell-rethinkdb: update to version 1.15.2.0
2014-11-02 14:24:37 +01:00
Peter Simons
c3b909dd2d
haskell-language-c: update to version 0.4.7
2014-11-02 14:24:37 +01:00
Peter Simons
58c2d80232
haskell-ariadne: update to version 0.1.2.3
2014-11-02 14:24:37 +01:00
Peter Simons
8342686868
haskell-platform: install binaries and libraries into the user environment
...
Fixes https://github.com/NixOS/nixpkgs/issues/2968 .
2014-11-02 14:24:23 +01:00
Domen Kožar
c89122b940
postgris: 1.5.1 -> 1.5.8, fixes #3389
2014-11-02 14:12:03 +01:00
Peter Simons
c573e2d97b
r-PoweR: fix build
2014-11-02 14:09:53 +01:00
Peter Simons
9707459112
r-nloptr: add missing dependency on nlopt library
2014-11-02 14:05:40 +01:00
Peter Simons
fdee0ec8e7
r-RcppArmadillo: fix download URL
2014-11-02 14:05:40 +01:00
Mathijs Kwik
f356cee747
sudo: allow adding extra configuration options to the bottom of sudoers
...
from sudoers (5):
When multiple entries match for a user, they are applied in order.
Where there are multiple matches, the last match is used (which is not necessarily the most specific match).
2014-11-02 13:27:05 +01:00
Bjørn Forsman
53614cf1a7
nix-prefetch-git: fix determinism with leaveDotGit
...
Add more files to the delete list:
* .git/FETCH_HEAD
* .git/ORIG_HEAD
* .git/refs/remotes/origin/HEAD
* .git/config
Further, remove all remote branches, remove tags not reachable from the
given 'rev', do a full repack and then garbage collect unreferenced
objects.
According to my testing, the result is fully deterministic. As in "any
change done to the upstream repo, ahead of 'rev', will not affect the
hash of the resulting 'clone'". Even changing the clone URL will not
change the output hash, because .git/config is removed.
A new version of git can of course change store format, but that's
unavoidable.
For big repositories, the repack operation may be a bit heavy. But as
far as I can see there is no cheaper way to determinism.
2014-11-02 13:15:33 +01:00
Peter Simons
415f41bf68
nixos/modules/services/monitoring/graphite.nix: strip trailing whitespace
2014-11-02 12:40:00 +01:00
Peter Simons
96a7e65c37
nixos/modules/services/monitoring/graphite.nix: don't create graphite user unconditionally
...
I'm not sure what exactly this user is needed for, i.e. under what circumstances
it must exist or not, but creating it unconditionally seems like the wrong thing
to do. I complained to @offlinehacker about this on Github, but got no response
for a week or so. I'm disabling the extraUsers bit to put out the fire, and now
hope that someone who actually knows about Graphite implements a proper solution
later.
2014-11-02 12:34:16 +01:00
Domen Kožar
831f3b25c0
Merge pull request #4776 from abbradar/pidgin-latex
...
pidgin-latex: replace with SF one and fix
2014-11-02 12:19:07 +02:00
Cray Elliott
545f8e8c6c
monthly bump of dolphinEmuMaster
...
also dolphinEmu and dolphinEmuMaster had an extraneous stdenv removed
from buildInputs
2014-11-02 00:11:01 -07:00
Nikolay Amiantov
b91721a119
pidgin-latex: replace with SF one and fix
2014-11-02 04:35:43 +03:00
Mateusz Kowalczyk
969349c975
Merge pull request #4775 from ajbouh/master
...
Bump git-repo to 1.21
2014-11-02 00:58:18 +00:00
Adam Bouhenguel
8e09c97d1c
Bump git-repo to 1.21
...
Still no versioned URL, but there’s been a new release. SHA1 pulled
from http://source.android.com/source/downloading.html#installing-repo .
2014-11-01 17:28:25 -07:00
lethalman
a63cf7a1fa
Merge pull request #4771 from abbradar/pbzip2-update
...
pbzip2: update package
2014-11-02 00:52:28 +01:00
lethalman
d3646532cc
Merge pull request #4773 from abbradar/gitolite-home
...
gitolite: 'dataDir' option
2014-11-02 00:30:26 +01:00
Nikolay Amiantov
5423f62373
gitolite: add dataDir
2014-11-02 02:24:41 +03:00
Nikolay Amiantov
f2a27d8d81
pbzip2: update package
2014-11-02 02:04:36 +03:00
Luca Bruno
350fa1f775
nixos: Try to show an helpful message when the user sets config. or options.
...
Feel free to improve or remove :-)
2014-11-01 23:33:24 +01:00
Peter Simons
0bba805fa6
haskell-defaults.nix: build 'entropy' with a recent version of Cabal on older platforms
2014-11-01 22:28:19 +01:00
lethalman
f079cd1721
Merge pull request #4750 from abbradar/nix-maxcores
...
Add buildCores option to nix
2014-11-01 22:01:39 +01:00
Nikolay Amiantov
e8dace201f
nix-daemon: add maxCores option
2014-11-01 23:58:21 +03:00
Peter Simons
e1d2e1dd6f
r-Defaults: add version 1.1-1 again
...
The package is obsolete, but I still need it. :-(
2014-11-01 21:39:12 +01:00
Peter Simons
71e9609cfe
nlopt: update to version 2.4.2 and add a proper meta section
2014-11-01 21:23:47 +01:00
Georges Dubus
5258211e32
focuswriter: added expression
2014-11-01 21:20:59 +01:00
Peter Simons
f12ef69336
idris: jailbreak to fix build with recent version of 'lens'
2014-11-01 21:08:06 +01:00
Peter Simons
c487bdc12a
haskell-hsc3-lang: add missing override for 7.2.x
2014-11-01 21:08:06 +01:00
Peter Simons
4c5261cee3
haskell-packages.nix: fix attribute names for hsc3-related packages
2014-11-01 21:08:06 +01:00
Peter Simons
6e819600e0
haskell-filestore: disable the test suite to fix build
...
It depends on external utilities, like Mercurial.
2014-11-01 21:08:06 +01:00
Peter Simons
37c0947529
all-packages.nix: strip trailing whitespace
2014-11-01 21:08:05 +01:00
Peter Simons
ead6bc4a57
R: run the test suite only when recommended packages are built
2014-11-01 21:08:05 +01:00
Peter Simons
d7c70809e6
R-wrapper: update list of recommended packages
2014-11-01 21:08:05 +01:00
Peter Simons
df43671a24
haskell-hspec-wai: does not compile because hspec2 is broken
2014-11-01 21:08:05 +01:00
Peter Simons
f13d57e1aa
haskell-snaplet-acid-state: jailbreak to fix build with recent versions of 'text'
2014-11-01 21:08:05 +01:00
Peter Simons
00cf21ec8a
haskell-hspec2: broken by recent hspec-meta update
2014-11-01 21:08:05 +01:00
Peter Simons
21ab5f5a53
haskell-graphviz: add system graphviz package to the list of test dependencies
2014-11-01 21:08:05 +01:00
Peter Simons
6992d4d5dd
haskell-pipes-shell: re-generate with cabal2nix
2014-11-01 21:08:05 +01:00
Peter Simons
6b61f7124c
haskell-reactive-banana-wx: jailbreak to fix build with latest version of 'wxcore'
2014-11-01 21:08:05 +01:00
Peter Simons
071381a639
haskell-haxr: jailbreak to fix build with latest version of 'HaXml'
2014-11-01 21:08:05 +01:00
Peter Simons
209d7fe8e9
haskell-encoding: jailbreak to fix build with latest version of 'HaXml'
2014-11-01 21:08:05 +01:00
Peter Simons
171c2a26c2
haskell-pipes-shell: jailbreak to fix build with latest version of 'text'
2014-11-01 21:08:05 +01:00
Peter Simons
a067fa13f2
haskell-th-lift-instances: jailbreak to fix build with latest version of 'text'
2014-11-01 21:08:05 +01:00
Peter Simons
b6a0321b15
haskell-vcswrapper: jailbreak to fix build with latest version of 'text'
2014-11-01 21:08:05 +01:00