Norbert Melzer

Results 106 issues of Norbert Melzer

**Describe the bug** There is no 0.15 release on hackage, hindering some Linux distributions to update. **Version and Runtime Information** I do not use it at all jsut realized the...

bug

https://github.com/NobbZ/nixos-config/blob/1c9e49001151f22bc6303bee3f63dc641ead0895/nixos/configurations/enceladeus.nix#L32-L35

Take a look at how Viper does it: https://github.com/viperML/dotfiles/blob/be4eaa83dddb6f11a2db0034ce2e3a8078c43f88/hosts/hermes/home.nix#L15-L16

Currently the `home.stateVersion` is set in the `home/modules/misc/home/default.nix`, instead it should move to the individual configurations entrypoint.

I have the following output: ``` plain $ rake yardstick YARD-Coverage: 65.0% (threshold: 80%) rake aborted! YARD-Coverage must be at least 80% but was 65.0% /home/nobbz/.rvm/gems/ruby-2.2.0/gems/yardstick-0.9.9/lib/yardstick/rake/verify.rb:108:in `assert_meets_threshold' /home/nobbz/.rvm/gems/ruby-2.2.0/gems/yardstick-0.9.9/lib/yardstick/rake/verify.rb:55:in `verify_measurements' /home/nobbz/.rvm/gems/ruby-2.2.0/gems/yardstick-0.9.9/lib/yardstick/rake/verify.rb:81:in...

``` $ go get github.com/aeden/traceroute/cmd # github.com/aeden/traceroute ..\..\..\github.com\aeden\traceroute\traceroute.go:185: undefined: syscall.IPPROTO_ICMP ..\..\..\github.com\aeden\traceroute\traceroute.go:198: undefined: syscall.SO_RCVTIMEO ```

When using `attr :attribute_name` the attributes are not recognized in the uml-graph. code example: ``` ruby class Example attr :example_attr, true end ``` the example_attr will not be shown in...

given the following folderstructure ``` + project + .git + subfolder ``` I can run `git fame` only in `project` while I do get `Error: Branch 'master' does not exist.`...

pr is welcome