about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | sbcl: 1.5.0 -> 1.5.1Tomas Hlavaty2019-04-01
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | nixos/sks: Fix another regression from ab5dcc7068bMichael Weiss2019-04-28
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The two directories KDB and PTree do not exist before the SKS DB is build for the first time. If /var/db/sks is empty and the module is enabled via "services.sks.enable = true;" the following error will occur: ...-unit-script-sks-db-pre-start[xxx]: ln: failed to create symbolic link 'KDB/DB_CONFIG': No such file or directory To avoid this both links have to be created after the DB is build. Note: Creating the directories manually might be better but the initial build might be skipped as a result: unit-script-sks-db-pre-start[xxxxx]: KeyDB directory already exists. Exiting. unit-script-sks-db-pre-start[xxxxx]: PTree directory already exists. Exiting.
* | | | | | | | | | | | | | Merge pull request #60368 from timokau/r-maintainerPeter Simons2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | R: add timokau as a maintainer
| * | | | | | | | | | | | | | R: add timokau as a maintainerTimo Kaufmann2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm interested in R as a dependency for sage. R changes are likely to impact sage, so I'd like to get notified on those changes.
* | | | | | | | | | | | | | | Merge pull request #60356 from yrashk/qgrepMaximilian Bosch2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | qgrep: init at 1.1
| * | | | | | | | | | | | | | qgrep: init at 1.1Yurii Rashkovskii2019-04-28
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #60352 from dtzWill/fix/fontmanager-0.7.5worldofpeace2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | font-manager: "0.7.5" -> actual 0.7.5
| * | | | | | | | | | | | | | font-manager: drop included patchWill Dietz2019-04-27
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | font-manager: bump to the actual 0.7.5 release :)Will Dietz2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The hint was the need for fetching as a revision.
* | | | | | | | | | | | | | | Merge pull request #60309 from elseym/documize-2Maximilian Bosch2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documize-module: refactor and add more options
| * | | | | | | | | | | | | | | documize-module: refactor and add more optionselseym2019-04-28
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #60340 from dtzWill/fix/lua53Matthieu Coudron2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix lua53Packages.lua
| * | | | | | | | | | | | | | | | fix lua53Packages.luaWill Dietz2019-04-27
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #60294 from dtzWill/update/xlayoutdisplay-1.1.0Matthieu Coudron2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | xlayoutdisplay: 1.0.2 -> 1.1.0
| * | | | | | | | | | | | | | | | xlayoutdisplay: limit to linuxWill Dietz2019-04-28
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | xlayoutdisplay: 1.0.2 -> 1.1.0Will Dietz2019-04-28
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/alex-courtis/xlayoutdisplay/releases/tag/v1.1.0
* / | | | | | | | | | | | | | | Generate python3 docsIhar Hrachyshka2019-04-28
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #59752 from dtzWill/feature/dedupWill Dietz2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dedup: init at 1.0
| * | | | | | | | | | | | | | | dedup: don't make openmp optional, per reviewer feedbackWill Dietz2019-04-22
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | dedup: init at 1.0Will Dietz2019-04-16
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | oraclejdk/jdk8psu: 8u202 -> 8u212Lev Livnev2019-04-28
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | oraclejdk/jdk8cpu: 8u201 -> 8u211Lev Livnev2019-04-28
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Revert "nixos/switch-to-configuration: Never stop system.slice"Michael Weiss2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change was only a temporary workaround and isn't required anymore, since /etc/systemd/system/system.slice should not be present on any recent NixOS system (which makes this change a no-op). This reverts commit 7098b0fcdfd7fa4b82c036d8116b60b78f497316.
* | | | | | | | | | | | | | | | Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nixFrederik Rietdijk2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 014c26d75bb5323de7cc2c0399bf73cfd5d8a36b. recurseIntoAttrs is needed in order to evaluate the tests in release.nix. See https://github.com/NixOS/nixpkgs/commit/014c26d75bb5323de7cc2c0399bf73cfd5d8a36b cc @edolstra
* | | | | | | | | | | | | | | | Merge pull request #60318 from romildo/upd.mateJosé Romildo Malaquias2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mate.{marco,mate-session-manager,mate-system-monitor}: 1.22.0 -> 1.22.1
| * | | | | | | | | | | | | | | | mate.mate-system-monitor: 1.22.0 -> 1.22.1José Romildo Malaquias2019-04-27
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mate.mate-session-manager: 1.22.0 -> 1.22.1José Romildo Malaquias2019-04-27
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mate.marco: 1.22.0 -> 1.22.1José Romildo Malaquias2019-04-27
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #60046 from dtzWill/update/skrooge-2.19.0Will Dietz2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skrooge: 2.18.0 -> 2.19.1
| * | | | | | | | | | | | | | | | | skrooge: 2.19.0 -> 2.19.1Will Dietz2019-04-24
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | skrooge: 2.18.0 -> 2.19.0Will Dietz2019-04-22
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #60050 from dtzWill/update/kexi-3.2.0Will Dietz2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kproperty,kreport,kexi: 3.1.0 -> 3.2.0
| * | | | | | | | | | | | | | | | | | kexi: patch already applied :)Will Dietz2019-04-26
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | kexi: 3.1.0 -> 3.2.0Will Dietz2019-04-26
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | kproperty: 3.1.0 -> 3.2.0Will Dietz2019-04-26
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | kreport: 3.1.0 -> 3.2.0Will Dietz2019-04-26
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #60192 from dtzWill/feature/electron-5Will Dietz2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | electron_5: init at 5.0.0
| * | | | | | | | | | | | | | | | | | electron_5: init at 5.0.0Will Dietz2019-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy of electron_4 expression with minor addition of at-spi2-core which is needed to launch.
* | | | | | | | | | | | | | | | | | | Merge pull request #60160 from dtzWill/update/dico-2.9Aaron Andersen2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dico: 2.7 -> 2.9
| * | | | | | | | | | | | | | | | | | | dico: 2.7 -> 2.9Will Dietz2019-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.9: http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00009.html 2.8: http://lists.gnu.org/archive/html/info-gnu/2019-02/msg00011.html also: pname, enable tests, remove stale TODO
* | | | | | | | | | | | | | | | | | | | Merge pull request #60293 from dtzWill/update/accountsservice-0.6.55Will Dietz2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accountsservice: 0.6.54 -> 0.6.55
| * | | | | | | | | | | | | | | | | | | | accountsservice: 0.6.54 -> 0.6.55Will Dietz2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://cgit.freedesktop.org/accountsservice/tag/?h=0.6.55
* | | | | | | | | | | | | | | | | | | | | Merge pull request #60162 from dtzWill/update/jellyfin-10.3.1Aaron Andersen2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jellyfin: 10.3.0 -> 10.3.1
| * | | | | | | | | | | | | | | | | | | | | jellyfin: 10.3.0 -> 10.3.1Will Dietz2019-04-24
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #60224 from JohnAZoidberg/fix-jre11Aaron Andersen2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openjdk11: Update source hashes for aarch64
| * | | | | | | | | | | | | | | | | | | | | adoptopenjdk-bin: Update source hashes for aarch64Daniel Schaefer2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems like they replaced the release file. Updated with pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py so should be reasonably safe.
| * | | | | | | | | | | | | | | | | | | | | adoptopenjdk-jre-bin: Update source hashes for aarch64Daniel Schaefer2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems like they replaced the release file. Updated with pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py so should be reasonably safe.
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #60344 from dtzWill/update/dbeaver-6.0.3Will Dietz2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dbeaver: 6.0.2 -> 6.0.3
| * | | | | | | | | | | | | | | | | | | | | | dbeaver: 6.0.2 -> 6.0.3Will Dietz2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://dbeaver.io/2019/04/21/dbeaver-6-0-3/
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #60329 from stefano-m/awesome-fix-60232Will Dietz2019-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | awesome: refactor LUA_PATH env var and don't expose it at runtime