Commit graph

162569 commits

Author SHA1 Message Date
Tor Hedin Brønner 116c16d9e2 nixos/tests/gnome3: select X11 gnome shell explicitely
This isn't strictly necessary yet as LightDM doesn't read the wayland sessions,
but there's no harm in being explicit.
2018-12-10 10:36:25 +01:00
Tor Hedin Brønner 3c0e70402f nixos/displayManager: Note that sessionCommands aren't run on Wayland 2018-12-10 10:36:25 +01:00
Tor Hedin Brønner cdd266c73b nixos/gnome3: Implement sessionPath through environment.extraInit
This will simply make the `sessionPath` more likely to work.
2018-12-10 10:36:25 +01:00
Tor Hedin Brønner 48a9a24910 nixos/sddm: Enable wayland-sessions
LightDM is unable to separate between `wayland-sessions/gnome.desktop` and
`xsessions/gnome.desktop` so I ommitted adding this to LightDM.
2018-12-10 10:36:24 +01:00
Tor Hedin Brønner d54bfa8f41 gnome3.gnome-session: prevent crash when launching wayland sessions
gnome-session inherits GDMS PATH, which is at the moment non-functional. In X11
this didn't matter as the `Xsession` wrapper would populate the environment
beforehand. Wayland sessions doesn't source `Xesssion` (duh), so we patch
`bin/gnome-session` to use absolute paths for `grep` and `bash`.

In addition `bin/gnome-session` is a simple wrapper around
`libexec/gnome-session-binary` mostly responsible for sourcing the users profile
before launching the binary. This made our wrapping of `bin/gnome-session`
ineffective on wayland as the profile would reset the environment. Simply wrap
`libexec/gnome-session-binary` instead.
2018-12-10 10:27:00 +01:00
José Romildo Malaquias 57b2bcf7f5 zafiro-icons: 0.7.3 -> 0.7.7 2018-12-10 07:11:34 -02:00
qoli f6172b634d linux_hardkernel_4_14: 4.14.78-150 -> 4.14.85.152 2018-12-10 00:17:08 -08:00
Elis Hirwing 3cdbdd20c4
sequeler: 0.6.3 -> 0.6.4
Changelog: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.4
2018-12-10 09:13:37 +01:00
Vincent Laporte 2b66c286be coqPackages.corn: init at 8.8.1 2018-12-10 07:56:32 +00:00
Dmitry Kalinkin 357f6a8b7e cernlib: fix build
The imake rules contain a comment line that looks like a pragma. Recently imake
in nixpkgs was switched to use tradcpp, which is a bit more strict about
interpreting unknown pragmas. To fix the build, the comments is changed to use
C++ style comments.
2018-12-10 06:38:45 +03:00
Samuel Dionne-Riel 8ded84ec2a altcoins.sumokoin: use boost165 2018-12-09 21:55:55 -05:00
Samuel Dionne-Riel af0da18577 altcoins.masari: use boost165 2018-12-09 21:55:54 -05:00
Samuel Dionne-Riel 7a1a98e745 altcoins.dero: use boost165 2018-12-09 21:55:54 -05:00
Jörg Thalheim 48e49d01b6
Merge pull request #51781 from Mic92/openssl-11-docs
openssl_1_1: Add "doc" output to contain HTML documentation
2018-12-10 00:43:20 +00:00
Maximilian Bosch de02111a51
Merge pull request #51534 from jbedo/bowtie2
bowtie2: fix missing dependencies
2018-12-10 00:58:51 +01:00
Alexey Shmalko ef966c1952
Merge pull request #51719 from marsam/postgresql-build-icu-support
postgresql: Build with icu support
2018-12-10 01:52:54 +02:00
Jörg Thalheim d81439db9b
Merge pull request #51785 from rvolosatovs/update/vim-plugins
vimPlugins: Update
2018-12-09 23:46:50 +00:00
Symphorien Gibol 29242e472e giac: build with nauty support 2018-12-09 23:18:58 +01:00
Symphorien Gibol 2253b3e760 nauty: also install libs 2018-12-09 23:18:53 +01:00
Symphorien Gibol 8b4f885264 giac: add missing optional dependencies 2018-12-09 23:18:53 +01:00
Symphorien Gibol e7801461e0 giac: don't split in multiple outputs for when gui enabled
This breaks the Phys and Turtle menu, among other things.
2018-12-09 23:18:53 +01:00
Symphorien Gibol b5435d0551 giac: 1.4.9 -> 1.5.0 2018-12-09 23:18:46 +01:00
markuskowa c362f98ba0
Merge pull request #51791 from dotlambda/borgbackup-1.1.8
borgbackup: 1.1.7 -> 1.1.8
2018-12-09 22:34:02 +01:00
markuskowa 2e0c3d202c
Merge pull request #51793 from hedning/fix-virtualboxGuestAdditions
linuxPackages.virtualboxGuestAdditions: fix hash
2018-12-09 22:29:41 +01:00
Florian Klink 1b30dc84c9
Merge pull request #51746 from hedning/ghostscript-9.26
ghostscript: 9.25 -> 9.26
2018-12-09 22:26:47 +01:00
Andreas Rammhold 849050f2e6
Merge pull request #51794 from andir/smartmontools
smartmontools: drivedb 4548 -> 4852
2018-12-09 21:46:43 +01:00
Andreas Rammhold acf738bc54
smartmontools: drivedb 4548 -> 4852 2018-12-09 21:14:04 +01:00
Vincent Laporte 8c11c9528e frama-c: Chlorine -> Argon 2018-12-09 19:50:38 +00:00
Tor Hedin Brønner aad9baeba8 linuxPackages.virtualboxGuestAdditions: fix hash 2018-12-09 20:46:07 +01:00
Yegor Timoshenko b0a4013e52
Merge pull request #51792 from hedning/fix-i3wm-test
nixos/tests/i3wm: fix terminal title (test is broken on master)
2018-12-09 22:23:37 +03:00
Tor Hedin Brønner 80fdafb373 nixos/tests/gnome3: fix terminal title
The tests passes, but that's just because a race condition where the window is
titled `Terminal` long enough.
2018-12-09 19:27:06 +01:00
Sarah Brofeldt 66829ce40e
Merge pull request #51568 from akru/master
parity: 2.1.6 -> 2.1.9; parity-beta: 2.2.1 -> 2.2.4
2018-12-09 19:11:29 +01:00
Sarah Brofeldt 8b11a8a336
Merge pull request #51569 from akru/polkadot
polkadot: init at 0.2.17
2018-12-09 18:48:06 +01:00
Tor Hedin Brønner 373be8207a nixos/tests/i3wm: fix terminal title
Probably due to #51678 which makes bash set the terminal title.
2018-12-09 18:29:51 +01:00
Robert Schütz 3cbf18f32b nixos/tests/borgbackup: test borg mount 2018-12-09 18:17:27 +01:00
Robert Schütz 3adf8427d2 borgbackup: 1.1.7 -> 1.1.8 2018-12-09 18:01:54 +01:00
Meghea Iulian efe8be7fd4 distrobuilder: 2018_06_29 -> 2018_10_04 2018-12-09 18:38:23 +02:00
Maximilian Bosch 10fa7c5707
Merge pull request #51391 from mt-caret/dpt-rp1-py
dpt-rp1-py: init at 2018-10-16
2018-12-09 17:09:24 +01:00
worldofpeace 307ccf9dd1 plank: hide launcher in pantheon 2018-12-09 10:45:29 -05:00
Roman Volosatovs 75a1dfbe75
vimPlugins: Update 2018-12-09 16:24:46 +01:00
Andrew Dunham 14087abe6a
openssl_1_1: Add "doc" output to contain HTML documentation
This prevents cluttering up openssl_1_1.out with many megabytes of
documentation.

