summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* systemd: reintroduce lib output•••Now that $lib doesn't refer to rootprefixdir anymore, the cyclic dependnecy should be gone origin/systemd-lib-reintroduceArian van Putten2020-10-021-1/+31
* systemd: set rootprefix to /run/current-system/systemd•••sd_path_lookup_* returns $rootprefix, which was making a cyclic dependency to $out and $lib We also patch systemd in ./0014-add-rootprefix-to-lookup-dir-paths.patch to look for all config files (except unit files; they have their own lookup path logic) in rootprefix. This will keep working Arian van Putten2020-10-021-1/+1
* Merge pull request #99256 from Ma27/sudo-pkg-option•••nixos/sudo: add `package` optionMaximilian Bosch2020-10-021-2/+11
|\
| * nixos/sudo: add `package` option•••The `package`-option is always useful if modifying a package in an overlay would mean that a lot of other packages need to be rebuilt as well. In case of `sudo` this is actually the case: when having an override for it (e.g. for `withInsults = true;`), you'd have to rebuild e.g. `zfs` and `grub` although that's not strictly needed. Maximilian Bosch2020-10-011-2/+11
* | Merge pull request #99150 from danieldk/transformers-3.3.1•••python3Packages.transformers: 3.2.0 -> 3.3.1Lancelot SIX2020-10-021-5/+8
|\ \
| * | python3Packages.transformers: 3.2.0 -> 3.3.1•••Changes: https://github.com/huggingface/transformers/releases/tag/v3.3.0 https://github.com/huggingface/transformers/releases/tag/v3.3.1 Daniël de Kok2020-09-301-5/+8
* | | Merge pull request #99138 from marsam/update-starship•••starship: 0.44.0 -> 0.45.0Mario Rodas2020-10-021-19/+20
|\ \ \
| * | | starship: 0.44.0 -> 0.45.2•••https://github.com/starship/starship/releases/tag/v0.45.0 https://github.com/starship/starship/releases/tag/v0.45.1 https://github.com/starship/starship/releases/tag/v0.45.2 Mario Rodas2020-09-291-19/+20
* | | | Merge pull request #99328 from oxzi/claws-mail-v3.17.7•••claws-mail: 3.17.6 -> 3.17.7Maximilian Bosch2020-10-021-12/+4
|\ \ \ \
| * | | | claws-mail: 3.17.6 -> 3.17.7Alvar Penning2020-10-011-12/+4
* | | | | Merge pull request #99340 from andir/nftables-fix-iptables-conflict-errormsg•••nftables: Warn about correct firewall settingAndreas Rammhold2020-10-021-1/+1
|\ \ \ \ \
| * | | | | nftables: Warn about correct firewall setting•••services.networking.firewall might have existed during import of this module in 2016, but it is unknown as of today. Point to the proper boolean knob to avoid confusion. Klemens Nanni2020-10-021-1/+1
* | | | | | Merge pull request #97237 from midchildan/package/sd-local•••sd-local: init at 1.0.5Timo Kaufmann2020-10-022-0/+26
|\ \ \ \ \ \
| * | | | | | sd-local: init at 1.0.5midchildan2020-09-052-0/+26
* | | | | | | gitea: 1.12.4 -> 1.12.5•••https://github.com/go-gitea/gitea/releases/tag/v1.12.5 Maximilian Bosch2020-10-021-2/+2
* | | | | | | Merge pull request #99149 from danieldk/1password-gui-0.8.8-1•••_1password-gui: 0.8.7 -> 0.8.8-1Daniël de Kok2020-10-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | _1password-gui: 0.8.7 -> 0.8.8-1•••Changes: https://1password.community/discussion/116041/1password-development-preview-0-8-8 Daniël de Kok2020-09-301-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | lsd: add maintainerzowoq2020-10-021-1/+1
* | | | | | | gitAndTools.git-interactive-rebase-tool: add maintainerzowoq2020-10-021-1/+1
* | | | | | | kubernetes-helm: 3.3.1 -> 3.3.4Diego Rodriguez2020-10-021-2/+2
* | | | | | | buildah: 1.16.3 -> 1.16.4•••https://github.com/containers/buildah/releases/tag/v1.16.4 zowoq2020-10-021-2/+2
* | | | | | | Merge pull request #99318 from siraben/mozwire-update•••mozwire: 0.5.1 -> 0.5.2Daniël de Kok2020-10-021-4/+4
|\ \ \ \ \ \ \
| * | | | | | | mozwire: 0.5.1 -> 0.5.2Ben Siraphob2020-10-021-4/+4
* | | | | | | | Merge pull request #99347 from LEXUGE/patch-2•••smartdns: 30 -> 33Daniël de Kok2020-10-021-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | smartdns: 30 -> 33•••Bump release from 30 to 33 for smartdns.Ying Kanyang (Harry Ying)2020-10-021-4/+3
* | | | | | | | | Merge pull request #99235 from DamienCassou/cypress-5.3.0•••cypress: 4.12.1 -> 5.3.0Damien Cassou2020-10-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cypress: 4.12.1 -> 5.3.0Damien Cassou2020-10-011-2/+2
* | | | | | | | | | Merge pull request #99234 from DamienCassou/rider-2020.2.3•••jetbrains.rider: 2020.2.2 -> 2020.2.3Damien Cassou2020-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | jetbrains.rider: 2020.2.2 -> 2020.2.3Damien Cassou2020-10-011-2/+2
| |/ / / / / / / / /
* | | | | | | | / / nixos/plasma5: Enable browser integration•••This option is not documented anywhere and while it may be set in configuration.nix to enable integration, having it on by default when using both plasma and firefox is a great convenience; just like all other desktop environments do it already. Klemens Nanni2020-10-021-0/+2
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #98996 from NixOS/worldofpeace-patch-1•••nixos/dnscrypt-proxy2: version the example fileWORLDofPEACE2020-10-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/dnscrypt-proxy2: version the example file•••I've frequently used the master version that has non backwards compatible keys.WORLDofPEACE2020-09-281-1/+1
* | | | | | | | | | Merge pull request #98304 from jtojnar/updateScript-commit3•••maintainers/scripts/update.nix: Add support for auto-commiting changesJan Tojnar2020-10-024-83/+274
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | maintainers/scripts/update.nix: Clean up•••- Make some arguments more fitting (the path is actually full, not just relative to prefix…). - Increase the purity of packages* functions (they now take pkgs from argument, not from scope). - Add some documentation comments. Jan Tojnar2020-09-201-29/+51
| * | | | | | | | | | maintainers/scripts/update.nix: Run update scripts from the worktree•••`update.nix` extracts `passthru.updateScript` attributes in the main repo and when they are relative paths (e.g. `./update.sh`), Nix will resolve them to absolute paths in the main repo. Update scripts can use $(dirname $0) to get the location of files they should update but that would point to the main repo. We want them to modify the appropriate git worktree instead so we replace the prefix accordingly. `git rev-parse --show-toplevel` will resolve symlinks but, fortunately, Nix will do that as well, so the path will match: https://github.com/NixOS/nixpkgs/pull/98304#issuecomment-695761754 Jan Tojnar2020-09-201-5/+15
| * | | | | | | | | | maintainers/scripts/update.nix: run update script with UPDATE_NIX_ATTR_PATH•••The environment variable will contain the attribute path the script is supposed to update. Jan Tojnar2020-09-202-1/+2
| * | | | | | | | | | doc: Undocument attr-set of passthru.updateScript•••We no longer need it for most use cases so I am making it experimental. I have something in mind where it might be useful in the future (customizing commit messages) but for now, it would only confuse people. Jan Tojnar2020-09-201-43/+0
| * | | | | | | | | | maintainers/scripts/update.nix: auto-detect attrPathJan Tojnar2020-09-204-32/+32
| * | | | | | | | | | maintainers/scripts/update.nix: mention when there were no changes committedJan Tojnar2020-09-201-2/+6
| * | | | | | | | | | maintainers/scripts/update.nix: support filling in auto-commit attributes•••We can determine all of them when attrPath is present so we might jsut as well do it. Jan Tojnar2020-09-202-19/+34
| * | | | | | | | | | maintainers/scripts/update.nix: support auto-committing by passing attrPath•••Instead of having the updateScript support returning JSON object, it should be sufficient to specify attrPath in passthru.updateScript. It is much easier to use. The former is now considered experimental. Jan Tojnar2020-09-204-9/+36
| * | | | | | | | | | maintainers/scripts/update.nix: switch to asyncio•••This will make it cleaner and also better respect SIGTERM. Jan Tojnar2020-09-201-67/+113
| * | | | | | | | | | maintainers/scripts/update.nix: refactoring•••Get rid of some globals, split main into smaller functions, rename some variables, add typehints. Jan Tojnar2020-09-201-38/+47
| * | | | | | | | | | gnome3.updateScript: implement commit featureJan Tojnar2020-09-201-2/+5
| * | | | | | | | | | maintainers/scripts/update.nix: Add support for auto-commiting changes•••Update scripts can now declare features using passthru.updateScript = { command = [ ../../update.sh pname ]; supportedFeatures = [ "commit" ]; }; A `commit` feature means that when the update script finishes successfully, it will print a JSON list like the following: [ { "attrPath": "volume_key", "oldVersion": "0.3.11", "newVersion": "0.3.12", "files": [ "/path/to/nixpkgs/pkgs/development/libraries/volume-key/default.nix" ] } ] and data from that will be used when update.nix is run with --argstr commit true to create commits. We will create a new git worktree for each thread in the pool and run the update script there. Then we will commit the change and cherry pick it in the main repo, releasing the worktree for a next change. Jan Tojnar2020-09-203-12/+99
| * | | | | | | | | | common-updater-scripts: add --print-changes flag•••Printing the changed file and new version can be used to commit the changes to git. Jan Tojnar2020-09-191-1/+11
| * | | | | | | | | | update.nix: use ThreadPoolExecutor•••Not sure why I chose ProcessPoolExecutor in the first place. Jan Tojnar2020-09-181-1/+1
* | | | | | | | | | | dbvisualizer: remove•••Source has likely been broken since 2017 It's unfree, so we don't have hydra to view breakage history. Jonathan Ringer2020-10-013-27/+1
* | | | | | | | | | | python3Packages.pytest-xprocess: 0.13.1 -> 0.14.0Jonathan Ringer2020-10-011-2/+2
* | | | | | | | | | | python3Packages.xmlschema: 1.2.3 -> 1.2.5Jonathan Ringer2020-10-011-3/+3