summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* prometheus-node-exporter service: delete dead codeFranz Pletz2017-10-25
|
* prometheus-node-exporter service: add disabledCollectors optionFranz Pletz2017-10-25
|
* python.pkgs: remove duplicate file mnemonicFrederik Rietdijk2017-10-25
| | | | We already have pkgs/development/python-modules/mnemonic/default.nix
* Merge pull request #30762 from mayflower/jupyter-updateFrederik Rietdijk2017-10-25
|\ | | | | Update jupyter and enable a few tests
| * nbconvert: 5.2.1 -> 5.3.1, enable testsRobin Gloster2017-10-24
| |
| * mistune: 0.7.1 -> 0.7.4, own fileRobin Gloster2017-10-24
| |
| * python.pkgs.nbformat: enable testsRobin Gloster2017-10-24
| |
| * python.pkgs.notebook: 5.0.0 -> 5.2.0Robin Gloster2017-10-24
| |
| * python.pkgs.nose_warnings_filters: init at 0.1.5Robin Gloster2017-10-24
| |
| * python.pkgs.jupyter_core: own file, enable testsRobin Gloster2017-10-24
| |
* | Merge pull request #30508 from xvapx/meliae-initFrederik Rietdijk2017-10-25
|\ \ | | | | | | meliae: init at 0.4.0
| * | pythonPackages.meliae: init at 0.4.0Marti Serra2017-10-23
| | |
* | | postfix: add relayPort option. (#30520)Drew Hess2017-10-25
| | |
* | | sssd: 1.14.2 -> 1.16.0Tuomas Tynkkynen2017-10-25
| | |
* | | ding-libs: 0.6.0 -> 0.6.1Tuomas Tynkkynen2017-10-25
| | |
* | | fio: 2.99 -> 3.1Tuomas Tynkkynen2017-10-25
| | |
* | | xfsprogs: 4.11.0 -> 4.13.1Tuomas Tynkkynen2017-10-25
| | |
* | | gptfdisk: 1.0.1 -> 1.0.3Tuomas Tynkkynen2017-10-25
| | |
* | | prometheus-node-exporter service: run as nobody againFranz Pletz2017-10-25
| | | | | | | | | | | | | | | | | | Using DynamicUser breaks the systemd and logind collectors. cc #30535
* | | qemu: 2.9.1 -> 2.10.1Franz Pletz2017-10-25
| | |
* | | redis: 4.0.1 -> 4.0.2Franz Pletz2017-10-25
| | |
* | | Merge pull request #30784 from zraexy/kmplayerPeter Hoeg2017-10-25
|\ \ \ | | | | | | | | kmplayer: fix desktop file exec
| * | | kmplayer: fix desktop file execzraexy2017-10-25
| | | |
* | | | pypi2nix: 1.8.0 -> 1.8.1 (#30792)Sebastian Jordan2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | * pypi2nix: 1.8.0 -> 1.8.1 * pypi2nix: use fetchFromGitHub
* | | | astah-community: init at 7.2.0 (#30691)CrazedProgrammer2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | * astah-community: init at 7.2.0 * astah-community: nitpicks
* | | | Add function closureInfo to replace pathsFromGraphEelco Dolstra2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlike pathsFromGraph, on Nix 1.12, this function produces a registration file containing correct NAR hash/size information. https://hydra.nixos.org/build/62832723
* | | | pathsFromGraph: Remove obsolete printManifest featureEelco Dolstra2017-10-25
| | | |
* | | | Merge pull request #30791 from taku0/firefox-bin-56.0.2Michael Raskin2017-10-25
|\ \ \ \ | | | | | | | | | | firefox: 56.0.1 -> 56.0.2, firefox-esr: 52.4.0esr -> 52.4.1esr
| * | | | firefox-esr: 52.4.0esr -> 52.4.1esrtaku02017-10-25
| | | | |
| * | | | firefox: 56.0.1 -> 56.0.2taku02017-10-25
| | | | |
| * | | | firefox-bin: 56.0.1 -> 56.0.2taku02017-10-25
| | | | |
* | | | | Merge pull request #30156 from kuznero/pr/coreclr2Jörg Thalheim2017-10-25
|\ \ \ \ \ | | | | | | | | | | | | Fix coreclr and upgrade to 2.0.0
| * | | | | Use build type parameterRoman Kuznetsov2017-10-25
| | | | | |
| * | | | | Change coreclr package maintainerRoman Kuznetsov2017-10-25
| | | | | |
| * | | | | coreclr: cleanup buildJoerg Thalheim2017-10-25
| | | | | |
| * | | | | coreclr: mark as not brokenJoerg Thalheim2017-10-25
| | | | | |
| * | | | | Remove old patchesRoman Kuznetsov2017-10-25
| | | | | |
| * | | | | Point coreclr to 2.0.0 releaseRoman Kuznetsov2017-10-25
| | | | | |
* | | | | | geolite-legacy: 2017-09-17 -> 2017-10-25Rickard Nilsson2017-10-25
| |/ / / / |/| | | |
* | | | | Merge pull request #30366 from Moredread/profanity-optionsFranz Pletz2017-10-25
|\ \ \ \ \ | | | | | | | | | | | | profanity: enable python and gpg support, parallel builds and enforcement of enabled features
| * | | | | profanity: explicit feature flags so build fails when libs are missingAndré-Patrick Bubel2017-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the feature flags during configuration are not set explicitly the build will continue even when needed libs are missing, disabling the feature. To get notified of problems, we set the feature flags explicitly.
| * | | | | profanity: enable support for python pluginsAndré-Patrick Bubel2017-10-19
| | | | | |
| * | | | | profanity: enable pgp supportAndré-Patrick Bubel2017-10-19
| | | | | |
| * | | | | profanity: enable parallel buildAndré-Patrick Bubel2017-10-19
| | | | | |
* | | | | | Merge pull request #30339 from pvgoran/fileSystems-silentFormatOptionsFranz Pletz2017-10-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | filesystems: use non-interactive formatOptions by default
| * | | | | | filesystems: use non-interactive formatOptions by defaultPavel Goran2017-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When autoFormat is enabled, in order to successfully create a filesystem, certain filesystems require specific options to be passed to mkfs to prevent it from asking questions. This commit sets default formatOptions to "-q" for "jfs" and "reiserfs" filesystems for this purpose. Resolves #29140.
* | | | | | | Merge pull request #30526 from vyp/upd/udiskieFranz Pletz2017-10-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | udiskie: 1.7.1 -> 1.7.2
| * | | | | | | udiskie: 1.7.1 -> 1.7.2xd1le2017-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #30506.
* | | | | | | | Merge pull request #30545 from Mic92/pdnsFranz Pletz2017-10-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | powerdns: 4.0.3 -> 4.0.4
| * | | | | | | | powerdns: remove nhooyr as maintainerJoerg Thalheim2017-10-18
| | | | | | | | |