Commit graph

83 commits

Author SHA1 Message Date
Eelco Dolstra
1322f33d58
Merge pull request #55 from erictapen/patch-1
add ngipkgs
2025-04-14 11:32:09 +02:00
Eelco Dolstra
7643e0a568
Merge pull request #56 from lucperkins/update-nix-darwin-entry
Update nix-darwin owner
2025-04-14 11:31:29 +02:00
Luc Perkins
ae201fc750
Update nix-darwin owner 2025-04-11 14:59:48 -03:00
Kerstin
57beffaaa7
add ngipkgs 2025-02-11 17:15:04 +01:00
lassulus
02fe640c9e
Merge pull request #54 from Enzime/add/nixos-anywhere
Add nixos-anywhere
2024-12-17 16:43:22 +01:00
Michael Hoang
2abd944ce3 Add nixos-anywhere 2024-09-28 17:20:11 +07:00
Eelco Dolstra
895a65f8d5
Merge pull request #53 from ehmry/ehmry
Remove gemini and nimble
2024-06-03 13:55:42 +02:00
Emery Hemingway
ffa18e30e4 Remove stale nimble flake 2024-05-21 09:55:56 +02:00
Emery Hemingway
3cbe1fbc26 Remove stale gemini flake 2024-05-21 09:54:15 +02:00
bb010g
9c69f7bd23
style: ensure flake registry remains sorted (#50)
Additionally, ensure the latest contents of `flake-registry.json` are
used when running `ci.sh`. Without `--tarball-ttl 0`, old contents can
be reused across multiple runs. This shouldn't be an issue in CI, but
it's helpful when running `ci.sh` manually, during development.
2024-01-15 09:53:46 +01:00
David Arnold
3f641cbae1
add: disko, declaratively formatting disk tool (#38)
since this is so useful during bootsrapping a bare system, it should be included into the registy to shorten the ux to 'nix run disko ...'
2023-08-23 10:25:16 +02:00
Domen Kožar
5d8dc3eb69
Merge pull request #48 from Enzime/add/cachix
Add cachix
2023-07-14 12:16:37 +01:00
Michael Hoang
5baf341d3a
Add cachix 2023-07-01 23:42:29 +10:00
Jonas Chevalier
8054bfa00d
add systems (#42)
This allows flake users to make the systems list externally extensible.
The default systems is:
```
[
  "aarch64-darwin"
  "aarch64-linux"
  "x86_64-darwin"
  "x86_64-linux"
]
```

See https://github.com/nix-systems/nix-systems for a full explanation
2023-04-25 13:59:35 +02:00
Jonas Chevalier
4ea5076e34
add README (#43)
The README is designed to let the visitor know:

1. What the purpose of the repository is
2. A quick overview of the feature (can be moved to proper docs)
3. How to contribute / inclusion policy
4. Document the publication pipeline

Hopefully this will make things clearer to the visitor.
2023-04-09 11:27:41 +02:00
Jonas Chevalier
ba37c15310
add CI (#45)
Make sure that the schema stays valid
2023-04-09 11:27:23 +02:00
Eelco Dolstra
507c028d8d
Merge pull request #36 from cor/patch-1
Add composable
2023-01-20 13:36:04 +01:00
cor
d8b421bbcb
Add composable 2022-11-03 20:14:55 +01:00
Janne Heß
8634fb4e1d
Add sops-nix flake (#31)
A widely used tool for secrets deployment under NixOS.
2022-08-22 11:46:34 +02:00
Rok Garbas
7a481cef7e
Merge pull request #28 from nrdxp/helix-editor
Add Helix Editor
2022-07-14 11:33:09 +02:00
Timothy DeHerrera
2df2eefe5e
Add Helix Editor 2022-07-13 22:19:33 -07:00
Rok Garbas
ca3c40fc97
Merge pull request #24 from Minion3665/master
Add pridefetch to the flake registry
2022-07-06 08:32:04 +02:00
Rok Garbas
328ee1a4aa
Merge pull request #27 from hercules-ci/add-hercules-ci
Add hercules-ci flakes
2022-07-06 08:31:18 +02:00
Robert Hensing
9931ba809a Add hercules-ci flakes 2022-07-05 12:13:14 +02:00
Rok Garbas
318236a42d
Merge pull request #26 from SuperSandro2000/patch-1
Remove ref from nixos-homepage since it does not exist
2022-05-25 08:02:04 +02:00
Sandro
904bc1aef7
Remove ref from nixos-homepage since it does not exist 2022-05-24 20:28:31 +02:00
Skyler Grey
00935109f2
Add pridefetch to the flake registry 2022-05-23 10:35:27 +01:00
Rok Garbas
5e7e4d3227
Merge pull request #23 from nagy/master
Add emacs-overlay
2022-04-10 22:22:01 +02:00
Daniel Nagy
3275377abd
Add emacs-overlay 2022-04-09 21:51:27 +02:00
Rok Garbas
8cd4806208
Merge pull request #22 from ncfavier/nixos-search
Add nixos-search
2022-04-01 23:42:49 +02:00
Naïm Favier
fabf9b4dcb
add nixos-search 2022-03-31 13:02:22 +02:00
Rok Garbas
8acd341882
Merge pull request #19 from Enzime/add/nix-darwin
Add nix-darwin
2022-03-14 09:13:35 +01:00
Michael Hoang
3dc255b850 Add nix-darwin 2022-03-14 15:11:56 +11:00
Rok Garbas
281be9657a
Merge pull request #21 from tomberek/patch-1
add bundlers
2022-03-10 20:21:15 +01:00
tomberek
10a2d9ce26
add bundlers 2022-03-09 17:22:48 -05:00
Rok Garbas
8d4ec27c73
Merge pull request #20 from nagy/poetry2nix
Add poetry2nix
2022-02-14 22:24:13 +01:00
Daniel Nagy
41a4fc71ed
Add poetry2nix 2022-02-14 18:46:32 +01:00
Rok Garbas
c4ed6ef2f5
Merge pull request #18 from dywedir/patch-1
Fix flake-utils entry
2022-01-28 10:50:28 +01:00
Vlad M
cd659b31eb
Fix flake-utils entry 2021-12-10 17:02:13 +02:00
Eelco Dolstra
142683660d
Merge pull request #17 from NixOS/use-nixos-unstable
nixpkgs: Use nixpkgs-unstable instead of master
2021-12-10 15:42:29 +01:00
Eelco Dolstra
19c616b524 Merge branch 'master' of https://github.com/ehmry/flake-registry 2021-12-10 13:04:02 +01:00
Eelco Dolstra
b5f355fdf0 Merge branch 'add-fenix' of https://github.com/figsoda/flake-registry 2021-12-10 13:02:02 +01:00
Eelco Dolstra
cdb4a11b56 Merge branch 'patch-1' of https://github.com/DavHau/flake-registry 2021-12-10 13:00:54 +01:00
Eelco Dolstra
269b1060df Merge branch 'flake-utils' of https://github.com/Mic92/flake-registry 2021-12-10 13:00:26 +01:00
Eelco Dolstra
73126db3f1
Merge pull request #12 from shlevy/agda
Add agda to the registry.
2021-12-10 12:58:51 +01:00
Eelco Dolstra
2fc6f3f295
Merge pull request #11 from i077/patch-1
Add home-manager
2021-12-10 12:58:33 +01:00
Eelco Dolstra
abcb263b60 nixpkgs: Use nixpkgs-unstable instead of master
Note that nixos-unstable is the latest commit on master that has been
fully built by Hydra and has passed the tests.
2021-12-10 12:57:04 +01:00
DavHau
db63d7c1d5
add dreampkgs
dreampkgs is a collection of software packages managed with dream2nix, a framework for automated packaging.
2021-11-19 18:46:55 +07:00
figsoda
fac437f83b add fenix 2021-09-20 21:35:52 -04:00
Shea Levy
a3d17a055f
Add agda to the registry.
https://github.com/agda/agda/pull/5502 created a flake.
2021-08-13 14:59:14 -04:00