-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2873bd8
commit 333fc01
Showing
4,092 changed files
with
5,373,964 additions
and
1,831,591 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# SPDX-FileCopyrightText: 2022 Kevin Amado <[email protected]> | ||
# | ||
# SPDX-License-Identifier: GPL-3.0-only | ||
|
||
watch_file flake.nix | ||
watch_file flake.lock | ||
eval "$(nix print-dev-env)" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# SPDX-FileCopyrightText: 2022 Kevin Amado <[email protected]> | ||
# | ||
# SPDX-License-Identifier: AGPL-3.0-only | ||
# SPDX-License-Identifier: GPL-3.0-only | ||
|
||
/**/target/ | ||
/result* | ||
/target/ | ||
/tarpaulin-report.html |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,19 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | |
Upstream-Name: nixel | ||
Upstream-Contact: Kevin Amado <[email protected]> | ||
Source: https://github.com/kamadorueda/nixel | ||
|
||
Files: tests/cases/manual-* | ||
Copyright: 2022 Kevin Amado <[email protected]> | ||
License: GPL-3.0-only | ||
|
||
Files: tests/cases/nixpkgs-* | ||
Copyright: 2003-2022 Eelco Dolstra and the Nixpkgs/NixOS contributors | ||
License: MIT | ||
|
||
Files: tests/inputs/manual/* | ||
Copyright: 2022 Kevin Amado <[email protected]> | ||
License: GPL-3.0-only | ||
|
||
Files: tests/inputs/nixpkgs/* | ||
Copyright: 2003-2022 Eelco Dolstra and the Nixpkgs/NixOS contributors | ||
License: MIT |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.