Commit graph

205 commits

Author SHA1 Message Date
IogaMaster
6e574e63a3
feat: add nix-topology (#227) 2024-04-08 16:22:13 -04:00
kev
af873b0d35
feat: add attic (#225)
* feat: add attic

* fix: fix per suggestion
2024-04-07 08:07:30 -04:00
Cynthia Fox
390b0776cd
Revert "readme: Add nixos.asia tutorial series (#223)"
This reverts commit 56539bcdaf, in keeping
with the `nix-community` ban of @srid.
2024-03-27 12:01:41 -04:00
Sridhar Ratnakumar
56539bcdaf
readme: Add nixos.asia tutorial series (#223)
* readme: Add nixos.asia tutorial series

* re-order
2024-03-21 08:18:29 -04:00
dnkmmr
06bd81d2e3
Added more entries (#187)
* Update README.md

Added [nix-installer-scripts](https://github.com/dnkmmr69420/nix-installer-scripts) and [system-manager](https://github.com/numtide/system-manager).

* Update README.md

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>

---------

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
2024-03-04 09:48:38 -05:00
Roman Zaynetdinov
1e899a5154
Add Explainix project (#221)
* Add Explainix project

Explainix is my project to help people understand Nix syntax.

* Move Explainix in the list
2024-03-04 09:46:36 -05:00
Cynthia Fox
32dbc811c3
README.md: Re-add nix-output-monitor (#220)
Add back `nix-output-monitor` with the canonical GitHub source. Thanks
to @Mic92
2024-02-17 19:04:02 -05:00
Cynthia Fox
d6d6b99f89
Patch/comment out bad domain (#219)
* README.md: Comment out failing links

Some sites have started to fail resolution, so comment them out pending
fixes.

* README.md: Revert https -> http for Nixcon
2024-02-13 18:43:31 -05:00
Cynthia Fox
a7b08f94cc
README.md: NixCon https -> http (#217)
The certificate looks to have expired or something, so the https
redirect for NixCon's site is broken. This should work as a stopgap
until <https://github.com/nixcon/nixcon.org/issues/2> is fixed.
2024-02-08 08:25:45 -05:00
Archit Gupta
521d36ab11 Update flakelight url to nix-community/flakelight 2023-12-18 22:39:38 -08:00
Shivaraj B H
4fc6beca96
Development: add services-flake (#206)
* Development: add services-flake

* update description

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>

---------

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
2023-12-03 19:14:15 -05:00
Cynthia Fox
6e69ad74c0
README.md: Remove pkgs-on-nix due to site going down (#208) 2023-12-01 12:20:30 -05:00
IogaMaster
fb598b97b1
Add nix community templates (#193) 2023-11-29 15:30:19 -05:00
Cynthia Fox
5117ca1545
README.md: Add devenv to Command-Line tools (#205)
Add the devenv.sh tool to the list of awesome command-line tools.

Closes #204
2023-11-12 17:43:27 -05:00
perdolique
585086fada
Add Snowfall Lib (#202) 2023-11-07 13:28:01 -05:00
Sandro
46390af6f8
Move pip2nix to depracted (#201) 2023-09-26 18:50:03 -04:00
Archit Gupta
ce8edcb3b9
Add flakelight (#200) 2023-09-06 18:14:19 -04:00
Cynthia Fox
fe8e06db02
README.md: Update NixVim project address (#194) 2023-09-04 19:40:06 -04:00
figsoda
fac46fabc3
add zon2nix (#197) 2023-09-03 19:59:30 -04:00
adisbladis
b9ab50c791 mach-nix is unmaintained 2023-07-14 15:06:33 +12:00
Alper Cugun
6cfd408c3c
Add Wombat's Book of Nix
A very solid resource. Lots of stuff I wish was there when I started.
2023-06-30 20:12:23 +02:00
Ryan Yin
9000947a17
feat: add nixos-and-flakes-book (#188) 2023-06-29 15:35:22 -04:00
Alper Cugun
5a71a47be2
Add Nix One Pager (#189)
* Add Nix One Pager

This is a reasonable and short introduction to the nix language: https://code.tvl.fyi/about/nix/nix-1p

* Add dot
2023-06-29 11:34:39 -04:00
Nico
0c18cf1e14
Add chaotic-nyx overlay (#184) 2023-06-19 05:48:25 -04:00
James
1c14c04d84
Add nixpkgs bot (#180) 2023-06-19 05:45:56 -04:00
Ruixi-rebirth
38070c98c7
Add nixd (#183)
Add nixd
2023-06-18 22:03:29 -04:00
James
6be3f3ba98
Add nix-output-monitor (#181) 2023-06-17 09:43:14 -04:00
figsoda
c782480f3b
Add nix-melt (#178) 2023-06-08 07:10:33 -04:00
Rasmus Rendal
17be41a192
Deprecate NixOS weekly (#179) 2023-06-08 06:33:10 -04:00
Alper Cugun
393ec556ea
Change URL to forked and updated Nix Shorts (#177)
* Change URL to forked and updated Nix Shorts

* Add updated note
2023-06-02 07:08:03 -04:00
Alper Cugun
e9a3944470
Add Amos's guide to build a Rust service (#176)
* Add Amos's guide to build a Rust service

A lot of Rust but also a very thorough treatment of a lot of parts of Nix.

* Adopt changes in grammar

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>

---------

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
2023-06-02 07:07:31 -04:00
Alper Cugun
b7898c4360
Add Nix from First Principles (#175)
* Add Nix from First Principles

Relatively thorough guide to Nix flakes

* Add suggested description
2023-06-01 12:51:54 -04:00
Alper Cugun
ccd518c223
Add Zero to Nix to Learning (#174)
* Add Zero to Nix to Learning

* Adopt suggested copy
2023-06-01 12:51:15 -04:00
Cynthia Fox
787d9f9796
README.md: Add pip2nix (#165) 2023-05-29 11:17:12 -04:00
Cynthia Fox
b0a6a63034
README.md: Move pypi2nix to DEPRECATED.md (#164) 2023-05-29 11:13:47 -04:00
Boda
4c920d18f3
README.md: Add Flox (#170)
* add flox

* more descriptive text for flox

* add comma

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
2023-05-17 06:56:08 -04:00
Jan Tojnar
0f8869954e
Add nixos-infect (#169)
Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
2023-05-15 21:25:18 -04:00
figsoda
0869956938
add namaka (#167) 2023-05-03 17:06:09 -04:00
figsoda
4caa9b3252
add haumea (#159) 2023-05-03 17:02:44 -04:00
Eligio Mariño
47a49c13ac
README.md: Add Devbox (#166)
* add Devbox

* change easy for portable
2023-05-02 12:22:33 -04:00
Ameya Deshmukh
218bb69fcc
Created the OCaml section and added opam2nix (#162)
* Created the OCaml section and added opam2nix

* Update README.md

* Updating table of contents
2023-04-16 13:30:07 -04:00
Bradley Allan Davis
6ba1895077
Add Determinate Systems nix-installer (#161)
Co-authored-by: bradley.davis <bradley.davis@okg.com>
2023-04-13 08:43:20 -04:00
kilianar
788c4708f9
add deadnix (#156) 2023-03-10 08:30:27 -05:00
Xilef
96049f8cc9
Add ruby-nix under Ruby section (#143) 2023-03-10 07:30:14 -05:00
Andrew Morgan
7535a18339
Add bento to the list of Deployment tools (#148) 2023-02-25 15:17:59 -05:00
José Luis Lafuente
a89ba37a58
clojure: add clj-nix (#154) 2023-02-25 15:16:42 -05:00
figsoda
6749ed9256 add nix-init 2023-02-20 22:45:10 -05:00
KlarkC
0d8c5cf25b
Add purs-nix (#153)
* Add purs-nix

* Add purs-nix API and CLI
2023-02-20 11:06:34 -05:00
Loïc Reynier
c0bdaa7bb9
Add Noogle (#147) 2023-01-12 06:28:48 -05:00
Jörg Thalheim
a94f155c01
Merge pull request #146 from figsoda/nil
add nil
2023-01-02 10:06:07 +00:00