forked from NixOS/nix
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix build in nix shell #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
p01arst0rm
merged 23 commits into
p01arst0rm:meson
from
Ericson2314:fix-build-in-nix-shell
Nov 4, 2019
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
d8730fb
Document import <path> syntax
ersinakinci 9be7787
Revert "Document import <path> syntax"
ersinakinci b7a9362
Add hint about path in builtins.import
ersinakinci f107a27
Tweak path hint
ersinakinci c92ea92
Remove superfluous IAM action for S3 cache
schlarpc dfe1fdf
Merge pull request #3159 from earksiinni/docs-import-brackets
edolstra b421895
Merge pull request #3161 from schlarpc/patch-1
edolstra 2f96a89
install-multi-user.sh: Remove unused variables
edolstra 70cab05
Switch to nixpkgs 19.09
Ericson2314 aab6511
Merge branch 'switch-to-19.09' into meson
Ericson2314 3a968f5
Add Meson and Ninja dependencies
Ericson2314 7ae66bb
meson: Define HAVE_STRUCT_DIRENT_D_TYPE macro
Ericson2314 a142164
meson: Don't look for libraries in lib dir
Ericson2314 232da76
Merge remote-tracking branch 'p01arst0rm/meson' into meson
Ericson2314 727dc56
Remove abstractions in HAVE_STRUCT_DIRENT_D_TYPE code
Ericson2314 1be6ab4
Make libsodium an auto dependency
Ericson2314 90f9f4a
non-existent wrapper depedendency .found() should be false too
Ericson2314 12ce28b
Clean up descriptions in Meson
Ericson2314 be144b8
Steps towards cross support
Ericson2314 3db52b8
Add Meson and Ninja to `nativeBuildDeps`
Ericson2314 291e1d8
Push `with` deeper in release-common.nix
Ericson2314 cd2e1d1
Add `mesonFlags` to nix code
Ericson2314 b380f75
Clean up libseccomp_dep
Ericson2314 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.