summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* coreutils: Skip some tests (filenames too long)Franz Pletz2016-03-05
|
* haskellPackages.epanet-haskell: Turn format hardening offFranz Pletz2016-03-05
|
* Merge pull request #13673 from mayflower/fix/disable_hardeningRobin Gloster2016-03-04
|\ | | | | disable hardening: faac + memtest86+
| * faac: disable format hardeningTristan Helmich2016-03-04
| |
| * memtest86+: disable pic/stackprotector hardeningTristan Helmich2016-03-04
|/
* pharo-vm5: disable format hardeningRobin Gloster2016-03-03
|
* spark: fix hashRobin Gloster2016-03-03
|
* ceph: possible fix for zip timestampsRobin Gloster2016-03-03
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-03
|\
| * Merge pull request #13644 from DamienCassou/vdirsyncer-default-python3Domen Kožar2016-03-03
| |\ | | | | | | vdirsyncer: use Python3 by default
| | * vdirsyncer: use Python3 by defaultDamien Cassou2016-03-03
| | | | | | | | | | | | | | | Even if Python2 is still supported, the maintainer says that some features won't work and the support will soon be discarded.
| * | Merge pull request #13638 from romildo/update.xsettingsdjoachifm2016-03-03
| |\ \ | | | | | | | | xsettingsd: 0.0.1 -> git-2015-06-14
| | * | xsettingsd: 0.0.1 -> git-2015-06-14José Romildo Malaquias2016-03-03
| | | |
| * | | sbt: 0.13.9 -> 0.13.11Gabriel Ebner2016-03-03
| | | |
| * | | Merge pull request #13642 from artuuge/epson-escpr-metazimbatm2016-03-03
| |\ \ \ | | | | | | | | | | epson-escpr: update the package meta
| | * | | update epson-escpr metaartuuge2016-03-03
| | | | |
| * | | | Merge pull request #13637 from regnat/waylandjoachifm2016-03-03
| |\ \ \ \ | | | | | | | | | | | | mpv: added optional wayland support
| | * | | | mpv: added optional wayland supportThéophane Hufschmitt2016-03-03
| | |/ / /
| * | | | Merge pull request #13640 from nathan7/musl-dynamicDomen Kožar2016-03-03
| |\ \ \ \ | | | | | | | | | | | | musl: pass the correct syslibdir
| | * | | | musl: pass the correct syslibdirNathan Zadoks2016-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes dynamic linking (the specfile contains the correct path, and the dynamic loader is symlinked in place) Fixes #8543
| * | | | | Merge pull request #13643 from DamienCassou/khal-python3-onlyDomen Kožar2016-03-03
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | khal: force Python3
| | * | | | khal: force Python3Damien Cassou2016-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both the README and setup.py agree that khal is only compatible with Python 3.
| * | | | | Merge pull request #13623 from nathan7/git-remote-hg-drvnamejoachifm2016-03-03
| |\ \ \ \ \ | | | | | | | | | | | | | | git-remote-hg: fix the derivation name
| | * | | | | git-remote-hg: fix the derivation nameNathan Zadoks2016-03-03
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | -v0.2 isn't parsed as a version by Nix, and makes it inconvenient to install git-remote-hg through nix-env.
| * | | | | Merge pull request #13531 from magnetophon/connman-dmenu-masterjoachifm2016-03-03
| |\ \ \ \ \ | | | | | | | | | | | | | | connman-dmenu: init at git-29-9-2015
| | * | | | | connman-dmenu: init at git-29-9-2015Bart Brouns2016-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix indentation
| * | | | | | Update ghdl mcode to 0.33.Lluís Batlle i Rossell2016-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit e9d6aadc51ecdd274cd383a99ea840a94b58d954)
| * | | | | | Merge pull request #9249 from jraygauthier/jrg/keepass_icons_improvs_mergedjoachifm2016-03-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | keepass: improvements
| | * | | | | | keepass: improvementsRaymond Gauthier2016-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `*.desktop` file now: - Refers to an icon. - Is placed in the proper category (based on comparison with `keepassx2`. - Has proper mime type (also based on comparison). Also, now use `icoutils` to extract icons from the application ressouces and transform them from `*.ico` to `*.png`. Created and used a generic script that has the ability to move the extracted `*.png` to their appropriate standard freedesktop location. Tested this on nixos. `keepass` now has a icon and is categorized in the same bin as `keepassx2`. The program still execute and function prefectly.
| | * | | | | | maintainers: add a maintainer to the setRaymond Gauthier2016-03-03
| | | | | | | |
| * | | | | | | kde5.plasma.plasma-workspace: 5.5.5.1 -> 5.5.5.2Thomas Tuegel2016-03-03
| | | | | | | |
| * | | | | | | nix-generate-from-cpan: Skip "if" package since it's part of Perl nowEelco Dolstra2016-03-03
| | | | | | | |
| * | | | | | | nix-generate-from-cpan: Don't quote names that don't need itEelco Dolstra2016-03-03
| | | | | | | |
| * | | | | | | make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát2016-03-03
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | On x86_64-linux glibc started to use linker scripts more extensively.
| * | | | | | ltl2ba: fix build on darwinVincent Laporte2016-03-03
| | | | | | |
| * | | | | | Merge pull request #13497 from AndersonTorres/cutegramArseniy Seroka2016-03-03
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | cutegram: 2.7.0 -> 2.7.1
| | * | | | | cutegram: 2.7.0 -> 2.7.1AndersonTorres2016-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | And some minor changes
| | * | | | | telegram-qml: 0.9.1 -> 0.9.2AndersonTorres2016-03-03
| | | | | | |
| | * | | | | libqtelegram-aseman-edition: 6.0 -> 6.1AndersonTorres2016-03-03
| | | |_|/ / | | |/| | |
| * | | | | azure-image: provide configuration.nix which allows nixos-rebuild to build a ↵Evgeny Egorochkin2016-03-03
| | | | | | | | | | | | | | | | | | | | | | | | working generation and add helpful comments
| * | | | | filezilla: 3.15.0.2 -> 3.16.0Pascal Wittmann2016-03-02
| | | | | |
| * | | | | mcabber: 1.0.1 -> 1.0.2Pascal Wittmann2016-03-02
| | | | | |
| * | | | | Merge pull request #13600 from MtP76/masterTuomas Tynkkynen2016-03-02
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Enabling Media PCI adapters (needed for PCI DVB cards)
| | * | | | Enabling Media PCI adapters (needed for PCI DVB cards)Marko Poikonen2016-03-01
| | | | | |
| * | | | | Merge pull request #13548 from joelmo/nixos-unstablejoachifm2016-03-02
| |\ \ \ \ \ | | | | | | | | | | | | | | avahi: fix test
| | * | | | | avahi: fix testJoel Moberg2016-02-28
| | | |/ / / | | |/| | | | | | | | | | | | | | | Reflects module changes made by cdd7310a503481e3c40266be45b6b8256d95ecbd
| * | | | | Merge pull request #11860 from nathan7/systemd-binfmtjoachifm2016-03-02
| |\ \ \ \ \ | | | | | | | | | | | | | | systemd: copy systemd-binfmt.service in
| | * | | | | systemd: enable upstream systemd-binfmt.serviceNathan Zadoks2016-03-02
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we don't restart sysinit.service in switch-to-configuration, this additionally overrides systemd-binfmt.service to depend on proc-sys-fs-binfmt_misc.automount, which is normally provided by sysinit.service.
| * | | | | Merge pull request #13541 from romildo/update.tint2joachifm2016-03-02
| |\ \ \ \ \ | | | | | | | | | | | | | | tint2: 0.12 -> 0.12.7