-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 0b381dd9ca53
head repository: NixOS/nixpkgs-channels
compare: 0ab9e5c9fee7
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7469e68 - Browse repository at this point
Copy the full SHA 7469e68View commit details
Commits on Oct 2, 2018
-
nixos/networking: simplify
/etc/hosts
generation, add assertsSince `networking.hosts` is properly typed all of that magic `/etc/hosts` generator does can be dropped. People that disagree with the value of `networking.hosts` can simply `mkForce`.
Configuration menu - View commit details
-
Copy full SHA for 1ece504 - Browse repository at this point
Copy the full SHA 1ece504View commit details -
nixos/networking: add hostname to
/etc/hosts
by defaultWe use `127.0.1.1` instead of `127.0.0.1` because some applications will fail if `127.0.0.1` resolves to something other than `localhost`. Debian does the same. See #1248 and #36261.
Configuration menu - View commit details
-
Copy full SHA for c578924 - Browse repository at this point
Copy the full SHA c578924View commit details
Commits on Oct 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d3ba32e - Browse repository at this point
Copy the full SHA d3ba32eView commit details
Commits on Oct 20, 2018
-
lib.isStorePath: fix
false
result when passed a path objectSince `isStorePath` relies on comparing against builtins.storeDir (a string), we need to convert the input into a string as well.
Configuration menu - View commit details
-
Copy full SHA for d984c55 - Browse repository at this point
Copy the full SHA d984c55View commit details
Commits on Oct 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1a3405c - Browse repository at this point
Copy the full SHA 1a3405cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c61ba4d - Browse repository at this point
Copy the full SHA c61ba4dView commit details
Commits on Oct 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e74b797 - Browse repository at this point
Copy the full SHA e74b797View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/syslog-ng/versions
Configuration menu - View commit details
-
Copy full SHA for 44a5684 - Browse repository at this point
Copy the full SHA 44a5684View commit details
Commits on Oct 24, 2018
-
darwin.cf-private: include headers from osx_private_sdk
This includes things like CFURLGetFSRef which are not part of the swift-corelibs CoreFoundation.
Configuration menu - View commit details
-
Copy full SHA for 0fcd2ca - Browse repository at this point
Copy the full SHA 0fcd2caView commit details -
Fixes build failure because CoreFoundation doesn't include CFURLGetFSRef anymore. clang++ -mmacosx-version-min=10.7 -c -o basedll_filefn.o -D__WXOSX_COCOA__ -DWXBUILDING -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/private/tmp/nix-build-wxmac-3.0.2.drv-0/wxWidgets-3.0.2/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -fno-common ./src/common/filefn.cpp ./src/common/filefn.cpp:849:18: error: use of undeclared identifier 'CFURLCreateFromFSRef' fullURLRef = CFURLCreateFromFSRef(NULL, fsRef); ^ ./src/common/filefn.cpp:875:14: error: use of undeclared identifier 'CFURLGetFSRef' if ( CFURLGetFSRef(url, fsRef) == false )
Configuration menu - View commit details
-
Copy full SHA for 0df3d8d - Browse repository at this point
Copy the full SHA 0df3d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbaa75 - Browse repository at this point
Copy the full SHA fcbaa75View commit details
Commits on Oct 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3cd8c22 - Browse repository at this point
Copy the full SHA 3cd8c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34964d6 - Browse repository at this point
Copy the full SHA 34964d6View commit details
Commits on Oct 26, 2018
-
wireless-regdb: 2018.09.07 -> 2018.10.24
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wireless-regdb/versions
Configuration menu - View commit details
-
Copy full SHA for 9262001 - Browse repository at this point
Copy the full SHA 9262001View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/trufflehog/versions
Configuration menu - View commit details
-
Copy full SHA for ff4fdc8 - Browse repository at this point
Copy the full SHA ff4fdc8View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/urlwatch/versions
Configuration menu - View commit details
-
Copy full SHA for c07b74e - Browse repository at this point
Copy the full SHA c07b74eView commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rspamd/versions
Configuration menu - View commit details
-
Copy full SHA for ceae2c2 - Browse repository at this point
Copy the full SHA ceae2c2View commit details
Commits on Oct 27, 2018
-
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ponyc/versions
Configuration menu - View commit details
-
Copy full SHA for 7a711b5 - Browse repository at this point
Copy the full SHA 7a711b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f701a - Browse repository at this point
Copy the full SHA 58f701aView commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/open-isns/versions
Configuration menu - View commit details
-
Copy full SHA for 2bba06c - Browse repository at this point
Copy the full SHA 2bba06cView commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
Configuration menu - View commit details
-
Copy full SHA for 7c85639 - Browse repository at this point
Copy the full SHA 7c85639View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/nnn/versions
Configuration menu - View commit details
-
Copy full SHA for a8020ac - Browse repository at this point
Copy the full SHA a8020acView commit details -
It works fine there and probably other unix platforms.
Configuration menu - View commit details
-
Copy full SHA for 561fb30 - Browse repository at this point
Copy the full SHA 561fb30View commit details -
Merge pull request #49212 from r-ryantm/auto-update/neo4j
neo4j: 3.4.8 -> 3.4.9
Configuration menu - View commit details
-
Copy full SHA for 1276442 - Browse repository at this point
Copy the full SHA 1276442View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbea2cd - Browse repository at this point
Copy the full SHA fbea2cdView commit details -
Merge pull request #49081 from LnL7/darwin-wxmac
wxmac: 3.0.2 -> 3.0.4 (darwin)
Configuration menu - View commit details
-
Copy full SHA for 450d33f - Browse repository at this point
Copy the full SHA 450d33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50abe60 - Browse repository at this point
Copy the full SHA 50abe60View commit details -
Merge pull request #49224 from LnL7/darwin-loc
loc: enable darwin build
Configuration menu - View commit details
-
Copy full SHA for a136c98 - Browse repository at this point
Copy the full SHA a136c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6e899 - Browse repository at this point
Copy the full SHA 9a6e899View commit details -
nixos/installer: Drop extra copy of w3m
The nixos-manual service already uses w3m-nographics for a variant that drops unnecessary junk like various image libraries. iso_minimal closure (i.e. uncompressed) goes from 1884M -> 1837M.
Configuration menu - View commit details
-
Copy full SHA for 7172060 - Browse repository at this point
Copy the full SHA 7172060View commit details -
mysql-workbench: 8.0.12 -> 8.0.13
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mysql-workbench/versions
Configuration menu - View commit details
-
Copy full SHA for e118a0f - Browse repository at this point
Copy the full SHA e118a0fView commit details -
Merge pull request #49225 from timokau/arb-2.15.1
arb: 2.14.0 -> 2.15.1
Configuration menu - View commit details
-
Copy full SHA for 7970a5a - Browse repository at this point
Copy the full SHA 7970a5aView commit details -
Merge pull request #49123 from romildo/upd.vivaldi
vivaldi: 2.0.1309.29-2 -> 2.1.1337.36-1; vivaldi-ffmpeg-codecs: 69.0.3497.73 -> 70.0.3538.77
Configuration menu - View commit details
-
Copy full SHA for 4994ef8 - Browse repository at this point
Copy the full SHA 4994ef8View commit details -
Merge pull request #49209 from r-ryantm/auto-update/open-isns
openisns: 0.98 -> 0.99
Configuration menu - View commit details
-
Copy full SHA for 1200477 - Browse repository at this point
Copy the full SHA 1200477View commit details -
Merge pull request #49227 from ciil/jira-update
atlassian-jira: 7.12.1 -> 7.12.3
Configuration menu - View commit details
-
Copy full SHA for 13df7aa - Browse repository at this point
Copy the full SHA 13df7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1795ca1 - Browse repository at this point
Copy the full SHA 1795ca1View commit details -
miller: 5.3.0 -> 5.4.0 (#49239)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/miller/versions
Configuration menu - View commit details
-
Copy full SHA for 62c860e - Browse repository at this point
Copy the full SHA 62c860eView commit details -
lighttpd: 1.4.50 -> 1.4.51 (#49238)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lighttpd/versions
Configuration menu - View commit details
-
Copy full SHA for 5bccc53 - Browse repository at this point
Copy the full SHA 5bccc53View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/matomo/versions
Configuration menu - View commit details
-
Copy full SHA for d4029e7 - Browse repository at this point
Copy the full SHA d4029e7View commit details -
minizinc: 2.2.0 -> 2.2.1 (#49241)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/minizinc/versions
Configuration menu - View commit details
-
Copy full SHA for 642943d - Browse repository at this point
Copy the full SHA 642943dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d50e2c4 - Browse repository at this point
Copy the full SHA d50e2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ddc03 - Browse repository at this point
Copy the full SHA a4ddc03View commit details -
Merge pull request #49204 from r-ryantm/auto-update/ponyc
ponyc: 0.24.4 -> 0.25.0
Configuration menu - View commit details
-
Copy full SHA for 8f7f3c1 - Browse repository at this point
Copy the full SHA 8f7f3c1View commit details -
Merge pull request #49144 from r-ryantm/auto-update/rspamd
rspamd: 1.8.0 -> 1.8.1
Configuration menu - View commit details
-
Copy full SHA for 96d2bf0 - Browse repository at this point
Copy the full SHA 96d2bf0View commit details -
Merge pull request #49242 from cleverca22/wireshark-add-headers
wireshark: include headers in wireshark.dev, to support building wireshark plugins
Configuration menu - View commit details
-
Copy full SHA for 18d8870 - Browse repository at this point
Copy the full SHA 18d8870View commit details -
Merge pull request #49134 from r-ryantm/auto-update/urlwatch
urlwatch: 2.14 -> 2.15
Configuration menu - View commit details
-
Copy full SHA for 863578d - Browse repository at this point
Copy the full SHA 863578dView commit details -
Merge pull request #49133 from r-ryantm/auto-update/truffleHog
trufflehog: 2.0.91 -> 2.0.97
Configuration menu - View commit details
-
Copy full SHA for 5e9d66e - Browse repository at this point
Copy the full SHA 5e9d66eView commit details -
* sfml: 2.5.0 -> 2.5.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sfml/versions * sfml: cmake is only needed at build time Moved cmake from buildInputs to nativeBuildInputs * sfml: use fetchzip instead of fetchurl Don't use fetchurl for changing GitHub archive tarballs
Configuration menu - View commit details
-
Copy full SHA for 9f0381d - Browse repository at this point
Copy the full SHA 9f0381dView commit details -
Merge pull request #48879 from baracoder/dotnet-sdk-403
dotnet-sdk: 2.1.402 -> 2.1.403
Configuration menu - View commit details
-
Copy full SHA for f4c0220 - Browse repository at this point
Copy the full SHA f4c0220View commit details
There are no files selected for viewing