1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
Commit graph

204 commits

Author SHA1 Message Date
dependabot[bot] 11869c783f
chore(deps): bump livereload from 2.6.2 to 2.6.3
Bumps [livereload](https://github.com/lepture/python-livereload) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/lepture/python-livereload/releases)
- [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst)
- [Commits](https://github.com/lepture/python-livereload/compare/2.6.2...2.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 00:02:40 +00:00
Domen Kožar 6b6c59e3db
Merge pull request #88 from jappeace/master
Refer to gitignoresource in case of ./. anti pattern
2020-08-20 20:49:52 +02:00
github-actions[bot] f80b21633f
@jappeace has signed the CLA from Pull Request 88 2020-08-20 18:44:59 +00:00
Domen Kožar 9ea3490c79
Merge pull request #93 from nix-dot-dev/dependabot/pip/sphinx-3.2.1
chore(deps): bump sphinx from 3.2.0 to 3.2.1
2020-08-19 17:37:18 +02:00
dependabot[bot] ebc0a3092a
chore(deps): bump sphinx from 3.2.0 to 3.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 00:02:25 +00:00
Domen Kožar 998f0fbac4
Merge pull request #92 from nix-dot-dev/dependabot/pip/sphinx-3.2.0
chore(deps): bump sphinx from 3.1.2 to 3.2.0
2020-08-10 11:34:19 +02:00
Domen Kožar 337e237824
Merge pull request #91 from nix-dot-dev/dependabot/github_actions/actions/checkout-v2.3.2
chore(deps): bump actions/checkout from v2.3.1 to v2.3.2
2020-08-10 11:33:58 +02:00
dependabot[bot] 8129613858
chore(deps): bump sphinx from 3.1.2 to 3.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.2...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 00:04:48 +00:00
dependabot[bot] 55f2a0fcc9
chore(deps): bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 00:03:43 +00:00
Jappie Klooster 8a71ffcd9e Refer to gitignoresource in case of ./. anti pattern
Knowing about that significantly increased the ergonimics
of nix-shell for me. So I think it's good to mention it.
2020-08-05 10:47:49 +02:00
Domen Kožar 5b904eb359
Merge pull request #87 from jonringer/patch-1
Mention `nixpkgs-review` for reverse dependencies
2020-08-03 22:21:59 +02:00
github-actions[bot] 191fdafb35
@jonringer has signed the CLA from Pull Request 87 2020-08-03 20:20:31 +00:00
github-actions[bot] ef2cbc85ca
@jonringer has signed the CLA from Pull Request 87 2020-08-03 19:22:03 +00:00
Jon c05ab9cbb1
Mention nixpkgs-review for reverse dependencies
nixpkgs-review is a little more featureful, and the tool I see used most often:
2020-08-03 08:57:31 -07:00
Domen Kožar 253bf5e443
FAQ: What to do if a binary cache is down or unreachable? 2020-07-27 09:25:46 +02:00
Domen Kožar fc5fd1ae89
Merge pull request #79 from arianvp/patch-1
Update towards-reproducibility-pinning-nixpkgs.rst
2020-07-14 15:41:01 +02:00
Domen Kožar 9aa910fd8b
Merge branch 'master' into patch-1 2020-07-14 15:40:38 +02:00
Domen Kožar 9c729e7d28
Update source/tutorials/towards-reproducibility-pinning-nixpkgs.rst 2020-07-13 16:10:02 +02:00
github-actions[bot] 341297b1c0
@domenkozar has signed the CLA from Pull Request 79 2020-07-13 14:08:34 +00:00
Domen Kožar 247756b3ad
add nixos weekly 2020-07-13 13:21:00 +02:00
Domen Kožar 5b73996367
pinning: be more precise about filenames 2020-07-13 10:19:32 +02:00
Domen Kožar 9ba97eb6a4
Merge pull request #82 from chreekat/patch-1
Formulate niv example for use in default.nix
2020-07-13 10:18:32 +02:00
Bryan Richter f89414ee00
Formulate niv example for use in default.nix
I assume most people will try to use this in a top-level default.nix, as I did. :)
2020-07-10 22:53:33 +03:00
Arian van Putten 2837ed935f
Update towards-reproducibility-pinning-nixpkgs.rst 2020-07-09 20:09:47 +02:00
Domen Kožar a30de6f519
reload on all source changes 2020-07-09 14:15:56 +02:00
Domen Kožar e467d02840
Merge pull request #78 from sixhobbits/master
reproducibile shell edits
2020-07-09 13:40:24 +02:00
Gareth Dwyer 0bd8a0b02f re-add header 2020-07-09 12:13:04 +02:00
Gareth Dwyer 992b8f9968 reproducibile shell edits 2020-07-09 12:09:24 +02:00
Domen Kožar e7e405aed5
garden 2020-07-08 23:20:17 +02:00
Domen Kožar b3ce59dcbb
domenkozar -> nix-dot-dev 2020-07-08 22:47:32 +02:00
Domen Kožar a213c370f5
fix #25: link getting started Nix template 2020-07-08 14:09:32 +02:00
Domen Kožar cab591c6cf
theme: note where the options come from 2020-07-08 10:46:10 +02:00
Domen Kožar 65c2130385
Switch to more modern variation of flask theme, alablaster 2020-07-08 10:44:04 +02:00
Domen Kožar 2ed21c9def
Merge pull request #77 from nix-dot-dev/link-check
linkcheck
2020-07-07 17:09:21 +02:00
Domen Kožar 48aaa993b8
linkcheck 2020-07-07 17:07:37 +02:00
Domen Kožar cbf8cddc4e
typo 2020-07-07 16:58:18 +02:00
Domen Kožar 507ce92b82
Revert "add dependabot"
This reverts commit 28d1e92570.
2020-07-07 13:36:41 +02:00
Domen Kožar 030805f226
Merge pull request #75 from nix-dot-dev/github-actions
Continuous Integration with GitHub Actions
2020-07-07 13:29:29 +02:00
Domen Kožar 4fcc556e3f
Update source/tutorials/continuous-integration-github-actions.rst
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-07-07 11:27:40 +02:00
Domen Kožar 28d1e92570
add dependabot 2020-07-07 11:22:03 +02:00
Domen Kožar ebff7b7a20
direnv: make setup a heading 2020-07-07 10:49:02 +02:00
Domen Kožar 65508e2023
feedback 2020-07-07 10:26:09 +02:00
Domen Kožar bb55fbf8ad
Continuous Integration with GitHub Actions 2020-07-06 17:31:01 +02:00
Domen Kožar f2d8df94a8
typo 2020-07-06 10:09:50 +02:00
Domen Kožar 68330a376f
Merge pull request #74 from domenkozar/dependabot/pip/sphinx-3.1.2
chore(deps): bump sphinx from 3.1.1 to 3.1.2
2020-07-06 08:07:09 +02:00
dependabot[bot] 2b256709e8
chore(deps): bump sphinx from 3.1.1 to 3.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 00:01:35 +00:00
Domen Kožar dc087a471e
Merge pull request #71 from ldesgoui/patch-1
Fix typo in source/tutorials/contributing.rst
2020-07-05 18:33:47 +02:00
Lucas Desgouilles 82da1852e7
Fix typo in source/tutorials/contributing.rst 2020-07-05 16:29:02 +02:00
Domen Kožar a4a7c7f9ff
Merge pull request #70 from cransom/fix-builtins-path
builtins.path expects path, not src
2020-07-02 16:33:21 +02:00
Casey Ransom ae30fb0163 builtins.path expects path, not src 2020-07-02 09:14:19 -04:00