Commit graph

89 commits

Author SHA1 Message Date
David Houston
1df59cd22b
Remove unmaintained Snack project 2021-03-24 06:14:01 -04:00
David Houston
19e8e9b8e2
Remove Nix Elm Tools, as it is now archived 2021-03-24 06:14:01 -04:00
David Houston
4ef15e12a7
Add backticks around commands, file names 2021-03-24 06:05:13 -04:00
David Houston
36fbebd14d
Ensure that Nix/NixOS/Nixpkgs is capitalized (#59) 2021-03-24 10:33:20 +01:00
David Houston
1f62be86e1
Fix Poetry project's link to be https (#62) 2021-03-24 10:32:34 +01:00
Jörg Thalheim
5789b38a1e
Merge pull request #58 from houstdav000/awesome-list_project-description
Add Description of Nix to README.md
2021-03-23 09:54:34 +00:00
David Houston
81fdca2b7b
Add project description and link to repository straight from github:NixOS/nix 2021-03-23 05:30:01 -04:00
Jörg Thalheim
729186eef6
Merge pull request #50 from houstdav000/awesome-lint_gh-action
Fix GitHub action to run against main or master as target branch
2021-03-23 09:16:07 +00:00
David Houston
16b479cccb
Fix GitHub action to run against with main or master as target branch 2021-03-23 05:10:46 -04:00
Jörg Thalheim
e72789601a
Merge pull request #57 from houstdav000/awesome-list_duplicate-fix
Remove the HPC Section to Clean Up Duplicate of awesome-nix-hpc
2021-03-23 09:10:04 +00:00
David Houston
0bb66ffd69
Remove the HPC section to clean up duplicate of awesome-nix-hpc 2021-03-23 05:06:29 -04:00
Jörg Thalheim
23c0901542
Merge pull request #56 from houstdav000/awesome-list_description-capitalization
Fix Description on Line 138 to Start with a Capital Letter
2021-03-23 08:27:39 +00:00
Jörg Thalheim
f86a5787e4
Merge pull request #55 from houstdav000/awesome-list_missing-space
Add missing space between item and dash on line 56 for awesome-lint
2021-03-23 08:27:25 +00:00
David Houston
1273ca58f2
Fix description on line 138 to start with a capital letter for awesome-lint 2021-03-23 04:14:51 -04:00
David Houston
521f3775be
Add missing space between item and dash on line 56 for awesome-lint 2021-03-23 04:11:10 -04:00
Jörg Thalheim
bc7dcca5ea
Merge pull request #54 from houstdav000/awesome-list_fix-headers
Fix header casing, replace "NodeJS" with "Node.js"
2021-03-23 08:07:15 +00:00
David Houston
ec8192994a
Fix header casing, replace "NodeJS" with "Node.js" for Awesome list requirements 2021-03-23 04:03:06 -04:00
Jörg Thalheim
883cae7e6c
Merge pull request #51 from houstdav000/awesome-list_punctuation
Add Periods to End of Descriptions
2021-03-23 06:55:08 +00:00
Jörg Thalheim
cfa0354f77
Merge pull request #52 from houstdav000/awesome-list_no-license
Remove "License" section from README.md
2021-03-23 06:54:44 +00:00
Jörg Thalheim
b9fafad108
Merge pull request #53 from houstdav000/awesome-list_table-of-contents
Add Table of Contents section to README.md
2021-03-23 06:54:09 +00:00
David Houston
c0d08e947f
Add Table of Contents section to README.md for Awesome lists requirements 2021-03-22 20:00:21 -04:00
David Houston
24422edc33
Remove "License" section from README.md to copy with Awesome list requirements 2021-03-22 19:43:17 -04:00
David Houston
142d4d3c8b
Add periods to descriptions to sate awesome-lint 2021-03-22 19:35:33 -04:00
David Houston
0601734b84
Add missing description for node2nix (#49) 2021-03-22 23:13:19 +00:00
David Houston
ed8e333faf
Create awesome-lint GitHub Action to check style coherence (#46) 2021-03-22 22:34:33 +00:00
David Houston
a53b18ccca
Add nix-direnv to list of development resources (#43) 2021-03-22 22:33:56 +00:00
David Houston
e67d42ec1d
Change title from "awesome-nix" to "Awesome Nix" to comply with Awesome List requirements (#47) 2021-03-22 22:33:24 +00:00
David Houston
0638479343
Change hard-wrapped lines to soft-wrapped to follow Awesome list requirements (#48) 2021-03-22 22:33:03 +00:00
David Houston
28c8ebd9f2
Reorganize lists alphabetically (#45) 2021-03-22 19:50:12 +00:00
Jörg Thalheim
b0e55fdc95
Merge pull request #42 from figsoda/master
Change figsoda/fenix to nix-community/fenix
2021-02-02 11:37:26 +00:00
figsoda
56ecef00ee change figsoda/fenix to nix-community/fenix 2021-02-01 19:41:01 -05:00
figsoda
c4adba38dc
add fenix and sort alphabetically (#41) 2021-01-07 23:17:40 +00:00
Kevin Amado
951aacbb2d
Add Nixpkgs Database (#40) 2020-11-12 21:45:34 +00:00
Timothy Stott
43651061ad
Add Tour of Nix (#39) 2020-10-13 20:55:27 +00:00
Chris Stryczynski
846c5742be
addition of nix.dev (#36) 2020-08-03 08:07:09 +00:00
xrelkd
cf3037998b
Replace HowOldIs with Nix Infra Status (#37)
- Remove `HowOldIs`, since it is deprecated
  - Add `Nix Infra Status`
2020-08-03 08:05:18 +00:00
Thiago Franco de Moraes
9e5cf84752
Added mach-nix (#35) 2020-07-24 12:54:34 +00:00
Michael Fellinger
027bc76db8
Add nixfmt (#5) 2020-07-22 11:01:49 +00:00
Farid Zakaria
45fe75ebe4
Add comma (#34)
Super useful tool and a neat combination showing the power of Nix.

> Comma runs software without installing it.
>
> Basically it just wraps together nix run and nix-index.
> You stick a , in front of a command to run it from whatever location
> it happens to occupy in nixpkgs without really thinking about it.

https://github.com/Shopify/comma
2020-07-21 11:59:18 +00:00
S
c402d6275e
Add cached-nix-shell (#32) 2020-06-03 17:10:34 +00:00
Domen Kožar
aaf23595b8
Merge pull request #30 from jtrakk/patch-1
Add poetry2nix
2020-04-11 20:30:08 +02:00
jtrakk
ec2ee88b3c
Add poetry2nix 2020-04-10 13:08:33 -07:00
Chris Stryczynski
2638a47229
addition of nixos-shell (#29) 2020-02-17 21:15:00 +00:00
jnetod
3401274a09 add nix-diff (#4) 2020-01-08 17:00:52 +00:00
Domen Kožar
622e8476d1 README: add a bunch of tooling (#28) 2020-01-08 16:59:10 +00:00
Vo Minh Thu
187968ba98 Add nix-notes, each note contributes to a VM image (#27) 2019-12-18 18:21:48 +00:00
Akira Komamura
4c6d6a6231 Add easy-purescript-nix (#26) 2019-12-10 00:05:59 +00:00
Valentin Reis
03278e351d Adds pointers to HPC related content. (#25) 2019-12-05 16:48:01 +00:00
zimbatm
7311fe8b90
Merge pull request #23 from SRGOM/patch-2
Added links to link channels with git commits
2019-11-01 15:30:16 +00:00
SRGOM
73a067fbe2
Added link to hound- handy search across Nix repos
Handy search across Nix related repos.
2019-11-01 13:35:56 +05:30