| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-07-17 |
|\| |
|
| * | lint: Move the linting code to a different module. | Christopher Baines | 2019-07-15 |
| * | scripts: lint: Handle warnings with a record type. | Christopher Baines | 2019-07-15 |
| * | gexp: 'lowered-gexp-guile' now returns a <derivation-input>. | Ludovic Courtès | 2019-07-15 |
| * | derivations: Update tests to use new calling convention. | Ludovic Courtès | 2019-07-15 |
| * | gexp: <lowered-gexp> separates sources from derivation inputs. | Ludovic Courtès | 2019-07-15 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-12 |
|\| |
|
| * | scripts: environment: Add --no-cwd. | Carl Dong | 2019-07-08 |
| * | derivations: 'derivation-build-plan' recurses on substituables. | Ludovic Courtès | 2019-07-05 |
| * | gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it. | Ludovic Courtès | 2019-07-04 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-07-02 |
|\| |
|
| * | import: pypi: Include optional test inputs as native-inputs. | Maxim Cournoyer | 2019-07-02 |
| * | import: pypi: Parse wheel METADATA instead of metadata.json. | Maxim Cournoyer | 2019-07-02 |
| * | import: pypi: Support more types of archives. | Maxim Cournoyer | 2019-07-02 |
| * | import: pypi: Improve parsing of requirement specifications. | Maxim Cournoyer | 2019-07-02 |
| * | import: pypi: Do not parse optional requirements from source. | Maxim Cournoyer | 2019-07-02 |
| * | tests: pypi: Mute the output of tar. | Maxim Cournoyer | 2019-07-02 |
| * | import: pypi: Do not consider requirements.txt files. | Maxim Cournoyer | 2019-07-02 |
| * | guix: import: crate: fix redundant inputs list nesting | Ivan Petkov | 2019-06-30 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 |
|\| |
|
| * | tests: Avoid TCP port collision between lint.scm and guix-daemon.sh. | Ludovic Courtès | 2019-06-27 |
| * | packages: 'specification->package+output' distinguishes "no output specified". | Ludovic Courtès | 2019-06-27 |
| * | derivations: 'build-derivations' can be passed derivation inputs. | Ludovic Courtès | 2019-06-27 |
| * | derivations: <derivation-input> now aggregates a <derivation>. | Ludovic Courtès | 2019-06-27 |
| * | derivations: Rewrite and replace 'derivations-prerequisites-to-build'. | Ludovic Courtès | 2019-06-27 |
| * | derivations: Add 'derivation-input'. | Ludovic Courtès | 2019-06-27 |
| * | syscalls: Add 'terminal-rows'. | Ludovic Courtès | 2019-06-27 |
| * | ui: 'relevance' considers regexps connected with a logical and. | Ludovic Courtès | 2019-06-27 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-06-20 |
|\| |
|
| * | import: hackage: Add two expected failing test cases. | Robert Vollmert | 2019-06-20 |
| * | utils: canonical-newline-port: Fix handling of carriage return at buffer end. | Robert Vollmert | 2019-06-20 |
| * | tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'. | Ludovic Courtès | 2019-06-18 |
| * | import: hackage: Handle Hackage revisions. | Robert Vollmert | 2019-06-13 |
* | | utils: Add 'invoke/quiet'. | Ludovic Courtès | 2019-06-17 |
* | | build: Remove 'gnu/packages/bootstrap' and its binaries. | Ludovic Courtès | 2019-06-14 |
* | | packages: Remove 'search-bootstrap-binary'. | Ludovic Courtès | 2019-06-14 |
* | | tests: Make builds less expensive. | Ludovic Courtès | 2019-06-14 |
* | | tests: Remove expensive and pointless test. | Ludovic Courtès | 2019-06-14 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-13 |
|\| |
|
| * | import: crate: Define dependencies as arguments. | Ivan Petkov | 2019-06-11 |
| * | store: 'build-things' accepts derivation/output pairs. | Ludovic Courtès | 2019-06-10 |
| * | import: print: Honor the outputs of inputs (!). | Ludovic Courtès | 2019-06-07 |
| * | import: hackage: Parse braced properties. | Robert Vollmert | 2019-06-02 |
| * | tests: hackage: Test multiline cabal description. | Robert Vollmert | 2019-06-02 |
| * | tests: Fix hackage tests. | Robert Vollmert | 2019-06-02 |
| * | substitute: Select the best compression methods. | Ludovic Courtès | 2019-06-02 |
| * | publish: '--compression' can be repeated. | Ludovic Courtès | 2019-06-02 |
| * | tests: Indent hackage tests | Robert Vollmert | 2019-06-01 |
| * | tests: hackage: Don't mock hackage-fetch. | Robert Vollmert | 2019-06-01 |
| * | tests: hackage: Factor out package pattern. | Robert Vollmert | 2019-06-01 |