summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-09-09vimPlugins.minsnip-nvim: init at 2021-09-06figsoda
2021-09-09Merge pull request #130734 from neosimsim/patch-mysql-connectorSandro
pythonPackages.mysql-connector: Fix on darwin
2021-09-09Merge pull request #137101 from figsoda/hck-updateFabian Affolter
hck: 0.6.2 -> 0.6.3
2021-09-09Merge pull request #137103 from marsam/age-manpagesFabian Affolter
age: install manpages
2021-09-08dune_2: 2.9.0 -> 2.9.1Mario Rodas
https://github.com/ocaml/dune/releases/tag/2.9.1
2021-09-09Merge pull request #137128 from Artturin/xineuiArtturi
2021-09-08Merge pull request #137111 from Ma27/bump-grafanaMaximilian Bosch
grafana: 8.1.2 -> 8.1.3
2021-09-08Merge pull request #137112 from Ma27/bump-diffoscopeMaximilian Bosch
diffoscope: 182 -> 183
2021-09-08Merge pull request #136913 from r-ryantm/auto-update/python3.8-xmlschemaFabian Affolter
python38Packages.xmlschema: 1.7.0 -> 1.7.1
2021-09-08Merge pull request #137072 from r-ryantm/auto-update/python3.8-elementpathFabian Affolter
python38Packages.elementpath: 2.3.0 -> 2.3.1
2021-09-08xine-ui: remove a unnecessary ; in desktop fileArtturin
2021-09-08oh-my-zsh: 2021-08-27 → 2021-09-07Tim Steinbach
2021-09-08Merge pull request #136938 from siraben/mathcomp-analysis-updateBen Siraphob
coqPackages.mathcomp-analysis: 0.3.9 -> 0.3.10
2021-09-08Merge pull request #137088 from bricewge/masterPavol Rusnak
maintainers: remove bricewge
2021-09-08Merge pull request #136445 from lovesegfault/rocm-hipBernardo Meurer
hip: init at 4.3.1
2021-09-08Merge pull request #137114 from Artturin/vboxremArtturi
2021-09-08Merge pull request #136954 from lovesegfault/lollypop-1.4.23Bernardo Meurer
lollypop: 1.4.17 -> 1.4.23
2021-09-08linuxPackages.perf-tools: clarify licenseAlyssa Ross
2021-09-08linuxPackages.bbswitch: add licenseAlyssa Ross
2021-09-08Merge pull request #137071 from siraben/spoof-mac-initBen Siraphob
2021-09-08Merge pull request #132786 from helsinki-systems/feat/initrd-dm-cacheLassulus
tasks/lvm: add all tools from thin-provisioning-tools
2021-09-08Merge pull request #136605 from helsinki-systems/feat/dry-activation-scriptsLassulus
nixos: Add dry activation for users/groups
2021-09-08diffoscope: 182 -> 183Maximilian Bosch
ChangeLog: https://diffoscope.org/news/diffoscope-183-released/
2021-09-08virtualbox: remove components/VBoxREM.so whenArtturin
hardened or headless is enabled arch does it as well https://github.com/archlinux/svntogit-community/blob/1b2aaf41138f4f00aca84700fe08bb213d909f79/trunk/PKGBUILD#L184
2021-09-08grafana: 8.1.2 -> 8.1.3Maximilian Bosch
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.1.3
2021-09-08Merge pull request #137091 from markuskowa/upd-libxcmarkuskowa
libxc: 5.1.5 -> 5.1.6
2021-09-08Merge pull request #137109 from r-ryantm/auto-update/python3.8-trezorPavol Rusnak
python38Packages.trezor: 0.12.3 -> 0.12.4
2021-09-08Merge pull request #137033 from ryantm/dev/ryantm/mylvmbackupSandro
mylvmbackup: remove meta.homepage from fetch url
2021-09-08Merge pull request #137083 from ↵Sandro
r-ryantm/auto-update/python3.8-google-cloud-asset python38Packages.google-cloud-asset: 3.4.0 -> 3.5.0
2021-09-08Merge pull request #137074 from ↵Sandro
r-ryantm/auto-update/python3.8-google-resumable-media python38Packages.google-resumable-media: 2.0.1 -> 2.0.2
2021-09-08Merge pull request #137108 from figsoda/fix-neorgSandro
vimPlugins.neorg: fix owner
2021-09-08mkshell: small fix for #137005 (#137105)Geoff Reedy
I somehow accidentally left out the lib.flatten from mergeInputs. Without it, subtractLists won't ever remove anything from the inputs since the inputs will be a list of lists.
2021-09-08python39Packages.pomegranate: disable two failing testsSergei Trofimovich
Two tests started failing after commit cd7360f19f ("python38Packages.networkx: 2.5.1 -> 2.6.2"): test_exact_dp_structure_learning_exclude_edges test_constrained_slap_structure_learning_exclude_edges Both failures are triggered by networkx commit 15b74c552 ("Use bidirection_dijkstra as default in weighted shortest_path") My guess is that among equal paths the different one is picked. Which should be a benign test failure and not a real regression. Let's disable the tests to fix package building on master.
2021-09-08vimPlugins.neorg: fix ownerfigsoda
2021-09-08python38Packages.trezor: 0.12.3 -> 0.12.4R. RyanTM
2021-09-08Merge pull request #137050 from marsam/update-difftasticMario Rodas
difftastic: 0.6 -> 0.8
2021-09-08mkCoqDerivation: use COQMF_COQLIB for dev versions of CoqThéo Zimmermann
2021-09-08hck: 0.6.2 -> 0.6.3figsoda
2021-09-08mkShell: exclude inputsFrom from merged inputs (#137005)Geoff Reedy
The motivation for inputsFrom is to create a shell environment that is suitable for development of the packages listed in inputsFrom. This commit filters out any dependencies from one package in inputsFrom to another when computing the shell environment's inputs. This supports the use case where several closely related packages (perhaps even built from the same source tree) are being mutually developed. It is assumed that the user will configure their environment to resolve dependencies between these mutually developed packages.
2021-09-08Merge pull request #137044 from VergeDX/gnome-network-displaysDoron Behar
2021-09-08coqPackages.corn: c366d3f01ec1812b145117a4da940518b092d3a6 -> 8.13.0Théo Zimmermann
Fix to use a released version.
2021-09-08libxc: 5.1.5 -> 5.1.6Markus Kowalewski
2021-09-08Merge pull request #135667 from thomasSDK/3-perlPackagesStig
perlPackages: init 3 perl packages
2021-09-08exaile: init at 4.1.1 (#120761)ryneeverett
2021-09-08cni-plugins: 1.0.0 -> 1.0.1Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-08Merge pull request #137086 from zimbatm/foreman-0.87.2Domen Kožar
foreman: 0.78.0 -> 0.87.2
2021-09-08maintainers: remove bricewgeBrice Waegeneire
So long, and thanks for all the fish!
2021-09-08Merge pull request #136982 from ymatsiuk/upowerFabian Affolter
upower: 0.99.11 -> 0.99.13
2021-09-08foreman: 0.78.0 -> 0.87.2zimbatm
Fixes #90776
2021-09-08Merge pull request #136388 from sumnerevans/synapse-1.42Maximilian Bosch
matrix-synapse: 1.41.1 -> 1.42.0