summary refs log tree commit diff
path: root/maintainers/scripts
Commit message (Collapse)AuthorAge
* copy-tarballs.pl: Set the right ACL for new keys.Shea Levy2018-03-31
|
* meta: fix fallout from #36275Matthew Bauer2018-03-18
|
* maintainers/scripts/update.nix: use saner nubbingJan Tojnar2018-03-13
|
* maintainers/scripts/update.nix: fix error messageJan Tojnar2018-03-13
|
* Python: fix update script for nix 2.0Frederik Rietdijk2018-03-10
|
* Revert "Revert "Convert maintainer file entries to attributes, add github ↵Graham Christensen2018-03-04
| | | | handles""
* Revert "Convert maintainer file entries to attributes, add github handles"Graham Christensen2018-03-03
| | | | This reverts commit aa47bac04f06aeea993dc2e2cc6649fde4f31ed7.
* Revert "maintainers/scripts: improve github handle checker"Graham Christensen2018-03-03
| | | | This reverts commit a2c708c2563144d61e54d7684dd8572bed7f1989.
* maintainers/scripts: improve github handle checkerProfpatsch2018-03-04
| | | | | Now also finds name-clashes for github handles who never contributed to nixpkgs before. Also deals with too many request errors.
* Convert maintainer file entries to attributes, add github handlesProfpatsch2018-03-04
| | | | | | | | | | | | | Based on https://github.com/NixOS/nixpkgs/pull/34842, the nix-instantiate output was pretty-printed and the validity of the github handles manually verified, by automatically checking whether the user handles exist on github (https://github.com/userhandle, status 200 or 404). Each handle under 5 characters was manually checked (because the collision probability with non-maintainer accounts is high), each missing entry was manually researched. The script used is kept in `maintainers/scripts` as an example of how to work with the mainainers list through nix’ JSON interface.
* maintainers/scripts/gnome.sh: removeJan Tojnar2018-03-01
|
* maintainers/scripts/update.nix: allow updating package collectionsJan Tojnar2018-03-01
|
* maintainers/scripts/update.nix: deduplicate packagesJan Tojnar2018-03-01
| | | | | | | Lot of my GNOME packages have several legacy aliases, which causes them to be updated multiple times. This patch uses lib.unique to remove the duplicates.
* debian-patches.sh: patch-tracker is long-since dead, fix to use sources?Will Dietz2018-01-17
|
* Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0Thomas Tuegel2018-01-15
|\
| * rebuild-amount.sh: add --print option (PR #33693)Vladimír Čunát2018-01-14
| | | | | | | | to allow additionally listing all the rebuilt packages.
* | Merge branch 'feature/qt-5/5.10.0' into merge/qt-5.10.0Thomas Tuegel2018-01-15
|\ \ | |/ |/|
| * Qt5: 5.9.3 -> 5.10.0Bastian Köcher2018-01-02
| |
* | Fix copy-tarballs.plEelco Dolstra2018-01-04
| |
* | update-python-libraries: commit updates and specify update kindFrederik Rietdijk2017-12-30
|/ | | | | | | This commit introduces two new features: 1. specify with --target whether major, minor or patch updates should be made 2. use --commit to create commits for each of the updates
* travis: disable for pull requestsJoerg Thalheim2017-11-13
| | | | | | travis is too slow for us and confuse contributors, who think they have to get travis tests green. We have now pr bots instead.
* Python update-python-libraries: fetch and update asynchronouslyFrederik Rietdijk2017-11-05
|
* docs: 17.03 -> 17.09zraexy2017-10-05
|
* gucharmap: 3.18.2 -> 10.0.1Albert Safin2017-09-29
| | | | | | - Gucharmap no longer follow the GNOME major versioning. - Gucharmap no longer includes Unicode data. Instead the data should be downloaded from unicode.org.
* gnome3: only maintain single GNOME 3 package set (#29397)Jan Tojnar2017-09-24
| | | | | | | | | | | | | | | | | | | | | * gnome3: only maintain single GNOME 3 package set GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources to update a single version of GNOME. Maintaining multiple versions just does not make sense. Additionally, it makes viewing history using most Git tools bothersome. This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes the config variable for choosing packageset (`environment.gnome3.packageSet`), updates the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`. Closes: #29329 * maintainers/scripts/gnome: Use fixed GNOME 3 directory Since we now allow only a single GNOME 3 package set, specifying the working directory is not necessary. This commit sets the directory to `pkgs/desktops/gnome-3`.
* maintainers/hydra-eval-failures: fix with new libRobin Gloster2017-09-24
| | | | lib/maintainers.nix now is a function
* maintainers/hydra-eval-failures: catch fetching maintainersRobin Gloster2017-08-28
| | | | Fails with some i686-linux build failures
* travis: Hide more unnecessary build spam from installing noxTuomas Tynkkynen2017-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should avoid the 28 lines of unnecessary spam about fetching stdenv and bash: ```` === Building pull request #28261 these paths will be fetched (0.51 MiB download, 2.50 MiB unpacked): /nix/store/2pm24nzym7z11nddnf6vmqhsqmzx9h3g-bash-4.4-p12-dev /nix/store/3n6g5nmyn63gsgjc7z03rsd88s2q7b7i-stdenv /nix/store/7mpcc6x6b3db595rsqr1qjckpaj1dym8-bash-4.4-p12-info /nix/store/d9hb8f6j2syq08hw97qajdcdkl9lwg9n-bash-4.4-p12-doc fetching path ‘/nix/store/d9hb8f6j2syq08hw97qajdcdkl9lwg9n-bash-4.4-p12-doc’... *** Downloading ‘https://cache.nixos.org/nar/013kcshsm2hzpngmrf4izq3ag8s9avrkhz5z8l8mgnxay1lxlz99.nar.xz’ to ‘/nix/store/d9hb8f6j2syq08hw97qajdcdkl9lwg9n-bash-4.4-p12-doc’... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 357k 100 357k 0 0 3342k 0 --:--:-- --:--:-- --:--:-- 3408k fetching path ‘/nix/store/2pm24nzym7z11nddnf6vmqhsqmzx9h3g-bash-4.4-p12-dev’... *** Downloading ‘https://cache.nixos.org/nar/1225myjpymp5bv0x5zl08dmdz786jf86fshc2dwa3zgxasrppcfi.nar.xz’ to ‘/nix/store/2pm24nzym7z11nddnf6vmqhsqmzx9h3g-bash-4.4-p12-dev’... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 54312 100 54312 0 0 231k 0 --:--:-- --:--:-- --:--:-- 232k fetching path ‘/nix/store/7mpcc6x6b3db595rsqr1qjckpaj1dym8-bash-4.4-p12-info’... *** Downloading ‘https://cache.nixos.org/nar/04dzl4jlhxhisiby9lyw2k6q2w5ns3xy1h6gfdc14qn649lshy2f.nar.xz’ to ‘/nix/store/7mpcc6x6b3db595rsqr1qjckpaj1dym8-bash-4.4-p12-info’... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 107k 100 107k 0 0 1179k 0 --:--:-- --:--:-- --:--:-- 1198k fetching path ‘/nix/store/3n6g5nmyn63gsgjc7z03rsd88s2q7b7i-stdenv’... *** Downloading ‘https://cache.nixos.org/nar/013xg2cnv9wf3fkhcl3b3b6iihqnwhy65m6ijb6ynwavy584w2xi.nar.xz’ to ‘/nix/store/3n6g5nmyn63gsgjc7z03rsd88s2q7b7i-stdenv’... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8640 100 8640 0 0 143k 0 --:--:-- --:--:-- --:--:-- 148k === Reviewing PR 28261 : busybox: 1.26.2 -> 1.27.1, fix bootstrap ```` (From https://travis-ci.org/NixOS/nixpkgs/jobs/264390932)
* Merge branch 'master' into patch-3Graham Christensen2017-07-25
|\
| * update-python-libraries script: don't forget to break when we actually find ↵Frederik Rietdijk2017-07-17
| | | | | | | | an update
| * Merge pull request #27297 from jtojnar/fix/ghexJörg Thalheim2017-07-11
| |\ | | | | | | ghex: init at 3.18.3
| | * ghex: init at 3.18.3Jan Tojnar2017-07-11
| | |
| * | Python: fix update script in case no PyPI releases are available for a given ↵Frederik Rietdijk2017-07-03
| |/ | | | | | | version
| * Python: improve update scriptFrederik Rietdijk2017-06-06
| | | | | | | | | | | | - remove dead code - improve readability - skip fetchFromGitHub (#26320)
| * Python: fix update scriptFrederik Rietdijk2017-05-27
| | | | | | | | | | | | - use correct extension - do not update expressions that have an url that does not contain pypi - show warning in case request fails
| * Merge pull request #25583 from FRidh/updatescriptFrederik Rietdijk2017-05-27
| |\ | | | | | | Python: update script for packages
| | * Python: update script for packagesFrederik Rietdijk2017-05-27
| | | | | | | | | | | | | | | | | | | | | | | | This script determines whether there is an update available for the package and if so, updates the version and sha256 attributes. This only works for packages that have their own expression, and `pname` and `sha256` attribute.
| * | Merge branch 'master' into stagingVladimír Čunát2017-05-24
| |\|
| | * Fix tarball evaluationTuomas Tynkkynen2017-04-11
| | | | | | | | | | | | | | | | | | | | | http://hydra.nixos.org/build/51460386 This seems the path of least resistance. Adding "x86_64-darwin" to supportedSystems causes other errors.
| * | all-tarballs: fixup evaluation (and the tarball job)Vladimír Čunát2017-04-14
| |/
| * docs: 16.09 -> 17.03Robin Gloster2017-03-30
| |
| * nix-diff.sh maintainer script: update usage message for new flagsShane Pearlman2017-03-19
| |
| * Merge pull request #23414 from shanemikel/nix-helper-scriptsDaiderd Jordan2017-03-20
| |\ | | | | | | add a script that "diffs" nix environment generations
| | * nix-diff.sh maintainer script: "diffs" Nix environment generationsShane Pearlman2017-03-19
| | | | | | | | | | | | | | | This script was inspired by Guix. Read the source for documentation, or invoke it with `nix-diff.sh -h` for a usage summary.
| * | Remove Python 2 specific syntaxbutterflya2017-03-11
| |/
* / Cleanup gnome.shbutterflya2017-03-11
|/ | | No functional changes
* maintainers/hydra-eval-failures: flush stdout more oftenRobin Gloster2017-03-02
|
* Add a script to get failures for hydra eval /cc @globinDomen Kožar2017-01-28
|
* update.nix moved to maintainers/scripts/update.nixRok Garbas2016-12-18
|
* travis: also evaluate nixpkgs-unstableDomen Kožar2016-12-15
|