-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into pluggable-auth
- Loading branch information
Showing
909 changed files
with
21,067 additions
and
20,846 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
external-sources=true | ||
source-path=SCRIPTDIR | ||
# Hack for scripts in e.g. tests/functional/ca | ||
source-path=SCRIPTDIR/.. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.22.0 | ||
2.24.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
cff-version: 1.2.0 | ||
title: Nix | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Eelco | ||
family-names: Dolstra | ||
email: [email protected] | ||
- name: The Nix contributors | ||
website: 'https://github.com/NixOS/nix' | ||
references: | ||
- title: The Purely Functional Software Deployment Model | ||
authors: | ||
- family-names: Dolstra | ||
given-names: Eelco | ||
year: 2006 | ||
type: thesis | ||
thesis-type: PhD thesis | ||
isbn: 90-393-4130-3 | ||
url: https://dspace.library.uu.nl/handle/1874/7540 | ||
database-provider: Utrecht University Repository | ||
institution: | ||
name: Utrecht University | ||
keywords: | ||
- configuration management | ||
- software deployment | ||
- purely functional | ||
- component-based software engineering | ||
repository-code: 'https://github.com/NixOS/nix' | ||
url: 'https://nixos.org/' | ||
abstract: >- | ||
Nix, a purely functional package manager, is a powerful | ||
package manager for Linux and other Unix systems that | ||
makes package management reliable and reproducible. | ||
keywords: | ||
- reproducibility | ||
- open-source | ||
- c++ | ||
- functional | ||
license: LGPL-2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.