This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 105
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fc048073e6b2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11a0d130ff6d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 7 files changed
- 6 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 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 -
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
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
There are no files selected for viewing