summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* mysql57: fix build with gcc7Robin Gloster2018-03-01
| | | | fixes #35692
* geckodriver: use devel version with slog fixMaximilian Güntner2018-03-01
| | | | fixes #35301
* ocaml: 4.06.0 -> 4.06.1Vincent Laporte2018-03-01
|
* Merge pull request #36157 from idontgetoutmuch/masterPeter Simons2018-03-01
|\ | | | | Stop forcing hmatrix-gsl to use gsl 1.16 and use gsl 2.4 instead
| * Merge branch 'master' of https://github.com/NixOS/nixpkgsDominic Steinitz2018-03-01
| |\
| * | No longer needed and causes confusionDominic Steinitz2018-03-01
| | |
* | | esptool: add dotlambda as maintainerRobert Schütz2018-03-01
| | |
* | | esptool: 2.1 -> 2.3.1Robert Schütz2018-03-01
| | |
* | | pythonPackages.flake8-import-order: init at 0.17Robert Schütz2018-03-01
| | |
* | | pythonPackages.pylama: init at 7.4.3Robert Schütz2018-03-01
| | |
* | | pythonPackages.pylint: add mccabe to propagatedBuildInputsRobert Schütz2018-03-01
| | |
* | | pythonPackages.pydocstyle: depend on pathlib for python<3.4 onlyRobert Schütz2018-03-01
| | |
* | | pythonPackages.pydocstyle: enable testsRobert Schütz2018-03-01
| | |
* | | pythonPackages.pydocstyle: correct propagatedBuildInputsRobert Schütz2018-03-01
| | |
* | | mpv: use mkvtoolnix-clirnhmjoj2018-03-01
| | |
* | | mkvtoolnix: 20.0.0. -> 21.0.0rnhmjoj2018-03-01
| | |
* | | nixos/ceph: init module (#35299)lejonet2018-03-01
| | | | | | | | | | | | | | | All 5 daemon types can be enabled and configured through the module and the module both creates the ceph.conf required but also creates and enables specific services for each daemon, based on the systemd service files that upstream provides.
* | | rubygems.grpc: fix with gcc7Robin Gloster2018-03-01
| | |
* | | nodePackages_8_x.npm: init at 5.6.0adisbladis2018-03-01
| | |
* | | Merge pull request #29768 from Mic92/networkdJörg Thalheim2018-03-01
|\ \ \ | | | | | | | | networkd: also load builtin modules
| * | | networkd: also load builtin modulesJoerg Thalheim2017-09-25
| | | |
* | | | Merge pull request #33066 from Mic92/rktJörg Thalheim2018-03-01
|\ \ \ \ | |_|_|/ |/| | | rkt: needs libacl in LD_LIBRARY_PATH at runtime
| * | | rkt: needs libacl in LD_LIBRARY_PATH at runtimeJörg Thalheim2017-12-26
| | | | | | | | | | | | | | | | Rkt opens libacl at runtime to apply acls to the journal directory.
* | | | Merge pull request #36135 from romildo/upd.catchJörg Thalheim2018-03-01
|\ \ \ \ | | | | | | | | | | catch: 1.11.0 -> 1.12.0
| * | | | catch: 1.11.0 -> 1.12.0José Romildo Malaquias2018-02-28
| | | | |
* | | | | Merge pull request #36153 from Wallacoloo/krita-descriptionRobert Schütz2018-03-01
|\ \ \ \ \ | | | | | | | | | | | | Krita: fix typo in description
| * | | | | krita: fix typo in descriptionColin Wallace2018-03-01
|/ / / / /
* | | | | tp_smapi: unstable-2017-12-04 -> 0.43Bart Brouns2018-03-01
| | | | |
* | | | | regextester: init at 0.1.7Sam Parkinson2018-03-01
| | | | |
* | | | | elementary-cmake-modules: init at 319ec5336...Sam Parkinson2018-03-01
| | | | |
* | | | | redshift: Don't remove icon-theme.cacheaszlig2018-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is done already in the setup hook of hicolor-icon-theme itself, so no need to do it again. Since the removal in the redshift derivation is in postFixup (as opposed to the removal done by the setup hook in preFixup) and it's also not using the -f flag of rm, the build fails. Signed-off-by: aszlig <aszlig@nix.build>
* | | | | pythonPackages.wakeonlan: remove namePeter Hoeg2018-03-01
| | | | |
* | | | | pythonPackages.pyunifi: remove namePeter Hoeg2018-03-01
| | | | |
* | | | | pythonPackages.jsonrpc-websocket: remove namePeter Hoeg2018-03-01
| | | | |
* | | | | pythonPackages.jsonrpc-base: remove namePeter Hoeg2018-03-01
| | | | |
* | | | | pythonPackages.jsonrpc-async: remove namePeter Hoeg2018-03-01
| | | | |
* | | | | maintainers/scripts/gnome.sh: removeJan Tojnar2018-03-01
| | | | |
* | | | | gnome3: fix problems from auto-moving src.nix to default.nixJan Tojnar2018-03-01
| | | | |
* | | | | gnome3: move src.nix into default.nix automaticallyJan Tojnar2018-03-01
| | | | |
* | | | | gnome3.accerciser: move src.nix to default.nixJan Tojnar2018-03-01
| | | | |
* | | | | maintainers/scripts/update.nix: allow updating package collectionsJan Tojnar2018-03-01
| | | | |
* | | | | maintainers/scripts/update.nix: deduplicate packagesJan Tojnar2018-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lot of my GNOME packages have several legacy aliases, which causes them to be updated multiple times. This patch uses lib.unique to remove the duplicates.
* | | | | gnome3.folks: use updateScriptJan Tojnar2018-03-01
| | | | |
* | | | | gnome3: add updateScriptJan Tojnar2018-03-01
| | | | |
* | | | | gnome3.libgda: fix evalJan Tojnar2018-03-01
| | | | |
* | | | | gnome3.gspell: fix evalJan Tojnar2018-03-01
| | | | |
* | | | | recoll: Avoid using substituteInPlace on zip filesJohn Wiegley2018-02-28
| | | | |
* | | | | gnome3.bijiben: mark as not broken since it works a littleJan Tojnar2018-03-01
| | | | |
* | | | | gnome3.libgda: add meta.maintainersJan Tojnar2018-03-01
| | | | |
* | | | | gnome3.libgit2-glib: complete meta attributeJan Tojnar2018-03-01
| | | | |