Commit graph

474 commits

Author SHA1 Message Date
Bryan Bennett
fde2d0f838
Merge pull request #293 from oligot/fix-hash
source_url install: fix hash
2023-01-30 08:18:13 -05:00
Olivier Ligot
bca0f8ea52
source_url install: fix hash
The version has been updated (from 2.2.0 to 2.2.1) but the hash has not
been updated, resulting in the following error

direnv: error hash mismatch. Expected 'sha256-5EwyKnkJNQeXrRkYbwwRBcXbibosCJqyIUuz9Xq+LRc=' but got 'sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs='
2023-01-30 09:15:34 +01:00
mergify[bot]
e83865a165
Merge pull request #291 from nix-community/update_flake_lock_action
flake.lock: Update
2023-01-29 10:16:40 +00:00
github-actions[bot]
174cb04552 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cfb43ad7b941d9c3606fb35d91228da7ebddbfc5' (2023-01-20)
  → 'github:NixOS/nixpkgs/6b9c27b4c9c1c329b27a44ed1fa8935df79f9a8b' (2023-01-28)
2023-01-29 10:14:30 +00:00
mergify[bot]
050938f5f8
Merge pull request #289 from nix-community/update_flake_lock_action
flake.lock: Update
2023-01-22 10:17:27 +00:00
github-actions[bot]
db0662e6b1 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/37b97ae3dd714de9a17923d004a2c5b5543dfa6d' (2023-01-13)
  → 'github:NixOS/nixpkgs/cfb43ad7b941d9c3606fb35d91228da7ebddbfc5' (2023-01-20)
2023-01-22 10:15:14 +00:00
Jörg Thalheim
deb67e437b bump version 2.2.1 2023-01-19 11:04:43 +01:00
bors[bot]
a8e7037a36
Merge #282
282: Prefer `packages` over `nativeBuildInputs` r=Mic92 a=hannseman



Co-authored-by: Hannes Ljungberg <hannes.ljungberg@gmail.com>
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-01-19 09:46:22 +00:00
Jörg Thalheim
31d91b4f7e fix bors.toml 2023-01-19 10:44:57 +01:00
bors[bot]
2c958bfdea
Merge #287
287: improve handling if no NIX_PATH is set r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-01-19 09:44:35 +00:00
Jörg Thalheim
8457d0f1dd fix bors.toml 2023-01-19 10:44:07 +01:00
Jörg Thalheim
471aa92765 sort imports with ruff 2023-01-16 14:09:00 +01:00
Jörg Thalheim
54f99b4998 switch from flake8 to ruff 2023-01-16 14:08:54 +01:00
Jörg Thalheim
28a0597659 graceful fallback if no nixpkgs is in NIX_PATH 2023-01-16 14:06:09 +01:00
mergify[bot]
b583f37302
Merge pull request #283 from nix-community/update_flake_lock_action
flake.lock: Update
2023-01-15 10:16:45 +00:00
github-actions[bot]
85983ec8c1 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b3818a46e686f24561a28eaa9fcf35e18b8d8e89' (2023-01-06)
  → 'github:NixOS/nixpkgs/37b97ae3dd714de9a17923d004a2c5b5543dfa6d' (2023-01-13)
2023-01-15 10:14:36 +00:00
Hannes Ljungberg
57ba870eab
Prefer packages over nativeBuildInputs 2023-01-12 20:24:58 +01:00
Bryan Bennett
32bf26a499
Merge pull request #271 from nix-community/empty_nixfile_fix
Don't track $nixfile if it is empty
2023-01-09 12:04:39 -05:00
mergify[bot]
5ced50fe1c
Merge pull request #281 from nix-community/update_flake_lock_action
flake.lock: Update
2023-01-08 10:17:21 +00:00
github-actions[bot]
6b599e3ebc flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30)
  → 'github:NixOS/nixpkgs/b3818a46e686f24561a28eaa9fcf35e18b8d8e89' (2023-01-06)
2023-01-08 10:15:00 +00:00
mergify[bot]
24daf5b864
Merge pull request #279 from nix-community/update_flake_lock_action
flake.lock: Update
2023-01-01 10:16:55 +00:00
github-actions[bot]
beaa508652 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/8351f271f85dae1ee28269028acde661e60394dd' (2022-12-24)
  → 'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30)
2023-01-01 10:14:47 +00:00
mergify[bot]
4c11424203
Merge pull request #277 from nix-community/update_flake_lock_action
flake.lock: Update
2022-12-25 10:16:28 +00:00
github-actions[bot]
c57075ec18 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/80c24eeb9ff46aa99617844d0c4168659e35175f' (2022-12-17)
  → 'github:NixOS/nixpkgs/8351f271f85dae1ee28269028acde661e60394dd' (2022-12-24)
