| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | travis: Hide more unnecessary build spam from installing nox•••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) | Tuomas Tynkkynen | 2017-08-14 | 1 | -2/+2 |
| * | Merge branch 'master' into patch-3 | Graham Christensen | 2017-07-25 | 8 | -267/+616 |
| |\ | |||||
| | * | update-python-libraries script: don't forget to break when we actually find a... | Frederik Rietdijk | 2017-07-17 | 1 | -0/+1 |
| | * | Merge pull request #27297 from jtojnar/fix/ghex•••ghex: init at 3.18.3 | Jörg Thalheim | 2017-07-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | ghex: init at 3.18.3 | Jan Tojnar | 2017-07-11 | 1 | -1/+1 |
| | * | | Python: fix update script in case no PyPI releases are available for a given ... | Frederik Rietdijk | 2017-07-03 | 1 | -1/+2 |
| | |/ | |||||
| | * | Python: improve update script•••- remove dead code - improve readability - skip fetchFromGitHub (#26320) | Frederik Rietdijk | 2017-06-06 | 1 | -146/+137 |
| | * | Python: fix update script•••- use correct extension - do not update expressions that have an url that does not contain pypi - show warning in case request fails | Frederik Rietdijk | 2017-05-27 | 1 | -27/+32 |
| | * | Merge pull request #25583 from FRidh/updatescript•••Python: update script for packages | Frederik Rietdijk | 2017-05-27 | 1 | -0/+245 |
| | |\ | |||||
| | | * | Python: update script for packages•••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. | Frederik Rietdijk | 2017-05-27 | 1 | -0/+245 |
| | * | | Merge branch 'master' into staging | Vladimír Čunát | 2017-05-24 | 1 | -235/+90 |
| | |\| | |||||
| | | * | Fix tarball evaluation•••http://hydra.nixos.org/build/51460386 This seems the path of least resistance. Adding "x86_64-darwin" to supportedSystems causes other errors. | Tuomas Tynkkynen | 2017-04-11 | 1 | -1/+1 |
| | * | | all-tarballs: fixup evaluation (and the tarball job) | Vladimír Čunát | 2017-04-14 | 1 | -1/+1 |
| | |/ | |||||
| | * | docs: 16.09 -> 17.03 | Robin Gloster | 2017-03-30 | 1 | -2/+2 |
| | * | nix-diff.sh maintainer script: update usage message for new flags | Shane Pearlman | 2017-03-19 | 1 | -1/+1 |
| | * | Merge pull request #23414 from shanemikel/nix-helper-scripts•••add a script that "diffs" nix environment generations | Daiderd Jordan | 2017-03-20 | 1 | -0/+277 |
| | |\ | |||||
| | | * | nix-diff.sh maintainer script: "diffs" Nix environment generations•••This script was inspired by Guix. Read the source for documentation, or invoke it with `nix-diff.sh -h` for a usage summary. | Shane Pearlman | 2017-03-19 | 1 | -0/+277 |
| | * | | Merge pull request #23758 from butterflya/patch-5•••hydra-eval-failures.py: Remove Python 2 specific syntax | Domen Kožar | 2017-03-11 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | Remove Python 2 specific syntax | butterflya | 2017-03-11 | 1 | -2/+2 |
| | | |/ | |||||
| | * / | Remove Dockerfile•••One can generate a new layer with nix-channel --update from https://hub.docker.com/r/nixos/nix/ This file wasn't maintained. | Domen Kožar | 2017-03-11 | 2 | -26/+0 |
| | |/ | |||||
| * / | Cleanup gnome.sh•••No functional changes | butterflya | 2017-03-11 | 1 | -26/+26 |
| |/ | |||||
| * | maintainers/hydra-eval-failures: flush stdout more often | Robin Gloster | 2017-03-02 | 1 | -0/+5 |
| * | Add a script to get failures for hydra eval /cc @globin | Domen Kožar | 2017-01-28 | 1 | -0/+89 |
| * | update.nix moved to maintainers/scripts/update.nix | Rok Garbas | 2016-12-18 | 1 | -0/+131 |
| * | travis: also evaluate nixpkgs-unstable | Domen Kožar | 2016-12-15 | 1 | -0/+6 |
| * | vanity.sh: tolerate the fact that github login adder is too long | Michael Raskin | 2016-09-26 | 1 | -5/+5 |
| * | fetch-kde-qt.sh: add bash safety flags | Hoang Xuan Phu | 2016-09-18 | 1 | -0/+2 |
| * | fetch-kde-qt.sh: modularize script allowing multiple versions | Thomas Tuegel | 2016-08-25 | 5 | -26/+14 |
| * | kde5.applications: 16.04.3 -> 16.08.0 | Thomas Tuegel | 2016-08-18 | 1 | -1/+1 |
| * | travis: build stdenv also | Matthew Justin Bauer | 2016-08-13 | 1 | -1/+1 |
| * | Merge pull request #17256 from matthewbauer/patch-4•••Travis fixes | Domen Kožar | 2016-08-13 | 1 | -1/+8 |
| |\ | |||||
| | * | nox: add git as build input•••also: add nox as separate target to make build log more quiet | Matthew Justin Bauer | 2016-07-29 | 1 | -1/+8 |
| * | | kde5.plasma: 5.7.2 -> 5.7.3 | Thomas Tuegel | 2016-08-04 | 1 | -1/+1 |
| * | | travis-nox-review-pr.sh: Fix nixpkgs manual build•••The current command is actually building the 'manpages' package, not the nixpkgs manual. | Tuomas Tynkkynen | 2016-08-02 | 1 | -1/+1 |
| * | | treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. | Tuomas Tynkkynen | 2016-08-02 | 1 | -0/+1 |
| * | | qt57: init at 5.7.0 | Thomas Tuegel | 2016-07-29 | 1 | -1/+4 |
| * | | kde5.plasma: 5.7.1 -> 5.7.2 | Thomas Tuegel | 2016-07-29 | 1 | -1/+1 |
| |/ | |||||
| * | nix-generate-from-cpan: clean up build inputs•••In particular remove those build inputs that are already mentioned among the propagated build inputs. Fixes #10373. | Robert Helgesson | 2016-07-22 | 1 | -3/+8 |
| * | travis: just use "unstable" channel for nix-shell | Matthew Justin Bauer | 2016-07-18 | 1 | -1/+1 |
| * | Merge pull request #16563 from matthewbauer/travis-new•••travis: split build into matrix of 3 | Rok Garbas | 2016-07-15 | 1 | -46/+57 |
| |\ | |||||
| | * | travis: run nixpkgs-lint in build script•••This will run nixpkgs-lint for each travis build. We'll disable "nixpkgs-lint" for now, it was a little too verbose: https://travis-ci.org/NixOS/nixpkgs/jobs/144290920 | Matthew Bauer | 2016-07-12 | 1 | -0/+6 |
| | * | travis: build manuals to verify that they work•••fixes #15109 | Matthew Bauer | 2016-07-12 | 1 | -4/+16 |
| | * | travis: support nox 0.0.4 arguments•••This adds the "slug" arguments and also the "token" argument. The slug argument provides the "owner_name/repo_name" format base repo to use for the pull request. The token argument provides the GitHub presonal access token to use for the requests to the GitHub API. | Matthew Bauer | 2016-07-12 | 1 | -1/+6 |
| | * | travis: use community supported language•••Switch to the "community supported" Nix version of Travis. | Matthew Bauer | 2016-07-12 | 1 | -25/+0 |
| | * | travis: split build into matrix of 3•••This adds a 3rd matrix to be built by Travis. The new matrix "checks" the NixPkgs evaluation so the other 2 can save their resources for building. Hopefully, this will lead to less "out of space" errors that seem to be happening with Travis. Also adds folding. | Matthew Bauer | 2016-07-12 | 1 | -44/+57 |
| * | | generate-kde-frameworks.sh: fix helper script path•••- Fix a bug in the script which prevented it from finding its helper script. - Automatically redirect the output of the script to make it even easier to use. | Thomas Tuegel | 2016-07-13 | 1 | -1/+3 |
| * | | kde5.applications: 16.04.2 -> 16.04.3•••- Update from Applications 16.04.2 to 16.04.3. - Remove the version number from the directory storing the Applications Nix expressions. It is not necessary to version the Nix expressions now that we keep only one version in Nixpkgs. - Fix a bug in generate-kde-applications.sh which prevented it from finding its helper script. - Automatically redirect the output of generate-kde-applications.sh to make the update script even easier to use. | Thomas Tuegel | 2016-07-13 | 1 | -1/+3 |
| * | | kde5.plasma: 5.7.0 -> 5.7.1•••- Update from Plasma 5.7.0 to 5.7.1. - Remove the version number from the directory storing the Plasma Nix expressions. It is not necessary to version the Nix expressions now that we keep only one version in Nixpkgs. - Fix a bug in generate-kde-plasma.sh which prevented it from finding its helper script. - Automatically redirect the output of generate-kde-plasma.sh to make the update script even easier to use. | Thomas Tuegel | 2016-07-13 | 1 | -1/+3 |
| |/ | |||||
| * | kde frameworks: 5.22 -> 5.24 | Jos van den Oever | 2016-07-12 | 1 | -1/+1 |
| * | kde plasma: 5.6.5 -> 5.7.0 | Jos van den Oever | 2016-07-12 | 1 | -1/+1 |
