-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 4756e6ff3b80
head repository: NixOS/nixpkgs-channels
compare: db0da282c374
- 15 commits
- 12 files changed
- 11 contributors
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e96ce01 - Browse repository at this point
Copy the full SHA e96ce01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0080fe9 - Browse repository at this point
Copy the full SHA 0080fe9View commit details
Commits on Jun 19, 2018
-
dhall-json_1_2_0: fix dependencies
dhall-json 1.2.0 requires dhall's version to be at least 1.14.0 and less than 1.15.0. The package wasn't building for me because `dhall` is at version 1.11.1; pinning to `dhall_1_14_0` fixed it.
Configuration menu - View commit details
-
Copy full SHA for 5a2e2db - Browse repository at this point
Copy the full SHA 5a2e2dbView commit details
Commits on Jun 21, 2018
-
The stable build for `yabar` is currently broken: https://hydra.nixos.org/build/75989172 Main reason is that the inline function `ya_setup_prefix_suffix` is supposed to be an inline function, but was insufficiently declared as such which broke the compiler recently with the following message: ``` gcc -std=c99 -Iinclude -pedantic -Wall -Os `pkg-config --cflags pango pangocairo libconfig` -DVERSION=\"0.4.0\" -D_POSIX_C_SOURCE=199309L -DYA_INTERNAL -DYA_DYN_COL -DYA_ENV_VARS -DYA_INTERNAL_EWMH -c -o src/intern_blks/ya_intern.o src/intern_blks/ya_intern.c gcc -o yabar src/ya_main.o src/ya_draw.o src/ya_exec.o src/ya_parse.o src/intern_blks/ya_intern.o -lxcb -lpthread -lxcb-randr -lxcb-ewmh `pkg-config --libs pango pangocairo libconfig` src/intern_blks/ya_intern.o: In function `ya_int_date': ya_intern.c:(.text+0x49): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_uptime': ya_intern.c:(.text+0xf4): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_brightness': ya_intern.c:(.text+0x1d8): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_bandwidth': ya_intern.c:(.text+0x377): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_cpu': ya_intern.c:(.text+0x6de): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o:ya_intern.c:(.text+0x924): more undefined references to `ya_setup_prefix_suffix' follow collect2: error: ld returned 1 exit status make: *** [Makefile:18: yabar] Error 1 ``` This issue has been fixed on master (see geokb/yabar@9779a5e) which is why `nixos.yabar-unstable` remained functional.
Configuration menu - View commit details
-
Copy full SHA for 2ae3292 - Browse repository at this point
Copy the full SHA 2ae3292View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7a913 - Browse repository at this point
Copy the full SHA dc7a913View commit details -
nixos/thefuck: move init scripts to
programs.*.interactiveShellInit
`fuck` should only be used for interactive sessions, but nothing more (so init files like `/etc/zshenv` become even more lightweight).
Configuration menu - View commit details
-
Copy full SHA for 6c66e15 - Browse repository at this point
Copy the full SHA 6c66e15View commit details -
git: remove object file from closure
This file pulls in some big dependencies that are unneeded (like clang).
Configuration menu - View commit details
-
Copy full SHA for fc04807 - Browse repository at this point
Copy the full SHA fc04807View commit details
Commits on Jun 22, 2018
-
Merge pull request #41614 from teto/flent_wrap
[RFC/RDY] flent: add manpage + init http-getter
Configuration menu - View commit details
-
Copy full SHA for 9185df5 - Browse repository at this point
Copy the full SHA 9185df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cee0c4 - Browse repository at this point
Copy the full SHA 2cee0c4View commit details -
Merge pull request #42356 from Ma27/fix-thefuck-module
nixos/thefuck: move init scripts to `programs.*.interactiveShellInit`
Configuration menu - View commit details
-
Copy full SHA for 85b1312 - Browse repository at this point
Copy the full SHA 85b1312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a0d13 - Browse repository at this point
Copy the full SHA 11a0d13View commit details -
installer tests: avoid udisks2
This is a temporary hack to fix channel until we resolve #42324.
Configuration menu - View commit details
-
Copy full SHA for a8c7103 - Browse repository at this point
Copy the full SHA a8c7103View commit details -
Merge pull request #42268 from philandstuff/fix-dhall-json-1.2.0-deps
dhall-json_1_2_0: fix dependencies
Configuration menu - View commit details
-
Copy full SHA for 5cb4cdf - Browse repository at this point
Copy the full SHA 5cb4cdfView commit details -
Merge pull request #42349 from ElvishJerricco/fix-hoogle-null-deps
Fix null deps in ghcWithHoogle
Configuration menu - View commit details
-
Copy full SHA for 7489a76 - Browse repository at this point
Copy the full SHA 7489a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for db0da28 - Browse repository at this point
Copy the full SHA db0da28View 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 4756e6ff3b80...db0da282c374