File tree
104 files changed
+1491
-1566
lines changed- lib
- systems
- tests
- maintainers/scripts
- nixos/modules
- config
- services
- backup
- continuous-integration
- buildbot
- jenkins
- networking
- system
- system/boot
- pkgs
- applications
- audio
- aeolus
- aj-snapshot
- spotify
- misc/hugo
- networking
- c14
- cluster/kops
- instant-messengers/jackline
- mailreaders/astroid
- sniffers/wireshark
- science/logic
- cryptominisat
- minisat
- stp
- video
- kodi
- obs-studio
- virtualization/virt-manager
- build-support/rust
- data/misc/hackage
- development
- compilers
- gcc
- 4.8
- 4.9
- 5
- 6
- snapshot
- llvm/3.4
- urweb
- libraries
- aws-sdk-cpp
- ffmpeg
- ffmpeg-full
- libhdhomerun
- libopus
- python-modules
- flake8
- mccabe
- pelican
- pyflakes
- tools
- ammonite
- build-managers/pants
- continuous-integration/jenkins
- coursier
- misc/gdb
- wllvm
- games
- eternity-engine
- freeciv
- gzdoom
- robotfindskitten
- vms-empire
- misc
- emulators/wine
- vim-plugins
- os-specific
- darwin/cctools
- linux
- acpid
- iwd
- kernel
- servers
- http/nginx
- uwsgi
- shells
- zsh-autosuggestions
- zsh-completions
- zsh-syntax-highlighting
- stdenv
- darwin
- freebsd
- generic
- linux
- native
- nix
- tools
- archivers/zpaq
- inputmethods/ibus
- misc
- aescrypt
- esptool
- esptool-ck
- grc
- tmux
- youtube-dl
- package-management
- nix
- nixops
- security
- aide
- sslscan
- text/aha
- virtualization/cloud-init
- top-level
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+1491
-1566
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| 6 | + | |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
| |||
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
21 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
22 | 32 |
| |
23 | 33 |
|
+20-18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
|
2 commit comments
copumpkin commentedon Oct 26, 2017
@vcunat this commit seems to have actually edited the https://github.com/NixOS/nixpkgs/blob/master/maintainers/scripts/rebuild-amount.sh script. Was that some sort of messy merge or did you actually change the script and commit it in the merge?
vcunat commentedon Oct 26, 2017
@copumpkin: yes, I found out some time after the commit. I originally intended to make the change in the script into a proper commit, but I needed to use it before that, and that resulted into it sneaking into this merge.