Commit Graph

308 Commits

Author SHA1 Message Date
Gytis Ivaskevicius
f2a6c2a04a
fix: fup-repl script 2024-07-03 00:07:29 +03:00
Gytis Ivaskevicius
3542fe9126
Merge pull request #141 from gytis-ivaskevicius/dependabot/github_actions/nixbuild/nix-quick-install-action-26
Bump nixbuild/nix-quick-install-action from 25 to 26
2024-05-12 20:06:16 +03:00
Gytis Ivaskevicius
fe008c55b2
Merge pull request #144 from lordkekz/override-nixpkgs-config
fix: Override option nixpkgs.config to avoid failed assertion
2024-05-12 20:05:46 +03:00
Gytis Ivaskevicius
2a91382577
Merge pull request #146 from fl42v/master
use latest nix instead of removed unstable
2024-05-12 20:04:29 +03:00
fl42v
f3d032cb18
use latest nix instead of removed unstable
fix #145
2024-05-03 23:32:55 +03:00
lordkekz
b09bd64c0c
fix: Override option nixpkgs.config to avoid failed assertion 2024-04-08 15:38:34 +02:00
dependabot[bot]
6d2fbf3421
Bump nixbuild/nix-quick-install-action from 25 to 26
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 25 to 26.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v25...v26)

