-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: e19411ecc0b0
head repository: NixOS/nixpkgs-channels
compare: 86f31274eb5e
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e4b081 - Browse repository at this point
Copy the full SHA 8e4b081View commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 696e1b0 - Browse repository at this point
Copy the full SHA 696e1b0View commit details
Commits on Aug 19, 2019
-
Simple CLI client for `trello.com`. It can be used like this: ``` $ export TRELLO_USER=your_username $ export TRELLO_KEY=your_key $ export TRELLO_TOKEN=your_token $ ./result/bin/3llo ``` I didn't create a module for this as I don't think that those secrets should live in the Nix store. Ideally `3llo` can be used from a script which retrieves secrets from some kind of password store like this: ``` export TRELLO_KEY=$(pass show trello/key) export TRELLO_TOKEN=$(pass show trello/token) 3llo $@ ```
Configuration menu - View commit details
-
Copy full SHA for 0ad3568 - Browse repository at this point
Copy the full SHA 0ad3568View commit details -
ruby/bundlerApp: ignore
gemset
in env attribute setThe `gemset` field can be an attribute set as well in `buildRubyGem`, however attribute sets can't be coerced to strings for the environment set. The impact should be relatively small as the environment variables are only used by the `runCommand` script for `bunlderApp` which doesn't refer to `gemset` at all.
Configuration menu - View commit details
-
Copy full SHA for ebc4a41 - Browse repository at this point
Copy the full SHA ebc4a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eec415 - Browse repository at this point
Copy the full SHA 6eec415View commit details
Commits on Aug 20, 2019
-
This should also ensure that the applications get wrapped appropriately.
Configuration menu - View commit details
-
Copy full SHA for 3167eb3 - Browse repository at this point
Copy the full SHA 3167eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f996fa5 - Browse repository at this point
Copy the full SHA f996fa5View commit details
Commits on Aug 22, 2019
-
lxqt: use modified LXQtConfigVars CMake macro
LXQt uses the values in this macro to set installation directories and in the case of lxqt-session to substitute in paths. However, by doing this all the paths are from within lxqt-build-tools prefix. By utilizing a setup hook we can set the directories with the correct prefix as cmake flags.
Configuration menu - View commit details
-
Copy full SHA for e34de04 - Browse repository at this point
Copy the full SHA e34de04View commit details
Commits on Aug 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7f7d8b1 - Browse repository at this point
Copy the full SHA 7f7d8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecc58f - Browse repository at this point
Copy the full SHA 8ecc58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e93d5 - Browse repository at this point
Copy the full SHA c3e93d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9d14c - Browse repository at this point
Copy the full SHA ac9d14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf17cb - Browse repository at this point
Copy the full SHA abf17cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25cae26 - Browse repository at this point
Copy the full SHA 25cae26View commit details -
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00006.html for release information.
Configuration menu - View commit details
-
Copy full SHA for d168db6 - Browse repository at this point
Copy the full SHA d168db6View commit details -
nixos/memcached: Remove PrivateUsers
Seems to break systems using the hardened profile. Ref #62936 cc @Izorkin
Configuration menu - View commit details
-
Copy full SHA for cabab90 - Browse repository at this point
Copy the full SHA cabab90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f67bc - Browse repository at this point
Copy the full SHA 73f67bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1859271 - Browse repository at this point
Copy the full SHA 1859271View commit details -
Merge pull request #67393 from c0deaddict/feature/transmission-user-c…
…onfigurable nixos/transmission: make user configurable
Configuration menu - View commit details
-
Copy full SHA for 5b8c229 - Browse repository at this point
Copy the full SHA 5b8c229View commit details -
Merge pull request #67419 from eadwu/python3Packages.aiosmtpd/1.2.1
python3Packages.aiodmtpd: 1.2 -> 1.2.1
Configuration menu - View commit details
-
Copy full SHA for 2f090bb - Browse repository at this point
Copy the full SHA 2f090bbView commit details -
Merge pull request #67420 from eadwu/pythonPackages.sqlalchemy-utils/…
…0.34.2 pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
Configuration menu - View commit details
-
Copy full SHA for b7f8ebf - Browse repository at this point
Copy the full SHA b7f8ebfView commit details -
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 401c5d6 - Browse repository at this point
Copy the full SHA 401c5d6View commit details -
vdirsyncer: fix build with openssl 1.1 (#67445)
vdirsyncer: fix build with openssl 1.1
Configuration menu - View commit details
-
Copy full SHA for 4c65809 - Browse repository at this point
Copy the full SHA 4c65809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bff01b - Browse repository at this point
Copy the full SHA 2bff01bView commit details -
nodePackages.gtop: init at 1.0.0 (#65306)
* Add gtop to node-packages-v10.json * Run node-packages/generate.sh on edited node-packages-v10.json * Add gtop to all-packages.nix
Configuration menu - View commit details
-
Copy full SHA for 6adb914 - Browse repository at this point
Copy the full SHA 6adb914View commit details -
Merge pull request #65482 from worldofpeace/fix-lxqt
lxqt: use qt5's mkDerivation
Configuration menu - View commit details
-
Copy full SHA for 5292fd5 - Browse repository at this point
Copy the full SHA 5292fd5View commit details -
Merge pull request #67447 from turboMaCk/slack-4.0.2
slack: 4.0.1 -> 4.0.2
Configuration menu - View commit details
-
Copy full SHA for a1de8ad - Browse repository at this point
Copy the full SHA a1de8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cd8e3 - Browse repository at this point
Copy the full SHA c0cd8e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ced21 - Browse repository at this point
Copy the full SHA f6ced21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6d3f5 - Browse repository at this point
Copy the full SHA 1a6d3f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 106ed36 - Browse repository at this point
Copy the full SHA 106ed36View commit details -
Merge pull request #67442 from jlesquembre/blackbox
blackbox: 1.20170611 -> 1.20181219
Configuration menu - View commit details
-
Copy full SHA for d41b832 - Browse repository at this point
Copy the full SHA d41b832View commit details -
Merge pull request #66916 from nyanloutre/steam_update_1_0_0_61
steam: 1.0.0.59 -> 1.0.0.61
Configuration menu - View commit details
-
Copy full SHA for 4819131 - Browse repository at this point
Copy the full SHA 4819131View commit details -
Merge pull request #67444 from dasJ/fix-memcached-privateusers
nixos/memcached: Remove PrivateUsers
Configuration menu - View commit details
-
Copy full SHA for 4ca0df1 - Browse repository at this point
Copy the full SHA 4ca0df1View commit details -
Merge pull request #67446 from michojel/megasync-4.2.3.0
megasync: 4.1.1.0 -> 4.2.3.0
Configuration menu - View commit details
-
Copy full SHA for bba3f5f - Browse repository at this point
Copy the full SHA bba3f5fView commit details -
Merge pull request #67449 from mmahut/jormungandr
nixos/jormungandr: adding genesis tests
Configuration menu - View commit details
-
Copy full SHA for 18dfe1a - Browse repository at this point
Copy the full SHA 18dfe1aView commit details -
Merge pull request #67352 from symphorien/dogtail
pythonPackages.dogtail: fix sniff
Configuration menu - View commit details
-
Copy full SHA for 16c5acf - Browse repository at this point
Copy the full SHA 16c5acfView commit details -
Merge pull request #67136 from jollheef/out-of-tree-v1.0.1
out-of-tree: init at 1.0.1
Configuration menu - View commit details
-
Copy full SHA for 3f36ec5 - Browse repository at this point
Copy the full SHA 3f36ec5View commit details -
Merge pull request #65370 from Ma27/package-3llo
_3llo: init at 0.3.0
Configuration menu - View commit details
-
Copy full SHA for 741163e - Browse repository at this point
Copy the full SHA 741163eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aec95ec - Browse repository at this point
Copy the full SHA aec95ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 842942b - Browse repository at this point
Copy the full SHA 842942bView commit details -
lispPackages: update to Quicklisp release 2019-07-11
Fixes: Survive empty ASDF description (UIOP) Patch "split-sequence" that misses :serial
Configuration menu - View commit details
-
Copy full SHA for e6878f3 - Browse repository at this point
Copy the full SHA e6878f3View commit details -
Merge pull request #67459 from 7c6f434c/master
lispPackages: update to Quicklisp release 2019-07-11
Configuration menu - View commit details
-
Copy full SHA for 36c6252 - Browse repository at this point
Copy the full SHA 36c6252View commit details -
Merge pull request #67366 from peti/t/mailman-v3
update mailman to version 3.2.2
Configuration menu - View commit details
-
Copy full SHA for fa5a231 - Browse repository at this point
Copy the full SHA fa5a231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7192ca5 - Browse repository at this point
Copy the full SHA 7192ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6d0a9 - Browse repository at this point
Copy the full SHA 3f6d0a9View commit details -
Merge pull request #66580 from tadeokondrak/vapoursynth-r47.1
vapoursynth: R46 -> R47.2
Configuration menu - View commit details
-
Copy full SHA for 86f3127 - Browse repository at this point
Copy the full SHA 86f3127View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e19411ecc0b0...86f31274eb5e