Jörg Thalheim
748988f4b9
rewrite tests using pytest
...
this allows us to use fixtures that are more flexible
2022-06-01 08:20:43 +02:00
Jörg Thalheim
6dbc942fea
mergify: update bot name
2022-05-29 13:37:09 +02:00
mergify[bot]
c84fb00777
Merge pull request #188 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-05-29 10:21:11 +00:00
github-actions[bot]
45e47e3a56
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/f4dfed73ee886b115a99e5b85fdfbeb683290d83' (2022-05-21)
→ 'github:NixOS/nixpkgs/17b62c338f2a0862a58bb6951556beecd98ccda9' (2022-05-28)
2022-05-29 10:19:18 +00:00
Bryan Bennett
a4d24b9052
Recursively remove NIX_BUILD_TOP
...
Fixes #187
2022-05-24 08:24:59 -04:00
Bryan Bennett
bca290c875
Reimplement default watches with nix_direnv_watch_file
2022-05-24 08:24:53 -04:00
mergify[bot]
b52b067fa6
Merge pull request #186 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-05-22 16:32:50 +00:00
github-actions[bot]
3013b87cf8
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14)
→ 'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15)
→ 'github:NixOS/nixpkgs/f4dfed73ee886b115a99e5b85fdfbeb683290d83' (2022-05-21)
2022-05-22 16:31:02 +00:00
Jörg Thalheim
44645cb497
add GH_TOKEN_FOR_UPDATES for automerge
2022-05-22 18:26:45 +02:00
Bryan Bennett
fd988e0a6c
Merge pull request #182 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-05-15 08:07:55 -04:00
github-actions[bot]
98ee05570a
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11)
→ 'github:numtide/flake-utils/12806d31a381e7cd169a6bac35590e7b36dc5fe5' (2022-05-14)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2fdb6f2e08e7989b03a2a1aa8538d99e3eeea881' (2022-05-07)
→ 'github:NixOS/nixpkgs/118ec238bfb788a34f1d53c4d95931fadfa70367' (2022-05-15)
2022-05-15 10:20:05 +00:00
Bryan Bennett
2647880b19
Merge pull request #179 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-05-08 13:51:29 -04:00
github-actions[bot]
2fa1b4279b
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6766fb6503ae1ebebc2a9704c162b2aef351f921' (2022-04-28)
→ 'github:NixOS/nixpkgs/2fdb6f2e08e7989b03a2a1aa8538d99e3eeea881' (2022-05-07)
2022-05-08 10:19:01 +00:00
Bryan Bennett
20ec9027a9
Merge pull request #176 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-9
...
Bump DeterminateSystems/update-flake-lock from 8 to 9
2022-05-02 09:01:44 -04:00
dependabot[bot]
9226bd4e1d
Bump DeterminateSystems/update-flake-lock from 8 to 9
...
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock ) from 8 to 9.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases )
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 04:01:09 +00:00
Bryan Bennett
de35a57c36
update fetchurl checksum
2022-05-01 10:14:24 -04:00
Bryan Bennett
8a731ae0ab
bump version 2.1.0
2022-05-01 09:48:47 -04:00
Bryan Bennett
2b9b1de447
Clarify README; Add documentation of supported options to use-nix
2022-05-01 09:32:28 -04:00
Bryan Bennett
8cc4137f7c
Merge pull request #174 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-05-01 06:54:00 -04:00
github-actions[bot]
6b06df960f
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/3c0f57e36ed0cf9947281e3b31f1bebb7ce5d4a1' (2022-04-23)
→ 'github:NixOS/nixpkgs/6766fb6503ae1ebebc2a9704c162b2aef351f921' (2022-04-28)
2022-05-01 10:19:04 +00:00
Bryan Bennett
891111e64d
use_nix: introduce initial generic nix argument parsing
2022-04-29 08:50:13 -04:00
Bryan Bennett
a61b19986f
Merge pull request #172 from joncol/fix-issue-168
...
Add missing parameter to import expression
2022-04-27 09:46:22 -04:00
Jonas Collberg
d5a5df7eab
Add missing parameter to import expression
2022-04-27 10:20:39 +02:00
Bryan Bennett
0352cef928
update fetchurl checksum
2022-04-25 09:47:09 -04:00
Bryan Bennett
04d1361c19
bump version 2.0.1
2022-04-25 09:28:56 -04:00
Bryan Bennett
8a38b8fe97
Merge pull request #171 from bbenne10/GH-168
...
GH-168: Fix custom attributes in use_nix
2022-04-25 09:22:41 -04:00
Bryan Bennett
e2341c4f2d
GH-168: Fix custom attributes in use_nix
2022-04-25 08:43:25 -04:00
Jörg Thalheim
f8a9962b45
Merge pull request #167 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-04-24 11:21:08 +01:00
github-actions[bot]
e6abc0e1ac
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/faad370edcb37162401be50d45526f52bb16a713' (2022-04-16)
→ 'github:NixOS/nixpkgs/3c0f57e36ed0cf9947281e3b31f1bebb7ce5d4a1' (2022-04-23)
2022-04-24 10:18:15 +00:00
Bryan Bennett
c35f4f013c
Merge pull request #164 from bbenne10/GH-162
...
Fix path and package handling in use_nix arg parsing
2022-04-22 08:34:21 -04:00
Bryan Bennett
f464d90b80
Fix path and package handling in use_nix arg parsing
...
Fixes #162
2022-04-19 14:54:28 -04:00
Jörg Thalheim
2398a5c52a
Merge pull request #161 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-04-18 05:56:55 +01:00
github-actions[bot]
02873b5880
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)
→ 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
→ 'github:NixOS/nixpkgs/faad370edcb37162401be50d45526f52bb16a713' (2022-04-16)
2022-04-17 10:17:59 +00:00
Jörg Thalheim
f8ae7be11f
Merge pull request #160 from bbenne10/fix_nix_direnv_version
...
Fix nix_direnv_version to properly handle major version bumps
2022-04-14 18:49:50 +01:00
Bryan Bennett
804418f97f
Fix nix_direnv_version to properly handle major version bumps
...
Closes #159
2022-04-14 08:40:37 -04:00
Jörg Thalheim
c44fd24a25
Merge pull request #158 from nix-community/dependabot/github_actions/cachix/install-nix-action-17
...
Bump cachix/install-nix-action from 16 to 17
2022-04-11 08:05:12 +01:00
dependabot[bot]
d203f36f90
Bump cachix/install-nix-action from 16 to 17
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:01:05 +00:00
Jörg Thalheim
1d57b1c740
Merge pull request #157 from nix-community/doc_updates
...
Doc updates
2022-04-09 20:35:52 +01:00
Bryan Bennett
09ae467f76
README: Re-add Split shell itegration (but point at wiki)
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2022-04-09 09:08:59 -04:00
Bryan Bennett
d8cff55741
README: Update flake support section
...
The wording is now a bit more clear
and directly related to our repository and project.
2022-04-07 10:04:28 -04:00
Bryan Bennett
d3651bdd23
README: Clarify a stance on git-tracking the direnv layout directory.
...
Also took the liberty to update the wording in a way that I felt read a bit more smoothly.
closes #138
2022-04-07 10:03:43 -04:00
Bryan Bennett
1741888b4c
README: Move explanation of direnv_layout_dir into example implementation
...
It reads much more clearly in this manner,
as the documentation is presented alongside the thing it is documenting
2022-04-07 09:57:44 -04:00
Bryan Bennett
e1df1d7484
README: Remove "Shell Integration" section
...
This is better encapsulated as a recommendation in, say, `direnv`'s readme.
Our repo has arguably too much documentation already
and this is only somewhat related to our domain.
We may want to re-instantiate this as a "TIPS.md" or something,
but I don't feel that this belongs in the top-level rendered README.
2022-04-07 09:55:40 -04:00
Jörg Thalheim
b2db5be94c
fix checksums
2022-04-07 09:05:08 +02:00
Jörg Thalheim
caaa2b6d75
update fetchurl checksum
2022-04-07 09:03:06 +02:00
Jörg Thalheim
d677f78787
bump version 2.0.0
2022-04-07 09:02:29 +02:00
Jörg Thalheim
3f8ca46903
Merge pull request #156 from nix-community/update_flake_lock_action
...
flake.lock: Update
2022-04-07 07:53:53 +01:00
github-actions[bot]
306561f4e9
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/b543720b25df6ffdfcf9227afafc5b8c1fabfae8' (2021-05-11)
→ 'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/84aa23742f6c72501f9cc209f29c438766f5352d' (2021-05-26)
→ 'github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
2022-04-07 08:51:14 +02:00
Jörg Thalheim
88a7026b13
update flake every month
2022-04-07 08:49:18 +02:00
Bryan Bennett
f33d643d2f
Merge pull request #154 from typetetris/tests-as-flake-app
...
Convert ci tests to nix flake app test-runner
2022-04-04 08:04:23 -04:00