Rok Garbas
d21981c2a8
Merge pull request #16506 from Profpatsch/debug-trace
...
traceSeq, traceValSeq, deprecate strict
2016-08-07 03:49:05 +02:00
Rail Aliiev
d6d4cf185e
i3lock-fancy: use absolute paths ( #17569 )
...
When it's used from command line or as a i3 shortcut, i3lock-fancy works
without any issues. If you try to pass it as an argument to xss-lock or
xautolock running as a systemd user service, getopt and fc-match are not in
PATH and locking doesn't work as expected. This patch replaces non absolute
paths with stable ones and should fix the issue.
2016-08-07 03:42:43 +02:00
Thomas Tuegel
8dc53d76d5
spotify: 1.0.33.106 -> 1.0.34.146
2016-08-06 17:53:28 -05:00
Vladimír Čunát
dddf84ff61
Merge #17512 : gcc49: 4.9.3 -> 4.9.4
2016-08-06 21:10:51 +02:00
Domen Kožar
39e689e316
cleanSource: filter out also nix result symlinks ( #16120 )
2016-08-06 19:53:18 +01:00
Franz Pletz
72d164c40d
hedgewars: fix build
2016-08-06 19:34:18 +02:00
Daiderd Jordan
d764e55a1c
Merge pull request #17564 from LnL7/darwin-haskell-fsnotify
...
haskellPackages.fsnotify: add darwin build dependency
2016-08-06 17:56:18 +02:00
Daiderd Jordan
7aaf75608f
haskellPackages.fsnotify: add darwin build dependency
2016-08-06 17:29:25 +02:00
Tuomas Tynkkynen
89c867196c
SDL2_{gfx,image,net}: Broken on Darwin
...
Last successful Darwin build was 11 months ago, presumably nobody cares.
http://hydra.nixos.org/build/38317749
http://hydra.nixos.org/build/38318268
http://hydra.nixos.org/build/38322306
2016-08-06 18:27:20 +03:00
Benno Fünfstück
22281009b7
haskell/GLUT: fix "unkown GLUT entry glutInit"
...
This fixes #17547
2016-08-06 17:21:12 +02:00
Benno Fünfstück
51aee89740
kbfs: init
2016-08-06 17:20:23 +02:00
jokogr
adeab67bd8
syncthing service: add syncthing-inotify ( #17320 )
2016-08-06 17:20:18 +02:00
Rushmore Mushambi
f126b1a7a9
Merge pull request #16280 from rushmorem/lizardfs-manpages
...
lizardfs: 3.9.4 -> 3.10.0
2016-08-06 16:58:21 +02:00
rushmorem
1767de9248
lizardfs: 3.9.4 -> 3.10.0
2016-08-06 16:38:40 +02:00
Tuomas Tynkkynen
ce537c98de
tweak: Broken on Darwin
...
http://hydra.nixos.org/build/38316344
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
ea14f5c86d
http-parser: Broken on Darwin
...
http://hydra.nixos.org/build/38320273
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
4f398dfd13
bro: Broken on Darwin
...
http://hydra.nixos.org/build/38312081
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
b793398131
zimreader: Broken on i686
...
(Well, actually tntnet, but that derivation is defined in the same file).
http://hydra.nixos.org/build/38238028
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
9deb6cfff1
xaos: Broken on i686
...
http://hydra.nixos.org/build/38238044
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
9c0a090afe
colm: Broken on i686
...
http://hydra.nixos.org/build/38072668
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
1db43e0c18
rtags: Broken on i686
...
http://hydra.nixos.org/build/38304790
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
fdde95e096
msieve: Broken on i686
...
http://hydra.nixos.org/build/38236222
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
a15da44ab0
libe: Broken on i686
...
http://hydra.nixos.org/build/38264907/nixlog/1/raw
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
9a5427f667
klibc: Broken on i686
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
0498573573
drumstick: Broken on i686
...
http://hydra.nixos.org/build/38323068
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
f87f37c1ee
bwa: Broken on i686
...
http://hydra.nixos.org/build/38236956
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
fcc3a1b41d
bazel: Broken on i686
...
http://hydra.nixos.org/build/38314298
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
3c513ebc13
assimp: Broken on Darwin
...
http://hydra.nixos.org/build/38315116
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
088bcf4ec4
kernel config: Fix 3.10, 3.12, 3.14 builds
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
44f462bf4d
generate-config.pl: Be more verbose about missing options
...
For instance, the current 3.10 kernel build fails at the end with:
unused option: BRCMFMAC_PCIE
unused option: FW_LOADER_USER_HELPER_FALLBACK
unused option: KEXEC_FILE
unused option: RANDOMIZE_BASE
However, it's not obvious that only the _last_ one is actually fatal to
the build. After this change it's at least somewhat better:
warning: unused option: BRCMFMAC_PCIE
warning: unused option: FW_LOADER_USER_HELPER_FALLBACK
warning: unused option: KEXEC_FILE
error: unused option: RANDOMIZE_BASE
2016-08-06 17:06:45 +03:00
obadz
20f009d56d
chromium: split the sandbox into a seperate output (take 2)
...
Fixup of 231ed9e
2016-08-06 14:42:13 +01:00
laMudri
716591ea3b
spotify: add mudri as maintainer
2016-08-06 13:58:28 +01:00
laMudri
369ce2f7d1
spotify: 1.0.33 -> 1.0.34
2016-08-06 13:01:35 +01:00
Aycan iRiCAN
983ab7be1e
haskellPackages.hans: fixed major version bugs ( #17555 )
2016-08-06 14:29:01 +03:00
obadz
231ed9edd9
chromium: split the sandbox into a separate output
...
Related to #17460 and 66d5edf
Triggers a rebuild of Chromium
2016-08-06 10:29:56 +01:00
obadz
66d5edf654
chromium: add nixos module security.chromiumSuidSandbox
...
Closes #17460
Changed the wrapper derivation to produce a second output containing the sandbox.
Add a launch wrapper to try and locate the sandbox (either in /var/setuid-wrappers or in /nix/store).
This launch wrapper also sheds libredirect.so from LD_PRELOAD as Chromium does not tolerate it.
Does not trigger a Chromium rebuild.
cc @cleverca22 @joachifm @jasom
2016-08-06 10:27:47 +01:00
cmfwyp
41b8c6d5a9
dejavu-fonts: simplify build process
...
Unicode data and fc-lang are only necessary to generate the status
files and coverage information, which are not used, or indeed even
generated with full-ttf.
2016-08-06 10:24:43 +02:00
cmfwyp
b4c8ea9536
dejavu-fonts: 2.35 -> 2.37
...
Release 2.36 adds and fixes a number of glyphes, and adds the
Tex Gyre DejaVu Math font, a companion font to DejaVu Serif for
typesetting mathematics.
Release 2.37 fixes an issue with condensed typefaces.
The sources are now fetched from GitHub, since the development was
moved from SourceForge to GitHub.
2016-08-06 10:24:43 +02:00
Frederik Rietdijk
356509ad45
pythonPackages.notebook: 4.2.1 -> 4.2.2
2016-08-06 08:36:59 +02:00
Kranium Gikos Mendoza
736517e9c7
xtreemfs: fix build
2016-08-06 14:23:02 +08:00
Gabriel Ebner
22088b4b25
nixos/x11: make nvidia driver work again
...
The nvidia driver module directly sets the services.xserver.drivers
option, while still having nvidia/nvidiaBeta/... etc. in the
videoDrivers option.
2016-08-06 07:26:25 +02:00
Joachim F
af8b7d3a28
Merge pull request #17526 from RamKromberg/fix/wavpack
...
wavpack: 4.75.0 -> 4.80.0
2016-08-06 00:59:08 +02:00
Joachim F
dece583a94
Merge pull request #17484 from srp/nixos-container-terminate
...
nixos-container: add 'terminate' command which 'destroy' now uses
2016-08-05 23:03:38 +02:00
Lancelot SIX
17b7e34269
pythonPackages.django_guardian: init at 1.4.4
2016-08-05 20:22:38 +02:00
Robin Gloster
f4e1041e31
Merge pull request #17503 from peterhoeg/ssh
...
ssh module: ignore exit code when socket activated
2016-08-05 19:58:06 +02:00
Lancelot SIX
a02b7379bb
pythonPackages.django_environ: init at 0.4.0
2016-08-05 19:47:47 +02:00
Joachim F
f044035a9e
Merge pull request #17470 from layus/synaptics-conflict
...
Warn for conflict between synaptics and libinput
2016-08-05 19:26:07 +02:00
Lancelot SIX
f9e901951b
pythonPackages.django_nose: 1.4.3 -> 1.4.4
2016-08-05 19:25:30 +02:00
Robin Gloster
fae6264d3a
Merge pull request #17533 from wizeman/u/upd-containers
...
ocamlPackages.containers: 0.16 -> 0.18
2016-08-05 19:15:01 +02:00
Michal Rus
7281740c2e
linux: enable DRM_GMA600 and DRM_GMA3600
...
Adds basic support for Intel GMA3600/3650 (Intel Cedar Trail) platforms
and support for GMA600 (Intel Moorestown/Oaktrail) platforms with LVDS
ports via the gma500_gfx module.
Resolves #14727 Closes #17519
2016-08-05 19:07:40 +02:00