-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: e1a880fca93b
head repository: NixOS/nixpkgs-channels
compare: ed3ec0be54e2
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4bfccb - Browse repository at this point
Copy the full SHA d4bfccbView commit details
Commits on Apr 2, 2020
-
nixos/treewide: Fix incorrectly rendered examples
Many options define their example to be a Nix value without using literalExample. This sometimes gets rendered incorrectly in the manual, causing confusion like in NixOS/nixpkgs#25516 This fixes it by using literalExample for such options. The list of option to fix was determined with this expression: let nixos = import ./nixos { configuration = {}; }; lib = import ./lib; valid = d: { # escapeNixIdentifier from NixOS/nixpkgs#82461 set = lib.all (n: lib.strings.escapeNixIdentifier n == n) (lib.attrNames d) && lib.all (v: valid v) (lib.attrValues d); list = lib.all (v: valid v) d; }.${builtins.typeOf d} or true; optionList = lib.optionAttrSetToDocList nixos.options; in map (opt: { file = lib.elemAt opt.declarations 0; loc = lib.options.showOption opt.loc; }) (lib.filter (opt: if opt ? example then ! valid opt.example else false) optionList) which when evaluated will output all options that use a Nix identifier that would need escaping as an attribute name.
Configuration menu - View commit details
-
Copy full SHA for 1d0fc97 - Browse repository at this point
Copy the full SHA 1d0fc97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96658e9 - Browse repository at this point
Copy the full SHA 96658e9View commit details
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5dfb3c8 - Browse repository at this point
Copy the full SHA 5dfb3c8View commit details -
softmaker-office: fix desktop items
Fix desktop items to pass validation: - Remove icon file extension. - Remove categories that are not defined by the specification. - Remove a duplicate MIME type in the PlanMaker desktop file
Configuration menu - View commit details
-
Copy full SHA for 5e83950 - Browse repository at this point
Copy the full SHA 5e83950View commit details -
This is a bugfix release: https://www.softmaker.com/en/servicepacks-office-changelog
Configuration menu - View commit details
-
Copy full SHA for cb5580e - Browse repository at this point
Copy the full SHA cb5580eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41bcc6f - Browse repository at this point
Copy the full SHA 41bcc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fb30d - Browse repository at this point
Copy the full SHA 72fb30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee3f91 - Browse repository at this point
Copy the full SHA 6ee3f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6a74e - Browse repository at this point
Copy the full SHA 8e6a74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d55ac88 - Browse repository at this point
Copy the full SHA d55ac88View commit details -
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Configuration menu - View commit details
-
Copy full SHA for c028978 - Browse repository at this point
Copy the full SHA c028978View commit details -
boost17x: boost171 -> boost172
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Configuration menu - View commit details
-
Copy full SHA for 4458697 - Browse repository at this point
Copy the full SHA 4458697View commit details -
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Configuration menu - View commit details
-
Copy full SHA for fb818c5 - Browse repository at this point
Copy the full SHA fb818c5View commit details -
Merge pull request #84165 from feijoas/flat-remix-icon-theme
flat-remix-icon-theme: 20191122 -> 20200116
Configuration menu - View commit details
-
Copy full SHA for c4b4a14 - Browse repository at this point
Copy the full SHA c4b4a14View commit details -
Merge pull request #81622 from marsam/update-gotop
gotop: 3.0.0 -> 3.4.5
Configuration menu - View commit details
-
Copy full SHA for e5c506a - Browse repository at this point
Copy the full SHA e5c506aView commit details -
Don't pin 'nixpkgs' in the system registry by default
Nixpkgs takes up a lot of disk space so we shouldn't do this by default.
Configuration menu - View commit details
-
Copy full SHA for 469f14e - Browse repository at this point
Copy the full SHA 469f14eView commit details -
Merge pull request #84166 from danieldk/softmaker-office-976
softmaker-office: 974 -> 976
Configuration menu - View commit details
-
Copy full SHA for 8f9daf0 - Browse repository at this point
Copy the full SHA 8f9daf0View commit details -
Merge pull request #84178 from gnxlxnxx/master
swaylock-effects: init at v1.6-0
Configuration menu - View commit details
-
Copy full SHA for c7b9c4e - Browse repository at this point
Copy the full SHA c7b9c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa60036 - Browse repository at this point
Copy the full SHA aa60036View commit details -
Merge pull request #84074 from Infinisil/fix-literal-option-examples
nixos/treewide: Fix incorrectly rendered examples
Configuration menu - View commit details
-
Copy full SHA for eb0148e - Browse repository at this point
Copy the full SHA eb0148eView commit details -
Merge pull request #84175 from filalex77/emplace-0.2.15
emplace: 0.2.14 -> 0.2.15
Configuration menu - View commit details
-
Copy full SHA for a7262a4 - Browse repository at this point
Copy the full SHA a7262a4View commit details -
Merge pull request #84169 from filalex77/caddy2-2.0.0-rc.1
caddy2: 2.0.0-beta10 -> 2.0.0-rc.1
Configuration menu - View commit details
-
Copy full SHA for dd65638 - Browse repository at this point
Copy the full SHA dd65638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3573d78 - Browse repository at this point
Copy the full SHA 3573d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5fd28 - Browse repository at this point
Copy the full SHA 0c5fd28View commit details -
Merge pull request #84186 from matthiasbeyer/update-pulseeffects
pulseeffects: 4.7.1 -> 4.7.2
Configuration menu - View commit details
-
Copy full SHA for 470b916 - Browse repository at this point
Copy the full SHA 470b916View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f6fd8 - Browse repository at this point
Copy the full SHA b6f6fd8View commit details -
Merge pull request #84008 from mredaelli/notmuch
notmuch: extract optional dependencies
Configuration menu - View commit details
-
Copy full SHA for ed3ec0b - Browse repository at this point
Copy the full SHA ed3ec0bView commit details
There are no files selected for viewing