---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 21:57:16 +00:00
Gytis Ivaskevicius
bfc53579db
Merge pull request #140 from gytis-ivaskevicius/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-03 14:11:17 +03:00
dependabot[bot]
5e1d2f3472
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 21:34:09 +00:00
Gytis Ivaskevicius
f726afcdf0
Merge pull request #139 from gytis-ivaskevicius/implement-fup-repl-blueprint
feat: implement fup-repl blueprint #127
2023-10-02 23:57:00 +03:00
Gytis Ivaskevicius
24b3a16053
feat: implement fup-repl blueprint #127 2023-10-02 23:53:33 +03:00
Gytis Ivaskevicius
f9d088fb6a
Merge pull request #138 from gytis-ivaskevicius/update-ci
ci: update and speed up CI
2023-10-02 23:36:09 +03:00
Gytis Ivaskevicius
339d9131ce
chore: update examples nixpkgs versions 2023-10-02 23:32:26 +03:00
Gytis Ivaskevicius
724fbc3c84
ci: update and speed up CI 2023-10-02 23:26:27 +03:00
Gytis Ivaskevicius
1577ffa311
fix: failing overlays-flow tests 2023-10-02 23:14:47 +03:00
Gytis Ivaskevicius
2db363d432
chore: update dependencies 2023-10-02 23:06:48 +03:00
Gytis Ivaskevicius
9d10d7ea17
fix: failing channel-patching tests 2023-10-02 23:03:07 +03:00
Gytis Ivaskevicius
170d7a3c78
Merge pull request #137 from andrevmatos/fix_nixpkgs_config
fix passing nixpkgs.config if nixpkgs.pkgs.config is present
2023-10-02 23:00:55 +03:00
Gytis Ivaskevicius
2893fcad90
Merge pull request #134 from ravensiris/ravensiris/fix-devshell-legacy-packages
🐛 Check all attributes for devshell legacyPackages
2023-10-02 21:50:29 +03:00
Gytis Ivaskevicius
d01cae97e1
fix: failing channel-patching test 2023-10-02 21:46:11 +03:00
André Vitor de Lima Matos
671cad9ada
fix passing nixpkgs.config if nixpkgs.pkgs.config is present
Fix gytis-ivaskevicius/flake-utils-plus#136, caused by NixOS/nixpkgs#257458
2023-10-02 13:54:47 -03:00
Maksymilian Jodłowski
7a8d789d4d 🐛 Check all attributes for devshell legacyPackages 2023-05-13 19:45:06 +02:00
Gytis Ivaskevicius
2bf0f91643
Merge pull request #121 from Sohalt/master
typos
2022-07-07 23:41:44 +03:00
sohalt
6b42722b28 typos 2022-06-21 17:17:36 +02:00
Gytis Ivaskevicius
f8d6d1f87b
Merge pull request #119 from bbuscarino/fix-darwin
Hacky fix for darwin
2022-05-16 15:35:44 +03:00
Gytis Ivaskevicius
1f421dd65d
Merge pull request #118 from gytis-ivaskevicius/dependabot/github_actions/cachix/install-nix-action-17
Bump cachix/install-nix-action from 16 to 17
2022-05-16 15:22:05 +03:00
Ben Buscarino
c79610d9d2 Formatting 2022-05-13 12:59:08 -04:00
Ben Buscarino
0e0cc7b28d Fix tests 2022-05-13 12:52:06 -04:00
Ben Buscarino
062bc257bd Hacky fix for darwin 2022-04-29 00:37:11 -04:00
dependabot[bot]
80ba5a33e4
Bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 21:10:10 +00:00
Gytis Ivaskevicius
06dba5f3b4 Update nix-unstable-installer nix version 2022-03-14 14:11:27 +02:00
Gytis Ivaskevicius
0af6931bdd Add darwin example and update devshell inputs 2022-03-14 14:03:40 +02:00
Gytis Ivaskevicius
f35583bea0 Fix Same condition as previous if expression #109 2022-03-14 13:24:47 +02:00
Gytis Ivaskevicius
baf73049d1 Fix #105 generateNixPathFromInputs should use a dir entry instead of per-flake entries 2022-03-14 13:20:20 +02:00
Gytis Ivaskevicius
1c8926cd26 Fix #106 generateNixPathFromInputs == true && linkInputs == false should be an error 2022-03-14 13:02:40 +02:00
Gytis Ivaskevicius
546045090f Update flake-utils 2022-03-14 12:42:12 +02:00
Gytis Ivaskevicius
6c76c06f9d Remove ca-references as per #112 2022-03-14 12:34:30 +02:00
Gytis Ivaskevicius
7bf16bd123
Merge pull request #110 from Pacman99/genPkgOverlay
Add function, genPkgOverlay, to create an overlay for an input's package
2022-03-14 12:29:15 +02:00
Gytis Ivaskevicius
ee124ce019
Merge pull request #114 from gcoakes/patch-1
Fix typo.
2022-03-14 12:28:26 +02:00
Gytis Ivaskevicius
11957450c3
Merge pull request #115 from gytis-ivaskevicius/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
2022-03-14 12:27:41 +02:00
Gytis Ivaskevicius
426c08f19e
Merge pull request #116 from montchr/patch-1
docs: nix-darwin builder workaround no longer necessary
2022-03-14 12:27:09 +02:00
Gytis Ivaskevicius
825cda384f
Merge pull request #111 from Enzime/add/darwin-module
Export `autoGenFromInputs` module for `nix-darwin`
2022-03-14 12:23:11 +02:00
Chris Montgomery
0b193c5497
docs: nix-darwin build workaround no longer necessary 2022-03-11 16:35:36 -05:00
dependabot[bot]
83fd9aec2a
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 21:13:40 +00:00
Gregory Oakes
928c0f5e4a
Fix typo. 2022-03-01 07:19:25 -06:00
Michael Hoang
2d31573e5c Export autoGenFromInputs module for nix-darwin
I recently realized that there's little difference between NixOS,
nix-darwin and home-manager's module systems, so modules should work
across them as long as the options are implemented.
2022-01-31 13:10:43 +11:00
Parthiv Seetharaman
58d28eafeb Add function, genPkgOverlay, to create an overlay for an input's package 2022-01-13 17:33:51 -08:00
Gytis Ivaskevicius
be1be083af Fix deprecation warning 2021-12-13 10:43:48 +02:00
Gytis Ivaskevicius
84399ab4f8 Update nixpkgs/devshell 2021-12-13 10:33:54 +02:00
Gytis Ivaskevicius
166d6ebd9f
Merge pull request #104 from gytis-ivaskevicius/dependabot/github_actions/cachix/install-nix-action-16
Bump cachix/install-nix-action from 15 to 16
2021-11-29 10:01:52 +02:00