Skip to content

Commit b932608

Browse files
committed
chore: Add gnumake to Flox env
1 parent 149a4e7 commit b932608

File tree

2 files changed

+134
-0
lines changed

2 files changed

+134
-0
lines changed

.flox/env/manifest.lock

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"findutils": {
1313
"pkg-path": "findutils"
1414
},
15+
"gnumake": {
16+
"pkg-path": "gnumake"
17+
},
1518
"gnused": {
1619
"pkg-path": "gnused"
1720
},
@@ -662,6 +665,136 @@
662665
"group": "toplevel",
663666
"priority": 5
664667
},
668+
{
669+
"attr_path": "gnumake",
670+
"broken": false,
671+
"derivation": "/nix/store/pf71f0ja823aanl6073z3slrpz2hpxr1-gnumake-4.4.1.drv",
672+
"description": "Tool to control the generation of non-source files from sources",
673+
"install_id": "gnumake",
674+
"license": "GPL-3.0-or-later",
675+
"locked_url": "https://github.com/flox/nixpkgs?rev=8eaee110344796db060382e15d3af0a9fc396e0e",
676+
"name": "gnumake-4.4.1",
677+
"pname": "gnumake",
678+
"rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
679+
"rev_count": 864002,
680+
"rev_date": "2025-09-19T10:20:10Z",
681+
"scrape_date": "2025-09-21T05:38:43.319343Z",
682+
"stabilities": [
683+
"unstable"
684+
],
685+
"unfree": false,
686+
"version": "4.4.1",
687+
"outputs_to_install": [
688+
"man",
689+
"out"
690+
],
691+
"outputs": {
692+
"info": "/nix/store/cwx5agxi3ig3gmbk4c4dn7df2krzlddy-gnumake-4.4.1-info",
693+
"man": "/nix/store/a4aay80xgirjm8hk1rd142qcd1kkfps8-gnumake-4.4.1-man",
694+
"out": "/nix/store/sjxx5p05vzq7xam62h21cyzkbyb1amvd-gnumake-4.4.1"
695+
},
696+
"system": "aarch64-darwin",
697+
"group": "toplevel",
698+
"priority": 5
699+
},
700+
{
701+
"attr_path": "gnumake",
702+
"broken": false,
703+
"derivation": "/nix/store/876aq0p8d0z7sfyjdawn9mrdfnv7n458-gnumake-4.4.1.drv",
704+
"description": "Tool to control the generation of non-source files from sources",
705+
"install_id": "gnumake",
706+
"license": "GPL-3.0-or-later",
707+
"locked_url": "https://github.com/flox/nixpkgs?rev=8eaee110344796db060382e15d3af0a9fc396e0e",
708+
"name": "gnumake-4.4.1",
709+
"pname": "gnumake",
710+
"rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
711+
"rev_count": 864002,
712+
"rev_date": "2025-09-19T10:20:10Z",
713+
"scrape_date": "2025-09-21T06:10:24.182468Z",
714+
"stabilities": [
715+
"unstable"
716+
],
717+
"unfree": false,
718+
"version": "4.4.1",
719+
"outputs_to_install": [
720+
"man",
721+
"out"
722+
],
723+
"outputs": {
724+
"debug": "/nix/store/j8lcp5zjdq0l0ipvji7s13vdc53nzcki-gnumake-4.4.1-debug",
725+
"info": "/nix/store/8922q241lh4qbxd2g7jxsnjnkfmgap3z-gnumake-4.4.1-info",
726+
"man": "/nix/store/0a4l47b9sqc28ssi5hsq21ivs2hmbzcp-gnumake-4.4.1-man",
727+
"out": "/nix/store/9cns3585v908dwbf5nfqqjghv955ndrq-gnumake-4.4.1"
728+
},
729+
"system": "aarch64-linux",
730+
"group": "toplevel",
731+
"priority": 5
732+
},
733+
{
734+
"attr_path": "gnumake",
735+
"broken": false,
736+
"derivation": "/nix/store/xrm5hvv49gd5v31937jmr0vc6m8a1v64-gnumake-4.4.1.drv",
737+
"description": "Tool to control the generation of non-source files from sources",
738+
"install_id": "gnumake",
739+
"license": "GPL-3.0-or-later",
740+
"locked_url": "https://github.com/flox/nixpkgs?rev=8eaee110344796db060382e15d3af0a9fc396e0e",
741+
"name": "gnumake-4.4.1",
742+
"pname": "gnumake",
743+
"rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
744+
"rev_count": 864002,
745+
"rev_date": "2025-09-19T10:20:10Z",
746+
"scrape_date": "2025-09-21T06:39:00.878032Z",
747+
"stabilities": [
748+
"unstable"
749+
],
750+
"unfree": false,
751+
"version": "4.4.1",
752+
"outputs_to_install": [
753+
"man",
754+
"out"
755+
],
756+
"outputs": {
757+
"info": "/nix/store/451pi5y9s89na99pxv6jjvqa44r08dha-gnumake-4.4.1-info",
758+
"man": "/nix/store/g7nffhgbmv3r01199lhp0qz741kvnlvf-gnumake-4.4.1-man",
759+
"out": "/nix/store/fy063r4nqi1w79bklqhiv7ny0xwdqjp3-gnumake-4.4.1"
760+
},
761+
"system": "x86_64-darwin",
762+
"group": "toplevel",
763+
"priority": 5
764+
},
765+
{
766+
"attr_path": "gnumake",
767+
"broken": false,
768+
"derivation": "/nix/store/riz7jd6hvqpxzxgyhj76ianh96sxhvz4-gnumake-4.4.1.drv",
769+
"description": "Tool to control the generation of non-source files from sources",
770+
"install_id": "gnumake",
771+
"license": "GPL-3.0-or-later",
772+
"locked_url": "https://github.com/flox/nixpkgs?rev=8eaee110344796db060382e15d3af0a9fc396e0e",
773+
"name": "gnumake-4.4.1",
774+
"pname": "gnumake",
775+
"rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
776+
"rev_count": 864002,
777+
"rev_date": "2025-09-19T10:20:10Z",
778+
"scrape_date": "2025-09-21T07:10:55.800436Z",
779+
"stabilities": [
780+
"unstable"
781+
],
782+
"unfree": false,
783+
"version": "4.4.1",
784+
"outputs_to_install": [
785+
"man",
786+
"out"
787+
],
788+
"outputs": {
789+
"debug": "/nix/store/7vrxj6zy7y4a83d2q9585sxmcnkfs9ml-gnumake-4.4.1-debug",
790+
"info": "/nix/store/m0ijkc5j3wdawh302pns9b45v9n6nq64-gnumake-4.4.1-info",
791+
"man": "/nix/store/ha44mgbdcrzgah0dnjd28ax4hrdkc4mm-gnumake-4.4.1-man",
792+
"out": "/nix/store/ahxj2q2mrl9z2k77ahqsl9j4zxq1wf84-gnumake-4.4.1"
793+
},
794+
"system": "x86_64-linux",
795+
"group": "toplevel",
796+
"priority": 5
797+
},
665798
{
666799
"attr_path": "gnused",
667800
"broken": false,

.flox/env/manifest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ lychee.pkg-path = "lychee"
1515
lychee.pkg-group = "lint"
1616
markdownlint-cli2.pkg-path = "markdownlint-cli2"
1717
markdownlint-cli2.pkg-group = "lint"
18+
gnumake.pkg-path = "gnumake"
1819

1920
[hook]
2021
on-activate = '''

0 commit comments

Comments
 (0)