-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: c26dbef830a2
head repository: NixOS/nixpkgs-channels
compare: 70488665fae8
- 13 commits
- 11 files changed
- 9 contributors
Commits on Dec 1, 2018
-
sd-image: Slims the ext4 filesystem even more.
This is to try and squeeze more lost space from the image, so that hydra starts building it again. The fsck previous to the resize2fs is required so resize2fs works. The one afterwards is a sanity check. Using `-M` from resize2fs will not give much saved space due to a known (in the manual) issue. ``` [samueldr@aarch64:~/nixpkgs]$ ls -lh result-*/*/*.img -r--r--r-- 1 root root 2.2G Jan 1 1970 result-original/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img -r--r--r-- 1 root root 2.1G Jan 1 1970 result-M/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img -r--r--r-- 1 root root 1.9G Jan 1 1970 result-slimmed/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img ``` ``` [samueldr@aarch64:~/nixpkgs]$ nix path-info -S ./result-original /nix/store/c8k9n78gylx293rjh762fr05a069kxp2-nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img 3844125000 [samueldr@aarch64:~/nixpkgs]$ nix path-info -S ./result-slimmed /nix/store/962238skj5mnzhrsmjy23dyzmxk77sp4-nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img 3447473208 ```
Configuration menu - View commit details
-
Copy full SHA for 61bdaad - Browse repository at this point
Copy the full SHA 61bdaadView commit details
Commits on Dec 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5205aaa - Browse repository at this point
Copy the full SHA 5205aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 963b113 - Browse repository at this point
Copy the full SHA 963b113View commit details
Commits on Dec 6, 2018
-
Merge pull request #51580 from ragnard/soapyrtlsdr
soapyrtlsdr: init at 0.2.5
Configuration menu - View commit details
-
Copy full SHA for 3861b9c - Browse repository at this point
Copy the full SHA 3861b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 007e177 - Browse repository at this point
Copy the full SHA 007e177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c6acb - Browse repository at this point
Copy the full SHA 20c6acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a90505 - Browse repository at this point
Copy the full SHA 3a90505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577d73e - Browse repository at this point
Copy the full SHA 577d73eView commit details -
Merge pull request #51631 from seqizz/pass_genphrase
passExtensions.pass-genphrase: init at 0.1
Configuration menu - View commit details
-
Copy full SHA for cc8deff - Browse repository at this point
Copy the full SHA cc8deffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67aa6cd - Browse repository at this point
Copy the full SHA 67aa6cdView commit details -
Merge pull request #51572 from georgewhewell/qmltermwidget-fix-darwin
qmltermwidget: add missing utmp lib on darwin
Configuration menu - View commit details
-
Copy full SHA for 61bb42b - Browse repository at this point
Copy the full SHA 61bb42bView commit details -
Merge pull request #51638 from spencerjanssen/btrfs-progs-4.19.1
btrfs-progs: 4.19 -> 4.19.1
Configuration menu - View commit details
-
Copy full SHA for 3776a9e - Browse repository at this point
Copy the full SHA 3776a9eView commit details -
Merge pull request #51207 from samueldr/fix/sd-image-slimming
sd-image: Slims the ext4 filesystem even more.
Configuration menu - View commit details
-
Copy full SHA for 7048866 - Browse repository at this point
Copy the full SHA 7048866View 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 c26dbef830a2...70488665fae8