summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* dolphinEmuMaster: use Nix's libusbJan Tojnar2020-04-04
| | | | We were passing libusb-compat instead of libusb1, and the former no longer propagates the latter, so Dolphin built its vendored libusb.
* dolphinEmu: Fix buildJan Tojnar2020-04-04
| | | | | | It was using libusb-compat instead of libusb1, and the former no longer propagates the latter. While at it, also move cmake to nativeBuildInputs.
* dolphinEmu: format with nixpkgs-fmtJan Tojnar2020-04-04
|
* ddcutil: fix buildJan Tojnar2020-04-04
| | | | It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
* contrast: Fix buildJan Tojnar2020-04-04
| | | | buildRustPackage enabled strictDeps, which broke the build due to glib not being available in the build environment any more.
* aravis: fix buildJan Tojnar2020-04-04
| | | | It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
* gobject-introspection: fix tests on darwinJan Tojnar2020-04-04
| | | | We need to use platform specific shared library file extension when doing our symlink hack.
* deepin.deepin-terminal: fix buildworldofpeace2020-04-03
| | | | https://github.com/linuxdeepin/deepin-terminal/pull/221
* libfprint: fix buildworldofpeace2020-04-03
| | | | Needs libusb1 in 1.0
* librecovery: fix buildworldofpeace2020-04-03
| | | | Needs libusb1
* gst_all_1.gst-plugins-bad: fix build with neon 0.31worldofpeace2020-04-03
| | | | https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1165
* Merge master into staging-nextFrederik Rietdijk2020-04-03
|\
| * nim: 1.0.6 -> 1.2.0zimbatm2020-04-04
| |
| * Merge pull request #73763 from kmcopper/hardening-profileJoachim F2020-04-03
| |\ | | | | | | Improvements to the NixOS Hardened Profile
| | * nixos/hardened: scudo default allocator. zero by default allow override.Kyle Copperfield2019-11-26
| | |
| | * nixos/hardened: build sandbox incompatible with namespacesKyle Copperfield2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Disables the build sandbox by default to avoid incompatibility with defaulting user namespaces to false. Ideally there would be some kind of linux kernel feature that allows us to trust nix-daemon builders to allow both nix sandbox builds and disabling untrusted naemspaces at the same time.
| * | prow: 2019-08-14 -> 2020-04-01 (#84055)Wael Nasreddine2020-04-03
| | |
| * | Merge pull request #84144 from enolan/minecraft-updateRyan Mulligan2020-04-03
| |\ \ | | | | | | | | minecraft: 2.1.11314 -> 2.1.13509
| | * | minecraft: 2.1.11314 -> 2.1.13509Echo Nolan2020-04-02
| | | |
| * | | Merge pull request #84008 from mredaelli/notmuchFlorian Klink2020-04-03
| |\ \ \ | | | | | | | | | | notmuch: extract optional dependencies
| | * | | notmuch: extract optional dependenciesMassimo Redaelli2020-04-03
| | | | |
| * | | | Merge pull request #84186 from matthiasbeyer/update-pulseeffectsMaximilian Bosch2020-04-03
| |\ \ \ \ | | | | | | | | | | | | pulseeffects: 4.7.1 -> 4.7.2
| | * | | | pulseeffects: 4.7.1 -> 4.7.2Matthias Beyer2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
| | * | | | boost17x: boost171 -> boost172Matthias Beyer2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
| | * | | | boost: init at 1.72.0Matthias Beyer2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
| * | | | | Merge pull request #84152 from marsam/update-lxdMario Rodas2020-04-03
| |\ \ \ \ \ | | | | | | | | | | | | | | lxd: 3.23 -> 4.0.0
| | * | | | | lxd: 3.23 -> 4.0.0Mario Rodas2020-04-02
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #84172 from filalex77/kondo-0.3Mario Rodas2020-04-03
| |\ \ \ \ \ | | | | | | | | | | | | | | kondo: init at 0.3
| | * | | | | kondo: init at 0.3Oleksii Filonenko2020-04-03
| | | | | | |
| * | | | | | Merge pull request #84169 from filalex77/caddy2-2.0.0-rc.1Mario Rodas2020-04-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | caddy2: 2.0.0-beta10 -> 2.0.0-rc.1
| | * | | | | | caddy2: 2.0.0-beta10 -> 2.0.0-rc.1Oleksii Filonenko2020-04-03
| | | | | | | |
| * | | | | | | Merge pull request #84175 from filalex77/emplace-0.2.15Mario Rodas2020-04-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | emplace: 0.2.14 -> 0.2.15
| | * | | | | | | emplace: 0.2.14 -> 0.2.15Oleksii Filonenko2020-04-03
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #84074 from Infinisil/fix-literal-option-examplesSilvan Mosberger2020-04-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/treewide: Fix incorrectly rendered examples
| | * | | | | | | nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many options define their example to be a Nix value without using literalExample. This sometimes gets rendered incorrectly in the manual, causing confusion like in https://github.com/NixOS/nixpkgs/issues/25516 This fixes it by using literalExample for such options. The list of option to fix was determined with this expression: let nixos = import ./nixos { configuration = {}; }; lib = import ./lib; valid = d: { # escapeNixIdentifier from https://github.com/NixOS/nixpkgs/pull/82461 set = lib.all (n: lib.strings.escapeNixIdentifier n == n) (lib.attrNames d) && lib.all (v: valid v) (lib.attrValues d); list = lib.all (v: valid v) d; }.${builtins.typeOf d} or true; optionList = lib.optionAttrSetToDocList nixos.options; in map (opt: { file = lib.elemAt opt.declarations 0; loc = lib.options.showOption opt.loc; }) (lib.filter (opt: if opt ? example then ! valid opt.example else false) optionList) which when evaluated will output all options that use a Nix identifier that would need escaping as an attribute name.
| * | | | | | | | qwt6: 6.1.2 -> 6.1.4Doron Behar2020-04-03
| | | | | | | | |
| * | | | | | | | Merge pull request #84178 from gnxlxnxx/masterMaximilian Bosch2020-04-03
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | swaylock-effects: init at v1.6-0
| | * | | | | | | | maintainers add gnxlxnxxgnxlxnxx2020-04-03
| | | | | | | | | |
| | * | | | | | | | swaylock-effects: init at v1.6-0gnxlxnxx2020-04-03
| | | | | | | | | |
| * | | | | | | | | Merge pull request #84166 from danieldk/softmaker-office-976José Romildo Malaquias2020-04-03
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | softmaker-office: 974 -> 976
| | * | | | | | | | | softmaker-office: 974 -> 976Daniël de Kok2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a bugfix release: https://www.softmaker.com/en/servicepacks-office-changelog
| | * | | | | | | | | softmaker-office: fix desktop itemsDaniël de Kok2020-04-03
| | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix desktop items to pass validation: - Remove icon file extension. - Remove categories that are not defined by the specification. - Remove a duplicate MIME type in the PlanMaker desktop file
| * | | | | | | | | Don't pin 'nixpkgs' in the system registry by defaultEelco Dolstra2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nixpkgs takes up a lot of disk space so we shouldn't do this by default.
| * | | | | | | | | Merge pull request #81622 from marsam/update-gotopMario Rodas2020-04-03
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gotop: 3.0.0 -> 3.4.5
| | * | | | | | | | | gotop: 3.0.0 -> 3.5.0Mario Rodas2020-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update src with maintained fork
| * | | | | | | | | | Merge pull request #84165 from feijoas/flat-remix-icon-themeJosé Romildo Malaquias2020-04-03
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | flat-remix-icon-theme: 20191122 -> 20200116
| | * | | | | | | | | | flat-remix-icon-theme: 20191122 -> 20200116Markus Schneider2020-04-03
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #84119 from i077/todoist-electron/1.20Jörg Thalheim2020-04-03
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | todoist-electron: 1.19 -> 1.20
| | * | | | | | | | | todoist-electron: 1.19 -> 1.20Imran Hossain2020-04-02
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #84168 from saschagrunert/conmonMario Rodas2020-04-03
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | conmon: 2.0.14 -> 2.0.15