2022-12-25 10:14:21 +00:00
mergify[bot]
7601097b3d
Merge pull request #276 from nix-community/update_flake_lock_action
flake.lock: Update
2022-12-18 10:16:22 +00:00
github-actions[bot]
d8816df027 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f82f0ec1b70b2879c3f3d9a1015a05c73a90a17c' (2022-12-10)
  → 'github:NixOS/nixpkgs/80c24eeb9ff46aa99617844d0c4168659e35175f' (2022-12-17)
2022-12-18 10:14:19 +00:00
Jörg Thalheim
5705b90670
Merge pull request #274 from yvan-sraka/patch-1
Fix small typo ...
2022-12-15 11:44:47 +00:00
Yvan Sraka
cf44f31ff9
Fix small typo ... 2022-12-15 12:01:33 +01:00
mergify[bot]
937557b691
Merge pull request #273 from nix-community/update_flake_lock_action
flake.lock: Update
2022-12-11 10:17:30 +00:00
github-actions[bot]
491713d029 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03)
  → 'github:NixOS/nixpkgs/f82f0ec1b70b2879c3f3d9a1015a05c73a90a17c' (2022-12-10)
2022-12-11 10:15:22 +00:00
Bryan Bennett
77efe5abca
Fix tests for empty nixfile 2022-12-09 20:20:50 -05:00
Bryan Bennett
7af01eeb72
Check if "$nixfile" is a file before watching
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2022-12-07 08:04:17 -05:00
Bryan Bennett
0db25e4de9
Don't track $nixfile if it is empty 2022-12-06 15:55:11 -05:00
Jörg Thalheim
22b5729f26
Merge pull request #262 from nix-community/docs
update nixos example for 22.11
2022-12-05 14:45:22 +01:00
Jörg Thalheim
1be62058df
Merge pull request #269 from mkhl/xdg_data_dirs/unique
ensure XDG_DATA_DIRS contains unique entries
2022-12-05 14:44:28 +01:00
Martin Kühl
3488dafb56 ensure XDG_DATA_DIRS contains unique entries
after importing from the nix environment
we currently concatenate the new and old values of XDG_DATA_DIRS,
which means if the nix environment reused or recreated the old values
they are now present twice.
XDG_DATA_DIRS is specified to be a "set",
and some software (GNOME for example) assume that its entries are unique.

this change reconstructs XDG_DATA_DIRS
by looping over the new and old entries
and adding the new ones among them.
it normalizes the entries by removing trailing slashes
to make duplicate detection a bit easier.
2022-12-05 13:48:20 +01:00
Jörg Thalheim
2b0ea04605
Merge pull request #266 from nix-community/docs-3
README: also mention `use flake`
2022-12-05 13:46:25 +01:00
Jörg Thalheim
bf1c4573df
Merge pull request #268 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-15
Bump DeterminateSystems/update-flake-lock from 14 to 15
2022-12-05 13:46:13 +01:00
dependabot[bot]
9dfecc9e1f
Bump DeterminateSystems/update-flake-lock from 14 to 15
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 14 to 15.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v14...v15)

---
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-12-05 04:00:37 +00:00
mergify[bot]
abf60f0584
Merge pull request #267 from nix-community/update_flake_lock_action
flake.lock: Update
2022-12-04 10:17:25 +00:00
github-actions[bot]
427f795562 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/227de2b3bbec142f912c09d5e8a1b4e778aa54fb' (2022-11-30)
  → 'github:NixOS/nixpkgs/813836d64fa57285d108f0dbf2356457ccd304e3' (2022-12-03)
2022-12-04 10:15:18 +00:00
Jörg Thalheim
c9f10be6ad README: also mention use flake 2022-12-04 10:18:57 +01:00
mergify[bot]
572fc2a72a
Merge pull request #264 from nix-community/update_flake_lock_action
flake.lock: Update
2022-12-01 10:20:15 +00:00
github-actions[bot]
9183b31d84 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b45ec953794bb07922f0468152ad1ebaf8a084b3' (2022-11-27)
  → 'github:NixOS/nixpkgs/227de2b3bbec142f912c09d5e8a1b4e778aa54fb' (2022-11-30)
2022-12-01 10:18:06 +00:00
Jörg Thalheim
171b729d28 update nixos example for 22.11 2022-11-27 15:11:49 +01:00
mergify[bot]
fb259fc991
Merge pull request #261 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-27 10:18:04 +00:00
github-actions[bot]
38fc40fb14 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/862277ac9d34273cd953f42061e23d488d6b7e8b' (2022-11-20)
  → 'github:NixOS/nixpkgs/b45ec953794bb07922f0468152ad1ebaf8a084b3' (2022-11-27)
2022-11-27 10:15:58 +00:00
Jörg Thalheim
6b035d2773 update fetchurl checksum 2022-11-21 15:09:57 +01:00
Jörg Thalheim
1bc24decd2 update fetchurl checksum 2022-11-20 23:36:54 +01:00
Jörg Thalheim
5d735de138 bump version 2.2.0 2022-11-20 23:36:42 +01:00