about summary refs log tree commit diff
path: root/pkgs/data/misc/mobile-broadband-provider-info
AgeCommit message (Collapse)AuthorFilesLines
2022-06-09mobile-broadband-provider-info: 20220315 -> 20220511R. Ryantm1-2/+2
2022-03-25mobile-broadband-provider-info: 20210805 → 20220315Jan Tojnar1-2/+2
https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/compare/20210805...20220315
2021-08-06mobile-broadband-provider-info: 202001225 -> 20210805Maxine Aubrey1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-05mobile-broadband-provider-info: 20190116 → 20201225Jan Tojnar1-3/+8
Co-Authored-By: Symphorien Gibol <symphorien+git@xlumurb.eu>
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-04-17mobile-broadband-provider-info: add updateScriptJan Tojnar1-12/+14
2019-02-03mobile-broadband-provider-info: 20151214 -> 20190116R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mobile-broadband-provider-info/versions
2017-03-27treewide: purge maintainers.urkudVladimír Čunát1-1/+1
It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
2016-05-12mobile-broadband-provider-info: 20120614 -> 20151214Franz Pletz1-2/+2
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-1/+1
Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
2012-07-31mobile-broadband-provider-info: Update to 20120614Rickard Nilsson1-3/+3
2012-01-05Add mobile-broadband-provider-infoYury G. Kudryashov1-0/+23
svn path=/nixpkgs/trunk/; revision=31328