Frederik Rietdijk
acd32a4caf
Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook
...
The Python interpreters are patched so they can build .pyc bytecode free
of certain indeterminism.
When building Python packages we currently set
```
compiling python files.
in nix store.
DETERMINISTIC_BUILD=1;
PYTHONHASHSEED = 0;
```
Instead if setting these environment variables in the function that
builds the package, this commit sets the variables instead in the Python
setup hook. That way, whenever Python is included in a derivation, these
variables are set.
See also the issue https://github.com/NixOS/nixpkgs/issues/25707 .
2017-05-19 16:28:11 +02:00
taku0
7868cb8ad4
common-updater-script: fix error handling
...
diffutils is required for cmp command
2017-05-19 17:14:43 +03:00
Eelco Dolstra
53cd7f3373
Merge pull request #25920 from volth/test-driver-send-capital-letters
...
test-driver: sendKeys() support for capital letters
2017-05-19 16:13:06 +02:00
Volth
e5fbeb2f11
test-driver: sendKeys() support for capital letters
2017-05-19 13:56:24 +00:00
Peter Simons
c1609e4a4d
libqmi: enable MBIM support
2017-05-19 14:29:09 +02:00
Peter Simons
9b54745c61
libqmi: update to version 1.18.0
...
The new version adds a dependency in libgudev.
2017-05-19 14:29:09 +02:00
Jörg Thalheim
ccb850248f
bcachefs-tools: 2017-05-08 -> 2017-05-12
2017-05-19 13:24:50 +01:00
taku0
1b3f3f0f1f
firefox-esr: 52.1.1esr -> 52.1.2esr
2017-05-19 21:22:05 +09:00
taku0
0460c77eb2
firefox: 53.0.2 -> 53.0.3
2017-05-19 21:20:36 +09:00
Jörg Thalheim
db70f2958a
Merge pull request #25580 from davidak/bcachefs-tools
...
bcachefs-tools: init at a588eb0
2017-05-19 13:16:58 +01:00
taku0
b646ead557
firefox-bin: 53.0.2 -> 53.0.3
2017-05-19 21:12:33 +09:00
Lukasz Czyzykowski
4a9b30028d
bup: enable darwin build
...
This package builds fine on macOS.
2017-05-19 13:54:28 +02:00
Andrew Miloradovsky
8633aba1e1
dale: 20170419 -> 20170519
...
Includes some stability/predictability and portability improvements.
2017-05-19 11:39:06 +00:00
Peter Hoeg
0f59c9ce83
libguestfs: fix build
2017-05-19 19:29:41 +08:00
Frederik Rietdijk
61451f1011
Merge pull request #25870 from risicle/pyproj-tests
...
pyproj: enable tests, use bundled proj by default
2017-05-19 12:46:10 +02:00
Jörg Thalheim
b321fdf8eb
Merge pull request #25910 from aneeshusa/update-salt-to-2016.11.5
...
salt: 2016.11.4 -> 2016.11.5
2017-05-19 11:11:57 +01:00
Aneesh Agrawal
c392d1f9c9
salt: 2016.11.4 -> 2016.11.5
2017-05-19 05:05:14 -04:00
Jörg Thalheim
bde09a92c1
Merge pull request #25774 from matthewbauer/xapian-fixup
...
xapian: fixup darwin
2017-05-19 09:41:01 +01:00
Tristan Helmich
2b7eb321de
matrix-synapse: 0.20.0 -> 0.21.0
2017-05-19 10:11:46 +02:00
Peter Simons
769e14a422
multi-ghc-travis: update to latest git version and install both scripts
...
We're using the names 'make-travis-yml' and 'make-travis-yml-2' now, which
feels more in-line'ish with the Cabal file hvr is distributing.
2017-05-19 09:26:28 +02:00
Vladimír Čunát
5aa530f2a8
Merge branch 'master' into staging
...
A few thousand rebuilds from master.
2017-05-19 08:57:59 +02:00
Jörg Thalheim
2f22bbe150
Merge pull request #25578 from Ma27/module/xautolock
...
services.xserver.xautolock: add module
2017-05-19 07:09:10 +01:00
Jörg Thalheim
380d6bbff1
Merge pull request #25881 from Mic92/gtk2-themes
...
gtk2: search for themes in XDG_DATA_DIRS
2017-05-19 07:08:09 +01:00
Jörg Thalheim
28f8e5b95d
Merge pull request #25760 from georgewhewell/fwup
...
fwup: init at 0.14.2
2017-05-19 07:03:06 +01:00
Cray Elliott
577327bc9f
obs-studio: bump revision to fix Settings crash
2017-05-18 21:44:59 -07:00
Cray Elliott
fe666125a6
ffmpeg-full: add enableLto option
...
disabled by default, allows the user to specify if they would like a
link-time optimized build or not
2017-05-18 21:44:59 -07:00
Benjamin Staffin
965bffdb69
bazel: 0.4.4 -> 0.4.5 ( #25821 )
...
Also added zsh and bash completion support
2017-05-18 23:14:50 -04:00
Nikolay Amiantov
030862f63c
linuxPackages.evdi: init at 1.4.1
2017-05-19 02:53:09 +03:00
Nikolay Amiantov
e17744067a
displaylink: 1.1.62 -> 1.3.52
2017-05-19 02:51:45 +03:00
Valentin Robert
eaef55f699
proofgeneral_HEAD: fix for files removed upstream
2017-05-18 16:43:38 -07:00
Nikolay Amiantov
8e7c7af3b8
haskellPackages.hoogle: don't override haskell-src-exts
2017-05-19 02:30:13 +03:00
Nikolay Amiantov
6679dbbd60
ffmpeg: fix arm build
2017-05-19 02:29:49 +03:00
Nikolay Amiantov
c5a9ad1880
Merge pull request #25903 from twhitehead/clblas-cuda-25902
...
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-19 02:19:35 +03:00
Tyson Whitehead
8fdbc828b9
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-18 18:32:09 -04:00
Jascha Geerds
e8b4a6b628
Merge pull request #25893 from lsix/update_nano
...
nano: 2.8.2 -> 2.8.3
2017-05-18 23:48:09 +02:00
Thomas Tuegel
d7e9248deb
kdeApplications: 17.04.0 -> 17.04.1
2017-05-18 16:23:03 -05:00
Joachim F
32033f5bf3
Merge pull request #25848 from lufia/update-gofont
...
go-font: 2016-11-17 -> 2017-03-30
2017-05-18 21:26:50 +01:00
John Ericson
f6863bcf7a
Merge pull request #25895 from obsidiansystems/cross-tests
...
release-cross: Do a recursive union to make sure we don't loose tests
2017-05-18 10:57:27 -04:00
John Ericson
df91297181
release-cross: Do a recursive union to make sure we don't loose tests
2017-05-18 10:41:58 -04:00
Jascha Geerds
d4e2cbd5c9
miredo: Improve service description
2017-05-18 15:57:26 +02:00
Lancelot SIX
e08cb81b31
nano: 2.8.2 -> 2.8.3
...
See http://lists.gnu.org/archive/html/info-gnu/2017-05/msg00007.html
for release announcement
2017-05-18 15:53:37 +02:00
Domen Kožar
395496a62a
nixopsUnstable: correct tarball
...
(cherry picked from commit 3e47e6251930294711d625a8123b7f395dd16b58)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-05-18 15:39:47 +02:00
Nikolay Amiantov
63150762ba
Merge pull request #24861 from abbradar/qt4-gtk
...
qt4: enable gtk2 by default
2017-05-18 16:35:33 +03:00
Jiri Danek
ccef4810ca
idea-community: 2017.1.1 -> 2017.1.3
2017-05-18 13:11:31 +02:00
John Ericson
a19cf228d5
ncurses: Break hash to simplify derivation
2017-05-18 07:02:54 -04:00
Joachim F
b710d86a3f
Merge pull request #25840 from romildo/upd.flat-plat
...
flat-plat: 20170323 -> 20170515
2017-05-18 11:58:01 +01:00
Joachim Fasting
77ed860114
linux_hardened: enable checks on scatter-gather tables
...
Recommended by kspp
2017-05-18 12:33:42 +02:00
Joachim Fasting
d438cbb0b6
socklog: disable shsgr test
...
Running the chkhsgr test on Hydra fails with
```
./chkshsgr || ( cat warn-shsgr; exit 1 )
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either ``make'' as root
or ``make'' while you're in one or more supplementary groups.
```
We just assume that our supported platforms have working
getgroups()/setgroups().
2017-05-18 12:33:32 +02:00
Domen Kožar
8ae6797c0e
nixopsUnstable: 1.5 -> 2017-05-15
2017-05-18 11:40:41 +02:00
Vladimír Čunát
cbdcc20e77
sile, simavr: fixup packages with RPATH problems
2017-05-18 11:39:00 +02:00