-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 017c7a4940a3
head repository: NixOS/nixpkgs-channels
compare: 7d557a5d1b3b
Commits on Jul 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3f9b85e - Browse repository at this point
Copy the full SHA 3f9b85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6863de - Browse repository at this point
Copy the full SHA d6863deView commit details -
cataclysm-dda{,-git}: apply locale patch dynamically
Each time src/translations.cpp is modified, we have to update the locale patch. Using sed to patch dynamically should be handy.
Configuration menu - View commit details
-
Copy full SHA for bf71f12 - Browse repository at this point
Copy the full SHA bf71f12View commit details -
cataclysmDDA: add very basic framework for packaging mods
Add new namespace 'cataclysmDDA', in which package builders, games, and mods are listed.
Configuration menu - View commit details
-
Copy full SHA for ac85554 - Browse repository at this point
Copy the full SHA ac85554View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc88844 - Browse repository at this point
Copy the full SHA bc88844View commit details -
cataclysmDDA: make pkgs extensible
Example: let customMods = self: super: lib.recursiveUpdate super { soundpack.AwesomeSounds = cataclysmDDA.buildSoundPack { ... }; }; in cataclysm-dda.withMods (mods: with mods.extend customMods; [ tileset.UndeadPeople soundpack.AwesomeSounds ])
Configuration menu - View commit details
-
Copy full SHA for 90c2652 - Browse repository at this point
Copy the full SHA 90c2652View commit details -
Configuration menu - View commit details
-
Copy full SHA for de56294 - Browse repository at this point
Copy the full SHA de56294View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf7b57 - Browse repository at this point
Copy the full SHA ecf7b57View commit details -
cataclysm-dda-git: make it overridable with git revision
'cataclysm-dda-git.overrideAttrs (_: { version = ...; src = fetchFromGitHub { ... }; })' did not update VERSION make flag correctly. With this change, one can override 'cataclysm-dda-git' correctly and more easily: cataclysm-dda-git.override { version = ...; rev = ...; sha256 = ...; }
Configuration menu - View commit details
-
Copy full SHA for 633f211 - Browse repository at this point
Copy the full SHA 633f211View commit details -
Configuration menu - View commit details
-
Copy full SHA for d472eed - Browse repository at this point
Copy the full SHA d472eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe7b86 - Browse repository at this point
Copy the full SHA bbe7b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf4b4f - Browse repository at this point
Copy the full SHA fbf4b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0e2d5 - Browse repository at this point
Copy the full SHA cf0e2d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c6f5f - Browse repository at this point
Copy the full SHA c9c6f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b2347 - Browse repository at this point
Copy the full SHA f2b2347View commit details
Commits on Jul 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f1c949 - Browse repository at this point
Copy the full SHA 8f1c949View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02babb - Browse repository at this point
Copy the full SHA f02babbView commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a19f443 - Browse repository at this point
Copy the full SHA a19f443View commit details
Commits on Jul 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d2c8395 - Browse repository at this point
Copy the full SHA d2c8395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c36177 - Browse repository at this point
Copy the full SHA 1c36177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a39b90 - Browse repository at this point
Copy the full SHA 6a39b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f730e - Browse repository at this point
Copy the full SHA c5f730eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf46edf - Browse repository at this point
Copy the full SHA cf46edfView commit details -
Merge pull request #93643 from kraem/kraem/pkgs/syncthing-ver-bump
syncthing: 1.7.0 -> 1.7.1
Configuration menu - View commit details
-
Copy full SHA for afff9f5 - Browse repository at this point
Copy the full SHA afff9f5View commit details -
I believe I misunderstood some things greatly 😅️
Configuration menu - View commit details
-
Copy full SHA for d74da4f - Browse repository at this point
Copy the full SHA d74da4fView commit details -
Merge pull request #84873 from mnacamura/cdda-mods
cataclysmDDA: add modding interface
Configuration menu - View commit details
-
Copy full SHA for 8b6e981 - Browse repository at this point
Copy the full SHA 8b6e981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb0342 - Browse repository at this point
Copy the full SHA 4cb0342View commit details -
Merge pull request #93385 from kini/perlPackages.FilePid/missing-pidf…
…ile-patch perlPackages.FilePid: import Debian patch
Configuration menu - View commit details
-
Copy full SHA for 9b6a00b - Browse repository at this point
Copy the full SHA 9b6a00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 667b4b4 - Browse repository at this point
Copy the full SHA 667b4b4View commit details
Commits on Jul 23, 2020
-
python3Packages.nibabel: unbreak reverse deps by adding missing `pack…
…aging` dependency
Configuration menu - View commit details
-
Copy full SHA for e5e0645 - Browse repository at this point
Copy the full SHA e5e0645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87479d7 - Browse repository at this point
Copy the full SHA 87479d7View commit details -
Merge pull request #93672 from zimbatm/pipewire-0.3.7
pipewire: 0.3.6 -> 0.3.7
Configuration menu - View commit details
-
Copy full SHA for e66b7f6 - Browse repository at this point
Copy the full SHA e66b7f6View commit details -
Merge pull request #93684 from bcdarwin/unbreak-nibabel-reverse-deps
python3Packages.nibabel: unbreak reverse deps
Configuration menu - View commit details
-
Copy full SHA for 6ca121a - Browse repository at this point
Copy the full SHA 6ca121aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14feaae - Browse repository at this point
Copy the full SHA 14feaaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 323ba8a - Browse repository at this point
Copy the full SHA 323ba8aView commit details -
I just got an Xbox One controller and I wasn't satisfied with the xpad driver that ships with the Linux kernel xpadneo supports more features and fixes problems with incorrect button mappings https://atar-axis.github.io/xpadneo
Configuration menu - View commit details
-
Copy full SHA for db96d88 - Browse repository at this point
Copy the full SHA db96d88View commit details -
Merge pull request #93623 from marsam/enable-oneDNN-darwin
oneDNN: 1.5 -> 1.5.1
Configuration menu - View commit details
-
Copy full SHA for bd0eb11 - Browse repository at this point
Copy the full SHA bd0eb11View commit details -
Merge pull request #92622 from MetaDark/xpadneo
nixos/xpadneo: init at 0.8.1
Configuration menu - View commit details
-
Copy full SHA for 78d9dad - Browse repository at this point
Copy the full SHA 78d9dadView commit details -
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
python3Packages.etelemetry: unbreak
Configuration menu - View commit details
-
Copy full SHA for 7d557a5 - Browse repository at this point
Copy the full SHA 7d557a5View commit details
There are no files selected for viewing