-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: dafee3d91af1
head repository: NixOS/nixpkgs
compare: 145a620802ca
Commits on Jun 8, 2019
-
nixos/desktop-managers/xterm: Defaults to xserver's state
This enhances #61423, which removed the gating of desktop-managers from being linked to the xserver's state. This, though, brought in xterm into all systems, even those without X servers. This change sets the *default* of the xterm desktop-manager to the state of the xserver, keeping it enabled by default as a sane fallback. The xterm desktop-manager can still be enabled or disabled as needed, without it being affected by xserver's state.
Configuration menu - View commit details
-
Copy full SHA for fd0f8ad - Browse repository at this point
Copy the full SHA fd0f8adView commit details
Commits on Jun 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for adc6290 - Browse repository at this point
Copy the full SHA adc6290View commit details -
sd-image-aarch64: Allows early modesetting for the Raspberry Pi
This will reduce the confusion at boot, where the only thing visible is the last message from u-boot; where it looks like the Raspberry Pi is hung, while in reality it's likely resizing partitions.
Configuration menu - View commit details
-
Copy full SHA for 390f207 - Browse repository at this point
Copy the full SHA 390f207View commit details -
sd-image-aarch64: Allows early modesetting for Allwinner boards
This will reduce the confusion at boot, where the only thing visible is the last message from u-boot; where it looks like the board is hung, while in reality it's likely resizing partitions.
Configuration menu - View commit details
-
Copy full SHA for 5d92d16 - Browse repository at this point
Copy the full SHA 5d92d16View commit details
Commits on Jun 16, 2019
-
sd-image: Moves
/boot
into rootfsThe current FAT32 partition is kept as it is required for the Raspberry Pi family of hardware. It is where the firmware is kept. The partition is kept bootable, and the boot files kept in there until the following commits, to keep all commits of this series individually bootable.
Configuration menu - View commit details
-
Copy full SHA for 6e9e78b - Browse repository at this point
Copy the full SHA 6e9e78bView commit details -
make-ext4-fs: Allows populating with custom files
This will allow adding /boot files to the rootfs.
Configuration menu - View commit details
-
Copy full SHA for a0aff40 - Browse repository at this point
Copy the full SHA a0aff40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53884e1 - Browse repository at this point
Copy the full SHA 53884e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8634d57 - Browse repository at this point
Copy the full SHA 8634d57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1843e00 - Browse repository at this point
Copy the full SHA 1843e00View commit details -
sd-image: Pull less slack in the image by accounting for slack
The slack, seemingly, accounted for more than the minimum required for slack plus the two partitions. This change makes the gap a somewhat abstracted amount, but is not configurable within the derivation.
Configuration menu - View commit details
-
Copy full SHA for c113c09 - Browse repository at this point
Copy the full SHA c113c09View commit details -
sd-image: Adds removed options for removed options
This will keep configuration configuring the size of the /boot partition still build, while showing the deprecation warning. In 99.9% of cases I assume ignoring the configuration is better, as the sd-image builder already is pretty opinionated in that matter.
Configuration menu - View commit details
-
Copy full SHA for 288118c - Browse repository at this point
Copy the full SHA 288118cView commit details
Commits on Jun 17, 2019
-
python37Packages.cassandra-driver: 3.17.1 -> 3.18.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-cassandra-driver/versions
Configuration menu - View commit details
-
Copy full SHA for c621f19 - Browse repository at this point
Copy the full SHA c621f19View commit details
Commits on Jun 18, 2019
-
elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
Extends the number of available tools for Elm language. 1. fix and move "elm-test" Previously located in nodePackages.elm-test but broken (see binwrap info). Now fixed and located in elmPackages.elm-test 2. add "elm-verify-examples" Generate tests from documentation examples 3. add "elm-upgrade" upgrade assistant using statical analysis 4. add "elm-analyse" static analysis for elm code (linter) 5. move "elm-doc-preview" originally located in nodePackages.elm-upgrade - moved for consistency 6. add "elmi-to-json" transforms elmi files to json - used by other tools like elm-test and elm-verify-examples Node.js based dependencies are defined the same way as nodePackages contaparts but are independent (has it's own packages.json) patch-binwrap.nix is used to as a replacement for binwrap package used by some nodejs dependencies that depends on Haskell binaries (elm-test and elm-verify-examples). BREAKING CHANGE =============== elm-doc-preview (as well as broken elm-test) is now commented in `node-packages-v10.json` and should be removed once new nix-expressions for node10 are generated (out of scope of this PR) There are still 2 outstanding elm related packages in nodePackages 1. elm-oracle - legacy package which is not compatible with elm 0.19 2. elm-live - should be moved in the future I think
Configuration menu - View commit details
-
Copy full SHA for a97986a - Browse repository at this point
Copy the full SHA a97986aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d89ed88 - Browse repository at this point
Copy the full SHA d89ed88View commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf36d56 - Browse repository at this point
Copy the full SHA bf36d56View commit details
Commits on Jun 20, 2019
-
Security release fixing CVE-2019-12435 & CVE-2019-12436
Configuration menu - View commit details
-
Copy full SHA for cd24ce1 - Browse repository at this point
Copy the full SHA cd24ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc109b1 - Browse repository at this point
Copy the full SHA bc109b1View commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f8cf9de - Browse repository at this point
Copy the full SHA f8cf9deView commit details -
Johan Thomsen committed
Jun 21, 2019 Configuration menu - View commit details
-
Copy full SHA for e62883d - Browse repository at this point
Copy the full SHA e62883dView commit details -
Johan Thomsen committed
Jun 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 1fd9ac6 - Browse repository at this point
Copy the full SHA 1fd9ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b40a38f - Browse repository at this point
Copy the full SHA b40a38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e26875 - Browse repository at this point
Copy the full SHA 5e26875View commit details
Commits on Jun 22, 2019
-
Revert "Remove amdadlsdk and amdappsdk."
This reverts commit 08ea7c7. This was a part of #61823. Firstly, that commit removed those attributes without removing the files they refer to, which is strange. Secondly, I have a very old but GPGPU-capabale AMD card which doesn't work with newer OpenCL infrastructure and hence needs these packages to do GPGPU.
Configuration menu - View commit details
-
Copy full SHA for c42f378 - Browse repository at this point
Copy the full SHA c42f378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45efec3 - Browse repository at this point
Copy the full SHA 45efec3View commit details -
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
Configuration menu - View commit details
-
Copy full SHA for e952dc5 - Browse repository at this point
Copy the full SHA e952dc5View commit details -
- Fixs for newly introduced bin/bash hardcoded reference - Bazel now references `remote_java_tools_xxx` which contains prebuilt binaries. We prefetch them, fix them, and force bazel to use the fixed repository. It also closes #63096
Configuration menu - View commit details
-
Copy full SHA for ba327a5 - Browse repository at this point
Copy the full SHA ba327a5View commit details -
bazel: restore installCheckPhase
All the dependencies of this phase are prefetched and provided to the bazel environment using --override_repository.
Configuration menu - View commit details
-
Copy full SHA for 7fed6ea - Browse repository at this point
Copy the full SHA 7fed6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d4ce7 - Browse repository at this point
Copy the full SHA 27d4ce7View commit details -
udevadm should not run as part of make install
Configuration menu - View commit details
-
Copy full SHA for 3f79ede - Browse repository at this point
Copy the full SHA 3f79edeView commit details
Commits on Jun 23, 2019
-
qttools: patch qmlimportscanner for darwin builds
This needs to be the full path for qtmacdeploy to work. We add ${qt5.qttools.dev}/bin/qmlimportscanner as the default. Fixes #63093
Configuration menu - View commit details
-
Copy full SHA for 79c0e74 - Browse repository at this point
Copy the full SHA 79c0e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0c888 - Browse repository at this point
Copy the full SHA 7c0c888View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20379a - Browse repository at this point
Copy the full SHA d20379aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d461a7 - Browse repository at this point
Copy the full SHA 0d461a7View commit details -
Since Oct 14, 2017 we warned users still executing `neomutt` through the `mutt` binary, so we can assume everybody read the notice, updated his config, and can drop the wrapper.
Configuration menu - View commit details
-
Copy full SHA for 5ada40d - Browse repository at this point
Copy the full SHA 5ada40dView commit details -
Merge pull request #63657 from saschagrunert/conmon
conmon: 0.2.0 -> 0.3.0
Configuration menu - View commit details
-
Copy full SHA for 831e4a2 - Browse repository at this point
Copy the full SHA 831e4a2View commit details -
Merge pull request #63687 from flokli/neomutt-remove-wrapper
neomutt: remove mutt wrapper
Configuration menu - View commit details
-
Copy full SHA for 80172aa - Browse repository at this point
Copy the full SHA 80172aaView commit details -
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5864dfb - Browse repository at this point
Copy the full SHA 5864dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d72cc - Browse repository at this point
Copy the full SHA 79d72ccView commit details -
Fix overrideCC invokations for cross builds
`overrideCC` should always take a compiler for the build system, otherwise cross compilation is not possible.
Configuration menu - View commit details
-
Copy full SHA for 3a7bb25 - Browse repository at this point
Copy the full SHA 3a7bb25View commit details -
python37Packages.sasmodels: 0.99 -> 1.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-sasmodels/versions
Configuration menu - View commit details
-
Copy full SHA for 53a374d - Browse repository at this point
Copy the full SHA 53a374dView commit details -
python37Packages.aniso8601: 6.0.0 -> 7.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-aniso8601/versions
Configuration menu - View commit details
-
Copy full SHA for 70cf345 - Browse repository at this point
Copy the full SHA 70cf345View commit details -
python37Packages.progressbar2: 3.39.3 -> 3.42.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-progressbar2/versions
Configuration menu - View commit details
-
Copy full SHA for 9bf6694 - Browse repository at this point
Copy the full SHA 9bf6694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9559da7 - Browse repository at this point
Copy the full SHA 9559da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27c1f6 - Browse repository at this point
Copy the full SHA d27c1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 536abf3 - Browse repository at this point
Copy the full SHA 536abf3View commit details -
home-assistant: update component-packages
adds gtts-token to google_translate component
Configuration menu - View commit details
-
Copy full SHA for aa54135 - Browse repository at this point
Copy the full SHA aa54135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be4e0c - Browse repository at this point
Copy the full SHA 0be4e0cView commit details -
Merge pull request #63642 from marsam/update-imgcat
imgcat: 2.3.0 -> 2.3.1
Configuration menu - View commit details
-
Copy full SHA for 6b311be - Browse repository at this point
Copy the full SHA 6b311beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6389a0a - Browse repository at this point
Copy the full SHA 6389a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0687a9d - Browse repository at this point
Copy the full SHA 0687a9dView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
This file was deleted.
This file was deleted.