-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 4ca0df153908
head repository: NixOS/nixpkgs-channels
compare: 3f4144c30a63
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
Commits on Aug 20, 2019
-
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 25, 2019
-
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 -
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 -
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 -
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 -
Configuration menu - View commit details
-
Copy full SHA for 64f6a95 - Browse repository at this point
Copy the full SHA 64f6a95View commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 907529f - Browse repository at this point
Copy the full SHA 907529fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a6b8f - Browse repository at this point
Copy the full SHA e3a6b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fe072 - Browse repository at this point
Copy the full SHA 81fe072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f4144c - Browse repository at this point
Copy the full SHA 3f4144cView commit details
There are no files selected for viewing