-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 955babff2ee3
head repository: NixOS/nixpkgs-channels
compare: 9f973593c81e
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 262e5b2 - Browse repository at this point
Copy the full SHA 262e5b2View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f9be1d - Browse repository at this point
Copy the full SHA 8f9be1dView commit details
Commits on Sep 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56cb90b - Browse repository at this point
Copy the full SHA 56cb90bView commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 36a68c8 - Browse repository at this point
Copy the full SHA 36a68c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28142d6 - Browse repository at this point
Copy the full SHA 28142d6View commit details
Commits on Sep 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cb81430 - Browse repository at this point
Copy the full SHA cb81430View commit details
Commits on Sep 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b0aaac - Browse repository at this point
Copy the full SHA 8b0aaacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8176112 - Browse repository at this point
Copy the full SHA 8176112View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae90a6e - Browse repository at this point
Copy the full SHA ae90a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a514f5f - Browse repository at this point
Copy the full SHA a514f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e21a7 - Browse repository at this point
Copy the full SHA b6e21a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9778b46 - Browse repository at this point
Copy the full SHA 9778b46View commit details
Commits on Sep 28, 2020
-
dependencies: perl-cross: 15ca5359f99698ef0a199bc307b7956c08907abc -> f59d2b6a179760230d925550db78b93c410433e4
Configuration menu - View commit details
-
Copy full SHA for 6c44133 - Browse repository at this point
Copy the full SHA 6c44133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0750143 - Browse repository at this point
Copy the full SHA 0750143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1f5dc - Browse repository at this point
Copy the full SHA 3b1f5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 202f4bd - Browse repository at this point
Copy the full SHA 202f4bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb6779 - Browse repository at this point
Copy the full SHA 6bb6779View commit details -
programs.neovim: init (#98506)
* programs.neovim: init Allows to build a proper runtime folder with after/ ftplugin/ parser/ subfolders etc. (neo)vim expects a few different folders, for instance to load treesitter parsers. This PR reuses the builder from the etc module, notwithstanding the different modes/uid/gid. This allows to get rid of some autocmd in customRC (via proper use of the folder hierarchy) which is a win in my opinion.
Configuration menu - View commit details
-
Copy full SHA for 1e510a6 - Browse repository at this point
Copy the full SHA 1e510a6View commit details -
Merge pull request #98919 from TredwellGit/nixos/hardened
nixos/hardened: update blacklisted filesystems
Configuration menu - View commit details
-
Copy full SHA for 173167d - Browse repository at this point
Copy the full SHA 173167dView commit details -
Merge pull request #98454 from stigtsp/package/perl-5.33.2
perldevel: 5.33.1 -> 5.33.2, perl-cross: 15ca535 -> f59d2b6
Configuration menu - View commit details
-
Copy full SHA for 9015160 - Browse repository at this point
Copy the full SHA 9015160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55dc3b7 - Browse repository at this point
Copy the full SHA 55dc3b7View commit details -
nixpkgs-review: 2.4.0 -> 2.4.1
Jonathan Ringer committedSep 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 6d812f2 - Browse repository at this point
Copy the full SHA 6d812f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10e457 - Browse repository at this point
Copy the full SHA a10e457View commit details -
Configuration menu - View commit details
-
Copy full SHA for b90908a - Browse repository at this point
Copy the full SHA b90908aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42e6e2 - Browse repository at this point
Copy the full SHA d42e6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e378c36 - Browse repository at this point
Copy the full SHA e378c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76dbece - Browse repository at this point
Copy the full SHA 76dbeceView commit details -
programs.neovim: fix documentation (#99023)
brackets broke doc generation on master
Configuration menu - View commit details
-
Copy full SHA for cd7db06 - Browse repository at this point
Copy the full SHA cd7db06View commit details -
nixos/security/wrapper: ensure the tmpfs is not world writeable
The /run/wrapper directory is a tmpfs. Unfortunately, it's mounted with its root directory has the standard (for tmpfs) mode: 1777 (world writeable, sticky -- the standard mode of shared temporary directories). This means that every user can create new files and subdirectories there, but can't move/delete/rename files that belong to other users.
Configuration menu - View commit details
-
Copy full SHA for 9630d5c - Browse repository at this point
Copy the full SHA 9630d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1343164 - Browse repository at this point
Copy the full SHA 1343164View commit details -
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 046c6a7 - Browse repository at this point
Copy the full SHA 046c6a7View commit details -
macvim: Properly link against Nix ncurses
Since we're not using the Nix compiler, our buildInputs aren't automatically exposed to the compiler, which means it was actually compiling against system libncurses instead of Nix libncurses. Also remove the `-Wno-error` from the make flags (and the unnecessary `PREFIX` definition) in favor of using a much more targeted error suppression at the configure flags. This works around an issue where implicit function definitions are considered an error and the configure script was trying to compile a file tht invoked an ncurses function without including the relevant header.
Configuration menu - View commit details
-
Copy full SHA for d3b1d59 - Browse repository at this point
Copy the full SHA d3b1d59View commit details -
Sridhar Ratnakumar authored
Sep 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 6fb67d3 - Browse repository at this point
Copy the full SHA 6fb67d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9daf3b9 - Browse repository at this point
Copy the full SHA 9daf3b9View commit details -
macvim: add configuration similar to vim_configurable and neovim
vim_configurable and neovim have both supported a mechanism to build them with a custom vimrc that supports plugins from Nix. This updates MacVim to support the same sort of configuration using an expression like macvim.configure { customRC = '' # custom configuration goes here ''; packages.myVimPackage = with pkgs.vimPlugins; { start = [ youcompleteme fugitive ]; opt = [ phpCompletion elm-vim ]; } } Once configured, .override will allow for editing the configuration. Like vim_configurable and neovim, configuring macvim does not require rebuilding it. Also like them, configuring macvim turns off the user vimrc file.
Configuration menu - View commit details
-
Copy full SHA for 72e3217 - Browse repository at this point
Copy the full SHA 72e3217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494a0b9 - Browse repository at this point
Copy the full SHA 494a0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8684358 - Browse repository at this point
Copy the full SHA 8684358View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a202e - Browse repository at this point
Copy the full SHA b3a202eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f498bbe - Browse repository at this point
Copy the full SHA f498bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d131435 - Browse repository at this point
Copy the full SHA d131435View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9dc67 - Browse repository at this point
Copy the full SHA ab9dc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c9054c - Browse repository at this point
Copy the full SHA 9c9054cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb0a4d - Browse repository at this point
Copy the full SHA 6fb0a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 031b9c1 - Browse repository at this point
Copy the full SHA 031b9c1View commit details -
Merge pull request #98900 from r-ryantm/auto-update/tegola
tegola: 0.12.0 -> 0.12.1
Configuration menu - View commit details
-
Copy full SHA for 09eb860 - Browse repository at this point
Copy the full SHA 09eb860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad3041 - Browse repository at this point
Copy the full SHA 3ad3041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295a669 - Browse repository at this point
Copy the full SHA 295a669View commit details -
defaultCrateOverrides: move pkgconfig to nativeBuildInputs
This fixes cross-compiling.
Configuration menu - View commit details
-
Copy full SHA for a0e7613 - Browse repository at this point
Copy the full SHA a0e7613View commit details
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ef71bc4 - Browse repository at this point
Copy the full SHA ef71bc4View commit details -
Merge pull request #99024 from jonringer/bump-nixpkgs-review
nixpkgs-review: 2.4.0 -> 2.4.1
Configuration menu - View commit details
-
Copy full SHA for 7d25e51 - Browse repository at this point
Copy the full SHA 7d25e51View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.