-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 7b9448665e4b
head repository: NixOS/nixpkgs-channels
compare: 2cd2e7267e5b
Commits on Apr 28, 2020
-
no update since 2015. The software never left alpha stage
Configuration menu - View commit details
-
Copy full SHA for d45bece - Browse repository at this point
Copy the full SHA d45beceView commit details
Commits on May 31, 2020
-
pythonPackages.bitcoinlib: 0.9.0 -> 0.11.0
Upstream is python3-only now.
Configuration menu - View commit details
-
Copy full SHA for 50bf5e5 - Browse repository at this point
Copy the full SHA 50bf5e5View commit details -
pythonPackages.opentimestamps: relax bitcoinlib dependency
Upstream: opentimestamps/python-opentimestamps#43
Configuration menu - View commit details
-
Copy full SHA for e1f4e11 - Browse repository at this point
Copy the full SHA e1f4e11View commit details
Commits on Jun 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 36d52ba - Browse repository at this point
Copy the full SHA 36d52baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ee561 - Browse repository at this point
Copy the full SHA a8ee561View commit details
Commits on Jun 10, 2020
-
SCOTT-HAMILTON committed
Jun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 57012da - Browse repository at this point
Copy the full SHA 57012daView commit details -
pythonPackages.pyside2: resolve failing import
Currently, `nix-shell -p "python3.withPackages (p: with p; [ pyside2 ])" --run 'python -c "import pyside2"'` fails with a: `ModuleNotFoundError: No module named 'shiboken2'`
Configuration menu - View commit details
-
Copy full SHA for 6df8995 - Browse repository at this point
Copy the full SHA 6df8995View commit details
Commits on Jun 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 246e6cd - Browse repository at this point
Copy the full SHA 246e6cdView commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 83f56d4 - Browse repository at this point
Copy the full SHA 83f56d4View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 343f689 - Browse repository at this point
Copy the full SHA 343f689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a243a6 - Browse repository at this point
Copy the full SHA 9a243a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec1297 - Browse repository at this point
Copy the full SHA 9ec1297View commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0dbc472 - Browse repository at this point
Copy the full SHA 0dbc472View commit details
Commits on Jun 20, 2020
-
grab-site: use Python 3.7 to unbreak the build
ludios_wpull depends on namedlist, which is incompatible with Python 3.8
Configuration menu - View commit details
-
Copy full SHA for 732b335 - Browse repository at this point
Copy the full SHA 732b335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7606a2a - Browse repository at this point
Copy the full SHA 7606a2aView commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 87c11dd - Browse repository at this point
Copy the full SHA 87c11ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3ec36 - Browse repository at this point
Copy the full SHA 8c3ec36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b58e1d - Browse repository at this point
Copy the full SHA 0b58e1dView commit details
Commits on Jun 22, 2020
-
Merge pull request #91236 from tilpner/openimagedenoise-update
openimagedenoise: 1.1.0 -> 1.2.1
Configuration menu - View commit details
-
Copy full SHA for 7921838 - Browse repository at this point
Copy the full SHA 7921838View commit details -
ruby: use buildPackages.bison_3_5, fixes cross compilation
Ruby is not compatible with the latest bison version we have so in 458b2cb I made it use the older 3.5. This broke cross-compilation. bison is a native build input, so we need to take it from the `buildPackages` set.
Configuration menu - View commit details
-
Copy full SHA for 7bf20d7 - Browse repository at this point
Copy the full SHA 7bf20d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3dd22 - Browse repository at this point
Copy the full SHA 9e3dd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0a6e8 - Browse repository at this point
Copy the full SHA 4c0a6e8View commit details -
vimPlugins.vim-bsv: init at 2019-07-11 (#91253)
This provides syntax highlighting, autoindent, completions and more for Bluespec (.bsv) files.
Configuration menu - View commit details
-
Copy full SHA for 554e90c - Browse repository at this point
Copy the full SHA 554e90cView commit details -
home-assistant: add override for pyowm
3.0 is not compatible with home-assistant
Configuration menu - View commit details
-
Copy full SHA for aac8f45 - Browse repository at this point
Copy the full SHA aac8f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for fea4603 - Browse repository at this point
Copy the full SHA fea4603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14bc250 - Browse repository at this point
Copy the full SHA 14bc250View commit details -
Configuration menu - View commit details
-
Copy full SHA for b505bf2 - Browse repository at this point
Copy the full SHA b505bf2View commit details -
Merge pull request #91141 from ivan/grab-site-2.1.19
grab-site: 2.1.16 -> 2.1.19
Configuration menu - View commit details
-
Copy full SHA for f72a67f - Browse repository at this point
Copy the full SHA f72a67fView commit details -
Merge pull request #90561 from r-ryantm/auto-update/gmic
gmic: 2.9.0 -> 2.9.1
Configuration menu - View commit details
-
Copy full SHA for bc235be - Browse repository at this point
Copy the full SHA bc235beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bbca84 - Browse repository at this point
Copy the full SHA 7bbca84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aaef87 - Browse repository at this point
Copy the full SHA 2aaef87View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc03b77 - Browse repository at this point
Copy the full SHA bc03b77View commit details -
Merge pull request #90103 from Pamplemousse/fix_pyside2
pythonPackages.pyside2: don't fail import on missing `shiboken2`
Configuration menu - View commit details
-
Copy full SHA for d0ebf2d - Browse repository at this point
Copy the full SHA d0ebf2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b109add - Browse repository at this point
Copy the full SHA b109addView commit details -
Merge pull request #91284 from danieldk/micro-man
micro: install man page
Configuration menu - View commit details
-
Copy full SHA for 70c2c30 - Browse repository at this point
Copy the full SHA 70c2c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6247f10 - Browse repository at this point
Copy the full SHA 6247f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad32426 - Browse repository at this point
Copy the full SHA ad32426View commit details -
Merge pull request #90385 from r-ryantm/auto-update/jp
jp: 0.1.2 -> 0.1.3
Configuration menu - View commit details
-
Copy full SHA for 31fa8b5 - Browse repository at this point
Copy the full SHA 31fa8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3bf6b - Browse repository at this point
Copy the full SHA 2c3bf6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 703bd0a - Browse repository at this point
Copy the full SHA 703bd0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a81aa - Browse repository at this point
Copy the full SHA 22a81aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e896ebc - Browse repository at this point
Copy the full SHA e896ebcView commit details -
Merge pull request #89247 from mmilata/python-bitcoinlib-0.11.0
pythonPackages.bitcoinlib: 0.9.0 -> 0.11.0
Configuration menu - View commit details
-
Copy full SHA for 6d5bbeb - Browse repository at this point
Copy the full SHA 6d5bbebView commit details -
Merge pull request #91248 from mmilata/mautrix-0.5.7
pythonPackages.mautrix: 0.5.4 -> 0.5.7
Configuration menu - View commit details
-
Copy full SHA for dca182d - Browse repository at this point
Copy the full SHA dca182dView commit details -
Merge pull request #91257 from Th0rgal/master
wpsoffice: add myself as a maintainer
Configuration menu - View commit details
-
Copy full SHA for ab38702 - Browse repository at this point
Copy the full SHA ab38702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c3840e - Browse repository at this point
Copy the full SHA 3c3840eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48faedc - Browse repository at this point
Copy the full SHA 48faedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc6486 - Browse repository at this point
Copy the full SHA ccc6486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 232fb82 - Browse repository at this point
Copy the full SHA 232fb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1235e4 - Browse repository at this point
Copy the full SHA f1235e4View commit details
There are no files selected for viewing
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.