Fixes #51659
2018-12-09 14:49:00 +00:00
rnhmjoj 9b484cfb91
monero: build with hidapi 2018-12-09 15:48:55 +01:00
markuskowa 0a8eea28ed
Merge pull request #51780 from sorki/ipmicfg_4
ipmicfg: 1.28.0 -> 1.29.0
2018-12-09 15:41:23 +01:00
Richard Marko b4f0faf42f ipmicfg: 1.28.0 -> 1.29.0 2018-12-09 14:29:28 +01:00
Markus Kowalewski 8eee1ec2a9
tests/slurm: wait for open DBD port
This makes tests more reliable. It seems
that waitForUnit(slurmdbd.service) is not sufficient
on some systems.
2018-12-09 13:36:53 +01:00
eyJhb f0f36737e2 displaylink: changed systemd start to not block (#51760)
Previously during boot, displaylink would hang during boot for the 2
minutes timeout.
2018-12-09 11:48:15 +00:00
Jörg Thalheim f350904688
Merge pull request #51759 from eyJhb/displaylink-bump
displaylink: 4.1.9 -> 4.4.24
2018-12-09 11:46:16 +00:00
Jörg Thalheim 61951656be
Merge pull request #51777 from markuskowa/fix-rtlsdr
rtl-sdr: remove linker-fix.patch, unbreak on darwin
2018-12-09 11:45:24 +00:00
eyjhbb@gmail.com 24dcf0c4ea displaylink: 4.1.9 -> 4.4.24 - updated link 2018-12-09 12:35:58 +01:00
Alexey Shmalko 2801679e4b
Merge pull request #51764 from Taneb/metamath
Metamath: init at 0.167
2018-12-09 13:16:20 +02:00