Commit graph

1049 commits

Author SHA1 Message Date
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
mergify[bot]
daa1cbbe23
Merge pull request #257 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-20 10:19:50 +00:00
github-actions[bot]
218898aecb flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d8f2c4d846a2e65ad3f5a5e842b672f0b81588a2' (2022-11-12)
  → 'github:NixOS/nixpkgs/862277ac9d34273cd953f42061e23d488d6b7e8b' (2022-11-20)
2022-11-20 10:17:48 +00:00
Jörg Thalheim
68245858ae
Merge pull request #256 from nix-community/less-verbose
make gcroot cleanup less verbose
2022-11-15 17:25:39 +01:00
Jörg Thalheim
f7e8a139d8 make gcroot cleanup less verbose
If you have a few more flakes this will spam your screen with a lot of text.
2022-11-14 09:36:55 +01:00
mergify[bot]
4746490a94
Merge pull request #255 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-13 10:20:52 +00:00
github-actions[bot]
132cfb7a47 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cae3751e9f74eea29c573d6c2f14523f41c2821a' (2022-11-05)
  → 'github:NixOS/nixpkgs/d8f2c4d846a2e65ad3f5a5e842b672f0b81588a2' (2022-11-12)
2022-11-13 10:18:38 +00:00
Jörg Thalheim
7f0143cede
Merge pull request #254 from aabccd021/master
fix(direnvrc): log when nix-shell not found
2022-11-09 11:37:42 +01:00
Jörg Thalheim
d46302c055 add bors toml 2022-11-09 11:37:26 +01:00
aabccd021
c3ea50a6de fix(direnvrc): log when nix-shell not found 2022-11-09 16:59:10 +07:00
mergify[bot]
a6450eb68c
Merge pull request #252 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-06 10:20:48 +00:00
github-actions[bot]
10dc1459dc flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e6e6bad81b7e11f37d893ef39712ce8918ae2338' (2022-10-29)
  → 'github:NixOS/nixpkgs/cae3751e9f74eea29c573d6c2f14523f41c2821a' (2022-11-05)
2022-11-06 10:18:44 +00:00
mergify[bot]
cda457015f
Merge pull request #250 from nix-community/update_flake_lock_action
flake.lock: Update
2022-11-01 10:24:32 +00:00
github-actions[bot]
5109e2dcb5 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7f9be6a505a31f88499c5d20d11f98accf5ae6ba' (2022-10-29)
  → 'github:NixOS/nixpkgs/e6e6bad81b7e11f37d893ef39712ce8918ae2338' (2022-10-29)
2022-11-01 10:22:23 +00:00
mergify[bot]
fc4be2fa17
Merge pull request #249 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-30 10:22:12 +00:00
github-actions[bot]
e3232e556f flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
  → 'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4f8287f3d597c73b0d706cfad028c2d51821f64d' (2022-10-22)
  → 'github:NixOS/nixpkgs/7f9be6a505a31f88499c5d20d11f98accf5ae6ba' (2022-10-29)
2022-10-30 10:19:38 +00:00
Bryan Bennett
9b25bd2ea3
Merge pull request #248 from SKalt/patch-1
fix: render `###`s as `<h3>`s in README
2022-10-23 19:29:50 -04:00
Bryan Bennett
2fa15ff08f
Merge pull request #246 from qaristote/master
remove old gcroots when the environment is updated
2022-10-23 19:25:46 -04:00
Steven Kalt
5003c0bb9a
fix: render ###s as <h3>s in README 2022-10-23 15:13:46 -04:00
mergify[bot]
8e9823d2e3
Merge pull request #247 from nix-community/update_flake_lock_action
flake.lock: Update
2022-10-23 10:23:53 +00:00
github-actions[bot]
361c6fd20b flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/26b7e6ab6a864c3e7e077bcb27a49f0480b9894a' (2022-10-15)
  → 'github:NixOS/nixpkgs/4f8287f3d597c73b0d706cfad028c2d51821f64d' (2022-10-22)
2022-10-23 10:21:55 +00:00
Quentin Aristote
f9c23f2c67 test_gc: remove useless call to list 2022-10-21 15:06:50 +02:00
Quentin Aristote
05a6325387 test_gc: correct use of use_nix --arg 2022-10-21 15:03:02 +02:00
Quentin Aristote
db0e37ea65 test_gc: force change of env by passing arg to shell.nix 2022-10-21 12:18:32 +02:00
Quentin Aristote
64c2b7bff7 clean old gcroots: typo in removal of flake-inputs 2022-10-21 12:17:59 +02:00
Quentin Aristote
2b5045d6f3 have the flake_inputs/ directory be cleaned inside clean_old_gc_roots 2022-10-20 16:50:56 +02:00